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