Commit Graph
20 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
AconiteGodOfSWG 694a499356 willy wonka is dead 2021-03-26 02:21:12 -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
seefo beec3bbdc2 Added Rarity attribute to RLS items, added reward UI to RLS chest 2018-05-19 07:07:13 -04:00
CekisSWG 4ff6a046c2 Added Rare Loot System 2018-05-03 07:20:40 +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 6146642930 Fixed more stupid. 2018-03-23 16:01:06 -07:00
Cekis 9521b2dab6 Adjusted some issues for Golden Ticket. 2018-03-23 15:57:25 -07:00
Cekis 878056179d Adjusted to allow fractional drop rates. 2018-03-23 15:57:19 -07:00
Cekis 64084db19f Added extra logging and removed old logging. 2018-03-23 15:57:16 -07:00
Cekis 500d25d16b Made it so character cannot loot the ticket if their station id already qualified. 2018-03-23 15:57:13 -07:00
Cekis c9b62725e3 Fixed some issues with Golden Ticket event... 2018-03-23 15:57:07 -07:00
Cekis ffab447904 Fixed issue with level rewards. Added new Golden Ticket event. 2018-03-23 15:57:04 -07: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