Commit Graph

106 Commits

Author SHA1 Message Date
UltraNix
c4383324fb Implemented ObjectGuid support for AzerothCore. 2021-04-21 19:55:37 +02:00
newrage
dc05a4b4aa Fix Player UnbindAllInstances for AC 2021-03-19 22:24:43 +02:00
Rochet2
e807d0172b Simplify RemoveSpell and fix it on AC 2021-03-19 22:14:53 +02:00
Rochet2
5f28a2fc82 Fix most CI problems (#328)
Thanks to H0zen at 23daeb6a0d for helping comments.
2020-09-15 21:38:35 +03:00
Foereaper
dad6dba284 Merge pull request #324 from iThorgrim-Hub/master
Add SetAchievement to Eluna
2020-09-12 18:02:58 +02:00
Foereaper
b6a450569e Required changes for latest TC 2020-09-12 15:44:02 +02:00
iThorgrim
3dba4036d0 Add SetAchievement to Eluna 2020-08-24 11:42:23 +02:00
RedSkull-666
2cdf63d45f Update GlobalMethods and PlayerMethods
Add KickPlayer reason for Trinity
2020-04-09 11:07:47 +02:00
RedSkull-666
c58135b161 Trinity SQLTransaction
Ungroups Trinity from AzerothCore when necessary
Replaces SQLTransaction by CharacterDatabaseTransaction
2020-03-31 19:29:24 +02:00
RedSkull-666
042629ea61 Update PlayerMethods.h
TrinityCore : Moved CanSpeak() method to WorldSession class
2020-02-28 23:00:30 +01:00
Rochet2
8bac1aeb8f Fix TC build 2019-07-06 23:38:15 +03:00
Rochet2
34151cc744 Remove CreateCorpse, Improve Ban() 2019-07-06 23:25:47 +03:00
Stoabrogga
5d057b01eb fix some compiler warnings about unused variables, part 2 2019-04-05 08:52:16 +00:00
Stoabrogga
6f28bd9c64 fix some compiler warnings about unused variables 2019-04-03 09:17:24 +00:00
Rochet2
e1d151b862 Fix TC build 2019-01-02 13:17:55 +02:00
Grymskvll
3db9e63bd9 Fixed player:HasTalent, changed unit:GetCreatureType description, added creature:GetCreatureFamily 2018-06-09 16:56:07 +02:00
ayase
9b5499db9c AZEROTHCORE compatibility (#271)
* Done Compatible AZEROTHCORE.

* Fix TC build

* Try fix whitespace (trailing and tabs2spaces)

* Remove undefs and TC_LOG defines

* Revert indentation change

* Indentation and style change

* Add more possible SQL types to query

* change bg hooks OnBGEnd parameter type.
2018-06-06 18:42:46 +03:00
Rochet2
2cedb8c5af Fix TC build after 982643cd96 2018-06-05 21:09:42 +03:00
antz
42441ab83a Fix compile error On MangosZero,One and Two 2018-03-29 12:36:02 +01:00
antz
c2f2dd566c Add Mangos Four support 2018-03-28 19:36:45 +01:00
Rochet2
a481a8bc4b Fix documentation: GossipMenuAddItem 2018-03-27 23:17:39 +03:00
Rochet2
33deb86671 Fix TC build 2018-01-18 19:04:51 +02:00
Rochet2
b374f5e754 Fix documentation of SendAddonMessage 2017-10-01 16:59:54 +03:00
Rochet2
cd5a555225 Fix mangos build 2017-09-29 01:00:03 +03:00
Rochet2
2c5edff901 Fix documentation for IsImmune 2017-09-28 23:55:49 +03:00
Rochet2
b1e31a6886 Add function to check if player is immune to everything (divine shield) 2017-09-16 02:56:43 +03:00
ryancheung
9dbe004bcc Fix parameter order of method SetSkill for mangos 2017-07-26 23:09:31 +03:00
Rochet2
bf10f4f3a4 Fix talent learning code to properly do updates 2017-07-19 18:12:20 +03:00
Rochet2
6c49c5e71b Fix TC build 2017-06-27 17:56:54 +03:00
Rochet2
f1117fc2d8 Fix TC build 2017-06-24 23:22:43 +03:00
Rochet2
6804f6e90f Fix TC build 2017-06-17 00:56:52 +03:00
Rochet2
839d3df8f6 Fix TC build 2017-04-29 20:48:07 +03:00
Rochet2
00eef91aa2 Fix clang warnings about variable usage 2017-04-13 00:51:17 +03:00
Rochet2
b7c379a42c Change Eluna to a global variable
Remove Eluna* from being passed. You can now get it through Eluna::GetEluna(L)
Change function call cleanup to lua_settop instead of manual loop
Explicitly delete the copy constructor and copy assignment operators
2017-03-19 15:48:48 +02:00
Rochet2
0e78349861 Fix cmangos wotlk build 2016-12-16 18:44:25 +02:00
Rochet2
67ea403f10 Fix cmangos (classic) build 2016-11-27 20:53:42 +02:00
Rochet2
ca8a22023b Fix mangos build 2016-11-26 21:48:47 +02:00
Rochet2
efd63dc259 Simplify SummonPlayer due to TC changes 2016-05-08 19:22:56 +03:00
Rochet2
116589c55a Change magic numbers to enum 2016-03-19 14:33:30 +02:00
Easelm
e19f56ba23 Update Player:AdvanceAllSkills method
Ref: #193

- Tested on TrinityCore WotLK, works fine.

Code should be consistent throughout all sources. Still needs to be compiled & tested on other sources however.

Test script: http://pastebin.com/bNCsRBqN
2016-03-17 18:45:23 -04:00
Rochet2
7003be50d6 Missing skill & better order for AdvanceAllSkills 2016-03-16 16:03:03 +02:00
Zwisus
9c5c8c2244 SKILL_THROWN
Signed-off-by: Zwisus <zlt988@gmail.com>
2016-03-16 09:42:09 +08:00
Zwisus
879f529526 SKILL_COOKING,SKILL_FIRST_AID
Signed-off-by: Zwisus <zlt988@gmail.com>
2016-03-15 17:13:44 +08:00
Rochet2
33e3bf9de2 Fix some mangos compatibility 2016-01-24 19:29:42 +02:00
Rochet2
2fce645b7e new year 2016-01-05 20:19:47 +02:00
Rochet2
969c0bbbfa Fix documentation indentation and implement emote state method. Closes https://github.com/ElunaLuaEngine/Eluna/issues/181 2016-01-05 16:58:09 +02:00
Rochet2
086ad796fc Add new methods. Closes https://github.com/ElunaLuaEngine/Eluna/pull/176 and https://github.com/ElunaLuaEngine/Eluna/issues/171 2016-01-05 16:42:29 +02:00
Rochet2
c94ef51cbe Remove DeleteBonesFromWorld method from corpse and fix build for TC 2015-11-09 17:56:17 +02:00
Rochet2
0a7ceb2602 Add slot enum documentation 2015-10-06 00:56:58 +03:00
Rochet2
8daaf04994 Fix TC build 2015-09-24 11:48:07 +03:00