18 Commits
Author SHA1 Message Date
nick ffe807b980 Fix RLS crates not dropping for grouped players
xp.VAR_TOP_GROUP stores the GROUP object ID when the top attacker is in
a group, not an individual player. The isPlayer() guard in addRareLoot()
was then failing immediately, preventing any RLS chest from spawning
whenever players were grouped.

Pick a random member of the group as the RLS recipient, consistent with
how other group loot mechanics work in the codebase.

Fixes #343
2026-05-17 03:06:28 -05: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