Server Update - 6/14/24

Discussion in 'News' started by joligario, Jun 14, 2024.

By joligario on Jun 14, 2024 at 4:45 PM
  1. joligario

    joligario GM Staff Member

    Messages:
    3,460
    Note: Some of these are already active to hotfix some issues and test others.

    [22.53.0] 6/14/2024
    Bug
    • Anon players should not show in /who all (#4392) @fryguy503 2024-06-14
    • Escape should put player into SOS if owned. (#4388) @fryguy503 2024-06-07
    • Prevent Resurrection Spells from being resisted (#4393) @fryguy503 2024-06-14
    Code
    Fixes
    • Fix #goto Target (#4382) @kinglykrab 2024-06-03
    • Fix Swarm Pet Damage Messages (#4383) @kinglykrab 2024-06-04
    • Fix for players having empty bazaar window dropdown list, even though trader is tagged as a trader. (#4391) @Neckkola 2024-06-14
    • Fix potential trader crash when serialized item not found (#4386) @joligario 2024-06-14
    Rules
    • Add Invisible Augment Rules (#4385) @kinglykrab 2024-06-14
    • Classic Harm Touch Formula (#4394) @fryguy503 2024-06-14
    • Mend/Sneak allow success tuning (#4390) @fryguy503 2024-06-14
    • Snare Override Movement Bonus (#4381) @fryguy503 2024-06-02
    [22.52.0] 6/1/2024
    Code
    Combat
    • Adjustments to Crippling Blows/Slay Undead and Confirmed Critical Code (#4354) @fryguy503 2024-05-27
    Fixes
    • Add protection to ensure adventure points award are only attempted on players (#4371) @joligario 2024-05-31
    • Adjust Kick/RoundKick Damage Lower levels (#4355) @fryguy503 2024-05-28
    • Bazaar Search not working correctly for Iksar, Vashir, Drakkin and Froglok races (#4379) @Neckkola 2024-06-02
    • Fix Unescaped String in Client::GotoPlayer (#4373) @kinglykrab 2024-06-01
    NPC Spells
    • Fixed an issue where the repository spell adj value was overriding the spell difficulty default value (#4370) @regneq 2024-06-01
    Quest API
    Quests
    • Fix Lua encounter double register (#4369) @Akkadius 2024-05-31
    • Fix issue with Lua encounters loading in certain circumstances (#4378) @Akkadius 2024-06-01
    Rules
    Skills
    [22.51.1] 5/27/2024
    Fixes
    • Adjust return for perl release check @Akkadius 2024-05-26
    • Corrected issue with bazaar purchase via parcels where an incorrect quantity would be calculated. (#4352) @Neckkola 2024-05-27
    Performance
    Rules
    • Legacy Compute Defense against modern agi based defense. (#4349) @fryguy503 2024-05-27
    [22.51.0] 5/26/2024
    Commands
    Crash
    Feature
    • Add RoF2 Bazaar Support (#4315) @Neckkola 2024-05-26
    • Add SE_IncreaseArchery and rules to tune archery (#4335) @fryguy503 2024-05-26
    • Add parcel container support (#4305) @Neckkola 2024-05-17
    Fixes
    • Accuracy, Avoidance and Atk adjustments (#4336) @fryguy503 2024-05-26
    • Fix Crash with null Argument in #modifynpcstat (#4318) @kinglykrab 2024-05-24
    • Fix RemoveAlternateCurrencyValue not updating Client (#4317) @kinglykrab 2024-05-23
    • Fix Using Bind Wound Above 70% Health (#4340) @kinglykrab 2024-05-26
    • Fix issue with #hotfix (#4316) @kinglykrab 2024-05-22
    • Fix issue with #suspend (#4314) @kinglykrab 2024-05-23
    • Fix issue with KeepOneRecordPerCompletedTask (#4313) @kinglykrab 2024-05-23
    • Fix mistaken removed RULE_CATEGORY_END() (#4341) @fryguy503 2024-05-26
    • Missed a mob offense section for PR #4328 (#4331) @fryguy503 2024-05-26
    • Raid Targets should not be Blindable as this will break all spell casting AI. (#4334) @fryguy503 2024-05-26
    • When Mounts are allowed to zone, block them from zoning to disallowed zones. (#4330) @fryguy503 2024-05-25
    • When refreshing buffs, attempt to use the same buffslot if the buff still exists. (#4338) @fryguy503 2024-05-26
    Lua Mod
    • Fix issue with SetAAEXP and SetEXP firing when uninitialized (#4345) @Akkadius 2024-05-26
    Merchants
    • Add New Classic Greed/Faction/Charisma Prices Rule (#4301) @noudess 2024-05-17
    Mobs
    • Remove entity type checks from ScanCloseMobs (#4323) @Akkadius 2024-05-25
    NPC Spells
    • Fix an issue where procs wouldn't fire if no spell entries in list (#4344) @Akkadius 2024-05-26
    Perl
    • Linux /opt/eqemu-perl checks when using release binaries (#4346) @Akkadius 2024-05-26
    Quest API
    Rules
    • Added MeleeMitigation Level Difference Roll Adjusted for level diffs (#4332) @fryguy503 2024-05-26
    • Allow maximum per kill AA amount (#4329) @fryguy503 2024-05-25
    • Allow servers to adjust the filtering threshold for heals from damage (e.g. Mark of Kings). (#4327) @fryguy503 2024-05-25
    • Backstab Haste Correction (#4337) @fryguy503 2024-05-26
    • Mob Offensive and Weapon Skill static tables (#4328) @fryguy503 2024-05-25
    • Remove hard coded initial aggro in favor or an adjustable Rule (#4333) @fryguy503 2024-05-26
    Scripts
    Spells
    [22.50.1] 5/12/2024
    Fixes
    [22.50.0] 5/9/2024
    Code
    Combat
    • Add rule to set stun duration. Add rule to add stun messages. (#4284) @noudess 2024-04-25
    Commands
    Compiling
    • Add profiler flag (#4293) @xackery 2024-05-04
    Corpses
    • Corpse searches for items did not search augs (#4289) @noudess 2024-04-27
    Database
    Doors
    • Replace magic # in code with a field in doors table for when door closes. (#4288) @noudess 2024-04-25
    Experience
    • Add SetExp/SetAAExp lua mods (#4292) @xackery 2024-05-04
    Feature
    • Add Augmentation Support for Parcels (#4285) @Neckkola 2024-04-24
    • Add Character Auto Login (#4216) @kinglykrab 2024-04-15
    • Add Parcel Feature for RoF2 Clients (#4198) @Neckkola 2024-04-21
    • Add is_parcel_merchant to #npcedit (#4290) @kinglykrab 2024-05-04
    • Add devcontainer support (#4294) @xackery 2024-05-09
    • Fix ignore_default on lua mod damage (#4228) @xackery 2024-04-15
    Fixes
    • "GM flag" vs "GM Flag" @Akkadius 2024-05-04
    • All NPC classes could stun with kick/only warriors could be stunned (#4273) @noudess 2024-04-24
    • Fix Account Flags Loading (#4243) @kinglykrab 2024-04-15
    • Fix Corpses "Disappearing" (#4275) @joligario 2024-04-21
    • Fix Issue With Auto Login (#4267) @kinglykrab 2024-04-21
    • Fix crash from #4266 @Akkadius 2024-05-05
    • Fixes Issue 4257 - Double Taunt Message (#4258) @fryguy503 2024-04-18
    • GLAA fix after database.cpp updates (#4277) @Neckkola 2024-04-21
    • GetSkill default return 0 @Akkadius 2024-05-05
    • Hero forge armor bug on login and show helm toggle. (#4246) @noudess 2024-04-15
    • Perl__send_parcel GCC compile error @Akkadius 2024-05-05
    • Remove food or water GM message @Akkadius 2024-05-05
    • Revert GetSkill from #4234 @Akkadius 2024-05-05
    • Fix for world crash with over 1500 guilds (#4299) @Neckkola 2024-05-09
    Hot Fix
    • Update database_update_manifest.cpp (#4291) @noudess 2024-04-29
    Loot
    Lua
    • Add IsImmuneToSpell Lua Mod (#4278) @xackery 2024-04-28
    • Add UpdatePersonalFaction Lua Mod (#4279) @xackery 2024-05-04
    Messages
    • Add GM Status and Invulnerability Messages (#4266) @kinglykrab 2024-05-04
    • Fix bug where DoT messages stop coming out when mob dies. (#4249) @noudess 2024-04-15
    • Fix multiple errors in spell damage at death. (#4264) @noudess 2024-04-28
    Performance
    • Change skill_cap from vector to map (#4252) @xackery 2024-04-15
    Pets
    • Fix errors in sync with client of sit/stand (#4245) @noudess 2024-04-15
    Quest API
    Quests
    Spells
    • Implemented SPA 122 SE_ReduceSkill (#4234) @KayenEQ 2024-05-04
    • Normal Group Spells (non-raid) landed twice on caster (#4240) @noudess 2024-04-15
    • SPA69 TotalHP can be used in Worn Slot, Fixes/Updates to Max HP related variables. (#4244) @KayenEQ 2024-04-15
    Zone Instances
    • Handle routing to instances when using evac/succor (#4297) @joligario 2024-05-04
     

Comments

Discussion in 'News' started by joligario, Jun 14, 2024.