Commit Graph

22 Commits

Author SHA1 Message Date
FatBoy 297fe8c7a2 pet buff trouble shooting 2024-02-28 21:01:24 -06:00
FatBoy 76405cb968 pet buff trouble shooting 2024-02-28 20:59:52 -06:00
FatBoy a38e5b478a pet buff trouble shooting 2024-02-28 20:46:36 -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 a32ba5e262 track range changes 2024-02-17 20:31:53 -06:00
FatBoy 3dc7f7c9ed remove combat/nocombat requirement form powers 2024-02-14 18:19:42 -06:00
FatBoy 5287b993fa collection of players for cities and mines 2024-02-05 20:08:39 -06:00
FatBoy 69fdddfc71 hate value fix 2023-08-29 21:01:00 -05: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 1fb2d8cadf Power loading work. 2023-08-08 10:39:19 -04:00
MagicBot fbf865e865 Methods moved to new dbPowersHandler. 2023-08-08 10:32:20 -04:00
MagicBot 2e6ebbb9c3 Refactor of mob powers loading for efficiency. 2023-08-08 10:29:01 -04: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 66f0c12790 Reworked the loading of Mobile powers at bootstrap. 2023-03-13 19:19:03 -04:00
FatBoy ec19f18d73 mob power list troubleshooting 2023-03-12 17:59:18 -05:00
FatBoy 3e2fbb700b initialize the static mob power list 2023-03-12 10:53:12 -05:00
FatBoy 83eb1a3370 moved mob powers method to PowersManager 2023-03-12 10:36:38 -05:00
MagicBot bbfdde57a3 Initial Repository Push 2022-04-30 09:41:17 -04:00