100 Commits
Author SHA1 Message Date
Kinzcool 76934e9c70 Core/Creatures: Defined CREATURE_DIFFICULTYFLAGS_UNK4 as CREATURE_DIFFICULTYFLAGS_NO_CORPSE_UPON_DEATH 2016-09-10 11:51:35 -04:00
Kinzcool 41f747f62f Core/Enums: Added my creaturedifficulty flags research 2016-09-09 11:47:45 -04:00
Kinzcool 0e18b69537 DB/Creatures: Fixed the health of creatures over level 105 2016-09-07 14:13:40 -04:00
Kinzcool 35dcb45252 Core/Creatures: Load expansion data from HealthScalingExpansion column instead of the now-deprecated exp one 2016-09-06 14:18:20 -04:00
Kinzcool 050d5d879b DB/Vendors: Added additional vendor data from patch 7.0.3 data 2016-09-06 11:14:12 -04:00
Kinzcool 5a5d139f99 DB/Models: Added missed creature_model_info DisplayIDs in commit fdf6954f57 2016-09-05 19:57:51 -04:00
Kinzcool 8bca64e942 DB/Models: Updated creature_model_info from patch 7.0.3 data 2016-09-05 19:03:36 -04:00
Kinzcool bcb2a6bebd DB/Quests: Added misc quest data from patch 7.0.3 2016-09-05 15:50:47 -04:00
Kinzcool 095c319869 DB/GameObjects: Added more gameobject templates from patch 7.0.3 data 2016-09-05 09:42:27 -04:00
Kinzcool 8d8489ccfc DB/PageTexts: Added more pagetext data from patch 7.0.3 2016-09-05 09:24:49 -04:00
Kinzcool d8cae05ff0 DB/Quests: Updated quest enders to build 7.0.3.22522 2016-08-29 17:41:56 -04:00
Kinzcool d2d5e5ee88 Hotfixes: Updated broadcast_text up to build 7.0.3.22522 2016-08-28 19:57:10 -04:00
Kinzcool 4bbbd9540a Core/Quests: Calculate the RewardMoney value with QuestMoneyReward.dbc and defined an unknown field 2015-07-01 17:57:09 -04:00
Kinzcool 97b6933435 DB/Quests: Updated quest_template up to 6.2.0 2015-07-01 17:52:46 -04:00
Kinzcool 75f9f64148 DB/Creatures: Updated creature_template up to 6.2.0 2015-06-30 16:51:43 -04:00
Kinzcool eced1ba8bd DB/Misc: Added a missing VerifiedBuild column to creature_questitem & gameobject_questitem 2015-06-30 15:22:24 -04:00
Kinzcool 86caa2ebfc DB/Hotfixes: Updated broadcast_text to patch 6.2.0 2015-06-25 13:23:05 -04:00
Kinzcool 7c51b227a4 DB/Texts: Added more npc_text data 2015-06-08 19:50:02 -04:00
Kinzcool ac53442e4f Core/Misc: Correctly load data from npc_text table and added some data to it 2015-06-07 20:22:49 -04:00
Kinzcool e702d60e0d DB/Creatures: Updated misc stats for MoP creatures 2015-06-06 13:54:56 -04:00
Kinzcool 1a4f5c5f0f DB/DarkMoonFair: Updated Darkmoon Fair to patch 6.1.2
* Respawned Darkmoon Tide Crawlers & Moonfang Snarler
2015-05-10 14:17:19 -04:00
Kinzcool a0744cdd4a DB/GameObjects: Deleted gameobject spawns that are now handled by the client via GameObjects.db2 2015-05-10 14:15:33 -04:00
Kinzcool ad0cc83c84 DB/GameObjects: Deleted no longer valid gameobject templates 2015-05-10 00:32:59 -04:00
Kinzcool 9ec07e07d8 DB/DeeprunTram: Respawned Deeprun Tram instance v2.0 2015-05-09 22:58:41 -04:00
Kinzcool 00cfe8f5a9 Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_lang 2015-05-08 22:48:30 -04:00
Kinzcool 06caa18119 DB/Areatriggers: Added some more areatrigger teleport data 2015-05-03 16:09:44 -04:00
Kinzcool a2f3f80287 DB/Spawns: Added missing spawns of creatures newly added behind the Dark Portal 2015-05-02 22:43:50 -04:00
Kinzcool 2ba2624754 DB/Areatriggers: Added most of MoP & Draenor instance areatriggers 2015-05-02 21:44:07 -04:00
Kinzcool 7033ea6482 Core/Battlegrounds: Load the orientation from WorldSafeLocs.dbc's data instead of custom values
* Fixed incorrect starting graveyards for IoC
2015-05-02 20:38:22 -04:00
Kinzcool 9829db7c69 Core/Misc: Renamed some misnamed flags that were referencing to item-sparse flags instead of the item_fields ones 2015-05-02 15:38:24 -04:00
Kinzcool 508af222a5 DB/Equipment: Filled creature_equip_template with blizzlike values up to MoP, patch 5.4.8 2015-05-01 23:26:42 -04:00
Kinzcool 566e4368d5 DB/Spawns: Added missing transport spawns from previous fixes along with the respective gameobjects 2015-05-01 22:39:24 -04:00
Kinzcool 0453fafaec Core/Enums: Defined two unknown item flags, and cleaned the other item flags enums to reflect a better standardization 2015-05-01 21:56:33 -04:00
Kinzcool dfa0f2a253 Core/Misc: Made GetExpansionForLevel return current expansion for all creatures higher than the last one 2015-01-17 14:37:42 -05:00
Kinzcool 0425ab2047 Core/Misc: Readded a rounding that vanished 2015-01-16 22:21:50 -05:00
Kinzcool b21c346658 Core/Misc: Implemented leveling/killing experience loading from gtOCTLevelExperience.dbc
* Updated the xp formula to Warlords of Draenor
2015-01-16 21:46:00 -05:00
Kinzcool 4d033eaa89 Core/Entities: Load creature health points from the Gt DBCs 2015-01-10 18:31:41 -05:00
Kinzcool c5e35c9d0c DB/Quests: Updated the data after quest_template's structure corrections 2014-12-29 19:13:36 -05:00
Kinzcool 97fb447603 DB/Quests: Updated quest_template up to 6.0.3.19034 2014-12-28 20:57:29 -05:00
Kinzcool 0dec23b43a SQL: Added a missing semicolon 2014-12-28 15:06:07 -05:00
Kinzcool ab24c0b37f DB/Quests: Added quest_details data from 4.3.4.15595 2014-12-28 15:00:27 -05:00
Kinzcool 5f38a824ce DB/Misc: Added misc data from various builds 2014-12-27 18:31:16 -05:00
Kinzcool d28c948795 DB/Quests: Added quest_offer_reward data from various builds 2014-12-26 23:23:12 -05:00
Kinzcool 2dea6ac4dc DB/Quests: Added some objective data from 6.0.3.19116 2014-12-26 21:47:55 -05:00
Kinzcool 1f58c5313b DB/GameObjects: Added more gameobject_template data from 6.0.3.19342 2014-12-26 20:29:33 -05:00
Kinzcool 322aaf9215 DB/Quests: Added some data to quest_greeting 2014-12-26 19:33:30 -05:00
Kinzcool f05c68b432 DB/Quests: Accommodated quest_greeting table for gameobject entities 2014-12-26 16:54:37 -05:00
Kinzcool 49b4f17057 DB/Quests: Moved non-WDB data from quests to its own table 2014-12-26 14:40:09 -05:00
Kinzcool cb87b6d546 DB/Quests: Splitted quest_template into different tables 2014-12-26 01:51:09 -05:00
Kinzcool 4ef9769c72 DB/Quests: Moved quest visual effects to their own table 2014-12-25 21:30:00 -05:00
Kinzcool bdeb3026e2 DB/Quests: Added a new quest table for their objectives 2014-12-19 16:33:31 -05:00
Kinzcool a06925a1de Merge pull request #13646 from Naios/pandaria_teleport
DB/GameTele: Added some Pandaria teleport positions.
2014-12-04 02:54:57 -05:00
Kinzcool e3b23c2513 Core/Creature: Implemented negative levels for creatures having -1 as expansion 2014-11-30 03:45:48 -05:00
Kinzcool da5d0da724 Core/Spells: Made the loading of the orientation of SPELL_DEST_DB from SpellEffect.dbc 2014-11-21 17:29:08 -05:00
Kinzcool ca5824799f DB/Misc: Updated the change faction reputations up to 6.0.3.19057 2014-11-19 21:36:54 -05:00
Kinzcool cff8b62448 DB/Creatures: Removed "Class Trainer" & "Trainer" flags from class trainers 2014-11-17 00:07:42 -05:00
Kinzcool 2c22beaaef DB/Trainers: Truncated npc_trainer
* Professions will be redone later
2014-11-16 16:26:50 -05:00
Kinzcool 350373d980 DB/Models: Updated creatures' model data up to 6.0.3.19057 2014-11-16 16:17:29 -05:00
Kinzcool 30b1873635 Core/DBCs: Changed WorldSafeLocs' structure back to what it was before 63a7499838 2014-11-13 22:52:30 -05:00
Kinzcool ac53077dff Conf: Changed hotfix database's name to actually match the initial name 2014-11-11 15:35:41 -05:00
Kinzcool 0ea4069b98 SQL: Updated the base build with changes in 2d74ee9141 2014-11-09 13:23:48 -05:00
Kinzcool 2d74ee9141 DB/Realmlist: Updated the required build to the actual base build 2014-11-09 13:20:05 -05:00
Kinzcool 4f7bd78b56 DB/Commands: Updated a few commands after a recent table rename 2014-11-02 12:45:18 -05:00
Kinzcool b377527264 Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbc 2014-11-02 11:53:45 -05:00
Kinzcool 2a763cc175 Core/AreaTriggers: Make the loading for areatrigger teleports from WorldSafeLocs.dbc 2014-11-01 22:20:40 -04:00
Kinzcool 4a046f6f50 DB/GameObjects: Updated gameobject templates with various sniffed data 2014-10-31 23:12:06 -04:00
Kinzcool e9e1f5b018 DB/GameObjects: Updated some templates with sniffed data from build 5.4.1.17538 2014-10-30 23:08:43 -04:00
Kinzcool 4a04dd3808 DB/GameObjects: Updated some templates with sniffed data from build 5.4.2.17658 2014-10-30 22:44:20 -04:00
Kinzcool b485dc78b1 SQL: Changed data fields in gameobject_template to allow int32s 2014-10-30 22:21:06 -04:00
Kinzcool 5ccc7ddf8f DB/Graveyards: Fixed wrong values in the comments for graveyards having more than 1 zone by ID 2014-10-26 22:46:43 -04:00
Kinzcool c478f3b03a DB/Creatures: Updated creature levels, factions & exp values up to 5.4.7.18019 2014-10-26 11:40:59 -04:00
Kinzcool fb4ac24ebe DB/Creatures: Changed the default char value from 100 to 200 for some columns 2014-10-26 10:41:01 -04:00
Kinzcool 9c6f88d31c DB/GameObjects: Updated gameobject_template to 5.4.7.18019 2014-10-26 00:25:59 -04:00
Kinzcool 4613db1b95 DB/Graveyards: Added a comment field to describe the graveyards in graveyard_zone 2014-10-25 21:17:18 -04:00
Kinzcool 45a4a10de9 Core/Misc: First part of renaming to Blizzard's names 2014-10-24 23:23:12 -04:00
Kinzcool 96b5eafc06 DB/Hotfixes: Fixed some texts in broadcast_text that had double quotation marks 2014-10-24 15:11:40 -04:00
Kinzcool cb4509b286 DB/Hotfixes: Added TaxiPathNode 2014-10-24 14:56:29 -04:00
Kinzcool 4c8bf91b72 DB/Creatures: Updated creature_template to 6.0.2.19034 2014-10-23 18:58:27 -04:00
Kinzcool 3af755e2ee DB/Hotfixes: Added GameObjects 2014-10-19 21:12:41 -04:00
Kinzcool 73b8fd14ab DB/Hotfixes: Fixed a problem from the parser 2014-10-19 17:34:20 -04:00
Kinzcool d1ae8d7b01 DB/Hotfixes: Added BroadcastText
* ToDo: delete the one in `world`
2014-10-19 17:14:49 -04:00
Kinzcool 1c3e1fa15d DB/Hotfixes: Added Creature & CreatureDifficulty 2014-10-19 13:11:51 -04:00
Kinzcool 0bf163bf8f DB/Hotfixes: Created a hotfixes database for DB2 data that can be sent via SMSG_DB_REPLY
* Added AreaPOI
* Added AreaPOIState
2014-10-19 01:19:40 -04:00
Kinzcool dd0f79bd26 DB/Texts: Added missing creature texts to uncomplete fixes 2014-10-13 16:31:22 -04:00
Kinzcool 753affc591 DB/Text: Added creature texts to Karazhan NPCs 2014-10-11 18:05:41 -04:00
Kinzcool bc97908822 Core/Defines: Updated some enums to build 6.0.2.18988
* Fixed build
2014-10-06 18:37:38 -04:00
Kinzcool 35b267e7f7 DB/Gossips: Added some more assignation to their proper BroadcastTextID 2014-09-29 06:54:04 -04:00
Kinzcool 70bf81ad1b DB/Gossips: Added a missing one from 8983fbba53 2014-09-28 22:32:53 -04:00
Kinzcool 8983fbba53 DB/Gossips: Localized talents gossips by assigning them to their BroadcastTextID
* Closes #12546
2014-09-28 21:54:51 -04:00
Kinzcool acb2a35fcb DB/BroadcastText: Assigned BroadcastTextIDs to some texts 2014-09-27 23:23:15 -04:00
Kinzcool dae9be08c3 Added a missing comma in d90d0fb614 2014-08-21 20:37:00 -04:00
Kinzcool d90d0fb614 DB/Creatures: Fixed the InhabitType of some water creatures (fishes shouldn't walk) 2014-08-21 20:33:38 -04:00
Kinzcool 2ae7ea5dde DB/Creature: Set the proper faction for Kormok
* Closes #12716
2014-07-31 20:10:52 -04:00
Kinzcool e26a8efb4b DB/Quest: Added the proper special flags to some quests 2014-06-23 19:50:28 -04:00
Kinzcool 86fb3235b4 DB/CreatureText: Fixed the wrong languages present in creature_text 2014-06-23 00:01:42 -04:00
Kinzcool acf600f65d DB/Spells: Added some effects to a couple of serverside spells 2014-06-22 23:13:41 -04:00
Kinzcool 1c848d15e8 DB/Spells: Added all serverside spells for 3.3.5a 2014-06-20 23:15:39 -04:00
Kinzcool 34572492dd Merge branch '4.3.4_phases' of https://github.com/TrinityCore/TrinityCore into 4.3.4 2014-06-18 23:25:57 -04:00
Kinzcool 9d481fd64d DB/GameObjects: Deleted no longer needed gameobjects spawns since their phaseMask correction 2014-06-09 23:11:02 +02:00
Kinzcool ae18b84c73 DB/GameObjects: Fixed the phasing of the remaining flags in WinterGrasp 2014-06-09 23:11:01 +02:00