Emagi
|
c838cd6735
Crash fix for SpawnGroupByID on invalid group, IsSpawnGroupAlive(Zone, Group_ID) added.
|
3 miesięcy temu |
Emagi
|
345b91d243
- Fix #271 - Quiver / Pouch support for ranged items! (Bags can now be applied to equippable slots). All clients supported, Isle of Refuge you cannot open the bag inventory via the equipped slot, must use the inventory slot instead.
|
3 miesięcy temu |
Emagi
|
d5ca6ef710
LUA AddSpawnToGroup will no longer override the existing group if you call it twice, this would cause encounters to be unlinked, LUA SpawnGroupByID will now properly group the spawns into a single linked spawn group
|
4 miesięcy temu |
Emagi
|
f5685e3918
Login Updates:
|
4 miesięcy temu |
Emagi
|
41738ba225
Isle of Refuge March 2005 Client **BETA** Support!!
|
5 miesięcy temu |
Emagi
|
ecf3d0b904
Fix pull push collisions with code
|
5 miesięcy temu |
Emagi
|
e5c3ffca13
fix two crashes
|
6 miesięcy temu |
Emagi
|
69612e08b6
- Fix #528 - Support for DoF Advancement Window!
|
6 miesięcy temu |
Emagi
|
02f6f2a1af
Fix #520 add hate-threat messages to dof client, fix modify hp and power to not reset on calculatebonuses for spells
|
7 miesięcy temu |
Emagi
|
d1af2ec649
fix modify max power and health from duplicating on a mob when the base mob values are extremely low
|
7 miesięcy temu |
Emagi
|
f9ddc49fcd
- Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated!
|
7 miesięcy temu |
Emagi
|
c1e8768769
- Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions
|
7 miesięcy temu |
Emagi
|
513fafef3c
Avoid nullptr casters!
|
7 miesięcy temu |
Emagi
|
47196d6b67
- Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode)
|
9 miesięcy temu |
Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
11 miesięcy temu |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
1 rok temu |
Emagi
|
14a74a1f45
- Fix #542 - DoF will now properly roll/pitch spawns/objects as expected
|
1 rok temu |
Devn00b
|
0f5ef8615b
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
1 rok temu |
Devn00b
|
f38b6fb788
Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua
|
1 rok temu |
Emagi
|
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
|
1 rok temu |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
1 rok temu |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
1 rok temu |
Emagi
|
dcf5bf4bdc
Fix crash when attempting to equip something with no slot assignment, incorrectly defined item in the database. Also HasQuest LuaFunction has been updated to avoid incorrectly accessing player_quests without locking
|
1 rok temu |
Emagi
|
401ffd3d63
Fix crash of spell removal in LUA when zone is not set for caster
|
1 rok temu |
Emagi
|
716f9affa3
- DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on)
|
1 rok temu |
Emagi
|
4f733b96da
Fix calling GetSpell with a non existent spell id and tier causing a crash, also some lua functions not calling reset function stack
|
1 rok temu |
Emagi
|
361fb06d21
spell target protections in wards and heroic op
|
1 rok temu |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 rok temu |
Emagi
|
7b023ec019
- Fix #314 Encounter states, locked, overmatched and broken now supported up to group level (raids and functionality to them will be done in a later milestone). This also entails all the functionality within, npcs go gray when in an encounter or yelled, you cant heal or damage a player or npc in an encounter.
|
1 rok temu |
Emagi
|
ed35cb6516
Additional protections for GetZone not being set on spell->caster within LUA function usage
|
1 rok temu |