Rochet2
873d6a9537
Eluna fix crash on shutdown, closes #71
2014-07-03 19:08:58 +03:00
Rochet2
df480f976d
Eluna Fix GetObjectType
2014-07-03 18:30:45 +03:00
Rochet2
5a40cc5dea
Eluna fix linux
2014-07-02 01:24:07 +03:00
Rochet2
637ee5fff9
Eluna tweak load order. You can now freely use require() on any script. all lua files are loaded alphabetically (path is taken into account) and the extensions folder is loaded first always
2014-07-02 00:44:54 +03:00
Rochet2
6b01113a70
Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna
2014-07-01 00:35:14 +03:00
Rochet2
d09b5b04ba
Eluna Closes:
...
#70 , #69 , #83 , http://emudevs.com/showthread.php/3438-Custom-Items-and-On-Item-Use-Events
Fixes Object::~Object crash log from #71
2014-07-01 00:35:06 +03:00
Rochet2
6acf09dcf5
Update FunctionCache.lua
2014-06-30 19:26:19 +03:00
Rochet2
8fe509c838
Eluna add mangos support. Notice that old MANGOS is now CMANGOS
2014-06-29 21:29:03 +02:00
Rochet2
1f75dc7843
Eluna change definition checks from mangos to tc
2014-06-29 21:29:03 +02:00
Rochet2
c2a3ea5043
Eluna remove unused method bodies, Rename method bodies correctly, enable some methods implemented on mangos and TC already..
2014-06-29 21:29:02 +02:00
Rochet2
fdd63cd716
Eluna fix classic and TBC return false for item use
2014-06-29 21:29:02 +02:00
Rochet2
1e4aa81e6a
Eluna fix extension for classic and TBC
...
There are no vehicles.
cfa6627d15 (commitcomment-6831392)
2014-06-29 21:29:01 +02:00
Rochet2
423619b652
Eluna switch to Lua 5.2.3
2014-06-29 21:29:01 +02:00
Rochet2
6cd2ed2b6f
Eluna fix mangos build
2014-06-29 21:29:01 +02:00
Rochet2
0f8f37678d
Eluna fix crash on InterruptSpell. Make item use and item gossip hooks to be able to return false to stop spell casting.
2014-06-29 21:29:01 +02:00
Rochet2
1591e7a40d
Update README.md
2014-06-29 21:29:00 +02:00
Rochet2
2318149d7a
Eluna fix cata merge
2014-06-29 21:29:00 +02:00
Rochet2
d81a00ae20
Eluna fix core merge
2014-06-29 21:29:00 +02:00
Rochet2
580b3f7a25
Fix linux warnings Implement #72
2014-06-29 21:28:59 +02:00
Rochet2
aa78932fd1
Eluna fix invalid stack state error
2014-06-29 21:28:59 +02:00
Rochet2
34517d77d1
Eluna fix crash on deleted item. Closes #66
2014-06-29 21:28:58 +02:00
Rochet2
2764a915a1
Add a little more documentation to source. #24
...
There should now be enough information in the comment to be able to use the methods to create a taxi path.
Also added the comment for mountid being npc entry.
2014-06-29 21:28:58 +02:00
Rochet2
98aa2d18ef
Add UpdateEntry method for creature. Closes #67
...
Fix optional arg
Fix mangos code
2014-06-29 21:28:58 +02:00
Rochet2
aa96c42eb0
Eluna misc fixes
2014-06-29 21:28:58 +02:00
Rochet2
d294405272
Eluna fix invalid errors
2014-06-29 21:28:57 +02:00
Rochet2
0fd1615887
Eluna add event group type name to the error messages
2014-06-29 21:28:57 +02:00
Rochet2
79fd1d5bab
Eluna fix crash on reload eluna used from console
2014-06-29 21:28:57 +02:00
Rochet2
2d81bd23eb
Update LuaFunctions.cpp
2014-06-29 21:28:56 +02:00
Rochet2
6e4e77f18d
Update CreatureMethods.h
2014-06-29 21:28:56 +02:00
Rochet2
719707f8b0
Fix GetAITarget
...
Add missing important breaks
2014-06-29 21:28:56 +02:00
Rochet2
45c5c876dd
Eluna remove crash possibility of using ReloadEluna global function on returning hooks, restrict the use of the reload command
2014-06-29 21:28:55 +02:00
Rochet2
37a0161f29
Eluna add GetWorldObject by guid to map methods. Closes #64 requires use of guid
2014-06-29 21:28:55 +02:00
Rochet2
eab5c0693b
Eluna fix mangos GetAggroRange
2014-06-29 21:28:55 +02:00
Rochet2s
70b5389c13
Eluna fix the distinction between Cstring and String for mangos
2014-06-29 21:28:54 +02:00
Rochet2
eeb348e48a
Eluna fix some methods
2014-06-29 21:28:54 +02:00
Rochet2
143e81da07
Eluna fix merge changes
2014-06-29 21:28:54 +02:00
Rochet2
572f2670fc
Update HookMgr.cpp
2014-06-29 21:28:53 +02:00
Rochet2
a7e87c5de0
Eluna
2014-06-29 21:28:53 +02:00
Rochet2
417bb6d017
Eluna
2014-06-29 21:28:53 +02:00
Rochet2
8acf303652
Eluna fix build
2014-06-29 21:28:52 +02:00
Rochet2
77ff26ac8e
Eluna made hook stores use templates to verify right bind store used to prevent human errors. Also fixed an error this system brought up :)
2014-06-29 21:28:52 +02:00
Rochet2
d7a07239e9
Eluna fix gossip events
2014-06-29 21:28:52 +02:00
Rochet2
b7c00ae18f
Eluna fix TC wotlk - was missing the include for opcodes
2014-06-29 21:28:51 +02:00
Rochet2
e7b1bdb6a9
Eluna fix typo
2014-06-29 21:28:51 +02:00
Rochet2
40774d0c5c
Eluna fix opcode definitions
2014-06-29 21:28:51 +02:00
Rochet2
9a1f8c7884
Eluna fix linux warnings
2014-06-29 21:28:50 +02:00
Rochet2
16e7a71980
Eluna prevent copying of Eluna and fix init order of WorldObjectInRangeCheck
2014-06-29 21:28:50 +02:00
Rochet2
d4dbc2c00e
Eluna attempt fix linux
2014-06-29 21:28:50 +02:00
Rochet2
d269acbf8e
Eluna fix typo
2014-06-29 21:28:49 +02:00
Rochet2
19b03dcbcf
Eluna fix mangos build
2014-06-29 21:28:49 +02:00