Commit Graph

1155 Commits

Author SHA1 Message Date
Rochet2
0fd4fbd945 Eluna fix folder path and add config option possibility for script folder path (default 'lua_scripts') 2014-06-29 21:28:43 +02:00
Rochet2
cdaf38b737 Eluna fix linux script loading - Still require adding a config setting to set a path to allow you to use a fixed path with restarters and shortcuts 2014-06-29 21:28:43 +02:00
Rochet2
7bd0288658 Eluna implement more hooks, remove unnecessary hooks and code. Can now use Reset to reset timed events and on spawn should be used for events that happen on spawn instead of reset. 2014-06-29 21:28:43 +02:00
Rochet2
afb3aa8ca0 Eluna fix mangos hooks 2014-06-29 21:28:42 +02:00
Rochet2
eaf8ca0369 Update README.md 2014-06-29 21:28:42 +02:00
Rochet2
0d370e0466 Update INSTALL.md 2014-06-29 21:28:42 +02:00
Rochet2
99d7f60257 Update README.md 2014-06-29 21:28:41 +02:00
Rochet2
1b90a658f6 Update INSTALL.md 2014-06-29 21:28:41 +02:00
Rochet2
be80650625 Eluna fix left out TC logs 2014-06-29 21:28:41 +02:00
Rochet2
924997603f Eluna misc fixes 2014-06-29 21:28:40 +02:00
Rochet2
15134e2771 Eluna add randomizer back as extension 2014-06-29 21:28:40 +02:00
Rochet2
6fd8dce5e2 Update README.md 2014-06-29 21:28:40 +02:00
Rochet2
3cdc08d556 Eluna rewrite file loader 2014-06-29 21:28:39 +02:00
Rochet2
6074f5cf6f Update ObjectVariables.lua
Fix lua error : |
2014-06-29 21:28:39 +02:00
Rochet2
6fc67571c7 Eluna add a new test extension (and the folder) 2014-06-29 21:28:39 +02:00
Rochet2
ab617b4f7f Eluna add support for extentions and create lua_scripts folder automatically again 2014-06-29 21:28:39 +02:00
Rochet2
4537a7f8f0 Eluna 2014-06-29 21:28:38 +02:00
Rochet2
6bec5eeb44 Eluna fix addon msg hook for mangos and for TC's latest changes. Also improve it a little 2014-06-29 21:28:38 +02:00
Rochet2
f013e2a9fa Eluna add get expansion 2014-06-29 21:28:38 +02:00
Rochet2
bbb968fbeb Update INSTALL.md 2014-06-29 21:28:37 +02:00
Rochet2
0cb2e29734 Update README.md 2014-06-29 21:28:37 +02:00
Rochet2
619ac56311 Update README.md 2014-06-29 21:28:37 +02:00
Rochet2
7b9f812f75 Create MERGING.md 2014-06-29 21:28:36 +02:00
Rochet2
bcf7ed591f Eluna fix wrong opcode 2014-06-29 21:28:36 +02:00
Rochet2
389ed8a80e Eluna implement SendShowMailbox for all cores 2014-06-29 21:28:36 +02:00
Rochet2
6f6a9bb149 Update GroupMethods.h 2014-06-29 21:28:35 +02:00
Rochet2
e7cb68a3a6 Eluna fix mangos tbc & classic 2014-06-29 21:28:35 +02:00
Rochet2
16b6514589 Eluna fix mangos wotlk build 2014-06-29 21:28:35 +02:00
Rochet2
7ed94d3e7a Update eluna 2014-06-29 21:28:34 +02:00
Rochet2
46a5f4d033 Eluna add uint64 methods 2014-06-29 21:28:34 +02:00
Foereaper
e0f2bea853 Eluna Fixed SendAddonMessage
Might want to rewrite parts of this later on, however it works for now.
Thanks to @StoneHarry
2014-06-29 21:28:34 +02:00
Foereaper
54899419e0 Eluna SendAddonMessage method
Added: SendAddonMessage method.

TODO: Debug, does not work. @Easelm
2014-06-29 21:28:33 +02:00
Foereaper
a9542a28cb Eluna add OnAddonMessage event
Added OnAddonMessage event for Client <-> Server Addon communication
2014-06-29 21:28:33 +02:00
Rochet2
b02cb0f545 Eluna fix crash on return false on chat hooks and fix opt arguments for strings. No longer accept numbers for opt string as valid strings. 2014-06-29 21:28:33 +02:00
Rochet2
d495d295d8 Eluna edit override back to OVERRIDE 2014-06-29 21:28:32 +02:00
Rochet2
191f9ab768 Eluna reimplement lock and improve hook handling 2014-06-29 21:28:32 +02:00
Rochet2
fc0e9a1a78 Eluna change sendmail not req sender 2014-06-29 21:28:32 +02:00
Rochet2
f31561ea3e Update INSTALL.md 2014-06-29 21:28:31 +02:00
Rochet2
a8a57f8530 Eluna fix mangos tbc 2014-06-29 21:28:31 +02:00
Rochet2
ac39026545 Eluna fix classic 2014-06-29 21:28:31 +02:00
Rochet2
aed0697c27 Eluna fix TC cata 2014-06-29 21:28:31 +02:00
Rochet2
4dd716015b Eluna update 2014-06-29 21:28:30 +02:00
Rochet2
58e121bf5c Update INSTALL.md 2014-06-29 21:28:30 +02:00
Rochet2
7f42e08d13 Update HookMgr.cpp 2014-06-29 21:28:30 +02:00
Rochet2
0e79b2a499 Update HookMgr.cpp 2014-06-29 21:28:29 +02:00
Rochet2
51b6b839a8 Update HookMgr.cpp 2014-06-29 21:28:29 +02:00
Rochet2
517cd62b51 Eluna fix error report message expected type 2014-06-29 21:28:29 +02:00
Rochet2
dfe42475a0 Update INSTALL.md 2014-06-29 21:28:28 +02:00
Rochet2
67f287de51 Update INSTALL.md 2014-06-29 21:28:28 +02:00
Rochet2
a137ee7b09 Update README.md 2014-06-29 21:28:28 +02:00