Commit Graph
11 Commits
Author SHA1 Message Date
HeronandGitHub e5a59e66a5 Fix for trade buffs in build a buff.
This fix adds an effect map to build a buff, which allows multiple buffs to be applied to an effect. This fixes the trader assembly buff, which only applied food_assembly. The mapping table allows multiple assembly buffs to be applied without hard coding. This fix also makes a change to the experience buff. The trade buffs also apply an experience bonus, but were not limited to crafting. The XP buff provides an additional buff, to chronicler xp.

I moved the xp application to a common function, and they no longer overwrite each other. The highest buff is applied.

I did a partial refactor to make the code easier to follow. This refactor is limited to the build a buff handlers.
2022-03-14 10:21:31 -05:00
RisTanA 7303ee7497 Buildabuff Elemental Armor now works 2020-06-09 10:03:44 -07: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
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 0a1663e469 Avoided null pointer when attempting to add a trigger volume that does not exist for a player. 2018-03-23 16:02:39 -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