Carbenium
271390753d
TDB 6.03 - 2015/11/08
2015-11-08 02:20:45 +01:00
Carbenium
3dde44cf64
DB: Add missing change to char base after 39d29edf93
2015-11-08 00:39:33 +01:00
pete318
39d29edf93
Merge pull request #15707 from ShinDarth/pvpstats
...
Core/BG fix .character changefaction pvpstats victories amount
(cherry picked from commit 69941864ef )
Conflicts:
sql/base/characters_database.sql
src/server/game/Battlegrounds/Battleground.cpp
2015-11-06 23:46:03 +01:00
Naios
a80e0fc3cd
DB/Auth: Fix typo in 2015_11_01_00_auth_2015_08_21_00.sql
...
* Add the update to the updates list
2015-11-01 14:55:31 +01:00
jackpoz
7b684e8813
Script/Commands: Add new "debug loadcells" command
...
Closes #15292
(cherry picked from commit 5e1722c2f4 )
2015-11-01 12:30:45 +01:00
MitchesD
105f943ac6
DB/Auth: changed battlenet_account_toys engine to InnoDB
2015-10-17 12:44:19 +02:00
MitchesD
9fe29de260
Core/Player: implemented Heirloom Collection
...
* implemented all things related to that collection
* you can create heirloom by click on item in collection
* also you can upgrade heirlooms by using specific kits
* old heirlooms are converted to new ones
2015-10-16 23:09:42 +02:00
Vincent-Michael
d8c5136325
SQL: Update auth_database
2015-10-10 10:39:02 +02:00
Naios
2c828a47a5
DB/Auth: Add some missing applied updates to the update list.
2015-10-06 00:17:23 +02:00
MitchesD
97a3f52d4c
DB/Auth: corrected base auth database dump
2015-10-02 13:00:56 +02:00
Shauren
59eff3fef9
SQL: Typo fixes
2015-09-10 20:04:24 +02:00
Shauren
1efb3f08e2
Core/Spells: Improved spell category cooldown handling
...
* Category cooldown is stored with the spell that started the cooldown (and only resetting cooldown on that spell will clear cooldowns on entire category - this fully mirrors client behavior)
* This significantly reduces the amount of data saved to database for cooldowns
* Spell casts from items that have a different category specified than on spell will now check for cooldown during the cast
Closes #15349
2015-09-10 19:39:30 +02:00
horn
e8b1faa156
Core/BattlePets: Basics for Battle Pets
2015-09-09 14:52:32 +02:00
Shauren
663cff2195
Core: Updated to 6.2.2.20444.
...
* This includes all known packet structures, nothing has been disabled.
* worldserver still expects 6.2.0 DBC/DB2 files - do not reextract
2015-09-05 00:09:38 +02:00
MitchesD
614b5832ba
Core/Player: implemented Toybox
...
* now you can use all the things in toybox - add new toys, set them as favorite and use them
2015-08-26 11:15:00 +02:00
ShinDarth
3b98743dd5
DB/Updater: fix characters updates list
2015-08-22 12:44:37 +02:00
Shauren
81abfe93bb
Core/Void Storage: Implemented saving item upgrade and bonuses for items deposited in void storage
2015-08-12 23:05:36 +02:00
Vincent-Michael
829431c48e
SQL: Added missing sql in d8b36dfc17
2015-08-08 19:37:09 +02:00
Naios
58f4bd834d
DB/Base: Fix update table of character base after 83c2d36179
...
* Never forget to update the `updates` table of the base dump after changes too.
* closes #15198
2015-07-31 13:52:59 +02:00
Vincent-Michael
a177a10018
DB/BattleNet: Update wow build to 20338
2015-07-29 05:59:58 +02:00
Golrag
83c2d36179
Core/PacketIO: CalendarPackets:
...
CMSG_CALENDAR_GET
CMSG_CALENDAR_GET_EVENT
CMSG_CALENDAR_GUILD_FILTER
CMSG_CALENDAR_ADD_EVENT
CMSG_CALENDAR_UPDATE_EVENT
CMSG_CALENDAR_REMOVE_EVENT
CMSG_CALENDAR_COPY_EVENT
CMSG_CALENDAR_GET_NUM_PENDING
CMSG_CALENDAR_EVENT_SIGN_UP
CMSG_CALENDAR_REMOVE_INVITE
CMSG_CALENDAR_EVENT_STATUS
CMSG_SET_SAVED_INSTANCE_EXTEND
CMSG_CALENDAR_EVENT_MODERATOR_STATUS
SMSG_CALENDAR_EVENT_INVITE
SMSG_CALENDAR_SEND_CALENDAR
SMSG_CALENDAR_SEND_EVENT
SMSG_CALENDAR_EVENT_INVITE_ALERT
SMSG_CALENDAR_EVENT_INVITE_STATUS
SMSG_CALENDAR_EVENT_INVITE_REMOVED
SMSG_CALENDAR_EVENT_INVITE_MODERATOR_STATUS
SMSG_CALENDAR_EVENT_INVITE_REMOVED_ALERT
SMSG_CALENDAR_CLEAR_PENDING_ACTION
SMSG_CALENDAR_EVENT_UPDATED_ALERT
SMSG_CALENDAR_EVENT_REMOVED_ALERT
SMSG_CALENDAR_SEND_NUM_PENDING
SMSG_CALENDAR_COMMAND_RESULT
SMSG_CALENDAR_RAID_LOCKOUT_UPDATED
SMSG_CALENDAR_EVENT_INITIAL_INVITES
SMSG_CALENDAR_EVENT_INVITE_STATUS_ALERT // NYI
SMSG_CALENDAR_EVENT_INVITE_NOTES_ALERT // NYI
SMSG_CALENDAR_EVENT_INVITE_NOTES // NYI
2015-07-28 12:57:56 +02:00
Vincent-Michael
4241d24e7b
DB/BattleNet: Update wow build to 20253
2015-07-16 19:51:23 +02:00
DDuarte
f5e92f6537
TDB 6.0.2 - 2015/07/14
2015-07-14 00:05:36 +01:00
Shauren
228b932925
Core/Players: Fixed power slot ordering
2015-07-12 00:41:56 +02:00
Shauren
da3247d5bb
Core/Players: Fixed glyph slots
2015-07-11 00:11:16 +02:00
Carbenium
facb038b94
DB/Base: Smth went wrong during the last dump...
2015-07-10 22:29:32 +02:00
Carbenium
983e9b6b8b
DB/Base: Update auth and char database dump after recent changes to the ticket system ( c7d49ab910)
2015-07-10 22:06:09 +02:00
Vincent-Michael
5ab88b993e
DB/BattleNet: Update wow build to 20216
2015-07-08 05:32:04 +02:00
Vincent-Michael
d8338669d5
DB/BattleNet: Update wow build to 20201
2015-07-06 19:46:07 +02:00
Shauren
cc7c5d8122
DB: Updated build data to 20182
2015-07-02 00:30:54 +02:00
Shauren
b3a754cd7b
Core/Garrisons: Implemented follower class/spec abilities and saving them to database
2015-05-22 00:17:48 +02:00
Shauren
5b725db033
Core/Garrisons: Basics for garrisons
2015-05-08 00:03:15 +02:00
Shauren
edbd44a675
Core/Creatures: Extended npcflags to uint64
2015-05-04 12:39:36 +02:00
Vincent-Michael
6680c430f9
SQL: Update characters_database
2015-05-02 19:52:01 +02:00
Vincent-Michael
a0fee439de
SQL: Update auth_database
2015-05-02 16:07:07 +02:00
Shauren
ca83e14f8b
Core/Entities: Reworked guid scopes
...
* Added ObjectGuid traits to easily access whether guid type can be generated globally (ObjectMgr) or not
* This adds separate (per map) guid sequences depending on object type
* Ported map object container from cmangos/mangos-wotlk@a2d396eb0b
* Added type container visitor for TypeUnorderedMapContainer
* Implemented helper function to erase unique pairs from multimap containers
* Moved object storage of all objects except players and transports to map level
* Added containers linking database spawn id with creature/gameobject in world
* Renamed DBTableGuid to spawnId
* Added a separate spawn id sequence generator for creatures and gameobjects - this will be used in db tables
* Moved building SMSG_UPDATE_OBJECT - updatefields changes broadcast to map update
2015-04-28 21:19:46 +02:00
Carbenium
aa67bc43c4
Core/Misc: Update base sql files after bba6eb8d3d
...
* Move some std::list to std::vector
2015-04-21 12:20:03 +02:00
Shauren
ff101cd100
Core/Battle.net: Query optimizations part2 - made all queries asynchronous
2015-04-11 18:58:13 +02:00
Vincent-Michael
22e230ecec
Core/Misc:
...
- Drop locales_npc_text
- Update npc_text for WoD
- Implemented Quest Greeting
- Sync auth database
2015-04-11 03:26:36 +02:00
Vincent-Michael
e6a07bd8ff
SQL: Update auth_database
2015-04-06 23:20:15 +02:00
Carbenium
2d3f99c521
Update to 6.1.2 19831
2015-04-04 00:57:16 +02:00
Carbenium
1262072949
Core/Misc: Update base stuff for V6.1.2 build 19802
2015-03-26 17:18:43 +01:00
Nayd
5be0cf7120
TDB 6.0.1 - 2015/03/21
...
Closes #13816
Closes #13792
Ref #14139
2015-03-21 17:09:25 +00:00
Naios
352012e531
Core/Updates: Add an automatic database update system. Automatically detects new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp
...
Make sure you re-run cmake, because boost::iostreams was added as dependency.
Maybe you need to install libboost-iostreams1.55-dev on unix as well.
Import every update manual until (included) those INSERT IGNORE updates for each database.
Thanks DDuarte and Shauren for your amazing ideas, help and advises.
In hope that nobody gets a "Your database structure is not up to date..." anymore ,-)
Signed-off-by: Naios <naios-dev@live.de >
Signed-off-by: Nayd <dnpd.dd@gmail.com >
2015-03-21 14:09:38 +00:00
Carbenium
37a14bc2d5
Core/Support: Update the support/ticket system to 6.x
...
Core/Mail: fix a logic error introduced in 829e11b662
2015-03-10 21:09:21 +01:00
Vincent-Michael
369b08b68d
Core/Misc: Update base stuff for V6.1.0 build 19702
2015-03-01 02:24:59 +01:00
Shauren
e81eb1192a
Core/Database: Removed locales_item from world database (use item_sparse_locale in hotfixes database)
2015-02-22 17:18:19 +01:00
Shauren
56186319bd
Core/Spells: Cooldown updates
...
* Refactored cooldown handling to separate class shared by creatures and players
* Updated and enabled cooldown packets
* Implemented creature school lockouts
* Implemented spell charges
* Fixed AuraUpdate structure
* Fixed aura flag AFLAG_NOCASTER handling
* Implemented spell charge related auras
2015-02-17 01:01:44 +01:00
Mogadischu
bc0c0ae2a3
Core/Guild: Updated and enabled most previously implemented guild and petition related packets
...
Merged from https://github.com/Mogadischu/TrinityCore/commits/guild
Signed-off-by: Duarte Duarte <dnpd.dd@gmail.com >
2015-02-13 18:32:36 +00:00
Duarte Duarte
cbfe638fa5
DB/Auth: Remove auto_increment value from auth_database.sql
2015-02-11 22:54:06 +00:00