Commit Graph

383 Commits

Author SHA1 Message Date
ModoX
d0d9634c6e DB/Auth: Fixed update hash in base due to 7676dbe18f change 2022-10-04 23:40:18 +02:00
Shauren
ab12e77cf7 Core/Commands: Restore instance management commands 2022-10-04 00:19:38 +02:00
ModoX
8d38e1427d Core: Updated allowed build to 9.2.7.45745 2022-09-23 03:47:09 +02:00
ModoX
7bdacdc9eb Core: Updated allowed build to 9.2.7.45338 2022-09-08 15:43:51 +02:00
ModoX
10302dca55 Core/Commands: Added .quest objective complete command to complete single quest objectives 2022-09-02 19:27:27 +02:00
TDB Release
0eff4ec7df TDB 927.22082 - 2022/08/21 2022-08-21 00:09:51 +00:00
TDB Release
eb63d1516b TDB 927.22081 - 2022/08/19 2022-08-19 23:51:29 +00:00
Shauren
3485243d02 Core: Updated allowed build to 9.2.7.45161 2022-08-19 09:55:58 +02:00
Shauren
8bc1690366 Core: Updated allowed build to 9.2.7.45114 2022-08-17 10:24:37 +02:00
Shauren
87e2d53fc1 Core: Updated allowed build to 9.2.5.44908 2022-08-02 18:33:57 +02:00
TDB Release
ce25d51b4c TDB 925.22071 - 2022/07/25 2022-07-25 18:51:32 +00:00
Shauren
82138bec18 Core: Updated allowed build to 9.2.5.44730 2022-07-23 01:46:22 +02:00
Shauren
ea0551b4e1 Core: Update allowed build to 9.2.5.44325 2022-06-27 21:17:02 +02:00
Shauren
ffc23bd7ef Core: Updated allowed build to 9.2.5.44232 2022-06-18 11:59:23 +02:00
Shauren
4a8bacc634 Core: Updated allowed build to 9.2.5.44127 2022-06-15 11:58:03 +02:00
fluxurion
125ada42f6 Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them 2022-06-09 21:27:02 +02:00
Shauren
eb57aee67d Core: Updated allowed build to 9.2.5.44061 2022-06-08 11:05:15 +02:00
Shauren
0671aa646e Core: Add 9.2.5.44061 auth key for future use 2022-06-07 16:11:42 +02:00
Shauren
45f056d574 Core: Updated allowed build to 9.2.5.44015 2022-06-06 21:42:16 +02:00
Shauren
218cd61b5f Core: Updated allowed build to 9.2.5.43971 2022-06-02 01:12:23 +02:00
Shauren
c68f52568f Core: Updated allowed build to 9.2.0.43345 2022-05-03 11:17:01 +02:00
Shauren
696f25de7d Core: Updated allowed build to 9.2.0.43340 2022-04-22 20:07:40 +02:00
ModoX
c4ef231e2a Core: Updated allowed build to 9.2.0.43206 2022-04-14 04:42:24 +02:00
Shauren
194d1b029a Core: Updated allowed build to 9.2.0.43114 2022-04-08 21:04:20 +02:00
ModoX
4b99e026ba Core: Updated allowed build to 9.2.0.42979 2022-03-30 04:30:33 +02:00
funjoker
56ec63b961 DB/Auth: Syntax fix 2022-03-30 01:47:09 +02:00
Shauren
aed0e83eb1 Core: Add 9.2.0.42937 build key for future use 2022-03-30 00:39:11 +02:00
Shauren
110a0beafa Core: Updated allowed build to 9.2.0.42852 2022-03-25 00:31:00 +01:00
Shauren
f465812e21 Core: Add 9.2.0.42825 build key for future use 2022-03-22 00:35:41 +01:00
Carbenium
b3b6e2715e Scripts/Commands: Convert rbac commands to new system
Note: To enable rbac commands for administrators permissions 202-206 have to be linked to permission 196.

Sample SQL for auth DB:
INSERT INTO `rbac_linked_permissions` VALUES (196, 202), (196, 203), (196, 204), (196, 205), (196, 206);

(cherry picked from commit f620befc37)
2022-03-12 23:00:17 +01:00
ModoX
0e846238b5 Core: Updated allowed build to 9.2.0.42698 2022-03-12 05:57:41 +01:00
jackpoz
c7bf84e8ae SQL: Update auth_database.sql with latest updates
(cherry picked from commit 13f1a9f117)
2022-03-11 12:14:24 +01:00
Shauren
f60aa2e47c Core: Updated allowed build to 9.2.0.42614 2022-03-08 15:28:06 +01:00
TDB Release
85b15a4b8c TDB 920.22031 - 2022/03/06 2022-03-06 15:20:27 +00:00
Shauren
bff2c4733a Core: Updated allowed build to 9.2.0.42560 2022-03-03 01:11:37 +01:00
Shauren
457210f263 Core: Updated allowed build to 9.2.0.42538 2022-03-02 10:18:08 +01:00
Shauren
97406ce162 Core: Updated allowed build to 9.2.0.42521 2022-03-01 16:18:07 +01:00
Giacomo Pozzoni
d02ee9de37 Script/Commands: Add ".pdump copy" command (#25455)
* Script/Commands: Add ".pdump copy" command

Syntax: .pdump copy $playerNameOrGUID $account [$newname] [$newguid]
Copy character with name/guid $playerNameOrGUID into character list of $account with $newname, with first free or $newguid guid.

* Add missing return

* Restore eof check

* Fix sql

* Use forward declaration header

Co-authored-by: Shauren <shauren.trinity@gmail.com>

* Remove buffer when reading a line

* Rename sql files

Co-authored-by: Shauren <shauren.trinity@gmail.com>
(cherry picked from commit 6215da0d64)
2022-02-27 00:28:25 +01:00
Shauren
ed77b9c3a9 Core: Updated allowed build to 9.2.0.42488 2022-02-26 01:03:30 +01:00
Shauren
d995322dd0 Core: Updated allowed build to 9.2.0.42423 2022-02-25 12:41:01 +01:00
Treeston
e0e3bae82c Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everything that uses them (PR #25156)
(cherry picked from commit bcdbdd6f23)
2022-02-05 13:29:21 +01:00
Treeston
319ddd9bcd Core/Warden: Warden refactors (PR #25235)
(cherry picked from commit 6116e5b385)
2022-01-26 19:42:11 +01:00
Shauren
e8368ed2eb Core: Updated allowed build to 9.1.5.42010 2022-01-22 01:40:57 +01:00
TDB Release
1761f72da7 TDB 915.22012 - 2022/01/15 2022-01-15 23:33:52 +00:00
ModoX
f49ff55f53 Core: Updated allowed build to 9.1.5.41793 2022-01-08 03:53:46 +01:00
TDB Release
87a85dd9d2 TDB 915.22011 - 2022/01/02 2022-01-02 21:29:31 +00:00
zartech22
c57c26d7fb Add realm ID for actions based ip logging (#24453)
* Update SQL queries to insert realm id

* Insert the realm id when logging actions based on IP

* Adding the SQL update file

* Update 9999_99_99_99_auth.sql

* Update auth structure

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 56f20d69a6)
2022-01-01 19:38:40 +01:00
Shadow
321bc3ccfa Missing rbac permissions (#24253)
* Added missing RBAC permissions to auth database

* Rename 9999_99_99_99_auth.sql to 2020_04_07_00_auth.sql

* Update 2020_04_07_00_auth.sql

* Update auth_database.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit d962624d61)
2022-01-01 01:09:52 +01:00
Shauren
8eb1938fe8 DB: Convert all databases to InnoDB engine 2021-12-31 16:01:43 +01:00
Shauren
276ef7ff11 Typo fix 2021-12-31 14:15:57 +01:00