Commit Graph
27 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
Cekis 69b53a74c6 Added custom distance check object var for some bugged quest items 2019-09-25 01:10:57 -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
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 08a2c77d83 Cleaned up imports in all Java that has not been cleaned yet. 2018-06-02 18:48:48 +01:00
CekisSWG 940bdeb9f9 Cleaned up some unused imports. 2018-05-17 06:37:39 +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 4704e305c8 Added check to make sure target is a tangible object on encounter missions. 2018-03-23 16:03:42 -07:00
Cekis c08b122d93 Fixed issue with Hero of Tatooine where Farmers Wife could not be identified in order to properly get item for quest. 2018-03-23 16:01:18 -07:00
Cekis 7225f1143a Fixed issue occurring when taskId could not be found. 2018-03-23 16:01:00 -07:00
Cekis baadb9574e Fixed issue with encounter quests where NPC could not find attacker location. 2018-03-23 15:58:51 -07:00
Cekis 336e56a9f4 Added check for valid id when a creature is spawned for encounter quests. 2018-03-23 15:58:42 -07:00
Cekis 9d43d44cbc Fixed issue where maximum combat distance wasn't being considered when a player warped out of the area (i.e. cloned). 2018-03-23 15:46:27 -07:00
DarthArgus 54be79b214 don't exclude javas 2016-05-05 21:06:04 +00:00
Cekis abbab0025a Java code enhancements for most of the java library and other areas (lots more to come). 2016-03-16 06:21:15 +00:00
DarthArgus cd4436fc05 who isn't sick of converting the freaking scripts? this negates the need 2015-11-24 09:27:45 -06: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 01e9e9bff9 Commented out unnecessary debug message 2015-01-01 15:38:50 -08:00
Redacted by Stellabellum INC af40765785 Added and commented out debug message 2015-01-01 15:38:31 -08:00
Redacted by Stellabellum INC a294f90827 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
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