Commit Graph

4735 Commits

Author SHA1 Message Date
Barbz
8760a9f5c9 refactor(CORE/scripts): Clearer error when script unassigned or alrea… (#2576) 2020-01-29 08:18:59 +01:00
Shard
35b6bedd81 fix(Core/DK): Don't allow starter dk to queue bg (#2584) 2020-01-26 16:25:48 +01:00
Kaev
999d588c37 fix(Core): Fixed a few crashes/bugs that were found via static code analysis (#2617) 2020-01-25 14:26:38 +01:00
Barbz
1bbe10dc33 fix(Core): Improve logging msg when missing .conf file (#2560)
- Fixed typos
- Changed outError to outString when it's not an actual error but just a warning
- Display "load hardcoded default settings" only when .conf.dist AND .conf are missing
2020-01-24 09:39:29 +01:00
Shard
9f690a3741 fix(Core) : Enable randomProperties or suffix up to 5 (#2340) 2020-01-23 08:06:05 +01:00
Nefertumm
59234f8f4b fix(CORE): Missing override on various functions (#2602) 2020-01-21 19:03:15 -03:00
Viste
b66ec5712e fix(Core/Battleground): must fix IC scoreboard (#2597) 2020-01-21 23:47:16 +07:00
Shard
eadcb1a782 feat(Core/Battlegrounds) Reworked enhanced bg system for modules (#2521) 2020-01-19 17:09:02 +01:00
Shard
bb42c7c5eb fix(Core/Player): Only save player's glyphs when needed (#2583) 2020-01-18 00:59:50 +01:00
Skxawng-cu
70170f0bbd fix(Core/CreatureScript): Fix dk quest 12701 #2557 (#2559) 2020-01-16 08:24:10 +01:00
Barbz
7e0fba81b7 fix(core): Improve output for 2 small errors (#2549) 2020-01-15 09:46:49 +01:00
Stoabrogga
dd81c21968 feat(Core/Hook): New PlayerScript hook "OnPetInitStatsForLevel" (#2556) 2020-01-14 11:46:16 +01:00
Stoabrogga
0a97359c53 fix(Core/Battlegrounds): Fix compile error (#2574) 2020-01-13 10:04:14 +01:00
Francesco Borzì
c6b5805065 refactor(Core/BG/AB): code cleanup (#1903) 2020-01-13 07:52:58 +01:00
Stoabrogga
a87cce27f4 fix(DB/SAI): Loramus Thalipedes quests/gossip (#2535) 2020-01-11 09:21:06 +01:00
Francesco Borzì
41946bbedb refactor(Core/BG/AV): code cleanup (#1695) 2020-01-10 08:47:45 +01:00
Stefano Borzì
6a14c29e25 Fix(Core/Battleground): Fixed Nagrand Arena door position (#2523) 2020-01-07 11:18:36 +01:00
Stoabrogga
7a2d1cde79 fix(DB/SAI): Kanati Greycloud (#2522) 2019-12-31 09:15:58 +01:00
Viste
435190979e fix(Core/Tools): fix build (#2529) 2019-12-29 03:07:17 +07:00
Shard
067d9e791f fix(Core/Battlegrounds) Rewrite RandomBG and enabling bg/arenas weights (#2516) 2019-12-28 09:40:13 +01:00
IntelligentQuantum
5198b2614e chore(Core/Soap): Renamed TCSoap to ACSoap (#2509) 2019-12-27 00:01:57 +01:00
Stoabrogga
b776e68665 fix(Core/Spell): Glyph of Eternal Water (#2508) 2019-12-26 09:09:50 +01:00
Stoabrogga
03c791e127 fix(Core/CreatureScript): Grand Warlock Nethekurse (#2507) 2019-12-25 09:33:44 +01:00
Finn Michael Halvorsen
dc14094e28 fix(Core/Intance): Fixed group spawn UBRS Rend (#2499) 2019-12-23 08:33:50 +01:00
CosmeF
e4fc5def21 fix(Core/Spell) Add an intervene trigger condition to avoid stealth removal (#2492) 2019-12-22 09:29:13 +01:00
Kargatum
4a8f1de538 feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
Stoabrogga
4e8c3fd344 feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
IntelligentQuantum
ae810491e7 fix(Core/ItemHandler): crash buy back item (#2511) 2019-12-19 07:48:26 +01:00
Shard
da91e4a372 fix(Core/Guild): Crash during money deposit / withdrawal (#2506) 2019-12-17 07:48:22 +01:00
Bogir[rus]
b05739455d fix(Core/Raid): Save correct data to DB after killing Ragnaros (issue #2464) (#2476) 2019-12-14 08:58:00 +01:00
Stefano Borzì
5e2ac17888 fix(Core/BG) Moved AddObject AV doors after their spawn, closes #2453 (#2456) 2019-12-12 07:47:25 +01:00
IntelligentQuantum
b6c0f58dda feat(Core/ItemHandler): Optional item recovery (#2442) 2019-12-09 08:03:33 +01:00
Stoabrogga
183a15a661 fix(Core/GameObjectScript): Environmental damage of burning game objects (#2432) 2019-12-07 08:19:24 +01:00
GMKyle
412905843a fix(Core): Rand shuffle seed (RandomBattlegroundSystem,ICC-Marrowgar & Deathwhisper) (#2431) 2019-12-06 08:52:48 +01:00
Walter Pagani
0a1bb9f2f7 fix(Core/SpellScript): Remove hard-coded texts from the "Pit of Saron" c++ script (#2405) 2019-12-05 08:26:15 +01:00
VhiperDEV
b0a7bc77a0 fix(DB): Command reload acore_string (#2484) 2019-12-04 07:21:55 +01:00
Viste
ec808793ae fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
Viste
e22d78ecd6 refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Stoabrogga
dda507aaca fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" (#2398) 2019-11-30 08:42:20 +01:00
Dresmyr
51a72c8a46 fix(Core/CreatureScript): Fix Ragnaros magma blast (#2394) 2019-11-29 10:06:32 +01:00
Stoabrogga
a8ee996431 fix(Core): Missing updates for creatures; disable Travis modules check (#2457) 2019-11-26 09:49:58 +01:00
GMKyle
da6c255a70 fix(Core/Raid):Putricide mutated abomination being energized by players (#2386) 2019-11-24 09:26:30 +01:00
Viste
1977336050 feat(Core/Misc): replace ACE based typedefs (#2460) 2019-11-22 22:42:00 +07:00
Stefano Borzì
69baccff0d feat(DB/characters): added comments to worldstates (#2384) 2019-11-22 08:56:04 +01:00
Nightprince
ded3bd8900 fix(Core/PetAI): aggro and movement of Warlock's IMP (#2379) 2019-11-18 16:05:25 +01:00
Stoabrogga
b1e5943e0a fix(Core/GridNotifiers): Fix crash (#2443) 2019-11-17 09:04:28 +01:00
Stefano Borzì
293ccc1faf fix(Core): uint32 assignment, prevent crash, closes #2433 (#2435)
* Fixed uint32 assignment, prevent crash

* Improved code quality
2019-11-16 18:44:06 +01:00
Kargatum
a3206c56dc feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs with AC_ (#2419) 2019-11-15 23:27:31 +07:00
Kargatum
f9a8de9be7 feat(Core/Shared): added new library - shared (#2416) 2019-11-15 16:31:54 +07:00
Viste
7a1ac8245b feat(Core/PacketIO): restrict CMSG_EMOTE/CMSG_STANDSTATECHANGE to only allow emotes/stand states that client can send by itself (#2412)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2019-11-15 16:28:54 +07:00