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
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
90628b7d29
Core/DataStores: Updated db2 structures to 8.3.0
2020-02-17 23:58:47 +01:00
Shauren
d934824421
Core/Items: Implement azerite empowered items
2019-12-05 00:12:35 +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
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
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
3ac790287a
Core/DataStores: Updated db2 structures to 8.2.5
2019-10-27 00:12:45 +02:00
Aokromes
3688b32065
TDB 820.19071 - 2019/07/15
2019-07-15 16:14:05 +02:00
Shauren
dbf59c0b67
Core/Guilds: Extend motd size to 256 characters
2019-06-25 22:51:56 +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
a70030ff25
SQL: Prepare merge
2018-12-09 14:44:25 +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
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
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
DDuarte
7f2b7dc9c2
TDB 735.00 - 2018/02/19
2018-02-19 22:48:54 +00: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
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
Aokromes
381ee66c3c
Make travis happy
2017-10-30 00:41:24 +01: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
Golrag
ae83739ac7
Core/Players: Implement basics for the honor system
...
Closes #18480
Closes #19277
2017-06-04 16:52:53 +02:00
Tisk
d4eb2f79ca
Core/Player: Implemented saving PLAYER_FLAGS_EX in database
2017-05-24 21:45:29 +02:00
DDuarte
c784780156
Core/Guilds: Remove old Guild.UndeletableLevel config
...
Send guild achievement points in SMSG_GUILD_INVITE instead of level
Remove old references to guild levels
Player still have PLAYER_GUILDLEVEL field which is always 25
2017-05-14 17:31:06 +01:00
Shauren
8fc527f404
Core/Items: Set and save item context field
2017-05-08 23:56:35 +02:00
DDuarte
15b1aaff41
TDB 720.00 - 2016/04/18
2017-04-19 00:25:43 +01:00
Shauren
adbdb64301
Core/PacketIO: Updated server packet structures to 7.2.0
2017-04-15 12:32:36 +02:00
joschiwald
fa836c3160
Fixed characters_database.sql
2017-02-26 21:19:30 +01:00
SnapperRy
cab4ce3a53
Core/Fishing: implement retail-like fishing skill-up functionality ( #17528 )
...
Follow-up to 6f1e823 .
Forgot to update base characters database. Sorry.
2017-02-26 19:59:07 +01:00
joschiwald
a6d238b833
Core/Player: Moved character_template from character to world db
2017-01-29 16:09:46 +01:00
joschiwald
d3ee5a2d32
Core/Players: Fixed accidentally deleting Talents
...
Note: If you want to delete deprecated Talents from DB, enable the CharacterDatabaseCleaner
2017-01-22 02:20:12 +01:00
Shauren
8742732149
Core/Items: Implemented bonus list as a possible result of RandomSuffix
...
Ref #18423
2016-12-26 21:21:28 +01:00
Shauren
bfa9a4c959
Core/Items: Fixed item level increases of gems with bonuses that give them scaling stat distribution
2016-12-09 20:00:20 +01:00
Shauren
dedf702248
SQL: Fix base/characters_database.sql
2016-11-13 10:22:39 +01:00
Krudor
8444ab7365
Core/Instances: Implemented base scenario system and objectives in dungeons
...
Closes #17905
Closes #18034
2016-11-06 23:30:49 +01:00
Shauren
af25942aec
Core/PacketIO: Updated packets to 7.1.0.22900
2016-10-25 19:29:27 +02:00
DDuarte
a249d86b00
TDB 703.00 - 2016/10/17
2016-10-16 17:38:56 +01:00
Shauren
a727a99e34
Core/Players: Implemented new glyph system
2016-08-25 19:12:00 +02:00
Shauren
fea0cb16f2
Core/Items: Implemented artifacts
2016-08-15 00:03:38 +02:00