Image 22dc084991 Tracking of player character ids for loot in encounters 4 年 前
..
Achievements 548007ea96 Base 4 年 前
AltAdvancement 548007ea96 Base 4 年 前
Bots 04498a2490 Player/Target Radius added to distance checks 4 年 前
Chat 548007ea96 Base 4 年 前
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process 4 年 前
Commands c14c35c612 additional linux fix for a crash on the /invul command 4 年 前
Guilds 548007ea96 Base 4 年 前
HeroicOp 548007ea96 Base 4 年 前
Housing 548007ea96 Base 4 年 前
IRC 548007ea96 Base 4 年 前
Items 1ae5f04961 support for /itemsearch broker to input item id 4 年 前
Patch 548007ea96 Base 4 年 前
RaceTypes 548007ea96 Base 4 年 前
Recipes 548007ea96 Base 4 年 前
Rules 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 年 前
Tradeskills 548007ea96 Base 4 年 前
Traits 548007ea96 Base 4 年 前
Zone c6904b02ff Linux compile fixes 4 年 前
Appearances.h 548007ea96 Base 4 年 前
ClientPacketFunctions.cpp b19fd5f36f Adds char properties and fixes looting alive npcs 4 年 前
ClientPacketFunctions.h b19fd5f36f Adds char properties and fixes looting alive npcs 4 年 前
Combat.cpp 89ff042377 Update Combat.cpp 4 年 前
Combat.h 04498a2490 Player/Target Radius added to distance checks 4 年 前
Entity.cpp 57b6811413 fix for runback speed and movement loop speed 4 年 前
Entity.h 2706ac7627 stop mobs from converging on 0,0,0 4 年 前
Factions.cpp 548007ea96 Base 4 年 前
Factions.h 24a1ccf3a2 EQ2Emu Base Updates 4 年 前
GroundSpawn.cpp 548007ea96 Base 4 年 前
GroundSpawn.h 5a8ffc3385 Groundspawn adhere to ground (lol) 4 年 前
Languages.cpp 548007ea96 Base 4 年 前
Languages.h 548007ea96 Base 4 年 前
LoginServer.cpp 6676f66184 LoginServer.ini reading updated 4 年 前
LoginServer.h 548007ea96 Base 4 年 前
LuaFunctions.cpp f2c72f60b1 Default Entity SetSpeed via LUA fix 4 年 前
LuaFunctions.h a4ff0e539f SetSpeedMultiplier modified to act as a fraction of 100 4 年 前
LuaInterface.cpp a4ff0e539f SetSpeedMultiplier modified to act as a fraction of 100 4 年 前
LuaInterface.h 5dfafe4464 Linux fixes 4 年 前
MutexHelper.h 548007ea96 Base 4 年 前
MutexList.h 548007ea96 Base 4 年 前
MutexMap.h 548007ea96 Base 4 年 前
MutexVector.h 548007ea96 Base 4 年 前
NPC.cpp edad5a4382 After runback make sure npcs resume their movement loop 4 年 前
NPC.h a17c7915ee Support for flying mobs (InitialState = 49156), runback also supports original gridid for NPC 4 年 前
NPC_AI.cpp 22dc084991 Tracking of player character ids for loot in encounters 4 年 前
NPC_AI.h 22dc084991 Tracking of player character ids for loot in encounters 4 年 前
Object.cpp 548007ea96 Base 4 年 前
Object.h 548007ea96 Base 4 年 前
Player.cpp 4e940f6b7c PVP Invisibility Support 4 年 前
Player.h 4e940f6b7c PVP Invisibility Support 4 年 前
PlayerGroups.cpp 24a1ccf3a2 EQ2Emu Base Updates 4 年 前
PlayerGroups.h 548007ea96 Base 4 年 前
Quests.cpp 548007ea96 Base 4 年 前
Quests.h 548007ea96 Base 4 年 前
Sign.cpp 548007ea96 Base 4 年 前
Sign.h 548007ea96 Base 4 年 前
Skills.cpp d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation 4 年 前
Skills.h bd2658946f Resolve Deadlock in MSpawnList against CombatProcess, barebones of disarm trap 4 年 前
Spawn.cpp 57b6811413 fix for runback speed and movement loop speed 4 年 前
Spawn.h c6904b02ff Linux compile fixes 4 年 前
SpawnLists.h 548007ea96 Base 4 年 前
SpellProcess.cpp c1c6fc8d2d NPCs aggro on unfriendly spell casted on them 4 年 前
SpellProcess.h 856e068cad castspell command 4 年 前
Spells.cpp 548007ea96 Base 4 年 前
Spells.h 548007ea96 Base 4 年 前
Titles.cpp 548007ea96 Base 4 年 前
Titles.h 548007ea96 Base 4 年 前
Trade.cpp 548007ea96 Base 4 年 前
Trade.h 548007ea96 Base 4 年 前
Transmute.cpp b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 年 前
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 4 年 前
Variables.h 548007ea96 Base 4 年 前
VisualStates.h 548007ea96 Base 4 年 前
Widget.cpp 6eeaee134c fix doors not opening 4 年 前
Widget.h 3c0b5abeb5 Update Widget.h 4 年 前
World.cpp 548007ea96 Base 4 年 前
World.h 548007ea96 Base 4 年 前
WorldDatabase.cpp 26decf5a1f widgets omitted from bulk updates, sent individually 4 年 前
WorldDatabase.h 7d6de27e1f spawn combine save crashes, reports wrong location id 4 年 前
WorldTCPConnection.h 548007ea96 Base 4 年 前
classes.cpp 548007ea96 Base 4 年 前
classes.h 548007ea96 Base 4 年 前
client.cpp 26decf5a1f widgets omitted from bulk updates, sent individually 4 年 前
client.h eb7c5347d7 Fix server->client desync 4 年 前
makefile 548007ea96 Base 4 年 前
makefile.a64 d7a00658d1 Rest of Chest Traps and Disarm Chest Traps implementation 4 年 前
net.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 年 前
net.h 548007ea96 Base 4 年 前
races.cpp 548007ea96 Base 4 年 前
races.h 548007ea96 Base 4 年 前
zoneserver.cpp c6904b02ff Linux compile fixes 4 年 前
zoneserver.h 65b9bf8c21 Removed inbulk distance, just use send_spawn_distance instead -- also zone in should send a larger radius (not less than 40) 4 年 前