Commit Graph

23 Commits

Author SHA1 Message Date
Winfidonarleyan
316af59267 [AZTH-MS] Fix typo at save azth instance save 2019-08-28 00:01:51 +07:00
Winfidonarleyan
3535f05c93 [AZTH-MS] Fix crash at save to DB AZTH instance save 2019-08-27 23:43:47 +07:00
Winfidonarleyan
b425fb8292 [AZTH-MS] Fix crash at save to DB AZTH groups 2019-08-27 02:58:10 +07:00
Yehonal
e11846770c [AZTH] fixed sql query for azth_groups 2019-08-26 10:19:08 +00:00
Winfidonarleyan
be59003d62 Move to module. Part 2
Move groups code

* Fix prev commit

Del include AZTH.h


Del OnPlayerAddToBattleground


Del useless hooks


Del cfbg


Fix typo in OnCreate


Added miss _globalPlayerDataStore.clear();


Added temp arena. TODO need move in AC


Code style


Del useless func
2019-08-21 01:08:59 +07:00
Winfidonarleyan
6fa945eab2 Rewrite to modules (beta) no scripts
Fix include
2019-07-28 01:29:32 +07:00
Winfidonarleyan
b52ac3e604 Core/Modules: Move all code modules in scripts library 2019-07-23 02:57:32 +07:00
Yehonal
f174769b5d [AZTH] Fixed some bug on AS rep reward 2018-03-27 08:26:48 +00:00
Yehonal
92571f6b1c [AZTH] Tons of changes to Timewalking system to implement Mythic subsystem 2018-03-13 15:25:33 +00:00
Yehonal
32f0de0ace [AZTH] improve message for instance/group size 2017-12-11 01:40:53 +00:00
Yehonal
10c76b2957 [AZTH] Fixed group value saving for pstats 2017-12-11 01:22:52 +00:00
Yehonal
bb4bbdbba6 [AZTH] Implemented group size limit for custom quests 2017-12-11 01:14:21 +00:00
Yehonal
e59ff68628 [AZTH] Improved pstats levels 2017-11-09 02:54:08 +00:00
Yehonal
08120c1a26 Improved: timewalking, heartstone quests, gm visibility, itemlevel check, first kill system. Implemented: Dimension System 2017-11-03 11:35:07 +00:00
Yehonal
a6b89a2e84 [AZTH] Various code optimizations
Avoid std::map copy on critical operations
2017-10-17 05:43:49 +00:00
Yehonal
66b5cf52a1 [AZTH] Various fixes and optimizations
fixed some memory leak
2017-10-14 18:08:32 +00:00
yehonal
c8f0798ddc [AZTH] another possible crash fixed 2017-10-12 16:19:45 +02:00
Yehonal
143be0694e [AZTH] Multiple fixes:
- improved collection npc to correctly sell items
- trying to fix crash
- fix faction conversion for tournament set
- fixed rating for 1v1
- removed arena cost to pvp accounts on 1v1 and 3v3soloq
- fixed azth_mod.conf reading
- fixed isBlackMarket check
2017-10-12 16:19:37 +02:00
Yehonal
17327d8ff0 [AZTH] fix some crashes 2017-10-12 16:19:12 +02:00
Yehonal
78424f2710 [AZTH] Fixed warnings and compilation
# Conflicts:
#	src/game/Scripting/ScriptMgr.h
2017-10-12 16:04:52 +02:00
Yehonal
a3bf12f473 [AZTH] implemented killcredit for playerstats achi
# Conflicts:
#	modules/hearthstone-mode/data/sql/world/09_lfg_rewards_update.sql
2017-10-12 15:55:39 +02:00
Yehonal
fcf202b77e [AZTH] Reorganized sql files from modules and added to db_assembler 2017-05-01 21:51:44 +02:00
Yehonal
b162abd246 [AZTH] Fully restructured azerothshard modules!
it requires tests
2017-03-25 12:43:39 +01:00