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.
|
před 3 měsíci |
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
|
před 4 měsíci |
Emagi
|
f5685e3918
Login Updates:
|
před 5 měsíci |
Emagi
|
41738ba225
Isle of Refuge March 2005 Client **BETA** Support!!
|
před 5 měsíci |
Emagi
|
ecf3d0b904
Fix pull push collisions with code
|
před 6 měsíci |
Emagi
|
e5c3ffca13
fix two crashes
|
před 6 měsíci |
Emagi
|
69612e08b6
- Fix #528 - Support for DoF Advancement Window!
|
před 6 měsíci |
Emagi
|
02f6f2a1af
Fix #520 add hate-threat messages to dof client, fix modify hp and power to not reset on calculatebonuses for spells
|
před 7 měsíci |
Emagi
|
d1af2ec649
fix modify max power and health from duplicating on a mob when the base mob values are extremely low
|
před 7 měsíci |
Emagi
|
f9ddc49fcd
- Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated!
|
před 7 měsíci |
Emagi
|
c1e8768769
- Fix #528 - IMMUNITY_TYPE_STRIKETHROUGH type 10 for AddImmunitySpell and like functions
|
před 7 měsíci |
Emagi
|
513fafef3c
Avoid nullptr casters!
|
před 7 měsíci |
Emagi
|
47196d6b67
- Fix #504 - Group Options Support (loot methods, yell restrictions, encounter lock features, item rarity, auto split coin, auto loot mode)
|
před 9 měsíci |
Emagi
|
d32141898e
- ZoneServer::GetClientBySpawn removed, no longer using the MutexMap to track the client, use the Player class instead.
|
před 1 rokem |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
před 1 rokem |
Emagi
|
14a74a1f45
- Fix #542 - DoF will now properly roll/pitch spawns/objects as expected
|
před 1 rokem |
Devn00b
|
0f5ef8615b
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
před 1 rokem |
Devn00b
|
f38b6fb788
Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua
|
před 1 rokem |
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
|
před 1 rokem |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
před 1 rokem |
Emagi
|
5cc42192a5
Fix #524 - DoF client part #3, plus crash fixes (reload spells, entering zone shutting down)
|
před 1 rokem |
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
|
před 1 rokem |
Emagi
|
401ffd3d63
Fix crash of spell removal in LUA when zone is not set for caster
|
před 1 rokem |
Emagi
|
716f9affa3
- DoF Client Profile(Character) -> Options all the checkboxes set the wrong thing (afk, roleplaying, camping, linkdead, lfg, so on)
|
před 1 rokem |
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
|
před 1 rokem |
Emagi
|
361fb06d21
spell target protections in wards and heroic op
|
před 1 rokem |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
před 1 rokem |
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.
|
před 1 rokem |
Emagi
|
ed35cb6516
Additional protections for GetZone not being set on spell->caster within LUA function usage
|
před 1 rokem |
Emagi
|
f5fe7737d5
temporarily removed CanReceiveQuest check in OfferQuest to see if it adddresses an issue with the content server
|
před 1 rokem |