Emagi 13d324ae8a Allow KoS client to choose next trait after accepting one previously, instead of requiring an event like levelling or zoning to get next option hace 4 meses
..
Achievements 548007ea96 Base hace 4 años
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). hace 9 meses
Bots 4278a968c9 fix mobs not setting their start hp/power, oops hace 5 meses
Chat 78f4a6e63b Added Discord chat support. hace 7 meses
Collections cb0d07c5fa Character saves needed to be async, too slow to run synchronous in client process hace 4 años
Commands 13d324ae8a Allow KoS client to choose next trait after accepting one previously, instead of requiring an event like levelling or zoning to get next option hace 4 meses
Guilds 9bf3154123 KoS CD Disc Support!!! hace 4 meses
HeroicOp 955f90a55d - SpawnScripts/Generic/SpiritShard.lua shard expiration updated to assure the values are integer based hace 1 año
Housing 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Items 9bf3154123 KoS CD Disc Support!!! hace 4 meses
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 hace 2 años
Recipes 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Rules 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
Tradeskills 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Traits 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
Zone 427964b7a0 Functionality: hace 9 meses
Appearances.h 548007ea96 Base hace 4 años
CMakeLists.txt d4b59319ce Techwizz: Fix CMake to include boost libraries hace 3 años
ClientPacketFunctions.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
ClientPacketFunctions.h 5cc42192a5 Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down) hace 1 año
Combat.cpp 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
Combat.h 04498a2490 Player/Target Radius added to distance checks hace 4 años
Entity.cpp 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
Entity.h 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
Factions.cpp 009705f75c Whoops not sure why that Player.H was there! Really! hace 2 años
Factions.h 24a1ccf3a2 EQ2Emu Base Updates hace 4 años
GroundSpawn.cpp 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display hace 1 año
GroundSpawn.h 60928d2e0c Fix #448 - Scroll/Recipe scribing fixes hace 2 años
Languages.cpp 427964b7a0 Functionality: hace 9 meses
Languages.h 427964b7a0 Functionality: hace 9 meses
LoginServer.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
LoginServer.h 1922ca362c Removed unused patch server code. hace 2 años
LuaFunctions.cpp ecf3d0b904 Fix pull push collisions with code hace 4 meses
LuaFunctions.h f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! hace 5 meses
LuaInterface.cpp f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! hace 5 meses
LuaInterface.h 231c866c2c restrict spell state assignment during deletion of spells hace 5 meses
MutexHelper.h 548007ea96 Base hace 4 años
MutexList.h 548007ea96 Base hace 4 años
MutexMap.h 548007ea96 Base hace 4 años
MutexVector.h 548007ea96 Base hace 4 años
NPC.cpp 4278a968c9 fix mobs not setting their start hp/power, oops hace 5 meses
NPC.h a74469795d - Manipulate the game world! Remove widgets! hace 1 año
NPC_AI.cpp 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) hace 7 meses
NPC_AI.h 427964b7a0 Functionality: hace 9 meses
Object.cpp 523e98c2c5 - Fix #533 - Group support for DoF, fixed /acceptinvite and group member display hace 1 año
Object.h 548007ea96 Base hace 4 años
Player.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Player.h 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
PlayerGroups.cpp 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) hace 7 meses
PlayerGroups.h 47196d6b67 - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) hace 7 meses
Quests.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Quests.h 2b1948da49 File missing from last night update hace 1 año
Sign.cpp 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported hace 10 meses
Sign.h d3819ec135 - Fix #412 - "placed" function now called on ItemScript placement in homes. The placed spawn will be the target field (after player). hace 2 años
Skills.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Skills.h b924495ba3 Fix #527, blue and debt xp, Fix #523 db translation of emotes table to action_state, action_state_str added to spawns_npc table hace 1 año
Spawn.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Spawn.h 9bf3154123 KoS CD Disc Support!!! hace 4 meses
SpawnLists.h f52e5f59db Further expanded spawn_location_placement stat overrides hace 2 años
SpellProcess.cpp 69612e08b6 - Fix #528 - Support for DoF Advancement Window! hace 4 meses
SpellProcess.h 96902a5564 - Fix #564 - Mail support for DoF! hace 5 meses
Spells.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Spells.h 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Titles.cpp 96debb941c Fixed titles, make sure to source in DB update! hace 3 años
Titles.h 96debb941c Fixed titles, make sure to source in DB update! hace 3 años
Trade.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Trade.h f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! hace 5 meses
Transmute.cpp 1e2d5f98cf - Completed Fix #279 hace 2 años
Transmute.h b9fc4e7281 EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) hace 4 años
Variables.h 548007ea96 Base hace 4 años
VisualStates.h 3944d57579 - Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported hace 10 meses
Widget.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
Widget.h 567117054d LUA support for triggering a door and overriding via spawnscripts vs code 'always accept open door' hace 3 años
World.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
World.h ace2e20281 - Fix #537 - DoF client health, power, concentration display on items correctly, AoM and DoF client no longer have issues with hide hood/helm in options impacting self and other options hace 11 meses
WorldDatabase.cpp ecf3d0b904 Fix pull push collisions with code hace 4 meses
WorldDatabase.h c1e8768769 - Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions hace 5 meses
WorldTCPConnection.h 548007ea96 Base hace 4 años
classes.cpp 0cb26e084d Fixed the camel case function for classes to upper case the first character AFTER setting to lower case hace 3 años
classes.h 9bf3154123 KoS CD Disc Support!!! hace 4 meses
client.cpp 6f1d52f47e that didn't incl all! hace 4 meses
client.h 1c94d68116 - Fix #554 - Weight support hace 5 meses
makefile 7956735566 c++17 compile required for makefile now hace 2 años
makefile.a64 b489814c9f makefile.a64 set to c++17 compile flag hace 2 años
makefile.discord 78f4a6e63b Added Discord chat support. hace 7 meses
net.cpp 78f4a6e63b Added Discord chat support. hace 7 meses
net.h 1922ca362c Removed unused patch server code. hace 2 años
races.cpp 548007ea96 Base hace 4 años
races.h 548007ea96 Base hace 4 años
zoneserver.cpp 9bf3154123 KoS CD Disc Support!!! hace 4 meses
zoneserver.h 518096f8cf this was forgotten the other day hace 5 meses