Commit graph

24 commits

Author SHA1 Message Date
Antz
a93afab540 Add Disables table based on the work of @Olion on Zero
Added `disables` table
Mostly backported from TC.
Changed table format (mapID in lower 16 bit, areaID in higer 16 bit of data field).
Added CREATURE_SPAWN and GAMEOBJECT_SPAWN disable types.
2020-02-17 12:12:46 +00:00
Antz
a479a2ccc5 Implement quest_relations table. Based on work by @Hozen 2020-02-17 12:12:43 +00:00
Antz
25fac44c28 Happy New Year 2019 from everyone at getMangos.eu 🎉 2020-02-17 12:12:42 +00:00
Antz
87eb505de5 Update missed year changes 2020-02-17 12:12:29 +00:00
Antz
6d62bc6101 Revert "Remove Remnants of Two obsolete tables: npc_trainer_template & npc_vendor_template"
This reverts commit cb7be30594e6985aea1521a174364319fb029d69.

NOTE: This proves that the code / db notes can't be trusted
2020-02-17 12:12:13 +00:00
Antz
c18f9fb23c [DB] Updated to expect Rel21_07_008_kodo_roundup_tidyup 2020-02-17 12:12:06 +00:00
Antz
b024e668f6 [DB] Updated base world DB to Rel21.07.01 2020-02-17 12:11:53 +00:00
Antz
c42afa4ad3 Add missing file from last commit 2020-02-17 12:11:42 +00:00
H0zen
2888858616 AutoBroadcast system.
-This commit is paired with 1 database update
2020-02-17 12:11:41 +00:00
Antz
695651324c Refactored db_scripts
The unity! - Based on the original work of H0zen for Zero.
2020-02-17 12:11:24 +00:00
shindarth
a92011c6bf Fix PvPstats table to fit with its web app 2020-02-17 12:11:23 +00:00
Antz
aa6ed817d8 🎉 Happy 2017 from everyone at getmangos.eu 2020-02-17 12:11:13 +00:00
Antz
358730e03c Fixed version 2020-02-17 12:10:41 +00:00
Antz
86ddfb4ced [DB] Set min db levels 2020-02-17 12:10:40 +00:00
Charles A Edwards
59e280ec81 Updated to World database revision 21 4 8
Updated to World database revision 21 4 8
2020-02-17 12:10:37 +00:00
Charles A Edwards
95cee3b86c Checking of TrainerTemplateId fixed
The check for when the TrainerTemplateId is zero was missing.

Also, the world database revision has been updated in the revsion.h
file.
2020-02-17 12:09:46 +00:00
Charles A Edwards
6db0ba8ae9 Weather system fixed
Fixed by implementing the cmangos Cata commit
[c13018] Improve Weather handling
and comparing their code with the current system.

Thanks,. cmangos :-)
2020-02-17 12:09:27 +00:00
Charles A Edwards
a800f3b1ad Many, many cmangos Cata commits applied
The following commits were either applied or found not to be applicable:
2020-02-17 12:09:25 +00:00
Charles A Edwards
cb8c076be9 Many fixes made to get the server to run again
Many, many fixes had to be made due to server failing to start up after
last major implementation of cmangos comits.
2020-02-17 12:09:19 +00:00
Charles A Edwards
eef77eadb9 Over 100 camangos Cata commits applied (to c12950)
Over 100 camangos Cata commits applied. up to and inclusing c12950.
2020-02-17 12:09:16 +00:00
Charles A Edwards
323ad9b251 LoadCreatureClassLvlStats() fixed
LoadCreatureClassLvlStats() taken from Two due to Three's own
implementation of the function not working.
The table creature_template_classlevelstats has now been added to Three,
therefore this function needed to be working.

World database revision updated.
2020-02-17 12:09:04 +00:00
Antz
bf4b6fafc5 [Sync] Project Sync plus Revision changes
The main revision system changes are based on FoeReapers work in:
b37de3b83e
2020-02-17 12:08:41 +00:00
Antz
952042cc56 Happy New Year 2016 and URL update 2020-02-17 12:08:28 +00:00
Antz
fdefc0869a [Rel21] Stage 1 of updates for Rel21 Build System 2020-02-17 12:07:03 +00:00
Renamed from src/shared/revision_sql.h (Browse further)