Image c83409daec Quest SetCompleteFlag now updates player the quest is tied to 3 år sedan
..
Achievements 548007ea96 Base 4 år sedan
AltAdvancement 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 år sedan
Bots 6f92367102 Multiple combat / functionality updates 3 år sedan
Chat ebddaba763 Tutorial instructions for the Far Journey zone 3 år sedan
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 år sedan
Commands c08cf0aa66 Fix crashes in /add_aa 3 år sedan
Guilds ebddaba763 Tutorial instructions for the Far Journey zone 3 år sedan
HeroicOp 7775ea3e66 Fix HO starter wheel pre-stage bug not honoring the abilities fields 3 år sedan
Housing 09bf3a3378 Fixed bug #3 (World crashing when port already in use) - will gracefully exit 3 år sedan
IRC 548007ea96 Base 4 år sedan
Items 6f92367102 Multiple combat / functionality updates 3 år sedan
Patch 548007ea96 Base 4 år sedan
RaceTypes 548007ea96 Base 4 år sedan
Recipes 548007ea96 Base 4 år sedan
Rules 6f92367102 Multiple combat / functionality updates 3 år sedan
Tradeskills 6f92367102 Multiple combat / functionality updates 3 år sedan
Traits 06e7e6b96e crash fix on WS_TraitsList not existing for DoF client 3 år sedan
Zone 6f92367102 Multiple combat / functionality updates 3 år sedan
Appearances.h 548007ea96 Base 4 år sedan
CMakeLists.txt d4b59319ce Techwizz: Fix CMake to include boost libraries 3 år sedan
ClientPacketFunctions.cpp 6ed7941ece Numerous memory leak fixes / initialization/deinitialization issues 3 år sedan
ClientPacketFunctions.h 9ac85ecff8 Housing functionality (outside widget door, accessing house, pay upkeep) 4 år sedan
Combat.cpp cd5aa30acb Fix deadlock in hateby 3 år sedan
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 år sedan
Entity.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
Entity.h 6f92367102 Multiple combat / functionality updates 3 år sedan
Factions.cpp 548007ea96 Base 4 år sedan
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 år sedan
GroundSpawn.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
GroundSpawn.h a41aa0fa6d SetQuestsRequired is now mutex protected, trying to prevent crash on deconstructor 3 år sedan
Languages.cpp 548007ea96 Base 4 år sedan
Languages.h 548007ea96 Base 4 år sedan
LoginServer.cpp 66505ccea3 RegionScripts, lava/death region support 3 år sedan
LoginServer.h 548007ea96 Base 4 år sedan
LuaFunctions.cpp 7cdc9b0c77 fix GetSpell on custom spell script to load the lua spell script 3 år sedan
LuaFunctions.h 6f92367102 Multiple combat / functionality updates 3 år sedan
LuaInterface.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
LuaInterface.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 år sedan
MutexHelper.h 548007ea96 Base 4 år sedan
MutexList.h 548007ea96 Base 4 år sedan
MutexMap.h 548007ea96 Base 4 år sedan
MutexVector.h 548007ea96 Base 4 år sedan
NPC.cpp 517ae12865 /bot follow id and /bot stopfollow id added 3 år sedan
NPC.h 66505ccea3 RegionScripts, lava/death region support 3 år sedan
NPC_AI.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
NPC_AI.h 517ae12865 /bot follow id and /bot stopfollow id added 3 år sedan
Object.cpp a41aa0fa6d SetQuestsRequired is now mutex protected, trying to prevent crash on deconstructor 3 år sedan
Object.h 548007ea96 Base 4 år sedan
Player.cpp 08f53e621f display xp_debt in player profile 3 år sedan
Player.h 6f92367102 Multiple combat / functionality updates 3 år sedan
PlayerGroups.cpp ebddaba763 Tutorial instructions for the Far Journey zone 3 år sedan
PlayerGroups.h 7ae7d637a3 Protection to group members and also heroic opportunities (avoid crashes) 3 år sedan
Quests.cpp c83409daec Quest SetCompleteFlag now updates player the quest is tied to 3 år sedan
Quests.h 6304430e3a Quest class constructor mgmt, don't need to always create the quest 3 år sedan
Sign.cpp 09bf3a3378 Fixed bug #3 (World crashing when port already in use) - will gracefully exit 3 år sedan
Sign.h 548007ea96 Base 4 år sedan
Skills.cpp 65109b0d5d Glowpaths/waypoints added 3 år sedan
Skills.h 65109b0d5d Glowpaths/waypoints added 3 år sedan
Spawn.cpp 09f3ae4557 disabling the legends of norrath and tell on widget sign was causing rotation issue on some objects, fixed 3 år sedan
Spawn.h 6f92367102 Multiple combat / functionality updates 3 år sedan
SpawnLists.h 6c7f11fd70 LUA Commands Added/Updated for controlling primary commands 4 år sedan
SpellProcess.cpp 816575beca HO crash fix + temp spell e rror spam (to be changed to info later) 3 år sedan
SpellProcess.h 103859462d in_heroic_opp for spellcasting in heroic opportunities 3 år sedan
Spells.cpp 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 år sedan
Spells.h 65109b0d5d Glowpaths/waypoints added 3 år sedan
Titles.cpp 96debb941c Fixed titles, make sure to source in DB update! 3 år sedan
Titles.h 96debb941c Fixed titles, make sure to source in DB update! 3 år sedan
Trade.cpp 548007ea96 Base 4 år sedan
Trade.h 548007ea96 Base 4 år sedan
Transmute.cpp 81bd804af2 Fixed bug that caused the server to not be compilable on Linux 3 år sedan
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 år sedan
Variables.h 548007ea96 Base 4 år sedan
VisualStates.h 66505ccea3 RegionScripts, lava/death region support 3 år sedan
Widget.cpp 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 år sedan
Widget.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' 3 år sedan
World.cpp 56c2c69a40 Fix logging when there is no old process running to hang on 3 år sedan
World.h effd7100c9 Added muted locking on the world maps / region maps.. in case two of the same instance load same time 3 år sedan
WorldDatabase.cpp 529a260d3e Some equipment lock fixes (not all resolved yet) plus LUA equip functions, regular mail without items works 3 år sedan
WorldDatabase.h 96debb941c Fixed titles, make sure to source in DB update! 3 år sedan
WorldTCPConnection.h 548007ea96 Base 4 år sedan
classes.cpp b698e847e1 Merging LethalEncounter's support of classic (version 283) and dof (version 546) 3 år sedan
classes.h 548007ea96 Base 4 år sedan
client.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
client.h 6f92367102 Multiple combat / functionality updates 3 år sedan
makefile 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 år sedan
makefile.a64 463c6ce53a InfoStruct accessible in LUA/mutli-thread 3 år sedan
net.cpp 7c65970db0 Discord link updated due to invite limit on previous link 3 år sedan
net.h a9f087b40c Cleanup logging behavior 3 år sedan
races.cpp 548007ea96 Base 4 år sedan
races.h 548007ea96 Base 4 år sedan
zoneserver.cpp 6f92367102 Multiple combat / functionality updates 3 år sedan
zoneserver.h 6f92367102 Multiple combat / functionality updates 3 år sedan