KimLS
|
7b5b1b2583
|
Added eq.attack(client_name) to lua.
|
2013-06-28 16:30:27 -07:00 |
|
KimLS
|
f46f7bd528
|
event_death_complete
|
2013-06-27 15:07:28 -07:00 |
|
KimLS
|
602b17f0e8
|
Fix for msvc compile, lua_bit.cpp wont try to compile if lua isn't set to build
|
2013-06-26 08:05:36 -07:00 |
|
KimLS
|
b904689a98
|
Added Spawn object to lua and functions to manipulate them
|
2013-06-23 14:48:36 -07:00 |
|
KimLS
|
0dc66b3dd7
|
Added quest areas (only accessable in lua) which work similar to proximities except are not attached to any one npc. Also fixed up the proximity code a bit to comply and got rid of my stupid ass fix for the deleting lists thing
|
2013-06-22 20:47:11 -07:00 |
|
KimLS
|
7b894a7c61
|
Added direct inventory access, and event_loot for items and event_weapon_proc for items
|
2013-06-20 14:03:22 -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
|
56b41c882b
|
Redoing event item api
|
2013-06-07 02:26:17 -07:00 |
|
KimLS
|
a3738dc131
|
Changed EVENT_TRADE to pass iteminst instead of variable ids, perl will not have changed at all but lua now passes the iteminsts in the trade object. Also redid a bunch of the spell quest stuff
|
2013-06-05 16:47:49 -07:00 |
|
KimLS
|
6d0c0aee7d
|
Last work to make lua parser feature complete, time to start fixing bugs and cleaning up design and maybe adding some features here and there.
|
2013-06-04 23:22:03 -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
|
55a964267e
|
Raid/Group lua stuff, renamed corpses
|
2013-06-02 13:47:52 -07:00 |
|
KimLS
|
344feb7484
|
Finished exporting lua general functions for now, also had to fix some const char* stuff
|
2013-05-31 16:40:55 -07:00 |
|
KimLS
|
69f1187722
|
Small amount of general lua functions
|
2013-05-28 13:12:42 -07:00 |
|
KimLS
|
49c3a81e18
|
More lua work, client should be completely exported barring any more bugs that crop up. Starting work on getting the rest of the general functions
|
2013-05-27 17:24:31 -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
|
1363d5d209
|
Lua fixes, need to get perl working again D=
|
2013-05-19 23:39:18 -07:00 |
|
KimLS
|
69bad31019
|
Cleanup of some lua code, initial work on encounter_quests
|
2013-05-19 12:13:44 -07:00 |
|