image 31a39356e6 Update 'EQ2/source/WorldServer/SpellProcess.h' 2 giorni fa
..
Achievements 548007ea96 Base 4 anni fa
AltAdvancement 977a08c18d Zone ruleset_id support for most rules 1 mese fa
Bots 984faa85a3 fix bots not properly camping if the owner had camped out or gone away first 3 giorni fa
Chat 78f4a6e63b Added Discord chat support. 10 mesi fa
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 anni fa
Commands f3c537c669 guild create command can be used by players without allowing target features 4 giorni fa
Guilds a8f6e876f7 Guild support for KoS/DoF clients 4 giorni fa
HeroicOp 955f90a55d - SpawnScripts/Generic/SpiritShard.lua shard expiration updated to assure the values are integer based 1 anno fa
Housing 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
Items a297a4ce85 Omit bank/shared-bank from selling at a merchant, additionally prevent weight calculation for banked items on players weight 1 settimana fa
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 anni fa
Recipes ccf38233ab **Tradeskills**: 4 mesi fa
Rules 977a08c18d Zone ruleset_id support for most rules 1 mese fa
Tradeskills e553c7b0b8 disabled noisy dumppackets 2 mesi fa
Traits 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 5 mesi fa
Web a70a3ca9ae add atomic include 1 settimana fa
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. 4 mesi fa
Appearances.h 548007ea96 Base 4 anni fa
CMakeLists.txt d4b59319ce Techwizz: Fix CMake to include boost libraries 4 anni fa
ClientPacketFunctions.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 5 mesi fa
ClientPacketFunctions.h 5cc42192a5 Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down) 1 anno fa
Combat.cpp 9f02cbdb7a address some encounter states 4 giorni fa
Combat.h 977a08c18d Zone ruleset_id support for most rules 1 mese fa
Entity.cpp 977a08c18d Zone ruleset_id support for most rules 1 mese fa
Entity.h b082ff0554 sync source 2 mesi fa
Factions.cpp 009705f75c Whoops not sure why that Player.H was there! Really! 2 anni fa
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 anni fa
GroundSpawn.cpp 977a08c18d Zone ruleset_id support for most rules 1 mese fa
GroundSpawn.h 60928d2e0c Fix #448 - Scroll/Recipe scribing fixes 2 anni fa
Languages.cpp 427964b7a0 Functionality: 11 mesi fa
Languages.h 427964b7a0 Functionality: 11 mesi fa
LoginServer.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
LoginServer.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
LuaFunctions.cpp eabe74cc06 Fix crash in RemoveWard 1 settimana fa
LuaFunctions.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
LuaInterface.cpp a297a4ce85 Omit bank/shared-bank from selling at a merchant, additionally prevent weight calculation for banked items on players weight 1 settimana fa
LuaInterface.h f8c9d11ee0 fix reload spells to work with the lua spell state redesign 2 mesi fa
MutexHelper.h 548007ea96 Base 4 anni fa
MutexList.h 548007ea96 Base 4 anni fa
MutexMap.h 548007ea96 Base 4 anni fa
MutexVector.h 548007ea96 Base 4 anni fa
NPC.cpp 0540b5da60 getzonerule cleanup 1 mese fa
NPC.h a74469795d - Manipulate the game world! Remove widgets! 1 anno fa
NPC_AI.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
NPC_AI.h 427964b7a0 Functionality: 11 mesi fa
Object.cpp 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display 1 anno fa
Object.h 548007ea96 Base 4 anni fa
Player.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
Player.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
PlayerGroups.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
PlayerGroups.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
Quests.cpp ccf38233ab **Tradeskills**: 4 mesi fa
Quests.h 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 5 mesi fa
Sign.cpp 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported 1 anno fa
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 anni fa
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 5 mesi fa
Skills.h ccf38233ab **Tradeskills**: 4 mesi fa
Spawn.cpp 48e8cb80af Update 'EQ2/source/WorldServer/Spawn.cpp' 2 giorni fa
Spawn.h 977a08c18d Zone ruleset_id support for most rules 1 mese fa
SpawnLists.h f52e5f59db Further expanded spawn_location_placement stat overrides 2 anni fa
SpellProcess.cpp afde1e243b Update 'EQ2/source/WorldServer/SpellProcess.cpp' 2 giorni fa
SpellProcess.h 31a39356e6 Update 'EQ2/source/WorldServer/SpellProcess.h' 2 giorni fa
Spells.cpp 41738ba225 Isle of Refuge March 2005 Client **BETA** Support!! 5 mesi fa
Spells.h 9bf3154123 KoS CD Disc Support!!! 6 mesi fa
Titles.cpp 96debb941c Fixed titles, make sure to source in DB update! 4 anni fa
Titles.h 96debb941c Fixed titles, make sure to source in DB update! 4 anni fa
Trade.cpp ccf38233ab **Tradeskills**: 4 mesi fa
Trade.h f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! 7 mesi fa
Transmute.cpp 1e2d5f98cf - Completed Fix #279 2 anni fa
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 anni fa
Variables.h 548007ea96 Base 4 anni fa
VisualStates.h 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported 1 anno fa
Widget.cpp 9bf3154123 KoS CD Disc Support!!! 6 mesi fa
Widget.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 anni fa
World.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
World.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
WorldDatabase.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
WorldDatabase.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
WorldTCPConnection.h 548007ea96 Base 4 anni fa
classes.cpp 0cb26e084d Fixed the camel case function for classes to upper case the first character AFTER setting to lower case 3 anni fa
classes.h 9bf3154123 KoS CD Disc Support!!! 6 mesi fa
client.cpp 524a0c8971 avoid adding null or dead item ptrs to rewards, avoid sending guild info to kos and earlier clients until op_sysclient or otherwise crash 5 giorni fa
client.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
makefile 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
makefile.a64 b489814c9f makefile.a64 set to c++17 compile flag 2 anni fa
makefile.discord 78f4a6e63b Added Discord chat support. 10 mesi fa
net.cpp 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
net.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa
races.cpp 548007ea96 Base 4 anni fa
races.h 548007ea96 Base 4 anni fa
zoneserver.cpp 0723e33259 Update 'EQ2/source/WorldServer/zoneserver.cpp' 2 giorni fa
zoneserver.h 7a72d2874d Project Nebulark Part 1, So much to list, this is a rough summary..: 1 settimana fa