68 Commits

Author SHA1 Message Date
Zyres
e8e78d2b63 Update to new version 2021-11-01 22:08:20 +01:00
Zyres
07e03489db Update README.md 2021-11-01 21:37:43 +01:00
Zyres
84e2a2aea7 Update README.md 2021-08-07 08:38:08 +02:00
Zyres
1694469474 Merge pull request #23 from Appled/update-world
Update world database files
2021-05-25 20:16:51 +02:00
Appled
7050d183af Rename updates directory 2021-05-24 15:54:17 +03:00
Appled
938714a2e0 Update world database files to revision 68 2021-05-24 07:45:58 +03:00
Zyres
e9a8fe28f5 Merge pull request #21 from Appled/wordfilter
Update varchar length in wordfilter_* tables
2019-11-15 22:03:49 +01:00
Appled
496bf93564 Update varchar length in wordfilter_* tables 2019-11-14 20:33:15 +00:00
Zyres
700da485c3 Merge pull request #19 from schnek/20180624-00_update_utf8
Updated unicode conversion for all tables.
2018-09-24 05:24:29 +02:00
schnek
b6657bb53a Updated unicode conversion for all tables. 2018-09-16 12:57:11 +03:00
Zyres
2f1fd84553 Added world_base.zip (it is the fullDB in one file) 2018-07-31 17:45:44 +02:00
Zyres
c9c0826d31 Added bc spawns and enable recalls for build 8606.
* same spawns through bc and wotlk are updated
* different spawns (wotlk and bc) get added and have to be verified later
2018-06-20 17:47:34 +02:00
Zyres
c6703714e3 Change dir naming 2018-05-02 06:08:00 +02:00
Zyres
f926ea2360 Added basic gamobject_spawns for map 1 and 0
* missing gameobject_properties added
2018-05-01 21:08:07 +02:00
Zyres
84ad7e2dfa Added basic spawns for map 1 and 0 (cata)
* initiale equip added
* missing creature properties added
* updated db version
2018-05-01 17:54:07 +02:00
Zyres
4235261cac Invalid data (e.g. creature_spawns with invalid entries, all faction 14 no bytes) removed
quest_properties already applied after cleaning up.
creature_properties partially applied (only missing entries)
2018-05-01 13:29:54 +02:00
Zyres
aefd01e37c Added build from another source
(not perfect but that is what we have right now)
2018-05-01 12:47:46 +02:00
Zyres
382e3306ab Updated FullDB to latest version 2018-04-27 21:56:39 +02:00
Zyres
b3fcd52004 Update naming of update files. 2018-04-27 21:47:53 +02:00
Zyres
a8dc2b730f Corrected quest texts. 2018-04-24 19:14:21 +02:00
Zyres
83f7b7e828 Add AE build column to transport tables. (Initialized with build 12340) 2018-04-24 06:09:39 +02:00
Zyres
091a1817f2 Add Missing creature/_gameobject_properties (since quest_properties addition)
Updated FullDB
2018-04-23 20:53:08 +02:00
Zyres
da2ffeb8ba Added Kezan changes from AE_Cata updates 2018-04-23 20:43:53 +02:00
Zyres
8bace11336 Updated quest_properties
* Added updates and set the build values.
2018-04-22 20:18:05 +02:00
Zyres
942e7f50a1 Added updatefile to WIP + changelog texts for further work on it. 2018-04-22 09:44:29 +02:00
Zyres
b89ee687b3 Added all Files contributed by 2018-04-21 09:02:23 +02:00
Zyres
e3d0deb249 Merge pull request #10 from Razfury/patch-1
Quest System
2018-04-21 08:43:57 +02:00
Razfury
703c9e561f Quest System
Adds
*quest_properties table information updated to 4.3.4
*quest_poi table information updated to 4.3.4
*quest_poi_points table information updated to 4.3.4

Quests reward experience based on RewExpId not RewExp. (tested)
2018-04-20 20:27:32 -04:00
Zyres
5f14bf80dd Update table event_properties.
* this is the only properties table that has min/max_build columns instead of one build value.

Added misc update queries for event spawns (Darkmoon Faire)
2018-04-20 23:36:58 +02:00
Zyres
f0b224abf7 Update table recall now supports version specific recall points. 2018-04-20 22:39:12 +02:00
Zyres
cbbf24c8e4 WIP: Darkmoon Faire 2018-04-20 14:58:39 +02:00
Zyres
07cce88d68 Corrected README 2018-04-20 01:53:27 +02:00
Zyres
9c5d1a64a2 WIP: Kezan 2018-04-20 01:44:28 +02:00
Zyres
658a4dd950 WIP: Gilneas 2018-04-20 00:27:30 +02:00
Zyres
7d07c9fe60 Add language/racial skill to worgen and goblins. 2018-04-19 18:56:41 +02:00
Zyres
e647c91962 Update README 2018-04-19 06:26:35 +02:00
Zyres
c4e94bfd15 Removed column displayID (no longer needed by core) 2018-04-18 18:41:19 +02:00
Zyres
63258bbbd6 Removed factiontemplate column from table playercreateinfo.
This value is no longer needed.
2018-04-18 18:01:43 +02:00
Zyres
8e34e9e7dd Removed column introid from table playercreateinfo (now loaded from dbc files for all version) 2018-04-18 17:10:09 +02:00
Zyres
28890f6c92 Misc changes in playercreateinfo tables (mostly additions for cata and drop data in playercreateinf_items) 2018-04-18 07:13:11 +02:00
Zyres
eedf67023a Added different start location for cata players 2018-04-16 16:22:06 +02:00
Zyres
d624fb4010 Merged event_gameobject_spawns into gameobject_spawns and added min/max_build value (basically 12340) 2018-04-05 21:28:15 +02:00
Zyres
dd53831793 Merged event_creature_spawns into creature_spawns and added min/max_build value (basically 12340) 2018-04-04 19:41:26 +02:00
Zyres
d3d7d31ebf Replaced multiple spell override tables with one new one. 2018-04-03 20:35:26 +02:00
Zyres
b8d576d527 Removed *_staticspawns tables
Corrected key in table spell_ranks
2018-04-02 20:58:16 +02:00
Zyres
456fff2740 Merge pull request #1 from AscEmu/add-license-1
Create LICENSE
2018-04-02 18:54:59 +02:00
Zyres
3bdc617d80 Create LICENSE 2018-04-02 18:54:21 +02:00
Zyres
e025c75824 Update README.md 2018-04-02 16:58:05 +02:00
Zyres
40bc04926a Change structure of table totemdisplayids and add build definitions. 2018-04-02 13:13:10 +02:00
Zyres
f3b10a451a Added build and ae_build to playercreate_* tables. 2018-04-02 10:30:34 +02:00