Commit Graph
29 Commits
Author SHA1 Message Date
DarthArgus d4213197e9 more script fixes 2015-10-30 13:30:22 -05:00
DarthArgus e886f63a79 fixing borked scripts 2015-10-30 13:19:14 -05:00
CodeCodon 4daee7c857 remove btm files 2015-07-26 23:27:36 -05:00
PrisonCamp 254ac20beb The following has been fixed:
*Removed unnecessary options in the faction QA tool
*Fixed Empire/Remembrance Day Ceremonies.  They now work.
*Killing a player through the event tool should now work
*Removed unecessary comments from base_player script
*Fixed the badge QA tool
*Fixed the location bug in several different methods
*Fixed the Exar Kun first boss sparks to accurately choose a target
*Life Day and Love Day now work and spawn correctly
2015-02-20 23:24:16 -08:00
PrisonCamp af96886b93 Fixed many more location bugs. 2015-02-18 23:27:34 -08:00
PrisonCamp 054a51f5e6 Fixed the Following:
Updated Generic Spawner Script
Removed OP Buff from GCW City Generals
Turrets in Bestine no longer shoot Bounty Hunters
GCW Defensive Generals are Invulnerable until the last 15 minutes of the invasion.
Fixed GM Kill command
2015-02-13 18:28:39 -08:00
PrisonCamp b263c9005f Added the Following:
Fixed a floating bench in Moenia, Naboo
Added World POI Spawner for Tatooine
Removed many more items from No Trade List
Updated all of Dathomir Spawns to new System
Added the POI Tat World Spawner Table
Made the YT2400 Deed Tradeable
GCW City Invasion NPCs no longer shoot wild animals. They focus on factional enemies.
Fixed static commoner npc's chat
Fixed QaTool
2015-02-13 18:24:03 -08:00
PrisonCamp 2c8a2c1d47 Fixed the following:
You can now rename your beast as much as you would like.
Police officers will no longer harass corpses.
Static NPC's conversing will now successfully converse with one another.
When a player dies, the pet will go invulnerable and be immediately packed up.
When respecing professions, your weapon will now be unequiped.
Fixed the chat system for some NPC's.
You can now only mount your vehicle from less than 5 meters.
Quest items that can be clicked on cannot be used from less than 5 meters.
Added a message to the QaSetup script, notifying the QA that they have received their items.
2015-01-30 16:23:48 -08:00
PrisonCamp 6a9522ef94 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
NightSister ed1297989e Added delivery mission commoners to tattoine (all except mos espa), Dathomir (Science and Trade outpost), Naboo (all) Dantooine (3 main cities).
Modified a script, which prevented commoners from spawning properly in the game world.
2015-01-04 00:23:27 +00:00
PrisonCamp a51c86f9a8 Added super function to call original parent function. This was not being called, and the result was many functions not happening in-game as they should(ie. no particle effects floating above pylons in GCW invasions).
This now allows the child function to call its parent function's code along with its own.

TODO: Add this function to the compiler.
2015-01-01 15:37:53 -08:00
nightsister f42042779e Merge pull request #12 in SWGNXT/dsrc from mapFixes to nge-content
* commit '4a2df4f766fb559e370043a405657b9b8fe13461': (35 commits)
  Fixed minor issue with space npc spawners
  Added many missing objects, scripts, and objvars to the Warren
  Fixed Empty Object Template Issue
  Fixed Missing Object Template Issue
  Fixed Empty Object Template Issue
  Added a check to make sure player is close to object when utilizing it
  *Commented out unnecessary code for Turret *Updated Turret to working Turret System
  *Updated Turret to working Turret System, however left it disabled until we decide to put it back in *Fixed location of Clone Relics Computer *Added a Method that finds the elevator terminal spawned from buildouts and removes default elevator script and replaces it with Warren script.  This is to prevent exploiting.
  Added a check to make sure player is close to object when utilizing it
  Added a check to make sure player is close to object when utilizing it
  Added a check to make sure player is close to object when utilizing it
  Added God Mode bypass for cell permissions
  Added a check to make sure player is close to object when utilizing it
  Added a check to make sure player is close to object when utilizing it
  Added 2 animations to Mirla to make her not so emotionless
  Added a check to make sure player is close to object when utilizing it
  Added God Mode Bypass for Entering Cell
  Added a check to make sure player is close to object when utilizing it
  Added a check to make sure player is close to object when utilizing it
  Added a check to make sure player is close to object when utilizing it
  ...
2014-12-07 17:54:48 -05:00
nightsister 93e5754cef Merge pull request #11 in SWGNXT/dsrc from bestineElections to nge-content
* commit '829834eaefa4fdc664736871810bc73aa183d842': (25 commits)
  *Added all Bestine Election NPCs, along with various other NPCs that spawn throughout Bestine
  *Added Missing NPC Spawner and appropriate Variables
  *Added Missing NPC Spawner and appropriate Variables
  *Added Missing NPC Spawner and appropriate Variables(Note: NPC will not spawn due to possible missing object template)
  *Added Missing NPC Spawner and appropriate Variables
  *Added Missing NPC Spawner and appropriate Variables
  *Added OnAttach trigger in order to keep compatible with buildout tables *Added missing code to triggers that should have inherited code from flip_banner.script, but did not. *Commented out onHearSpeech trigger due to no God Mode check. *Added messageHandler to CheckBannerImpulse.. should have inherited code from flip_banner.script, but did not.
  *Added OnAttach trigger in order to keep compatible with buildout tables
  *Attached necessary scripts and variables to NPC
  *Added OnAttach trigger for celebrityspawner in order to keep compatible with buildout tables
  *Made Smuggler NPC sit
  *NPC now drinks out of cup rather than nothing
  *NPC now drinks out of cup rather than nothing
  *Added OnAttach trigger to keep system working in buildout tables
  *Commented out persisting of objects in order to keep things working in buildout tables *Changed template of NPC spawner in order to prevent persisting of spawner(this would cause multiple spawners to spawn each server reset and multiple NPCs as well)
  *Added OnAttach trigger in order to keep system working with buildout tables
  *Added a Spawner for Museum Curator *Commented out persisting of objects in order to keep things working in buildout tables
  *Commented out persisting of objects in order to keep things working in buildout tables
  *Added Spawners for NPC's involved with the Bestine Museum Event
  *Added Spawner for Bestine Election Smuggler Spawner
  ...
2014-12-07 17:04:37 -05:00
PrisonCamp a50fdc269b Added Method to Spawn Terminals 2014-11-23 08:54:11 -08:00
PrisonCamp 1456639e1f *Added OnAttach trigger in order to keep compatible with buildout tables
*Added missing code to triggers that should have inherited code from flip_banner.script, but did not.
*Commented out onHearSpeech trigger due to no God Mode check.
*Added messageHandler to CheckBannerImpulse.. should have inherited code from flip_banner.script, but did not.
2014-11-11 02:00:16 -08:00
PrisonCamp 51773759a8 *Added OnAttach trigger in order to keep compatible with buildout tables 2014-11-11 01:58:30 -08:00
PrisonCamp dd5a9ba1f0 Fixed issue with multiple Event Promoters Spawm by not utilizing the event promoter object. 2014-10-19 21:38:03 -07:00
PrisonCamp ffeb53c656 You can no longer place multiple NPCs if player is on a player structure roof.
You can now examine Storyteller Tokens to see whether the token can be placed on a roof-top or not.
2014-10-12 00:59:40 -07:00
PrisonCamp 1f6d0ced00 You can no longer use blueprints inside player buildings.
You can no longer use blueprints on top of player buildings.
2014-10-12 00:58:26 -07:00
PrisonCamp 275d2755d4 You can no longer use blueprints inside player buildings.
You can no longer use blueprints on top of player buildings.
2014-10-12 00:57:40 -07:00
PrisonCamp 63b7132fd9 Officers Can Now Call For Stims In NPC Cities 2014-06-15 21:55:10 -07:00
Eric Barr 259318c55f Fixed issue with quotes spanning multiple lines 2014-04-03 19:39:25 -07:00
Eric Barr 9b9153ef24 Commented out calls to missing funcs 2014-04-03 19:37:55 -07:00
Eric Barr 64e53e6eb0 Fixed const that was improperly labeled 2014-03-31 10:02:33 -07:00
Eric Barr 583373cf83 Fixed issue where equality check was used instead of assignment 2014-03-31 10:02:18 -07:00
Eric Barr 4957f948b0 Reverted scripts back to initial state we received them 2014-03-31 10:01:52 -07:00
Eric Barr 69c310dde0 Added ignore files to ignore *.java files generated from scripts 2014-03-31 09:57:30 -07:00
Eric Barr bb6c3884a5 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Dallin Wellington 0a0796d1a9 Initial commit. 2013-09-10 23:17:15 -07:00