EverWrath/src/server/scripts/World
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
..
achievement_scripts.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
action_ip_logger.cpp feat: Added logs_ip_action + more (#1157) 2019-02-08 23:52:22 +01:00
areatrigger_scripts.cpp 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
boss_emerald_dragons.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
character_creation.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
chat_log.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
CMakeLists.txt feat: Added logs_ip_action + more (#1157) 2019-02-08 23:52:22 +01:00
go_scripts.cpp 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
guards.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
item_scripts.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
mob_generic_creature.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
npc_innkeeper.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
npc_professions.cpp Skill perfect item template (#1564) 2019-03-21 21:38:40 +03:00
npc_taxi.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
npcs_special.cpp 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