Commit Graph

90 Commits

Author SHA1 Message Date
FatBoy 9a570de54c contract and rune drop work 2024-03-13 20:03:32 -05:00
FatBoy b2a3eb3e6e uniform disc dropper respawns 2024-03-10 16:29:12 -05:00
FatBoy 3b179a5703 resource stacking bug 2024-03-09 20:09:05 -06:00
FatBoy b9ec8fd540 vorg HA fix 2024-03-06 19:47:31 -06:00
FatBoy 11310a5b64 vorg HA fix 2024-03-05 20:33:58 -06:00
FatBoy 349b88f142 investigate vorg LA hood drop never occurring 2024-03-01 21:25:27 -06:00
FatBoy f777f480ad vorg stats 2024-02-28 19:35:39 -06:00
FatBoy e89e2f51b7 Merge branch 'lakebane-zerg' into lakebane-master
# Conflicts:
#	src/engine/InterestManagement/InterestManager.java
#	src/engine/gameManager/SimulationManager.java
#	src/engine/mobileAI/MobAI.java
#	src/engine/objects/CharacterItemManager.java
#	src/engine/objects/Mine.java
#	src/engine/objects/PlayerCharacter.java
2024-02-22 18:53:48 -06:00
FatBoy 0289b5087d loot update 2024-02-19 18:27:56 -06:00
FatBoy b5f36b60f7 loot update 2024-02-19 18:01:19 -06:00
FatBoy 547de5033b rune and contract rate update 2024-02-19 17:42:02 -06:00
FatBoy 2c7baaf2ac rune and contract rate update 2024-02-19 17:35:19 -06:00
FatBoy 351437b46b rune and contract rate update 2024-02-19 17:25:19 -06:00
FatBoy 11faa98503 reduced reources drops 2024-02-17 21:01:28 -06:00
FatBoy a1115e728c custom rates for contracts runes and glass 2024-02-17 19:14:08 -06:00
FatBoy 2c78e0728a Revert "Enchantment Exploring"
This reverts commit c08a93e85d.
2024-02-16 23:07:55 -06:00
FatBoy c08a93e85d Enchantment Exploring 2024-02-16 22:21:40 -06:00
FatBoy f69fde8a3a all items now AutoID 2024-02-14 22:02:04 -06:00
FatBoy 05dace9194 asset windows to display correct modified maintenance 2024-02-14 21:34:43 -06:00
FatBoy 747056bc8c replace glass drop with HZ table drop 2024-02-14 20:14:34 -06:00
FatBoy e891d353ba Vorg mobs drop random piece of set and spawn randomly between 5 and 45 minutes after death 2024-02-11 22:36:48 -06:00
FatBoy 3f303e1c9e tweak 2024-02-11 17:37:01 -06:00
FatBoy c0ec747e43 any mob over level 30 has a small chance to drop glass 2024-02-11 17:12:43 -06:00
FatBoy 2e4bf0823c standard 1000 inventory weight && fixed XP rates 5x/10x 2024-02-07 15:52:42 -06:00
FatBoy f636f4d2ec optimized equipment dropping system 2023-08-21 19:36:46 -05:00
FatBoy 8fb6c43c66 alternative loot drop limitation 2023-08-21 19:21:50 -05:00
MagicBot d7c3f2a6ce Newbie Island excluded from server drop rates. Newbie tables having a baseline roll of 44. 2023-08-18 12:00:28 -04:00
MagicBot 04fd91ff7d Bugfix: suffix was set as prefix. 2023-08-17 17:53:31 -04:00
MagicBot 7a5dde7100 Modified GenTable.rollTable() interface to support drop rates natively. 2023-08-16 08:29:29 -04:00
MagicBot 962ad4277a Unnecessary cast removed. 2023-08-12 07:46:24 -04:00
MagicBot 015e6301fb ErrorPopup for fate peddler encumbrance. 2023-08-09 17:58:11 -04:00
MagicBot 1efb9daff8 ErrorPopup for fate peddler encumbrance. 2023-08-09 17:52:39 -04:00
FatBoy 8747890e5e fate peddler work 2023-08-09 15:50:56 -05:00
FatBoy 7c931e87a4 fate peddler work 2023-08-09 14:53:05 -05:00
FatBoy 39e0059f28 Merge remote-tracking branch 'origin/bugfix-mob-casting' into feature-gambler 2023-08-09 14:48:48 -05:00
FatBoy 1b77eeabc0 fate peddler work 2023-08-09 14:48:22 -05:00
MagicBot db2e9a282a Only one piece of equip drops at a time. 2023-08-09 08:17:53 -04:00
MagicBot 32b5dd3f66 Bugfix: suffix overwrites prefix. 2023-08-09 07:39:10 -04:00
FatBoy d53bf0f66e fate peddler work 2023-08-08 20:37:31 -05:00
FatBoy 5702810108 fate peddler work 2023-08-08 19:37:42 -05:00
FatBoy 47eb4cd536 fate peddler conversion of LootManager methods 2023-08-08 19:32:39 -05:00
FatBoy 626c17f100 Merge branch 'bugfix-mob-casting' into feature-fatePeddler 2023-08-08 19:25:50 -05:00
MagicBot b96b222327 Booty moved to LootManager 2023-08-08 18:30:21 -04:00
FatBoy 9805ee8044 Random to utilize max + 1 2023-08-08 15:43:24 -05:00
MagicBot b05c4a91e5 Using LootManager for forge scaling. 2023-08-07 13:53:16 -04:00
MagicBot 985b327b69 Refactor to install new loot tables. 2023-08-07 10:16:30 -04:00
MagicBot f7fd544a00 _modtypeTables populated at startup. 2023-08-07 08:58:44 -04:00
MagicBot 8c4d9b66ef _modTables populated at startup. 2023-08-07 08:49:43 -04:00
MagicBot 32d71df837 _itemTables populated at startup. 2023-08-07 08:39:08 -04:00
MagicBot efe7784a3f _itemTableEntry created.
Class init cleaned up.
2023-08-07 08:22:37 -04:00