EQ2EMu/EQ2
Image 3d3ea08dde Albireo Update (persisting spells cross zone between group members, self pet, and more)
- /spawn details now includes the stat / base stats (STR/AGI/STA/INT/WIS) of an entity (NPC/PET/Player)
- SetInfoStructUInt and GetInfoStructUInt now support interaction_flag, when not set we will default to 12 which is looking at other players nearby.
- Fixed NPCs / Pets having spell bonuses, base stats updated (sta/str/agi/wis/int)
- Deprecated GiveImmediateQuestReward
- With spell persistence (groups, direct target and self pet) added new rule options for cross zone buffs:
	RULE_INIT(R_Spells, EnableCrossZoneGroupBuffs, "0"); // enables/disables allowing cross zone group buffs
	RULE_INIT(R_Spells, EnableCrossZoneTargetBuffs, "0"); // enables/disables allowing cross zone target buffs
2021-03-10 08:36:46 -05:00
..
devtools ModelViewer / MapEditor updated with the latest EQ2Region code / Map code utilized 2021-01-12 08:07:56 -05:00
docs Base 2020-02-28 09:17:24 -05:00
source Albireo Update (persisting spells cross zone between group members, self pet, and more) 2021-03-10 08:36:46 -05:00
utils Update git to allow dll and lib 2020-02-28 10:31:46 -05:00
win eq2world project update for LUA + debug mode (better tracing) 2020-12-20 17:47:32 -05:00