Rochet2
|
33deb86671
|
Fix TC build
|
2018-01-18 19:04:51 +02:00 |
|
Rochet2
|
346d88dd5e
|
Eluna fix mangos compilation
|
2018-01-15 22:19:17 +02:00 |
|
Rochet2
|
0aef6217af
|
Merge pull request #256 from MangosServer/master
MaNGOS requested changes
|
2018-01-15 15:45:24 +02:00 |
|
Rochet2
|
751432b2ea
|
Fix TC build after cb9e72e521
|
2018-01-14 22:14:13 +02:00 |
|
Rochet2
|
758aff6fe7
|
Fix TC build after 3b01cccd7e
|
2018-01-14 21:50:53 +02:00 |
|
Rochet2
|
5b9743025b
|
Fix TC build, remove GetCombatTime
|
2018-01-06 00:28:30 +02:00 |
|
Rochet2
|
d9415332bb
|
Remove unused dialog status from hook
|
2018-01-03 16:06:25 +02:00 |
|
Rochet2
|
28e2497afa
|
Change TC DBC spell entry checks to spellinfo checks (see cs_cast.cpp)
|
2018-01-01 19:42:49 +02:00 |
|
Rochet2
|
92f4783af2
|
Fix TC build after 6113b9dec2 and d507a7e338
|
2018-01-01 18:32:44 +02:00 |
|
Rochet2
|
5d70069560
|
Fix documentation links
|
2017-11-17 23:51:24 +02:00 |
|
Rochet2
|
335e8d9a95
|
Fix documentation links
|
2017-11-17 23:51:22 +02:00 |
|
Foereaper
|
d644b3a7f0
|
Added game event related methods
|
2017-11-12 12:37:27 +01:00 |
|
H0zen
|
6cb13d7084
|
Merge pull request #1 from H0zen/trans11
MaNGOS changes
|
2017-11-10 23:02:11 +02:00 |
|
H0zen
|
7cc2b1306e
|
MaNGOS changes
|
2017-11-10 22:41:38 +02:00 |
|
Rochet2
|
e2054785d0
|
Fix TC build
|
2017-11-08 22:03:31 +02:00 |
|
Rochet2
|
5874674599
|
Add missing argument
|
2017-10-31 16:14:49 +02:00 |
|
Rochet2
|
5ccb741049
|
Fix inconsistencies
|
2017-10-31 16:08:21 +02:00 |
|
Rochet2
|
b374f5e754
|
Fix documentation of SendAddonMessage
|
2017-10-01 16:59:54 +03:00 |
|
Rochet2
|
c6b9d7364c
|
Fix mangos one build
|
2017-09-30 18:02:21 +03:00 |
|
Rochet2
|
cd5a555225
|
Fix mangos build
|
2017-09-29 01:00:03 +03:00 |
|
Rochet2
|
06384d1f3a
|
Revert GetAITarget changes
|
2017-09-29 00:43:13 +03:00 |
|
Rochet2
|
2c5edff901
|
Fix documentation for IsImmune
|
2017-09-28 23:55:49 +03:00 |
|
Rochet2
|
8ecd5c6254
|
Try fix crash - upon reload you must respawn creatures to make AI apply
|
2017-09-28 23:50:42 +03:00 |
|
Rochet2
|
fad53ae637
|
Add world object methods
|
2017-09-28 23:45:41 +03:00 |
|
Rochet2
|
b1e31a6886
|
Add function to check if player is immune to everything (divine shield)
|
2017-09-16 02:56:43 +03:00 |
|
Rochet2
|
de4f4276ac
|
Remove CanRegenerateHealth method
|
2017-08-27 14:58:19 +03:00 |
|
Rochet2
|
2a28fc81a4
|
Fix TC build
|
2017-08-06 21:49:14 +03:00 |
|
Rochet2
|
70b0e3219c
|
Fix travis warning
|
2017-08-06 21:31:35 +03:00 |
|
Rochet2
|
0f4f2c35db
|
Disable calling require with file extension for lua_scripts folder
|
2017-08-03 17:13:04 +03:00 |
|
Rochet2
|
86a0ae93f0
|
Fix TC build
|
2017-08-02 21:16:03 +03:00 |
|
Rochet2
|
8982acfc08
|
Delete LICENSE.md
|
2017-07-30 21:30:45 +03:00 |
|
Rochet2
|
e650476d43
|
Create LICENSE
|
2017-07-30 21:29:28 +03:00 |
|
Rochet2
|
9e97353f9d
|
Enhance sql documentation
|
2017-07-30 14:33:40 +03:00 |
|
Rochet2
|
92c3c050d0
|
Change not found message for documentation search
|
2017-07-30 12:09:12 +03:00 |
|
Rochet2
|
093b5d82fa
|
Implement get class mask and get race mask
|
2017-07-26 23:17:49 +03:00 |
|
ryancheung
|
9dbe004bcc
|
Fix parameter order of method SetSkill for mangos
|
2017-07-26 23:09:31 +03:00 |
|
ryancheung
|
98397c65f2
|
Fix Item::SetBinding not save item bug
|
2017-07-26 22:51:16 +03:00 |
|
Rochet2
|
5638cc53f8
|
Implement delay ranges https://github.com/ElunaLuaEngine/Eluna/issues/205
|
2017-07-25 21:51:46 +03:00 |
|
Rochet2
|
897bf79854
|
Swap enable/disable logic for SetDisableGravity
|
2017-07-20 22:52:01 +03:00 |
|
Rochet2
|
481a605c5c
|
Throw lua error instead of assert
|
2017-07-19 20:25:10 +03:00 |
|
Rochet2
|
0cba9fc4c3
|
Change SetPower arguments
Add modify power
https://github.com/ElunaLuaEngine/Eluna/issues/189
|
2017-07-19 19:53:18 +03:00 |
|
Rochet2
|
963352e4f5
|
Move GetPlayers from global method to map method.
For backwards compatibility for GetPlayersInMap(mapid, instid) use GetMapById(mapid, instid):GetPlayers()
|
2017-07-19 19:41:49 +03:00 |
|
Rochet2
|
199efc2ec8
|
Change documentation a bit
|
2017-07-19 18:56:22 +03:00 |
|
Rochet2
|
e8849c02cd
|
Update hook documentations
|
2017-07-19 18:54:51 +03:00 |
|
Rochet2
|
8b3cbd1c7d
|
Add game event start/stop hooks https://github.com/ElunaLuaEngine/Eluna/issues/143
|
2017-07-19 18:41:39 +03:00 |
|
Rochet2
|
48313dd0db
|
Remove guild bank methods
|
2017-07-19 18:12:31 +03:00 |
|
Rochet2
|
bf10f4f3a4
|
Fix talent learning code to properly do updates
|
2017-07-19 18:12:20 +03:00 |
|
Rochet2
|
6641f4a204
|
Fix build after e2a1ccd118
|
2017-07-02 23:04:58 +03:00 |
|
Rochet2
|
9aa048d78c
|
Fix registerevent not working on gameobjects that did not have updateai event registered
|
2017-07-02 20:05:14 +03:00 |
|
Rochet2
|
6c49c5e71b
|
Fix TC build
|
2017-06-27 17:56:54 +03:00 |
|