EQ2EMu/server
Emagi f9ddc49fcd - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated!
- /info command updated with /info your_trade|their_trade slot_num for DoF trading
- Rule R_Player, CoinWeightPerHundred -> R_Player, CoinWeightPerStone, defaulted to 40 which is the DoF client equivalent (eg 100/40 = 2.5 weight)
- Concentration is now capped on zone/reload of the player spells
- Fix crash related to trade (entity pointers were loosely handled), bot or player otherwise could decouple from the zone and leave a dead ptr.
- LUA Functions added: GetCharacterFlag(Spawn, val) and ToggleCharacterFlag(Spawn, val) -- val is defined by the Character Flags in Player.h with #define CF_ or CF2_
2024-04-13 10:24:58 -04:00
..
ItemScripts Sync Lua from dev server to git 2024-04-07 18:28:29 +00:00
Maps Fix Pillars of Flame discpline zone map for v3 2022-11-09 16:08:51 -05:00
Quests Sync Lua from dev server to git 2024-04-07 18:28:29 +00:00
Regions v2 of Regions 2020-11-22 15:33:04 -05:00
RegionScripts Sync Lua from dev server to git 2024-04-07 18:28:29 +00:00
SpawnScripts remove somewhat duplicate directory of upper case Generic 2024-04-12 20:00:04 -04:00
Spells Sync Lua from dev server to git 2024-04-07 18:28:29 +00:00
ZoneScripts Sync Lua from dev server to git 2024-04-07 18:28:29 +00:00
checkifup.sh Restart/Startup Script 2020-10-30 01:23:08 +00:00
CommonStructs.xml - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 2024-02-04 14:51:55 -05:00
eq2-updates.sql Base 2020-02-28 09:17:24 -05:00
EQ2_Structs.xml Base 2020-02-28 09:17:24 -05:00
EQ2Login__Debug64.exe Update Login EXE. 2023-12-05 12:21:53 -08:00
EQ2World__Debug_x64.exe Windows EXE Update 2024-04-03 23:06:10 -07:00
ItemStructs.xml - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 2024-02-04 14:51:55 -05:00
log_config.xml Code changes for region maps (Water!), additional lua functions 2020-10-13 23:52:55 -04:00
login_db.ini Base 2020-02-28 09:17:24 -05:00
LoginServer.ini Login Server now supports auto account creation upon a new acct 2020-03-18 23:48:57 -04:00
LoginStructs.xml - Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode) 2024-02-04 14:51:55 -05:00
SpawnStructs.xml - Fix #542 - DoF will now properly roll/pitch spawns/objects as expected 2023-10-10 22:56:27 -04:00
world_db.ini Base 2020-02-28 09:17:24 -05:00
WorldStructs.xml - Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated! 2024-04-13 10:24:58 -04:00