ModernUO/Projects/UOContent/Engines
mark1145 053dbcbad0
fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222)
* Movie ignore mobiles to Mobile class
* Allow necromancer familiars to ignore mobiles
* ChampionSpawn should not quietly fail when creating new spawn
* Fix client party crash bug: 2 people partied, the leader logs out, other client is hung
* Fix spellbooks creating with magery/meditation only and creating magery multiple times
* Fix BaseRunicTool.GetRandomSlayer() creating more undead slayers than intended
* Do not allow players to dismount each other whilst mounted
* Fix AOS onwards damage increase tooltip and wrong formula in AOS
* Fix monsters killing other monster revenants + animate dead should not attack player pets + other animates
* Fix fire steed having loot pack added twice
* Fix oaks spawn not able to create Unicorns + Kirins via Activator.CreateInstace() due to constructor having name as parametr
* Fix ignoreMobiles flag not propagated to client for non-players.
* Fix harrower tents not leeching from players
* Fix boats speedhacking around the map
* Fix bless, agility etc. not renewing duration
* Fix reveal always worked
* Fix empty constructor for steeds so they don't throw now.
2022-10-31 22:16:50 -07:00
..
Bulk Orders fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
CannedEvil fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
Chat fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
ConPVP fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Craft fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
Doom fix: Fixes gauntlet spawner and map item deserialization (#1170) 2022-09-13 18:20:10 -07:00
Ethics fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
Harvest feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
Help fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Khaldun fix: Codegens more misc items (#1216) 2022-10-29 16:08:23 -07:00
ML Quests fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
Party fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00
Pathing fix: Fixes bad movement checks (#960) 2022-03-15 19:39:52 -07:00
Plants fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
Quests fix: Fixes localization corner cases with OPL (#1050) 2022-06-12 21:17:42 -07:00
Spawners feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
Stealables fix: Fixes factions and makes it static (#993) 2022-05-10 11:57:37 -07:00
Treasures of Tokuno feat: Adds TextDefinition serialization support. (#1217) 2022-10-30 01:42:48 -07:00
UltimaStore fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Veteran Rewards fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Virtues fix: Fixes ignoring mobs, champions, party crash, slayer rarity, boat speedhack, etc (#1222) 2022-10-31 22:16:50 -07:00