Emagi
|
ccf38233ab
**Tradeskills**:
|
3 months ago |
Emagi
|
79229a6de8
Fix #565 - avoid crash, packet buffer overruns/overflows, Fix #563 cavoid crash all getcurrentspell on dead lua state after reload spells called
|
4 months ago |
Emagi
|
f5685e3918
Login Updates:
|
4 months ago |
Emagi
|
41738ba225
Isle of Refuge March 2005 Client **BETA** Support!!
|
5 months ago |
Emagi
|
f9ddc49fcd
- Fix #560 - DoF Trade Support! Works cross client to AoM, restricted to 6 slots when trading with DoF. WorldStructs.xml updated!
|
7 months ago |
Emagi
|
422c34e566
Make lua functions ModifyMaxHP and ModifyMaxPower usable
|
7 months ago |
Emagi
|
c98a2997d7
Do not call lua functions that do not exist for spells, causes crashes
|
7 months ago |
Emagi
|
231c866c2c
restrict spell state assignment during deletion of spells
|
7 months ago |
Emagi
|
4383e6b20a
fix log message had extra %s
|
7 months ago |
Emagi
|
1c94d68116
- Fix #554 - Weight support
|
7 months ago |
Emagi
|
27130d0aae
Mutex handling fixes, ptr crash fix and loose pointer cleanup related to lua spells
|
8 months ago |
Emagi
|
427964b7a0
Functionality:
|
10 months ago |
Emagi
|
3944d57579
- Fix #496 ITEM_STAT_ABILITYCASTINGSPEED (664) and ITEM_STAT_SPELLREUSESPEED (665) now supported
|
1 year ago |
Devn00b
|
0f5ef8615b
Merge branch 'master' of https://git.eq2emu.com/devn00b/EQ2EMu
|
1 year ago |
Devn00b
|
f38b6fb788
Fix for issue #242. Added GetCanEvac/SetCanEvac lua function. Example code found in server/spells/scout/escape.lua
|
1 year ago |
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 year ago |
Emagi
|
523e98c2c5
- Fix #533 - Group support for DoF, fixed /acceptinvite and group member display
|
1 year ago |
Emagi
|
09978db335
Resolve unexpected crash due to lua string
|
1 year ago |
Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 year ago |
Emagi
|
ed35cb6516
Additional protections for GetZone not being set on spell->caster within LUA function usage
|
1 year ago |
Emagi
|
e2b8770ac3
avoid crash when GetZone is not set for spell caster
|
1 year ago |
Emagi
|
00d92aed43
Stop crash when player/spawn zone is not yet set
|
1 year ago |
Emagi
|
7a2d357e16
Fix crash on setting pet stats after summon, owner was not set, fixed pets not surviving camp and popping back into game, added prespawn script to SummonPet
|
1 year ago |
Emagi
|
658658e1a6
- Fixed popping non-existent items from overflow causing a crash
|
1 year ago |
Emagi
|
417bea4214
- Spells now has class lists to reduce the time to assign new spells by level
|
1 year ago |
Emagi
|
0ac12173fe
Remove LUA SpawnList design, changed GetSpawnListByID and its adjacent lua functions to use lua tables
|
2 years ago |
Emagi
|
f57a91d0cb
protection for lua user data inner data being deleted, protection around conversation options
|
2 years ago |
Emagi
|
52435f03f2
Add IsCastOnAggroComplete to LuaInterface
|
2 years ago |
Emagi
|
f0e3800333
Fix #381 - NPC Spell Enhancements
|
2 years ago |
Emagi
|
7c0c5d537e
Fix #262 added /gm sight [on|off] with target to follow pov of spawn, LUA implemented SetPlayerPOVGhost(Player, Target_Spawn) if target_spawn is nil it will disable the ghost pov
|
2 years ago |