Commit Graph

1106 Commits

Author SHA1 Message Date
Ovahlord d8a9f7bd25 Core/Players: updated glyph handling for Cataclysm 2024-07-28 01:32:42 +02:00
Ovahlord 03b6898518 Core/Player: initial work on implementing talents for Cataclysm
- use a new structure to hold talent group data which will eventually replace the old master branch implementation
- added support for unlocking dual talent specialization and switching specs
- added basic support for learning and resetting talents
2024-07-27 11:03:38 +02:00
Ovahlord 6a15494e2e Core: update allowed build to 4.4.0.55639 2024-07-18 22:47:08 +02:00
Ovahlord 1956ce8347 Core: update allowed build to 4.4.0.55613 2024-07-14 19:07:45 +02:00
Ovahlord b6e59b86a8 Core: Update allowed build to 4.4.0.55460 2024-07-09 21:22:39 +02:00
funjoker 95e3e1daa1 Core: Update allowed build to 4.4.0.55262 2024-06-27 04:54:59 +02:00
Ovahlord dc67de6b1b Core/Items: dropped artifact weapon implementation 2024-06-25 18:08:28 +02:00
funjoker 682e4d7155 Core: Update allowed build to 4.4.0.55141 2024-06-17 22:17:23 +02:00
funjoker 8cbd81bd3d Core: Update allowed build to 4.4.0.55056 2024-06-13 14:02:46 +02:00
Ovahlord 0d9df719ef Core/Player: dropped PvP talent implementation 2024-06-05 22:06:25 +02:00
Ovahlord 5a7fa4ad5a Core: update allowed build to 4.4.0.55006 2024-06-05 17:45:49 +02:00
TDB Release cc9c91404e TDB 440.24061 - 2024/06/02 2024-06-02 23:07:59 +00:00
funjoker 80ca613aa5 DB/Auth: Fix wrong file hash 2024-06-02 21:28:14 +02:00
Ovahlord 57c36d758f Core/Items: implement reforging items 2024-06-01 19:32:24 +02:00
Ovahlord 98f5c121d2 Core: update allowed build to 4.4.0.54901 2024-05-30 21:39:30 +02:00
Ovahlord 02341ec27f Core: update allowed build to 4.4.0.54851 2024-05-29 22:12:42 +02:00
Shauren 139d80373d Core/Items: Implemented CreateTime item field and changed refund/soulbound trade timers to also count time offline
(cherry picked from commit 69da702b93)

# Conflicts:
#	sql/base/characters_database.sql
2024-05-28 16:41:52 +02:00
Shauren 33ab88ac96 DB: Drop columns unused for almost 8 years
(cherry picked from commit 9ac03bf2b8)

# Conflicts:
#	sql/base/characters_database.sql
2024-05-28 16:40:14 +02:00
funjoker a82f359a99 Core: Updated to 4.4.0.54737 2024-05-28 09:57:40 +02:00
funjoker aa9878532e Core: Updated to 4.4.0.54027 2024-03-31 23:43:35 +02:00
funjoker 1d894f09cd Core: Updated to 4.4.0.53863 2024-03-23 00:10:14 +01:00
Ovahlord 88ff1e7cff Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded player actions for classic 2024-03-19 20:08:00 +01:00
Ovahlord d83db6d551 Core: Update allowed build to 4.4.0.53750 2024-03-13 23:49:13 +01:00
MaxtorCoder cfc9cc9ec2 Core/PacketIO: Update to 4.4.0.53627 (#29805)
* Core/PacketIO: Update to 4.4.0.53627

* Core/IO: Remove duplicate declaration of PetSpellDataID

* Core/IO: Assign STATUS_UNHANDLED to some azerite packets
2024-03-13 21:16:18 +01:00
Ovahlord 8502558037 Core: Update allowed build to 4.4.0.53627 2024-03-10 05:17:28 +01:00
Shauren 6f31586082 Core: Update allowed build to 10.2.5.53584 2024-03-05 20:44:22 +01:00
Shauren 8b1dde2e9f Core: Update allowed build to 10.2.5.53441 2024-02-24 00:27:50 +01:00
Shauren 507cf7eedd Core: Update allowed build to 10.2.5.53262 2024-02-08 22:35:23 +01:00
TDB Release 6ba7572d4a TDB 1025.24021 - 2024/02/08 2024-02-08 01:00:58 +00:00
ModoX 49242773f0 Core: Update allowed build to 10.2.5.53212 2024-02-07 12:26:54 +01:00
ModoX c2a9f11802 Core: Update allowed build to 10.2.0.53162 2024-02-01 10:47:01 +01:00
Shauren 584c6fe423 Core: Update allowed build to 10.2.5.53104 2024-01-31 12:14:47 +01:00
ModoX 1a8eeb86df Core: Update allowed build to 10.2.5.53040 2024-01-23 09:41:23 +01:00
Shauren a4a4d010a0 Core: Updated to 10.2.5 2024-01-21 22:25:10 +01:00
Shauren 2862086bcf Core: Update allowed build to 10.2.0.52808 2024-01-10 12:05:00 +01:00
ModoX 12186ef857 Core/Waypoints: Refactor to split data into path and node related info in db (#29506) 2024-01-05 17:56:19 +01:00
Shauren 623202d68e Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns
* passwords can now be case sensitive and up to 128 characters long
2023-12-26 14:55:15 +01:00
Ovahlord db9a460015 DB/RBAC: restored the RBAC permission entries for the .instance set/getbossstate commands 2023-12-24 06:30:33 +01:00
ModoX dc881c94e1 Update allowed build to 10.2.0.52649 2023-12-21 09:08:47 +01:00
ModoX 688a76e02f Core: Update allowed build to 10.2.0.52607 2023-12-19 08:56:15 +01:00
ModoX 584ae3228f Core: Update allowed build to 10.2.0.52545 2023-12-13 06:43:28 +01:00
ModoX d89abc5b6d Core: Update allowed build to 10.2.0.52485 2023-12-12 05:48:26 +01:00
ModoX ae0839d499 Core: Update allowed build to 10.2.0.52393 2023-12-05 16:18:45 +01:00
Shauren 8d6578b580 Core: Update allowed build to 10.2.0.52301 2023-11-30 13:40:12 +01:00
ModoX 3f6f683ce4 Core/Waypoints: Drop waypoint_scripts table (#29437) 2023-11-24 21:08:00 +01:00
Shauren b888b1b09f Core/Calendar: Implement different timezone support for ingame calendar
Closes #8390
Closes #29427
2023-11-21 12:25:22 +01:00
Shauren bc4d09d056 Core: Update allowed build to 10.2.0.52188 2023-11-16 23:20:36 +01:00
TDB Release ac05316743 TDB 1020.23111 - 2023/11/15 2023-11-15 01:03:38 +00:00
Shauren a1b898ce41 Core: Update allowed build to 10.2.0.52148 2023-11-15 00:49:02 +01:00
Shauren ef7892f725 Core: Update allowed build to 10.2.0.52129 2023-11-14 11:37:22 +01:00