Commit Graph
42 Commits
Author SHA1 Message Date
48c8ea103f removed empty .gitignores (#105)
these .gitignore files have no purpose

Co-authored-by: Tekaoh <[email protected]>
2020-04-17 22:16:28 -04:00
TekaohandGitHub 5c2e112349 Java 11.0.2 migration (#32)
* 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
2019-04-18 18:31:52 -05:00
Cekis 1b2050aacd Fixed purchasing script for vendors that have listed coin types. 2019-02-23 01:52:41 -05:00
CekisSWG 9a7e27d1a6 Last round of import optimizations. 2018-06-07 01:44:05 +01:00
CekisSWG dbe08f311e Import cleanups 2018-06-07 00:32:29 +01:00
CekisSWG d2f7fe245d Fixed issues with new Space GCW vendors not allowing purchases when tokens are stored in achievements box. 2018-06-01 07:52:44 +01:00
CekisSWG 8f57e25035 Various import statement cleanups. 2018-05-30 01:26:22 +01:00
CekisSWG 83a7b77557 More unused import changes. 2018-05-19 16:10:27 +01:00
CekisSWG 7274999d84 Added Bespin Lamp and Sconce functionality. 2018-05-15 08:28:25 +01:00
CekisSWG c467197474 Cleaned up imports on some files I touched. 2018-05-14 06:48:03 +01:00
Cekis 50cb6362e4 Fixed merge issues. 2018-03-26 01:21:00 +01:00
Alan ElliottandCekisSWG a72a84cef8 temp.txt deleted online with Bitbucket 2018-03-23 16:29:56 -07:00
SWG SourceandCekisSWG f52aebcfb1 temp.txt created online with Bitbucket 2018-03-23 16:07:37 -07:00
Cekis 50fecd8f48 Fixed spawn issue with Deflarian Courier for quest What Happened to Donovan 2018-03-23 16:03:48 -07:00
Cekis bf63208afb Fixed issue when quest extras are spawned, but NPC couldn't be spawned. 2018-03-23 16:01:15 -07:00
Cekis 737347f777 Fixed more stupid. 2018-03-23 16:01:03 -07:00
Cekis aec92e527a Fixed issue where NPCs with Recruiter status must be either Rebel or Imperial. 2018-03-23 16:00:56 -07:00
Cekis a8fda55ab5 Fixed deed not consumed on use issue with droids and such. 2018-03-23 15:56:19 -07:00
Cekis 8921de79e7 Fixed typo. 2018-03-23 15:46:25 -07:00
Cekis 05445c4b7c Rewrote the deed award script to be more efficient. 2018-03-23 15:46:19 -07:00
Cekis bd1f612d36 Fixed static object destroy quests from static NPCs (old quests). 2016-08-31 15:53:20 +01:00
Cekis 0ca92602c3 Fixed some quests where the quest has attackers spawned near the quest objective, but the attackers are not spawned near the objective. Also improved efficiency of player quest script. 2016-08-28 21:07:49 +01:00
Cekis 408e09dce4 Fixed issues with what Nitra Vendallan was wearing - including added hair and boots. 2016-08-01 08:18:26 +01:00
Cekis 1489ea5da2 Adding debug messaging for when combat droids are called and the system cant create the droid. 2016-05-29 05:56:20 +01:00
DarthArgus 54be79b214 don't exclude javas 2016-05-05 21:06:04 +00:00
Cekis 13b18f823c Added Huff Darklighter Estate spawner to spawn all activity and missing NPCs from the Darklighter Estate on Tatooine. 2016-03-31 04:26:51 +01:00
Cekis cbd5ef1d77 Made code efficiency changes to the interior conversation spawners and the jawa wander classes. 2016-03-31 04:25:45 +01:00
Cekis 2c322057e9 Fixed issue with bartender doing the wrong animations based on the direction they are facing after moving. 2016-03-04 06:32:23 +01:00
Cekis e90684b31d Fixed bartenders such that they again move freely about the bar area. 2016-03-03 23:39:33 +01:00
Cekis 38635d1d28 Reverted unnecessary changes to the Borvo's Guards spawner. Fixed Celebrity Spawner such that double spawns do not happen when using it incorrectly. 2016-03-01 07:46:43 +01:00
DarthArgus cd4436fc05 who isn't sick of converting the freaking scripts? this negates the need 2015-11-24 09:27:45 -06:00
DarthArgus 8e3179f3d5 fixing borked scripts 2015-10-30 13:19:14 -05:00
Redacted by Stellabellum INC 77df8037af 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
Redacted by Stellabellum INC 4ca8da7c31 Removed unnecessary references and cleaned up scripts. 2015-01-18 02:05:57 -08:00
Redacted by Stellabellum INC 7069e520b8 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
Redacted by Stellabellum INC 3e68585cbb *Attached necessary scripts and variables to NPC 2014-11-11 01:57:55 -08:00
Redacted by Stellabellum INC 361dc6d267 *Added OnAttach trigger for celebrityspawner in order to keep compatible with buildout tables 2014-11-11 01:57:28 -08:00
Redacted by Stellabellum INC f0bf1218a7 Storyteller Vendors are no longer so aloof; they will now turn to face you when addressed.
Changed the process of the spawning for the storyteller vendor so it can face the player.
2014-10-13 20:08:04 -07:00
Eric Barr ba3115efae Fixed equality instead of assignment errors 2014-03-31 22:59:01 -07:00
Eric Barr b7ef6116d5 Added ignore files to ignore *.java files generated from scripts 2014-03-31 09:57:30 -07:00
Eric Barr d529e4c4d0 Removed files that don't need to be tracked 2014-03-31 09:55:49 -07:00
Redacted by Stellabellum INC 485a019196 Initial commit. 2013-09-10 23:17:15 -07:00