EverWrath/src/server/scripts/Commands
gengarshadowball 857e799298
Morph command update (#2641)
* changed morph command

removed demorph and adapted morph to include a reset option

* command info updated

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Added subcommand system for Morph

- Subcommands
- Descriptions on database

* travis

* two single quotes query

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-01 10:34:56 +01:00
..
CMakeLists.txt feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
cs_account.cpp fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
cs_achievement.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_arena.cpp feat(Core/Commands): Arena command (#1798) 2019-05-13 08:16:57 +02:00
cs_ban.cpp fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
cs_bf.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_cast.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_character.cpp fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
cs_cheat.cpp feat(Commands): Added cheat commands (#1412) 2019-02-24 18:35:08 +01:00
cs_debug.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_deserter.cpp feat(Core/Commands): Deserter command (BG/Instance) (#1786) 2019-05-08 11:27:52 +01:00
cs_disable.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_event.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_gm.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_go.cpp Core/DBC Move WorldSafeLocs.dbc storage to DB (#932) 2019-01-08 09:37:31 +03:00
cs_gobject.cpp feat(Core): GUID recycler (#1820) 2019-07-08 11:27:52 +02:00
cs_guild.cpp fix(Core/Misc): fix some exploits (#2630) 2020-02-18 08:26:12 +01:00
cs_honor.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_instance.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
cs_learn.cpp feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
cs_lfg.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_list.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_lookup.cpp fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
cs_message.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_misc.cpp fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
cs_mmaps.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_modify.cpp Morph command update (#2641) 2020-03-01 10:34:56 +01:00
cs_npc.cpp fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
cs_player.cpp feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
cs_quest.cpp feat(Core/Commands): Quest Add (#1673) 2019-04-05 14:27:19 -03:00
cs_reload.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_reset.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_server.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
cs_spectator.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
cs_tele.cpp refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
cs_ticket.cpp Fix(Core/Ticket System): Ticket comment visual output bug (#1567) 2019-03-20 16:23:26 +03:00
cs_titles.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
cs_wp.cpp fix(Core): Fixed a few crashes/bugs that were found via static code analysis (#2617) 2020-01-25 14:26:38 +01:00
PlayerCommand.cpp feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
PlayerCommand.h feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00