Michael Cook (mackal)
|
6e474f22a2
|
Added single target HalveAggro and DoubleAggro
Both exported to perl/lua
pass the target you wish to change their hate.
|
2014-02-18 16:52:51 -05:00 |
|
KimLS
|
3992ac02bb
|
Rampage, Area Rampage, Flurry got new customizable effects. Part of that was adding a new set of stuff to attack.
|
2013-07-08 14:37:01 -07:00 |
|
KimLS
|
2f335372a0
|
Few warning and lua fixes, fix for summon not working on new system. Need to look at enrage as it doesn't appear to work right either and think it's timing related
|
2013-07-07 15:22:20 -07:00 |
|
KimLS
|
2529a7700e
|
Fix for luabind not compiling (jumbers), bunch of api upgrades for lua, changed where spells and items load quests from, removed some old code. etc etc.
|
2013-06-22 01:32:41 -07:00 |
|
KimLS
|
c0d37b2e04
|
Many fixes to regressions in perl and cleaning up the final interface
|
2013-06-12 15:04:26 -07:00 |
|
KimLS
|
1b290b577d
|
Fix for potential nullptr when using base lua class constructors in debug mode, also added eq.get_qglobals and removed automatic export of them (will do this for a lot of other automatic exports)
|
2013-06-04 16:48:32 -07:00 |
|
KimLS
|
bc82bff4b4
|
Lua doors api
|
2013-06-03 00:08:41 -07:00 |
|
KimLS
|
79a9d2112a
|
Retransmit support added back in (stupid compile flags), prelim work on lua_client stuff, took out a few redundant or non-working functions
|
2013-05-25 01:08:30 -07:00 |
|
KimLS
|
ce63503bab
|
Changed a bunch of lua stuff, as well as modified a bunch of generic item quest stuff
|
2013-05-23 12:43:21 -07:00 |
|
KimLS
|
69bad31019
|
Cleanup of some lua code, initial work on encounter_quests
|
2013-05-19 12:13:44 -07:00 |
|
KimLS
|
17954dd8fe
|
Exported a ton of functions to mob
|
2013-05-18 14:42:54 -07:00 |
|
KimLS
|
1f265af1e7
|
Hate list stuff, need to make it more efficient
|
2013-05-17 09:49:02 -07:00 |
|
KimLS
|
3ddc61420b
|
Added id to spells so i can export them to lua correctly. Also made the lua_classes less messy by having them all derive from Lua_Ptr instead of reimplementing functionality
|
2013-05-16 23:24:47 -07:00 |
|
KimLS
|
38521e0009
|
Lua - basic npc quests work and i need a damned break for a bit
|
2013-05-13 21:56:42 -07:00 |
|
KimLS
|
20fc585b5e
|
Cleaned up lua glue macro a bit
|
2013-05-13 14:40:15 -07:00 |
|
KimLS
|
7b23c8dc75
|
Working on last of Mob:: that can be implemented atm, added safety checks to the lua functions that will be optional later in dev mode. Also changed quest return types to integers instead of doubles as that was non-intuitive
|
2013-05-13 14:29:50 -07:00 |
|
KimLS
|
7648f071f1
|
More lua work - more mob implementation
|
2013-05-11 20:34:04 -07:00 |
|
KimLS
|
70998d25e3
|
More lua work - changed how i get return values off the stack and do calls
|
2013-05-11 16:37:03 -07:00 |
|
KimLS
|
fa908040ca
|
Lua work on api - entity and mob, lots more to go
|
2013-05-11 13:51:57 -07:00 |
|
KimLS
|
d1f7935ee2
|
...trying out boost with luabind
|
2013-05-11 01:29:58 -07:00 |
|
KimLS
|
dc045591e4
|
Lua work - loading works, I think checking for sub works. Calling subs is in the beginning stages and binding is starting
|
2013-05-10 20:13:35 -07:00 |
|