Emagi fab299e53f fix /reload spells 1 주 전
..
Achievements 548007ea96 Base 4 년 전
AltAdvancement e10aedb79d - Fix #549 - DoF inventory can now remove/add items freely. The lower bounds index <=255 is assigned to existing items on zone-in or replacing items in that existing index. Indexed items 256+ will represent new items that have to grow the clients item index array. This will distinguish properly what the client is trying to examine when requests come in (versus getting no index). 9 달 전
Bots 4278a968c9 fix mobs not setting their start hp/power, oops 5 달 전
Chat 78f4a6e63b Added Discord chat support. 7 달 전
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 년 전
Commands 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
Guilds 9bf3154123 KoS CD Disc Support!!! 4 달 전
HeroicOp 955f90a55d - SpawnScripts/Generic/SpiritShard.lua shard expiration updated to assure the values are integer based 1 년 전
Housing 9bf3154123 KoS CD Disc Support!!! 4 달 전
Items c838cd6735 Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added. 1 개월 전
RaceTypes 8a6753febb In game support for adding or updating race_types database, Use /spawn set race_type race_id category subcategory model_name -- the category, subcategory and model_name are optional fields. /spawn details updated to include the race_types fields on the second page 2 년 전
Recipes ccf38233ab **Tradeskills**: 2 달 전
Rules 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
Tradeskills ccf38233ab **Tradeskills**: 2 달 전
Traits 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
Web 4efbc70fba Web administration now has /setadminstatus support 1 개월 전
Zone 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
Appearances.h 548007ea96 Base 4 년 전
CMakeLists.txt d4b59319ce Techwizz: Fix CMake to include boost libraries 3 년 전
ClientPacketFunctions.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
ClientPacketFunctions.h 5cc42192a5 Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down) 1 년 전
Combat.cpp 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts 2 주 전
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 년 전
Entity.cpp f5685e3918 Login Updates: 3 달 전
Entity.h 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
Factions.cpp 009705f75c Whoops not sure why that Player.H was there! Really! 2 년 전
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 년 전
GroundSpawn.cpp 10fb54503b set a min for skill on groundspawns 1 개월 전
GroundSpawn.h 60928d2e0c Fix #448 - Scroll/Recipe scribing fixes 2 년 전
Languages.cpp 427964b7a0 Functionality: 9 달 전
Languages.h 427964b7a0 Functionality: 9 달 전
LoginServer.cpp ccf38233ab **Tradeskills**: 2 달 전
LoginServer.h 1922ca362c Removed unused patch server code. 2 년 전
LuaFunctions.cpp 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts 2 주 전
LuaFunctions.h 35bfdbeca7 WorldServer Updates 1 개월 전
LuaInterface.cpp 5a298f404a fix locking order as mspells cant be the last lock 1 주 전
LuaInterface.h cc3e1c8d06 Update LuaInterface::DestroySpells to assure we cover all the new lua states under the spell_scripts instead of the obselete spells map 1 주 전
MutexHelper.h 548007ea96 Base 4 년 전
MutexList.h 548007ea96 Base 4 년 전
MutexMap.h 548007ea96 Base 4 년 전
MutexVector.h 548007ea96 Base 4 년 전
NPC.cpp 4278a968c9 fix mobs not setting their start hp/power, oops 5 달 전
NPC.h a74469795d - Manipulate the game world! Remove widgets! 1 년 전
NPC_AI.cpp 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 7 달 전
NPC_AI.h 427964b7a0 Functionality: 9 달 전
Object.cpp 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 년 전
Object.h 548007ea96 Base 4 년 전
Player.cpp bddaf8ffde Fix bad logging of base hp and power 1 개월 전
Player.h 345b91d243 - Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead. 2 달 전
PlayerGroups.cpp 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 7 달 전
PlayerGroups.h 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 7 달 전
Quests.cpp ccf38233ab **Tradeskills**: 2 달 전
Quests.h 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
Sign.cpp 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported 10 달 전
Sign.h d3819ec135 - Fix #412 - "placed" function now called on ItemScript placement in homes. The placed spawn will be the target field (after player). 2 년 전
Skills.cpp 79229a6de8 Fix #565 - avoid crash, packet buffer overruns/overflows, Fix #563 cavoid crash all getcurrentspell on dead lua state after reload spells called 2 달 전
Skills.h ccf38233ab **Tradeskills**: 2 달 전
Spawn.cpp 2d456fc04c omit Objects from ground 1 개월 전
Spawn.h 836d8fa5d9 Fix flying mobs offsets in zones that have dual maps for clients 2 달 전
SpawnLists.h f52e5f59db Further expanded spawn_location_placement stat overrides 2 년 전
SpellProcess.cpp fab299e53f fix /reload spells 1 주 전
SpellProcess.h 96902a5564 - Fix #564 - Mail support for DoF! 5 달 전
Spells.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 3 달 전
Spells.h 9bf3154123 KoS CD Disc Support!!! 4 달 전
Titles.cpp 96debb941c Fixed titles, make sure to source in DB update! 3 년 전
Titles.h 96debb941c Fixed titles, make sure to source in DB update! 3 년 전
Trade.cpp ccf38233ab **Tradeskills**: 2 달 전
Trade.h f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! 5 달 전
Transmute.cpp 1e2d5f98cf - Completed Fix #279 2 년 전
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 년 전
Variables.h 548007ea96 Base 4 년 전
VisualStates.h 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported 10 달 전
Widget.cpp 9bf3154123 KoS CD Disc Support!!! 4 달 전
Widget.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 년 전
World.cpp 4efbc70fba Web administration now has /setadminstatus support 1 개월 전
World.h 4efbc70fba Web administration now has /setadminstatus support 1 개월 전
WorldDatabase.cpp 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts 2 주 전
WorldDatabase.h ccf38233ab **Tradeskills**: 2 달 전
WorldTCPConnection.h 548007ea96 Base 4 년 전
classes.cpp 0cb26e084d Fixed the camel case function for classes to upper case the first character AFTER setting to lower case 3 년 전
classes.h 9bf3154123 KoS CD Disc Support!!! 4 달 전
client.cpp 6b68dba65f LUA Spell Scripts updated to have a queue much like SpawnScripts 2 주 전
client.h ccf38233ab **Tradeskills**: 2 달 전
makefile ccf38233ab **Tradeskills**: 2 달 전
makefile.a64 b489814c9f makefile.a64 set to c++17 compile flag 2 년 전
makefile.discord 78f4a6e63b Added Discord chat support. 7 달 전
net.cpp ccf38233ab **Tradeskills**: 2 달 전
net.h ccf38233ab **Tradeskills**: 2 달 전
races.cpp 548007ea96 Base 4 년 전
races.h 548007ea96 Base 4 년 전
zoneserver.cpp c838cd6735 Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added. 1 개월 전
zoneserver.h c838cd6735 Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added. 1 개월 전