Commit Graph

26 Commits

Author SHA1 Message Date
AzerothCoreBot
4103801f3b Import pending SQL update file...
Referenced commit(s): 811233974a
2020-01-04 07:49:17 +00:00
Stefano Borzì
811233974a feat(DB/Worldstates): added worldstates entry 20004 in characters DB (#2402) 2020-01-04 08:46:54 +01:00
AzerothCoreBot
333dab2e85 Import pending SQL update file...
Referenced commit(s): b6c0f58dda
2019-12-09 07:06:14 +00:00
IntelligentQuantum
b6c0f58dda feat(Core/ItemHandler): Optional item recovery (#2442) 2019-12-09 08:03:33 +01:00
AzerothCoreBot
4313037298 Import pending SQL update file...
Referenced commit(s): 69baccff0d
2019-11-22 07:59:22 +00:00
Stefano Borzì
69baccff0d feat(DB/characters): added comments to worldstates (#2384) 2019-11-22 08:56:04 +01:00
AzerothCoreBot
24daecddfa Import pending SQL update file...
Referenced commit(s): b2c15f795c
2019-05-15 09:22:38 +00:00
Pondaveia
b2c15f795c fix(DB) TC Alignment - Characters arena stats (#1810)
* Boss re-order

* Revert "Boss re-order"

This reverts commit 03289cb064ae51c38e3efebba11f3e3882ae350a.

* alter character_arena_stats

* Update rev_1557226918417685700.sql
2019-05-15 10:20:24 +01:00
AzerothCoreBot
b7863dc4f1 Import pending SQL update file...
Referenced commit(s): 2b4fb29c08
2019-05-12 21:12:05 +00:00
José González
2b4fb29c08 feat: Add creation_date column to characters table (#1825) 2019-05-12 17:09:49 -04:00
Barbz
09fa4c515b Apps: Add backticks to version_db_* in create_sql.sh (#1244)
So people don't add the backticks manually and waste time.
2019-01-07 22:43:11 +01:00
Travis CI
9a36f5957b Importing pending sql 2019-01-06 06:34:18 +00:00
Viste(Кирилл)
3f45c14822 Core/Quest: implement Quest Tracker (#1233) 2019-01-06 09:32:17 +03:00
Travis CI
2d575299d3 Importing pending sql 2018-12-23 14:00:42 +00:00
Viste(Кирилл)
204358bb67 Core/Players: Fixed saving quest item progress (#1129)
Ported from TC (original commit by Shauren)

Add 2 columns to character_queststatus
2018-12-23 14:58:21 +01:00
Travis CI
783003f0e8 Importing pending sql 2018-04-19 17:54:52 +00:00
Nefertumm
13d09b6590 PlayerBytes fields in characters table 2018-01-14 02:07:31 -03:00
Yehonal
787a9238df Pending sql 2017-09-19 10:41:43 +02:00
barncastle
2c9b2542d6 Implement banned_addons (#647) 2017-09-17 17:13:43 +02:00
ShinDarth
a215b276ca Imported pending SQLs 2016-11-19 12:37:05 +01:00
Shin
1ec1d16554 DB/Misc: minor structure improvements
- Affects #https://github.com/azerothcore/azerothcore-wotlk/issues/236
2016-11-15 21:54:45 +01:00
ShinDarth
5e8a68486b Bin/SQL-Generator: fixed macOS import + minor improvements 2016-11-06 20:02:30 +01:00
Yehonal
cf87d71765 [Bash] Fixed previous scripts permissions and minor mistake 2016-08-29 12:23:52 +02:00
Yehonal
b03b420813 fixed import.sh and implemented new optional workflow for pendings sql
Now devs can create sql for their pull requests that will be
automatically imported and _decorated_ by a protection system
and avoid to multiple import same queries
2016-08-29 09:49:45 +02:00
Yehonal
a6db058f90 removed templates for pending, we will find a more cleaner way for devs 2016-08-26 16:25:13 +02:00
Yehonal
7cab63179e implemented pending workflow for sql and PR 2016-08-25 19:49:32 +02:00