EverWrath/src/server/game
Ercules76 c53437bc75 Skill perfect item template (#1564)
* Core/Misc Created handler for character creation

* fix(Core/DB): Error message when the password is longer than 16 char when creating an account

* Update rev_1551539925032805900.sql

* Update AccountMgr.cpp

* Milestone (DB/Core): Create new table for perfect item craft, create new command for reload capability to this new table, implements the table into core (killExtraItems.cpp, SkillExtraItems.h, SpellEffects.cpp), change some magic number with enum. Tnx to Treestone

* clean old sql

* Remove perfect item in skill extra item template table, now the perfect are in skill_perfect_item_template, sync column name skill_extra_item_template same as TC

* Update rev_1552232377246845400.sql
2019-03-21 21:38:40 +03:00
..
Accounts fix(core): prevent unsupported-by-client passwords (#1547) 2019-03-07 22:20:02 +01:00
Achievements Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Addons Update license links (#783) 2018-03-12 10:54:57 +01:00
AI fix(DB/Core): play event after quest "Hero of the Mag'har"; extend SAI to play music (#1570) 2019-03-19 09:04:40 +01:00
ArenaSpectator Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
AuctionHouse Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Battlefield Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Battlegrounds feat(modules): Allow modules to extend Battlegrounds (#1444) 2019-03-02 12:09:39 +01:00
Calendar Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Chat Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Combat Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Conditions feat(conditions): prevent adding bad contitions + align enums with TC (#1381) 2019-01-29 23:02:54 +01:00
DataStores style(cpp): DBC AchievementCriteriaTypes indentation 2019-02-20 19:42:15 +01:00
DungeonFinding Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Entities feat(Core/Chat): Add config option to allow use LFG anywhere not only in city (#1586) 2019-03-20 02:04:59 +03:00
Events Core/Hooks: Adds hooks for start and stop game events (#1472) 2019-02-19 09:24:55 +07:00
Globals Core/Skills: Add FishingBaseSkillLevel dynamic change method (#1511) 2019-02-22 08:10:31 +07:00
Grids Core/NPC: Creatures now alert when they detect stealthed players (#1060) 2018-10-31 20:25:23 +01:00
Groups Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Guilds Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Handlers feat(core): allow to debug KickPlayer() (#1549) 2019-03-05 22:58:40 +01:00
Instances Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Loot fix(DB): mail_loot_template startup errors (#1404) 2019-02-05 19:55:00 +01:00
Mails Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Maps Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Misc Core/DBC Move WorldSafeLocs.dbc storage to DB (#932) 2019-01-08 09:37:31 +03:00
Miscellaneous fix(core): prevent unsupported-by-client passwords (#1547) 2019-03-07 22:20:02 +01:00
Motd fix build 2019-01-19 10:23:23 +01:00
Movement Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
OutdoorPvP Update license links (#783) 2018-03-12 10:54:57 +01:00
Petitions Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Pools Update license links (#783) 2018-03-12 10:54:57 +01:00
PrecompiledHeaders Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Quests fix(quest): fix some quest chains + align NextQuestID with TC (#1351) 2019-01-28 20:23:59 +01:00
Reputation Core/Hooks: Add new Player hooks (#1481) 2019-02-18 18:22:36 +07:00
Scripting Core/Eluna: Hotfix call sEluna->OnGameEventStart method arg register (#1500) 2019-02-19 23:48:54 +07:00
Server fix(Core/WorldSession): change how to storing data in account_tutorial (#1563) 2019-03-14 23:43:50 +03:00
Skills Skill perfect item template (#1564) 2019-03-21 21:38:40 +03:00
Spells Skill perfect item template (#1564) 2019-03-21 21:38:40 +03:00
Texts Core/DB: Update all locales to actual TrinityCore (#1160) 2019-01-13 01:56:06 +03:00
Tickets Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
Tools Core/Characters: fix player dump load command 2018-05-07 15:51:52 +03:00
Warden feat(core): allow to debug KickPlayer() (#1549) 2019-03-05 22:58:40 +01:00
Weather Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00
World Skill perfect item template (#1564) 2019-03-21 21:38:40 +03:00
CMakeLists.txt Revert "feat(core): Ensure that all actions are compared to fixed point in time (#1236) (#1458)" (#1471) 2019-02-15 15:14:49 -03:00