Commit Graph

834 Commits

Author SHA1 Message Date
Shauren
64120b53a8 Core: Add mac client support for build 35284 2020-07-25 00:04:42 +02:00
Shauren
b3ba029791 Core: Updated allowed build to 8.3.7.35284 2020-07-24 09:42:14 +02:00
Shauren
8f9a69c9fa Core: Updated to 8.3.7.35249 2020-07-23 20:00:27 +02:00
treeston
118e53f1b8 Combat/threat rewrite prep - merge RBAC/DB changes.
(cherry picked from commit e35092c6a1)
2020-07-16 22:06:56 +02:00
treeston
f8fa4d734c Correct some missing auth DB changes from b59ca1c.
(cherry picked from commit 41eddd59aa)
2020-07-16 22:00:30 +02:00
treeston
64d8b183de Add new command 'npc showloot'. Does exactly what it says on the tin.
(cherry picked from commit 6f29aac936)
2020-07-16 22:00:29 +02:00
treeston
60fadf8c71 Insert dynamic_spawning RBACs (already reserved in RBAC.h as of 55d8c2b) into auth database to prevent constant base file conflicts on that branch.
(cherry picked from commit 06c5d139f6)
2020-07-16 22:00:29 +02:00
Shauren
aa44a9f08b Core: Add mac client support for build 34963 2020-07-03 20:11:06 +02:00
Shauren
4ae6433105 Core: Updated allowed build to 8.3.0.34963 2020-07-02 10:33:33 +02:00
ForesterDev
01d098830a DB/Account: update account_access table (#24788)
* DB/Account: update account_access table:

- rename fields id -> AccountID, gmlevel -> SecurityLevel
- add Comment field
- rename command .acc set gmlevel to .acc set seclevel

* Update auth database

* Fix primary key

* Temporary restore old command account set gmlevel with same handler as account set seclevel

Use Optional  for realmID - if not set, use -1 (for all realms)

* Rename 2020_XX_XX_00_auth.sql to 2020_06_20_00_auth.sql

* Update auth_database.sql

* Rename 2020_XX_XX_00_world.sql to 2020_06_20_06_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 8e0365d8a6)
2020-06-22 11:03:31 +02:00
TDB Release
6e62bf5a1e TDB 830.20061 - 2020/06/17 2020-06-17 17:09:48 +00:00
Shauren
574ee17d6d Core: Updated allowed build to 8.3.0.34769 2020-06-17 10:01:19 +02:00
ForesterDev
7211c6e51d Scripts/Command: implement .debug play music command
Closes #19809

(cherry picked from commit dd4ff1fe54)
2020-06-14 23:49:04 +02:00
Shauren
c7306439e7 Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower 2020-06-12 01:29:18 +02:00
Shauren
853503a575 Core: Updated allowed build to 8.3.0.34601 2020-06-04 09:58:25 +02:00
Shauren
57a5969c26 Merge pull request #24500 from funjoker/cherry-picks 2020-05-01 15:41:32 +02:00
Shauren
fbd74eb5d8 Core: Updated allowed build to 8.3.0.34220 2020-04-30 00:41:52 +02:00
ariel-
7dcc185a15 Core/Instance: stop updating the instance resettimes based on creature respawns
- Rather update normal instance reset time to 2 hours after last creature kill
- This fixes yet another integer overflow due to the possibility of having time_t max showing up
- Also change respawntime and resettime fields to bigint on respawn/instance related tables
- Start using prepared statements on the InstanceSaveMgr

(cherry picked from commit 4c593f12ca)
2020-04-27 12:25:52 +02:00
xinef1
090fd8304a Core/Loot: implement Loot Item Storage (#19018)
* Created Item Loot Storage, no more synchronous DB selects
* Fixed buyback case, where stored loot was not removed from db
* Added Primary key, and changed field types to be unsigned for table item_loot_money

(cherry picked from commit 9dc3de10f0)
2020-04-27 12:25:52 +02:00
ariel-
1e294f753e DB/Schema: add unsigned to some guid fields in characters
(cherry picked from commit 0c698b4567)
2020-04-27 12:25:52 +02:00
Shauren
ac671cc7ec Core/Items: Updated heart of azeroth level cap and knowledge starting date for 8.3 2020-04-24 22:16:25 +02:00
Shauren
51e99de4c6 SQL: Fixed applying 2020_04_20_00_characters.sql 2020-04-23 18:48:43 +02:00
Shauren
aced88b09b Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business. 2020-04-20 20:36:24 +02:00
Shauren
eb579f6d76 Core: Updated allowed build to 8.3.0.33941 2020-04-04 13:28:06 +02:00
Shauren
abe4d59526 Core: Add mac client support for build 33775 2020-03-31 17:01:39 +02:00
Aokromes
d4d02aed8b Typo fix.
closes #24352
2020-03-25 00:18:48 +01:00
Shauren
1d7f154522 Core: Updated allowed build to 8.3.0.33775 2020-03-23 18:02:48 +01:00
Shauren
12c1022030 Core: Updated allowed build to 8.3.0.33724 2020-03-20 10:04:48 +01:00
Aokromes
79099fb95d DB/Characters: Fix encoding 2020-03-11 15:10:15 +01:00
Aokromes
4a5b09f75c Update characters_database.sql 2020-03-04 18:52:15 +01:00
Shauren
705696bcbc Core: Updated allowed build to 8.3.0.33528 2020-03-03 22:59:07 +01:00
Shauren
2032ade386 Core: Add mac client support for build 33369 2020-02-24 17:20:47 +01:00
Shauren
334cc3e232 Core: Updated allowed build to 8.3.0.33369 2020-02-17 23:59:18 +01:00
Shauren
90628b7d29 Core/DataStores: Updated db2 structures to 8.3.0 2020-02-17 23:58:47 +01:00
Shauren
a4a266ed2c Core: Add mac client support for build 32978 2020-01-12 11:35:02 +01:00
Shauren
a99a30c4e6 Core: Updated allowed build to 8.2.5.32978 2020-01-11 13:45:54 +01:00
Shauren
4cfaf266b9 Core: Add mac client support for build 32750 2019-12-14 11:20:42 +01:00
Shauren
18e99ac58a Core: Updated allowed build to 8.2.5.32750 2019-12-10 17:55:09 +01:00
Shauren
61f2eed353 Core/Realms: Move build info (and auth seeds) to database 2019-12-07 13:02:10 +01:00
Shauren
d934824421 Core/Items: Implement azerite empowered items 2019-12-05 00:12:35 +01:00
Shauren
65b91375e0 Core: Updated allowed build to 8.2.5.32722 2019-12-04 00:06:22 +01:00
Shauren
1238583312 Core/Spells: Fixed value of aura effects for stat mod auras applied by items 2019-11-30 12:11:29 +01:00
Shauren
387705a8fc Core: Updated allowed build to 8.2.5.32638 2019-11-23 12:28:18 +01:00
Shauren
ec9d624aec Core/Items: Implement azerite essences
* Implement inspecting heart of azeroth data
* Fixed heart of azeroth item level - bonuses now apply
2019-11-22 11:02:04 +01:00
Shauren
dd39f2c1a7 Core: Updated allowed build to 8.2.5.32580 2019-11-20 12:35:11 +01:00
Shauren
6aee80e61a Core: Updated allowed build to 8.2.5.32494 2019-11-13 12:02:51 +01:00
Shauren
ab6ae44b63 Core/Items: Implemented AzeriteItem 2019-11-12 00:28:59 +01:00
Shauren
9ea577da13 Core/RaF: Remove level granting (new RaF doesn't support this) 2019-11-03 14:25:39 +01:00
Shauren
c03e1a4097 Core: Updated allowed build to 8.2.5.32305 2019-10-27 13:07:16 +01:00
Shauren
3ac790287a Core/DataStores: Updated db2 structures to 8.2.5 2019-10-27 00:12:45 +02:00