Releases: EQEmu/Server
Releases · EQEmu/Server
v22.22.1
v22.22.0
Code
- Fix casing in corpse money and decay time. (#3511) @Kinglykrab 2023-07-23
Crash Fix
- Guard against Spells:MaxTotalSlotsPET being set above client allowed maximum. (#3507) @Valorith 2023-07-22
Data Buckets
- Distributed Databucket Caching (#3500) @Kinglykrab 2023-07-24
Database
- Fix console output in database:dump --dump-output-to-console @Akkadius 2023-07-25
Fixes
- Escape search string in #find item (#3510) @Kinglykrab 2023-07-22
Quest API
- Add GetMobTypeIdentifier() to Perl/Lua (#3512) @Kinglykrab 2023-07-28
Saylink
v22.21.2
v22.21.1
Bug
- Show Petition and Show Petition_Info fix (#3503) @fryguy503 2023-07-18
Code
Databuckets
- Fix issue with expired databuckets not being expired and returned properly (#3504) @Akkadius 2023-07-18
Fixes
- #set title_suffix Argument Position (#3505) @Kinglykrab 2023-07-18
v22.21.0
Data Buckets
Fixes
Pathing
Quest API
- Add SetLDoNPoints() to Perl/Lua (#3496) @Kinglykrab 2023-07-16
Z Clipping
v22.20.1
v22.20.0
Bots
Commands
- Consolidate #set-like commands into a singular #set command (#3486) @Kinglykrab 2023-07-15
Feature
- Add Support for item textures higher than 65,535 (#3494) @Kinglykrab 2023-07-14
- Update raid features (#3443) @neckkola 2023-07-13
Fixes
- Fix Tradeskill Combines with augmented items (#3490) @Kinglykrab 2023-07-15
- Fix charmed pets to follow when charmed. (#3488) @noudess 2023-07-08
- Update bot naming check and add more explanation (#3491) @tuday2 2023-07-13
Quest API
- Add Mob/Entity type check methods to Perl/Lua (#3493) @Kinglykrab 2023-07-13
v22.19.0
Bots
Code
- Move #find item summon links to front (#3483) @Kinglykrab 2023-07-05
- Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) @Kinglykrab 2023-07-04
Commands
- Add #itemsearch alias to #find aliases (#3485) @Kinglykrab 2023-07-08
- Consolidate #show commands into a singular #show command (#3478) @Kinglykrab 2023-07-08
Fixes
- Fix _PutItem having a slot_id of -1 on mobs with no items (#3474) @Kinglykrab 2023-07-04
Rules
v22.18.0
Commands
- Add #emotesearch to #find command (#3480) @Kinglykrab 2023-07-04
- Cleanup #copycharacter Command (#3479) @Kinglykrab 2023-07-04
Fixes
- Add chatchannel_reserved_names to a new manifest (#3482) @Kinglykrab 2023-07-04
- Fix issue in zone store of returning reference to local variable (#3477) @Kinglykrab 2023-07-04
v22.17.0
Cleanup/Feature
- Add support for bots to #showstats/#mystats (#3427) @Kinglykrab 2023-07-01
Code
- Remove LoadItemDBFieldNames() from common/misc.cpp and common/misc.h (#3473) @Kinglykrab 2023-07-04
- Remove handle_npc_single_npc from zone/lua_parser_events.cpp and zone/lua_parser_events.h (#3467) @Kinglykrab 2023-07-03
Database
Feature
- Add Strings::BeginsWith() and Strings::EndsWith() (#3471) @Kinglykrab 2023-07-03
Fixes
- Add check for underscores in botcreate command (#3458) @tuday2 2023-06-29
- EVENT_LANGUAGE_SKILL_UP in Lua was using EVENT_SKILL_UP logic (#3466) @Kinglykrab 2023-07-03
- Fix _PutItem having a slot_id of -1 on mobs with no items (#3474) @Kinglykrab 2023-07-04
- Fix data type of GetAggroCount() (#3470) @Kinglykrab 2023-07-03
Logging
Quest API
- Add ClearAccountFlag() and GetAccountFlags() to Perl/Lua (#3469) @Kinglykrab 2023-07-03
- Add GetClassAbbreviation() and GetRaceAbbreviation() to Perl/Lua (#3463) @Kinglykrab 2023-07-02
- Add GetClassPlural() and GetRacePlural() to Perl/Lua (#3468) @Kinglykrab 2023-07-03
- Add GetCloseMobList() and CalculateDistance() overload to Perl/Lua (#3455) @Kinglykrab 2023-07-02
- Add Hate Entry Methods to Perl (#3459) @Kinglykrab 2023-07-02
- Add ItemData Class to Perl (#3465) @Kinglykrab 2023-07-02
- Add Spawn2 Class to Perl (#3456) @Kinglykrab 2023-07-02
- Add StatBonuses Class to Perl (#3460) @Kinglykrab 2023-07-02
- Add missing Item Methods to Perl/Lua. (#3464) @Kinglykrab 2023-07-02