Commit Graph

59 Commits

Author SHA1 Message Date
FatBoy 6e1db9489a track chaining for same nations 2024-05-15 21:43:29 -05:00
FatBoy 49e5be959f spells that target self now default to self target 2024-05-15 20:55:58 -05:00
FatBoy 3e30c7a01e no more dead or self track 2024-05-11 18:12:21 -05:00
FatBoy a5570e4bb5 no more dead or self track 2024-05-11 18:10:32 -05:00
FatBoy 4ec7c3c4bd cleanup 2024-05-09 19:05:54 -05:00
FatBoy b1dfd9a40d shade sneak recast 2024-05-05 20:13:19 -05:00
FatBoy 1206441ab3 assorted fixes 2024-05-02 19:42:12 -05:00
FatBoy 66bc73a2b6 harmful spells break stealth 2024-04-29 18:55:04 -05:00
FatBoy 48e126823f players dont show up on their own track
dead or inactive players dont show up on track
2024-04-28 11:11:24 -05:00
FatBoy bb6828ec8e powers thread 2024-04-23 06:23:40 -05:00
FatBoy 9604ee4399 sundancer given Find Weakness 2024-04-21 18:30:12 -05:00
FatBoy 98cb307e09 extended summon timer now uses extended accept time 2024-04-21 15:55:38 -05:00
FatBoy e2cca6201f summon fix 2024-04-20 10:49:52 -05:00
FatBoy f8a584d000 cannot summon outside of nation 2024-04-18 13:27:01 -05:00
FatBoy 74f8f0640f 60 second vamp summon 2024-04-15 22:05:42 -05:00
FatBoy f95dd7f6f2 translocate doesnt break on take damage 2024-04-13 21:05:45 -05:00
FatBoy ed7e7be3e8 extra summon time doesnt affect safezones 2024-04-10 19:05:55 -05:00
FatBoy 1f95abf0b2 summon time takes +1 minute if non-nation players in load range 2024-04-05 21:43:58 -05:00
FatBoy 434e64d7ba 5 second cast time for wizard single teleport 2024-04-05 21:35:08 -05:00
FatBoy 665bc25126 5 second cast time for wizard single teleport 2024-04-05 21:33:40 -05:00
FatBoy 8b01f80231 new ATR vs DEF formula for spells 2024-04-05 21:27:26 -05:00
FatBoy 7fee52c861 cannot use movement speed buffs while flying 2024-04-05 21:25:49 -05:00
FatBoy 4707bb11f0 recall scrolls take double the time to execute 2024-04-05 20:58:38 -05:00
FatBoy 4de40d054b BH eyes now see GM invis 2024-04-03 21:23:40 -05:00
FatBoy 0c1b3d1460 Group translocate not allowed outside active banes and mines 2024-04-02 19:24:38 -05:00
FatBoy 54b7bcf907 pet buffs castable again 2024-03-14 19:40:07 -05:00
FatBoy d92e5d4a45 pet debugging 2024-02-29 20:01:28 -06:00
FatBoy d065e9ffc8 pet debugging 2024-02-29 19:52:08 -06:00
FatBoy 2b63ed08b8 pet debugging 2024-02-29 19:46:01 -06:00
FatBoy 50fb0d39c5 pet debugging 2024-02-29 19:38:21 -06:00
FatBoy bb91502cb4 pet debugging 2024-02-29 19:30:47 -06:00
FatBoy 8f6e13102d pet debugging 2024-02-29 19:20:17 -06:00
FatBoy 0679ffcaec pet debugging 2024-02-29 19:17:37 -06:00
FatBoy 02a78d538c pet buff trouble shooting 2024-02-28 21:24:57 -06:00
FatBoy 9e74954422 pet buff trouble shooting 2024-02-28 21:20:16 -06:00
FatBoy a267382481 pet buff trouble shooting 2024-02-28 21:14:56 -06:00
FatBoy 0910b7184c pet buff trouble shooting 2024-02-28 21:05:05 -06:00
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