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
Kargatum
10f5840d2f
feat(CI): set only default version clang ( #43 )
2021-05-13 14:21:14 +07:00
ayase
bb18a86cee
remove 'ObjectGuid.h', AC already supports ObjectGuid.
2021-05-12 17:46:06 +08:00
Yehonal
cfe356cf5b
fix: wrong packet value in OnPacketReceiveOne
2021-05-12 08:35:46 +02:00
Winfidonarleyan
faedd8e7e4
Add DatabaseFieldTypes
2021-05-06 16:52:13 +07:00
Winfidonarleyan
dc300fe5cd
chore(Misc): make AzerothCore new api support
2021-05-06 01:51:07 +07:00
Francesco Borzì
6aa494f4b3
feat: update to latest Eluna ( #41 )
2021-04-26 22:02:57 +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
Stefano Borzì
adcbcc0d54
Merge pull request #39 from azerothcore/update-lua-engine
...
fix: build, update LuaEngine
2021-04-17 16:57:33 +02:00
Helias
cfc557a675
fix: build, update LuaEngine
2021-04-17 15:21:23 +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
Stefano Borzì
00320fcf50
Merge pull request #38 from azerothcore/update-submodule
...
chore: update submodule reference
2021-03-31 23:54:46 +02:00
Helias
fce22f2085
chore: update submodule
2021-03-27 12:41:01 +01: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
55Honey
2074daf065
Dont change the whole block. just the required line.
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-03-11 20:58:14 +01:00
55Honey
9941dc1ba3
added definition for different cores
...
added definition for Azerothcore and Trinity.
Other cores do not return a value.
2021-03-11 20:48:47 +01:00
55Honey
ce0c5bdc26
changed condition of mailGUID
2021-03-11 11:05:46 +01:00
55Honey
c04b0d1c4a
added return of first sent items guid
...
- get the guid of the first item generated in the mail and return it to lua
- declaration of mailGUID to check if data was already pushed to lua in a previous walkthrough of the while loop, in case there are multiple items added
2021-03-11 10:46:46 +01:00
Foereaper
5ce4b51ac2
Added missing include for Mangos timer rewrite
2021-03-05 00:43:34 +01:00
Foereaper
84ebbd181f
Added Discord link to readme
2021-03-04 22:18:18 +01:00
Foereaper
ba7eea4e40
Remove special case for Mangos in preparation of internal timer rewrite
2021-03-02 21:47:38 +01:00
Rochet2
5e6226e096
Fix build ( #343 )
2020-12-25 00:29:45 +02:00