* Code compiles - execution NOT tested
* updating gitignore
* Removed intellij settings files
* Removed more intellij files
* Added exclusion for JDK classes.
* Fixed purchasing script for vendors that have listed coin types.
* Updated script to not kick off until the entire preload is complete.
* adds static name entry for Solo movie poster and tcg9 vendor entry
* clean up empty and orphaned object templates
* adds placeholder black market (static) spawns
* corrects entries for the video game table to correctly set it in tcg series 2 and remove series 1 console errors
* Updated gitignore and removed intellij project files
* Fixed appearance reference for thranta payroll and kashyyyk door, added skipLosCheck objvar due to cannit see issue. Requires updated src
* Fixed appearance and template for terminal (#2)
* Fixed appearance and template for terminal (#3)
* Fixed appearance and template for terminal (#4)
* Deleted another faulty/orphaned object template
* Fixed gcw ranks option on frog. Only issue is that it doesn't award the officer commands or badges.
* Fixed some unneeded java 11 changes
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
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.
* 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
...
*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.