Emagi
|
a74469795d
- Manipulate the game world! Remove widgets!
|
1 년 전 |
Emagi
|
ed35cb6516
Additional protections for GetZone not being set on spell->caster within LUA function usage
|
1 년 전 |
Emagi
|
e2b8770ac3
avoid crash when GetZone is not set for spell caster
|
1 년 전 |
Emagi
|
00d92aed43
Stop crash when player/spawn zone is not yet set
|
1 년 전 |
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 년 전 |
Emagi
|
658658e1a6
- Fixed popping non-existent items from overflow causing a crash
|
1 년 전 |
Emagi
|
417bea4214
- Spells now has class lists to reduce the time to assign new spells by level
|
1 년 전 |
Emagi
|
0ac12173fe
Remove LUA SpawnList design, changed GetSpawnListByID and its adjacent lua functions to use lua tables
|
2 년 전 |
Emagi
|
f57a91d0cb
protection for lua user data inner data being deleted, protection around conversation options
|
2 년 전 |
Emagi
|
52435f03f2
Add IsCastOnAggroComplete to LuaInterface
|
2 년 전 |
Emagi
|
f0e3800333
Fix #381 - NPC Spell Enhancements
|
2 년 전 |
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 년 전 |
Emagi
|
db123c93e9
- Work in Progress: Widget ID support added to RegionScripts, test zone is tutorial_island02 (queens colony, overlord outpost, isle of refuge)
|
2 년 전 |
Emagi
|
e40f842ac0
removed benign errors about E LUA : : attempt to call a nil value in a quest script when the function does not exist
|
2 년 전 |
Emagi
|
c85c3e0d25
Added LUA Function DamageEquippedItems(Spawn, damage_percent_amount)
|
2 년 전 |
Emagi
|
f87bcb22be
quest read lock vs lock
|
2 년 전 |
Emagi
|
1068849ef8
Fix #451 - basic pvp mitigation / mitigation integration
|
2 년 전 |
Emagi
|
0e00165195
- Fix #453 PlayFlavor re-design
|
2 년 전 |
Emagi
|
6fbc15029d
- Fixed Cure not working if there was no levels table on the detrimental spell
|
2 년 전 |
devn00b
|
2ea3075fe5
Added SetCanGate to LuaInterface.cpp
|
2 년 전 |
root
|
efcf967100
Gate to bind Enabled. Added missing Lua Functions ( GetCanGate(Player)/SetCanGate(Player,Val) ).
|
2 년 전 |
Emagi
|
13b1837623
Fix #384 group encounter mob loot
|
2 년 전 |
devn00b
|
f3526e14de
Rd 1 of setting up bind location checks. Run SQL Update.
|
2 년 전 |
Devn00b
|
5efc6fe537
Added Lua function HasCoin(Spawn, Value) per issue #411
|
2 년 전 |
Devn00b
|
45548fcab6
Adds ChangeFaction(Spawn, <faction id>, <faction change +/- values>) for Lua usage
|
2 년 전 |
Devn00b
|
c2d06a44fa
Added ClearRunback() lua command. Stops npc from returning to spawn point.
|
2 년 전 |
root
|
80ad678457
Removed Dupe Line of Code.
|
2 년 전 |
Image
|
3d553fe80b
persist through (though?) zone naming, spell caster nullptr check to complete spell crash fix
|
3 년 전 |
Image
|
386e89215a
LUA StopTimer(Spawn, "function_name") added, LUA function cleanup
|
3 년 전 |
Image
|
30e19ed012
Lacertae Update #2 - Stability Fixes against Inventory and GM reload options
|
3 년 전 |