Commit Graph

16 Commits

Author SHA1 Message Date
Vincent-Michael
81a0905306 SQL: Fixed typo 2016-09-08 11:53:34 +02:00
Vincent-Michael
32f78473a4 DB/Hotfixes: Updated hotfixes creature_difficulty table structure for 7.0.3 2016-09-08 11:52:35 +02:00
Vincent-Michael
8d2afd1798 DB/Hotfixes: Updated hotfixes creature table structure for 7.0.3 2016-09-07 12:20:31 +02:00
DDuarte
ee2774c26d Remove BOM byte from 2016_08_28_02_hotfixes.sql 2016-08-29 04:30:26 +01:00
Kinzcool
d2d5e5ee88 Hotfixes: Updated broadcast_text up to build 7.0.3.22522 2016-08-28 19:57:10 -04:00
Vincent-Michael
07b7b014fd DB/Hotfixes: Added TactKey.db2 hotfixes 2016-08-28 12:05:22 +02:00
Vincent-Michael
07445d9860 Core/DataStores: Implemented TactKey.db2 2016-08-28 00:27:16 +02: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
Shauren
bd3541d106 Core/DataStores: Implemented all curve types from Curve.db2 2016-08-10 00:05:56 +02:00
Shauren
79a921edc7 SQL: Cleanup WIP sql arrangement 2016-07-19 16:55:21 +02:00
frozen4
ed00534e7c Core/Items: Implemented item upgrades
Closes #17432
2016-06-21 20:33:51 +02:00
Shauren
110ae3e626 Core/Spells: Implemented RPPM proc effects
Closes #17001
2016-05-02 18:52:15 +02:00
Shauren
83b1f8be97 Core/DataStores: Clean up manually named tables/columns in hotfixes database to reduce work needed when regenerating HotfixDatabase prepared statements 2016-05-01 21:46:58 +02:00
Shauren
bc106abb07 Core/DataStores: Renamed unknown fields 2016-04-24 11:44:06 +02:00
DDuarte
8778829a98 SQLs: Update to the /sql/updates organization
Update SQL files should now be in a sub-folder equal to the current branch name

/sql/updates/auth/*.sql -> /sql/updates/auth/6.x/*.sql
/sql/updates/characters/*.sql -> /sql/updates/characters/6.x/*.sql
/sql/updates/hotfixes/*.sql -> /sql/hotfixes/world/6.x/*.sql
/sql/updates/world/*.sql -> /sql/updates/world/6.x/*.sql

This facilitates merges between the version branches
2016-04-16 18:48:11 +01:00