Commit Graph
10 Commits
Author SHA1 Message Date
AconiteX 8a35cd9085 Refractor approach to special creature DNA loot
The point of this change is to get rid of all of the unnecessary DNA loot roll chance scripts located at script.item.dna.* and instead replace it with a proper implementation. There are 2 new columns in creatures.tab (dnaChancePct and dnaItemName) which are parsed during createCreature() and loot events to properly roll for loot chance of the DNA and to add it to a creature's inventory container.
2021-07-13 02:29:08 -04:00
AconiteGodOfSWG dc9e2432ac 3.1 Config Updates Continued 2021-03-30 03:02:28 -04:00
AconiteGodOfSWG 355796dd48 3.1 Config Refactor 2021-03-28 16:44:33 -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 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
Cekis 50cb6362e4 Fixed merge issues. 2018-03-26 01:21:00 +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
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