Releases: EQEmu/Server
Releases · EQEmu/Server
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
v22.16.0
Code
- Default skill type to Hand to Hand in #npcedit meleetype (#3422) @Kinglykrab 2023-06-19
- Delete common/worldconn.cpp (#3436) @Kinglykrab 2023-06-24
- Remove DatabaseCastAccepted() from zone/npc.cpp and zone/npc.h (#3449) @Kinglykrab 2023-06-24
- Remove GetACAvoid() from zone/merc.h (#3447) @Kinglykrab 2023-06-25
- Remove GetACMit() from zone/merc.h (#3446) @Kinglykrab 2023-06-24
- Remove _ClearWaypints() from zone/npc.h (#3445) @Kinglykrab 2023-06-24
- Remove acmod() from zone/merc.h (#3448) @Kinglykrab 2023-06-24
- Remove command_packetprofile from zone/command.h (#3432) @Kinglykrab 2023-06-24
- Remove command_showpetspell in zone/command.h (#3430) @Kinglykrab 2023-06-24
- Remove command_unlock from zone/command.h (#3431) @Kinglykrab 2023-06-24
Commands
- Add #finddeity Command (#3435) @Kinglykrab 2023-06-26
- Add #findlanguage Command (#3434) @Kinglykrab 2023-06-25
- Add #showspells Command (#3429) @Kinglykrab 2023-06-24
- Add missing subcommands to #npcedit (#3423) @Kinglykrab 2023-06-19
- Cleanup #showbuffs Command (#3439) @Kinglykrab 2023-06-26
- Cleanup #shownpcgloballoot and #showzonegloballoot Commands (#3440) @Kinglykrab 2023-06-24
- Cleanup #viewcurrencies Command (#3441) @Kinglykrab 2023-06-25
- Consolidate #findX commands to a singular #find Command (#3452) @Kinglykrab 2023-06-28
- Consolidate #merchant_close_shop and #merchant_open_shop to #merchantshop (#3433) @Kinglykrab 2023-06-24
- Delete #showbonusstats Command (#3437) @Kinglykrab 2023-06-24
- Delete #spellinfo Command (#3438) @Kinglykrab 2023-06-24
Database
- Fix database version checking edge case issue (#3428) @Akkadius 2023-06-22
- Fix multi-statement error reporting (#3425) @Akkadius 2023-06-19
- Implement native database migrations in server (#2857) @Akkadius 2023-06-19
Fixes
- Fix NPC Item Stat Bonuses (#3444) @Kinglykrab 2023-06-26
- Fix error in 023_01_21_bots_raid_members.sql (#3453) @mibastian 2023-06-28
- Fix possible crash with #npcedit weapon (#3421) @Kinglykrab 2023-06-19
- Merchant Open Flag set only for regular Merchants (#3454) @Kinglykrab 2023-06-27
Readme
- Update new location of database updates (#3424) @joligario 2023-06-19
Rules
- Add ClientPetsUserOwnerNameInLastName rule (#3442) @Kinglykrab 2023-06-25
v22.15.3
v22.15.2
v22.15.1
v22.15.0
Code
- Default skill type to Hand to Hand in #npcedit meleetype (#3422) @Kinglykrab 2023-06-19
Commands
- Add missing subcommands to #npcedit (#3423) @Kinglykrab 2023-06-19
Database
Fixes
- Fix possible crash with #npcedit weapon (#3421) @Kinglykrab 2023-06-19