Commit Graph

787 Commits

Author SHA1 Message Date
Rochet2
1d4b19f823 Merge pull request #372 from r-o-b-o-t-o/feat/run-command
Add RunCommand()
2021-06-21 23:13:36 +03:00
Axel Cocat
d533224895 add RunCommand() 2021-06-21 15:59:44 +02:00
Rochet2
b62c606c9e Merge pull request #371 from r-o-b-o-t-o/feat/send-update-world-state
Add Player::SendUpdateWorldState()
2021-06-12 12:24:43 +03:00
Axel Cocat
a7213d39a8 add SendUpdateWorldState 2021-06-11 13:35:28 +02:00
Rochet2
286119950f Merge pull request #365 from tikki100/SetReactState
[Feature] Exposed SetReactState
2021-06-05 14:01:58 +03:00
Rochet2
b824e9d186 Merge pull request #369 from r-o-b-o-t-o/add-setincombatwith
Add Unit::SetInCombatWith()
2021-06-05 13:58:48 +03:00
Rochet2
dbf6ed96f1 Merge pull request #368 from Kitzunu/VisitNearbyObject
chore: AzerothCore Cell::VisitAllObjects
2021-06-03 09:25:52 +03:00
Kitzunu
d008733840 Merge branch 'master' into VisitNearbyObject 2021-06-03 05:36:49 +02:00
Axel Cocat
a563fdbfa0 fixed doc for SetInCombatWith 2021-06-01 00:22:28 +02:00
Axel Cocat
a7b3b4293a fixed doc for SetInCombatWith 2021-06-01 00:21:14 +02:00
Axel Cocat
2cba3b8fe6 fixed doc for SetInCombatWith 2021-06-01 00:19:30 +02:00
Axel Cocat
b87a76bf55 add SetInCombatWith 2021-06-01 00:12:27 +02:00
Rochet2
841ddd4db7 Merge pull request #364 from Kitzunu/acore-Acore
chore(Misc): acore -> Acore
2021-05-31 16:43:51 +03:00
Kitzunu
2a859a655c chore: AzerothCore Cell::VisitAllObjects 2021-05-30 05:04:43 +02:00
Tikki
2fde577aaf fix(LuaFunctions.cpp): Added Trinity/Azerothcore guards to SetReactState()
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 15:23:23 +02:00
Tikki
6f1e553c83 fix(CreatureMethods.h): Added Trinity/AzerothCore guards to SetReactState
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 14:50:03 +02:00
Tikki
68b5ffcf4b feat(CreatureMethods.h): Added SetReactState(x)
Signed-off-by: Tikki <oliver.m.m@hotmail.com>
2021-05-28 14:46:53 +02:00
Rochet2
9413bee27a Render sidebar dynamically with js 2021-05-27 00:26:09 +03:00
Kitzunu
38bb4d8531 chore(Misc): acore -> Acore 2021-05-26 22:48:59 +02:00
Rochet2
c97dd03d61 Store doc generation date once 2021-05-26 23:31:48 +03:00
Rochet2
76dae78ee4 Fix ObjectGuid in doc generation 2021-05-26 23:31:04 +03:00
Rochet2
057afab1fb Merge pull request #362 from xIvan0ff/master
Implement: Creature:SetRegeneratingHealth
2021-05-23 23:48:24 +03:00
Rochet2
59574c186e Update CreatureMethods.h 2021-05-23 23:45:54 +03:00
xIvan0ff
c2bbe07163 SetRegenerateHealth only for AC/TC 2021-05-23 14:56:39 +03:00
xIvan0ff
fa6fc881e6 Getter added & Extra Code Cleanup 2021-05-23 00:17:50 +03:00
xIvan0ff
564b6b8b17 Fix for TC 2021-05-20 12:51:03 +03:00
xIvan0ff
74afaebb49 Implement: Creature:SetRegeneratingHealth 2021-05-19 00:51:50 +03:00
Rochet2
b4263aec64 Merge pull request #359 from Yehonal/patch-1
fix: wrong packet value in OnPacketReceiveOne
2021-05-15 20:46:51 +03:00
Yehonal
cfe356cf5b fix: wrong packet value in OnPacketReceiveOne 2021-05-12 08:35:46 +02:00
Rochet2
2962d4fea3 Merge pull request #357 from UltraNix/ObjectGuidAzerothCore
Implemented ObjectGuid support for AzerothCore.
2021-04-26 19:46:20 +03:00
UltraNix
c4383324fb Implemented ObjectGuid support for AzerothCore. 2021-04-21 19:55:37 +02:00
Rochet2
ca5f1bb59d Merge pull request #354 from BuildingOutLoud/Add-Creature-GetExtraFlags
Add Creature GetExtraFlags()
2021-04-16 23:37:52 +03:00
Rochet2
97a33a5c59 Merge pull request #352 from BuildingOutLoud/master
Add IsDungeonBoss
2021-04-16 23:37:43 +03:00
BuildingOutLoud
995ad6acd9 oops 2021-04-16 13:45:34 -06:00
BuildingOutLoud
9bad880f12 copy/paste mistake 2021-04-16 13:26:57 -06:00
BuildingOutLoud
dd0217f5c9 Fix LuaFunctions.cpp
Co-authored-by: Rochet2 <rochet2@post.com>
2021-04-16 12:57:55 -06:00
BuildingOutLoud
df3c7b4be6 Add GetExtraFlags 2021-04-16 12:52:08 -06:00
Rochet2
fc458ee0db Merge pull request #348 from WarheadCore/mutex
feat(GlobalMethods/AzerothCore): switch to new threading system
2021-04-16 21:25:53 +03:00
BuildingOutLoud
7b24c69f93 Only allow IsDungeonBoss for TC/AC 2021-04-16 10:28:11 -06:00
BuildingOutLoud
88bc259151 Update IsDungeonBoss for Mangos 2021-04-13 11:49:36 -06:00
BuildingOutLoud
687c9585e3 Add IsDungeonBoss 2021-04-13 09:28:42 -06:00
Rochet2
8f5c4699b2 Merge pull request #313 from tikki100/Creature_event_on_spawn
Fixed Creature_Event_On_Spawn getting called twice
2021-03-19 22:31:59 +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
ca12437bf9 Merge pull request #347 from 55Honey/master
Global:SendMail should return the GUIDs of the created items
2021-03-19 21:45:02 +02:00
55Honey
f9ad7fb7f2 added documentation for return of SendMail()
added documentation for return of SendMail()
2021-03-19 17:34:46 +01:00
Winfidonarleyan
33783f4e14 Guild 2021-03-18 23:23:57 +07:00
Winfidonarleyan
6448bf3869 feat(GlobalMethods/AzerothCore): switch to new threading system
Part https://github.com/azerothcore/azerothcore-wotlk/pull/4821
2021-03-15 21:57:19 +07:00
55Honey
688857b0f2 Added guid returns from SendMail
Previously only AC received guid returns from this PR.
This commit adds a return for all cores.
2021-03-15 12:15:38 +01:00
55Honey
620cb0ff15 new approach: multiple variables
Return the guid of items created by SendMail for Azerothcore.
Syntax:
item1, item2, item3, ... = SendMail(subject, text, receiverGUIDLow, senderGUIDLow, stationary, delay, money, cod, entry1, amount1, entry2, amount2, entry3, amount3...)
2021-03-13 20:55:25 +01:00