Shauren
3b110b30d9
Core: Updated allowed build to 8.2.0.31478
2019-08-18 10:50:57 +02:00
Shauren
f884e5a856
Core: Updated allowed build to 8.2.0.31429
2019-08-11 12:19:56 +02:00
Shauren
71cbb0ae1c
Core: Updated allowed build to 8.2.0.31229
2019-07-26 18:25:25 +02:00
Aokromes
3688b32065
TDB 820.19071 - 2019/07/15
2019-07-15 16:14:05 +02:00
Shauren
d2fe302d14
Core: Updated allowed build to 8.2.0.30993
2019-07-14 19:23:26 +02:00
Shauren
dbf59c0b67
Core/Guilds: Extend motd size to 256 characters
2019-06-25 22:51:56 +02:00
Shauren
317b0a4fb3
Core: Updated allowed build to 8.1.5.30706
2019-06-08 17:15:00 +02:00
Shauren
82c7b6c568
Core/Items: Drop item random property and suffix - all random stats must be given using bonus lists
2019-06-08 17:09:20 +02:00
Shauren
455959c606
Core/PacketIO: Rewrite updatefield handling
2019-06-08 17:06:57 +02:00
Shauren
31fda79556
Core/PacketIO: Updated packet structures to 8.1.5
2019-06-08 17:03:15 +02:00
Gooyeth
163c487be7
Common: Replace ip2nation by ip2location. ( #21957 )
...
Replace ip2nation by ip2location.
Download: https://lite.ip2location.com/database/ip-country
(cherry picked from commit 2fe4ab94c5 )
2019-01-09 17:35:13 +01:00
Shauren
3535955e8f
Core: Updated allowed build to 8.0.1.28153
2018-12-09 14:50:36 +01:00
Shauren
f94deace76
Merge branch 'bfa'
2018-12-09 14:45:03 +01:00
Shauren
a70030ff25
SQL: Prepare merge
2018-12-09 14:44:25 +01:00
ariel-
ea0cd93662
Core/Scripts: added command to move characters across accounts
...
(cherry-picked from f7f865f818 )
2018-12-09 14:18:42 +01:00
Shauren
1b67a2626b
Core/Players: Update profession rank handling with new split skill values for each expansion
2018-12-02 17:39:41 +01:00
Shauren
7512ffb058
Core/Entities: Update updatefields to 8.0.1.27980
2018-10-10 22:11:41 +02:00
Shauren
e0309d94c8
Core/Players: Updated pvp talent implementation to bfa
2018-09-26 19:01:31 +02:00
Traesh
55a0a2d3f6
Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) ( #21593 )
2018-07-31 23:31:44 +02:00
Palabola
394f9775a7
Core/Battlegrounds: Allow full range of uint32 values in pvpstats_players table ( #22187 )
2018-07-28 19:42:50 +02:00
Shauren
c2d61e05cf
Core: Updated allowed build to 7.3.5.26972
2018-06-29 22:38:38 +02:00
Shauren
6ef9c4dbfc
Core: Updated allowed build to 7.3.5.26899
2018-06-22 18:00:24 +02:00
Shauren
170d10b8a9
Core: Updated allowed build to 7.3.5.26822
2018-06-14 23:08:55 +02:00
Shauren
f313e9f5e1
Core: Updated allowed build to 7.3.5.26654
2018-05-24 22:34:18 +02:00
Shauren
f05dbf814a
Core/DataStores: Load Cfg_Regions and changed default realmlist region to US
2018-05-13 20:43:44 +02:00
Roc13x
b9b661da08
Core/Items: Add loot scaling support ( #21853 )
...
* Implement ITEM_BONUS_SCALING_STAT_DISTRIBUTION_FIXED.
* Fix auctionhouse search with scaled items.
* Fix RequiredLevel enforcement for scaled items.
* Fix item enchants not scaling properly with bonuses.
2018-04-28 14:40:00 +03:00
Shauren
72a9a8a29c
Core: Updated allowed build to 7.3.5.26365
2018-04-06 18:03:08 +02:00
Aokromes
d1146a4495
typo fix
2018-03-15 00:51:58 +01:00
Aokromes
bc88d3bc15
Scripts/Commands: implemented command .server debug
...
- Shows detailed information about server setup, useful when reporting a bug:
* rev. hash
* versions of mysql, openssl, boost, cmake
* info about autoupdater
* info about ports (realmlist and current)
* vmap/map/mmap status and folder sizes
* available DBC locales
* TDB version
cherry pick of d18f8b94b0
Running this command when reporting bugs is MANDATORY (you can censor paths)
2018-03-14 11:41:09 +01:00
Jeremy
f411b7a90e
Core/Player: Implement PvP Talents ( #19962 )
...
* SPELL_AURA_119 -> SPELL_AURA_PVP_TALENTS
* Learn Honorable Medallion when pvp rules are enabled
2018-03-04 22:32:08 +01:00
Shauren
31f6ba5a92
Core: Updated allowed build to 7.3.5.26124
2018-02-28 23:18:41 +01:00
DDuarte
7f2b7dc9c2
TDB 735.00 - 2018/02/19
2018-02-19 22:48:54 +00:00
Shauren
880a135e34
Core: Updated allowed build to 7.3.5.25996
2018-02-18 16:36:49 +01:00
Shauren
4af15915bc
Core/PacketIO: Updated opcodes and packet structures to 7.3.5
2018-02-18 16:33:49 +01:00
Shauren
c9465979c6
Core/Entities: Update updatefields to 7.3.5.25928
2018-02-18 16:33:27 +01:00
Aokromes
725dd8a655
Update characters_database.sql
2018-02-11 09:10:16 +01:00
Shauren
9aea51d1e0
SQL: Fixed hash of 2017_10_29_00_characters.sql
2018-02-03 23:59:12 +01:00
joschiwald
c2aead1da5
DB: Made timestamp columns, those can have no date, nullable instead of saving invalid date '0000-00-00 00:00:00'
...
* This makes our tables mysql strict mode conform
Ref #21113
2018-01-02 20:55:57 +01:00
Shauren
66621a85e9
Core/Quests: Implemented player choice rewards
2017-12-31 23:22:55 +01:00
joschiwald
97c7e32a42
SQL: Fixed typo
2017-12-31 00:13:42 +01:00
joschiwald
dc29473120
Core/RBAC: Fixed permissions conflict with 3.3.5 branch
2017-12-30 23:15:15 +01:00
Shauren
96b29d2fa5
Fix base sql
2017-12-30 00:52:26 +01:00
Shauren
69a4ad408f
Core: Updated allowed build to 7.3.2.25549
2017-12-30 00:29:32 +01:00
Shauren
20a3c9eed2
Core/PacketIO: Update opcodes to 7.3.2
2017-12-30 00:23:43 +01:00
Aokromes
e573607ccd
DB/Misc: Make base files more read-able
...
for future mysql dumps run this after dump before push:
sed -i 's/),(/),\n(/g' auth_database.sql
sed -i 's/),(/),\n(/g' characters_database.sql
2017-12-17 12:34:06 +01:00
Shauren
bf0ae32d18
Core/Commands: Added .modify power command allowing to change any power as long as player class can use it
...
* Power names are taken from PowerType.db2 (lowercase, using _ is optional)
Closes #20833
2017-11-11 22:41:05 +01:00
Aokromes
381ee66c3c
Make travis happy
2017-10-30 00:41:24 +01:00
Shauren
91626f0339
Core/Bnet: Moved loading account info from rest service to session
...
* This improves concurrency by removes thread synchronization when checking login tickets
* Also allows users to use external (web based) login systems
2017-09-22 18:26:00 +02:00
roc13x
e04f75bd96
Core/Players: Several gold handling improvements
...
* Update gold limit to 10 million
* Updated auction house gold handling to 64-bit
* Fixed some vendor checks for when BuyCount > 1
* Tweaked some checks for available gold space
* Updated guild bank gold handling to 64-bit and fix withdraw limits
* Enforce gold limit on guild bank
* Check correct rank right when withdrawing from bank
* Other small changes to update money to 64-bit
Closes #19195
Closes #20152
2017-08-20 18:10:11 +02:00
Roger Stebler
4bc9ed0fde
Core/Quests: Implemented criteria tree quest objective type
...
Closes #20161
2017-08-20 17:24:41 +02:00