Commit Graph
30 Commits
Author SHA1 Message Date
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 45ccbac903 Added code for reading the new roof column on Storyteller datatable.
Storyteller objects can now be placed on player structure roofs if object is flagged as allowed on roofs.
When making a blueprint, objects inside buildings or on player structure roofs do not get added to the blueprint.
2014-10-12 00:56:38 -07:00
PrisonCamp d2db422831 Fixed Script Editor to Edit Scripts.. Still Needs To Convert Scripts To Java And Class 2014-09-02 16:51:07 -07:00
PrisonCamp 8c61d8e77f Updated Turrets to work in the NGE 2014-08-29 15:31:22 -07:00
PrisonCamp 63b7132fd9 Officers Can Now Call For Stims In NPC Cities 2014-06-15 21:55:10 -07:00
PrisonCamp b2eddb8924 Removed No Trade From Officer Stims 2014-06-15 21:54:09 -07:00
PrisonCamp e9b9e47bd6 Made a note in the system message. 2014-06-15 21:53:28 -07:00
PrisonCamp 176a36634d Added Missing NPC's to Mos Eisley Cantina - There Should Be No More Missing NPC's In The Cantina 2014-06-15 21:52:24 -07:00
Eric Barr 7832454232 Merge branch 'master' into ngemerge 2014-06-03 23:59:34 -07:00
Eric Barr 6c8d880361 Commented out calls to non-existant code 2014-04-05 20:56:28 -07:00
Eric Barr 259318c55f Fixed issue with quotes spanning multiple lines 2014-04-03 19:39:25 -07:00
Eric Barr d16c47c908 Fixed characters that cause the script not to compile, still needs more work getting replacement characters 2014-04-03 19:39:07 -07:00
Eric Barr 9b9153ef24 Commented out calls to missing funcs 2014-04-03 19:37:55 -07:00
Eric Barr dedfe6899c Added missing call 2014-04-03 19:37:41 -07:00
Eric Barr 1371fb2018 Corrected the return type 2014-04-01 01:57:32 -07:00
Eric Barr 6d48951d96 Renamed variable named "enum" (a reserved keyword now in java) to "enum_" 2014-04-01 01:57:25 -07:00
Eric Barr 2591ccf029 Fixed equality instead of assignment errors 2014-03-31 22:59:01 -07:00
Eric Barr ac19597f30 Removed invalid non-utf8 character 2014-03-31 22:58:44 -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
Prisoncamp c5f6fc184d Allows God Mode Players Access to Jabba's Palace Regardless If They Completed The Required Quests Or Not 2014-02-13 00:51:24 +00:00
Prisoncamp 88f0242b72 Allows God Mode Players Access to Jabba's Palace Regardless If They Completed The Required Quests Or Not 2014-02-13 00:50:36 +00:00
Prisoncamp 9bc4b74556 Allows God Mode Players Access to Jabba's Palace Regardless If They Completed The Required Quests Or Not 2014-02-13 00:49:09 +00:00
Prisoncamp 2fde48ce01 Allows God Mode Players Access to Jabba's Palace Regardless If They Completed The Required Quests Or Not 2014-02-13 00:45:57 +00:00
Dallin Wellington 0a0796d1a9 Initial commit. 2013-09-10 23:17:15 -07:00