Commit Graph

2987 Commits (7c8d78581e71064dd8b391183f886f59f815ae85)

Author SHA1 Message Date
MagicBot 820eeaee72 Bootysim displays chance. 2023-08-05 18:42:43 -04:00
MagicBot 258bda22da Bootysim displays chance. 2023-08-05 18:39:17 -04:00
MagicBot 15a167905c Config drop rates modify chance. 2023-08-05 17:46:34 -04:00
MagicBot a2c6b919d4 Table refactor to conform with sb. 2023-08-05 10:48:21 -04:00
MagicBot 42069fe170 Table refactor to conform with sb. 2023-08-05 10:38:21 -04:00
MagicBot a7abe6c4c5 Table refactor to conform with sb. 2023-08-05 10:28:32 -04:00
MagicBot 0568dc0771 Table refactor to conform with sb. 2023-08-05 10:17:37 -04:00
MagicBot 1c5d1cef70 Table refactor to conform with sb. 2023-08-05 10:11:31 -04:00
MagicBot 5970d6d716 Cleanup of random usage. 2023-08-05 09:39:16 -04:00
MagicBot 0d9ab6c6fd Testing pure unmodified booty entries. 2023-08-05 08:47:48 -04:00
FatBoy-DOTC 516fa59068 NPCs will now buy items based on how much durability is on the item 2023-08-04 20:03:31 -05:00
FatBoy-DOTC 64aef11c56 mob equipment takes damage upon death 2023-08-04 19:47:21 -05:00
FatBoy-DOTC 17f099386a enchanted and non enchanted items show up correctly as "unidentified" 2023-08-04 19:27:49 -05:00
FatBoy-DOTC 91842add6d item identification defaults work 2023-08-04 19:14:40 -05:00
FatBoy-DOTC 4a0a00ed95 removed custom "chance" for prefix and suffix 2023-08-04 19:06:48 -05:00
MagicBot 068d9cd719 Signature update in loot generation. 2023-08-04 14:01:12 -04:00
MagicBot ae8eef640b Formatting cleanup. 2023-08-04 13:25:13 -04:00
MagicBot 8fad2780c1 multiplier not used for item drops. 2023-08-04 13:16:44 -04:00
MagicBot 8b1fb98b09 Drop rate not used for equipment drops. 2023-08-04 13:09:09 -04:00
MagicBot 2cbb112f09 Drop rate not used for equipment drops. 2023-08-04 13:04:57 -04:00
MagicBot c5c323a316 Rework of drop rate usage. 2023-08-04 12:23:55 -04:00
MagicBot 7ac78df913 Rework of drop rate usage. 2023-08-04 12:21:22 -04:00
MagicBot 5e01fe97ac Removed pre-Booty roll from Loot Drops.
Renamed methods for clarity.
2023-08-04 10:14:45 -04:00
MagicBot bf29e5868e Merge branch 'feature-hotzone-rolls' of http://repo.magicbane.com/MagicBane/Server into feature-hotzone-rolls
 Conflicts:
	src/engine/gameManager/LootManager.java
2023-08-04 10:11:19 -04:00
MagicBot 31e32cfcf4 Removed initial bootySet roll. 2023-08-04 10:10:19 -04:00
FatBoy-DOTC ef7d75ba9b min roll increased to 70 2023-08-03 21:07:07 -05:00
FatBoy-DOTC c514cad1d9 no enchant item identification 2023-08-03 20:44:25 -05:00
FatBoy-DOTC f79ac6f836 revert min roll change 2023-08-03 20:29:13 -05:00
FatBoy-DOTC b9f939c8b2 identify loot without prefix or suffix 2023-08-03 20:26:44 -05:00
FatBoy-DOTC 060e9f330c fix for base value check 2023-08-03 20:06:47 -05:00
FatBoy-DOTC d903bc767c fix wrong display for hotzone lot table in simulatebooty 2023-08-03 19:59:20 -05:00
FatBoy-DOTC 42967693d0 autoID if value = baseValue 2023-08-03 19:56:32 -05:00
FatBoy-DOTC 92cb741822 equipment drops added to simulate booty command 2023-08-03 19:34:42 -05:00
FatBoy-DOTC 32653216e9 added hotzone tables to simulate booty command 2023-08-03 19:27:48 -05:00
FatBoy-DOTC 9a03dc36c6 add goldTally to simulateBooty command 2023-08-03 19:24:35 -05:00
FatBoy-DOTC 0e35eea036 hotzone slightly increase mob min roll 2023-08-03 19:21:35 -05:00
FatBoy-DOTC a09ce6b4fc cleanup and lots of null checks 2023-08-03 19:18:05 -05:00
MagicBot 765b837df0 Unused methods deleted. 2023-08-03 15:20:31 -04:00
MagicBot fda3386e7b Multiple inner classes extracted from LootManager. 2023-08-03 09:43:30 -04:00
MagicBot 0bb756521b Update console Lootmanager bootstrap message. 2023-08-03 09:09:23 -04:00
MagicBot 95a9e45391 Caching of drop rates within LootManager 2023-08-03 09:04:20 -04:00
MagicBot 4e01c8e794 Moved manager class to manager package 2023-08-03 08:27:08 -04:00
MagicBot 1df78ec1fc Merge remote-tracking branch 'origin/master' into feature-hotzone-rolls 2023-08-03 08:23:24 -04:00
FatBoy-DOTC 7cdcc3d23d cleanup 2023-08-02 20:09:17 -05:00
FatBoy-DOTC 66b047d091 cleanup 2023-08-02 20:09:07 -05:00
FatBoy-DOTC 75f54ae562 normal loot and hotzone loot test 2023-08-02 20:06:46 -05:00
FatBoy-DOTC 500763fd11 cleanup 2023-08-02 20:01:46 -05:00
FatBoy-DOTC ae8ead825d error catch for prefix and suffix generation 2023-08-02 19:57:32 -05:00
FatBoy-DOTC 86e8fe19d4 removed unused method parameter 2023-08-02 19:49:34 -05:00
FatBoy-DOTC a9af791d02 removed unused import 2023-08-02 19:48:50 -05:00