Commit Graph

57 Commits

Author SHA1 Message Date
FatBoy 882ed17b3a Pet damage scales with zerg multiplier 2024-04-23 20:05:22 -05:00
FatBoy 7eb6deb1e9 fix cast bug for mob to PC 2024-04-21 06:17:06 -05:00
FatBoy f98f54139a Threads for Zerg Mechanics 2024-04-17 20:46:59 -05:00
FatBoy 642103b5a2 shadow mantle increased to 15 second duration 2024-04-10 19:03:49 -05:00
FatBoy 936f151a72 shadowmantle duration reduced to 10 seconds 2024-04-05 21:12:18 -05:00
FatBoy af3eb1d85f contagion castable on players 2024-04-03 20:56:26 -05:00
FatBoy 5c46af3c52 Bounty Hunter Eyes Fix 2024-03-06 20:51:21 -06:00
FatBoy 4eff71f288 combat bug fix 2024-03-02 14:54:17 -06:00
FatBoy 9b555c0259 Zerg multiplier reduction method 2024-03-01 19:15:27 -06:00
FatBoy 0d4e8f3c9a pet buff trouble shooting 2024-02-29 19:04:06 -06:00
FatBoy 7ff879ea64 perfect conc 2024-02-25 21:43:25 -06:00
FatBoy 78cf95d290 zerg mechanic work 2024-02-16 23:08:33 -06:00
FatBoy 31e56b4da6 Revert "zerg mechanic work"
This reverts commit ba3fd7215b.
2024-02-16 23:07:45 -06:00
FatBoy ba3fd7215b zerg mechanic work 2024-02-16 22:55:50 -06:00
FatBoy c640caeb54 Zerg Mechanic Completed 2024-02-12 22:06:38 -06:00
FatBoy a50a2430ba hate value for chants to affect mobs in range 2023-08-29 21:49:02 -05:00
FatBoy 69fdddfc71 hate value fix 2023-08-29 21:01:00 -05:00
FatBoy 36cc23457a optimized slot for siege engines 2023-08-27 21:26:00 -05:00
FatBoy d573b238de refactored mob get/set owner 2023-08-27 21:04:34 -05:00
MagicBot a4dafd7155 Unused variable in signature. 2023-08-26 15:34:27 -04:00
MagicBot 445d40dc5f Bonus code removed. 2023-08-26 14:59:25 -04:00
MagicBot c9cdb891d6 Cleanup of ownerNPC mess. 2023-08-26 14:52:18 -04:00
MagicBot c79d9ae891 Unused lastXYZ timers set but never used. 2023-08-21 04:19:20 -04:00
MagicBot 2d0116a9d9 inLined single line methods for code clarity. 2023-08-20 15:26:24 -04:00
MagicBot 2e6ebbb9c3 Refactor of mob powers loading for efficiency. 2023-08-08 10:29:01 -04:00
MagicBot a299493bd7 Cleanup of file project headers. 2023-08-02 08:18:50 -04:00
FatBoy 140a9bd084 mob AI new thread 2023-08-01 20:13:23 -05:00
MagicBot 1260d7cfa3 Errant import removed. 2023-07-21 12:00:06 -04:00
FatBoy 1c7c0ee13e mobs aggro to pets 2023-07-18 19:51:00 -05:00
FatBoy bd48198a51 pets stats calculate properly & pet buffs no longer nerf pet 2023-07-18 19:29:12 -05:00
FatBoy 9ea02c888f pet troubles resolved 2023-07-15 18:38:46 -05:00
FatBoy 7dc6fece7d work on pet AI 2023-07-15 15:27:22 -05:00
FatBoy 18bcd79733 pets now spawn at owners location 2023-07-15 14:08:44 -05:00
MagicBot 9bbdef224d Project cleanup pre merge. 2023-07-15 09:23:48 -04:00
MagicBot 962649c0f2 Db methods moved to db system. 2023-05-20 19:34:02 -04:00
MagicBot 0a31043bc9 Method refactored to use try-with-resources 2023-05-20 10:21:07 -04:00
MagicBot 55d9a3516c Bonus code removed and replaced with a db call actually used. 2023-05-20 09:54:37 -04:00
MagicBot b4b7b08d47 Unused method removed. 2023-05-20 09:51:35 -04:00
FatBoy 2df4f658c9 Mob.java cleanup 2023-04-23 20:16:30 -05:00
FatBoy 98f0928a4b replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes 2023-04-11 19:53:13 -05:00
MagicBot f21e51f74a Optimized imports (getting close to release) 2023-03-31 10:08:44 -04:00
MagicBot 3881c2b1d0 Relevant methods made static and moved into NPCManager 2023-03-31 09:59:49 -04:00
MagicBot 2c0a46e652 Runegates and portals now loaded from database. 2023-02-15 12:12:30 -05:00
MagicBot 9ff4d7c6dc bugfix: Prior claims are no longer released when claiming a new mine. 2023-02-11 13:29:12 -05:00
FatBoy 8e692ea21e Durability repair fix 2023-01-29 19:06:54 -06:00
FatBoy 727309a706 finalized cleanup 2023-01-29 15:10:37 -06:00
MagicBot 3cec1b4466 Class cleanup. 2023-01-21 09:39:53 -05:00
MagicBot 3ec16d04d6 Prior claims are released upon a new claim. 2023-01-20 12:18:11 -05:00
MagicBot 20dba75602 Mine limits based upon nation tree rank. 2023-01-20 10:17:34 -05:00
MagicBot cbd9021cfa Setting last claimer properly during claim. 2023-01-19 17:32:11 -05:00