Commit Graph

21 Commits

Author SHA1 Message Date
Hondacrx 4be7b55672 Core/Commands: Added missing hyperlink system.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f60e76b7f157af6a24fa3c962b59f3391b21e75)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f647ff68659ed6d8d414d20520507dd451c2cb8d)
2025-09-01 16:48:59 -04:00
hondacrx f73e64396f Update license headers for all files. 2023-01-18 17:25:32 -05:00
hondacrx c4ce4e45f8 Update some commands to new system. 2022-11-09 17:30:12 -05:00
hondacrx 43ea6fbaa1 Core/Commands: Fixes a few crashes with commands 2022-10-02 21:50:21 -04:00
hondacrx 431a06fe24 Core/Commands: Fixes commands that use boolean as a argument. ex: .gm fly on 2022-09-19 19:12:44 -04:00
hondacrx 6fcc12de09 Core/Commands: Convert quest commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d2b8511547004b997cc1de76cdbaf5498b8b12c)
2022-09-02 18:08:55 -04:00
hondacrx 0c0e588f18 More work on commands, still needs some work but most should be working now. 2022-08-28 15:48:56 -04:00
hondacrx 89b92985c5 Fixes error when trying to create bnetaccount. 2022-08-26 13:52:19 -04:00
hondacrx 6b54a6384d Core/Commands: More work on commands. 2022-08-25 12:04:58 -04:00
hondacrx 56d9dc6190 Core/Commands: Change way we handle optional args. Fixes #43 2022-08-20 18:43:31 -04:00
hondacrx db83da417a Fixes bnet account create command. 2022-07-07 13:44:01 -04:00
hondacrx d42733e3b4 More cleanups, transports still not working. working on a fix. 2022-06-21 15:43:35 -04:00
hondacrx e0025794a5 Fixes most commands. 2022-06-11 21:09:48 -04:00
hondacrx 864c857141 Scripts/Commands: Convert rbac commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3b6e2715eb2a75805b7d879a1bef1074c085143)
2022-06-10 00:47:07 -04:00
hondacrx ed79f93c7b 1eca51b follow-up, nuke command.permission from orbit; it was only duplicating data already stored in the core.
Port From (https://github.com/TrinityCore/TrinityCore/commit/46d4e2fa8378eed414c07eb161a19b772c474735)
2022-06-09 16:27:15 -04:00
hondacrx e6db88fa14 Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Port From (https://github.com/TrinityCore/TrinityCore/commit/42be7836dfacd9e8d6b0c2b5d5f230ed6a55f088)
2022-06-08 15:49:43 -04:00
hondacrx f54dd5bba1 Scripts/Commands: .character command conversion
Port From (https://github.com/TrinityCore/TrinityCore/commit/1e9d60b4ac085bbc58ba7217a010d9272510cc9e)
2022-06-08 13:38:50 -04:00
hondacrx 3e0f40be0c Some cleanups to commands. 2022-06-07 17:49:43 -04:00
hondacrx 5f16cea602 Scripts/Commands: Convert argument parsing of cheat commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/4aa1c742320d93bbebcb7cb737acc46ec3be6ffd)
2022-06-03 22:35:16 -04:00
hondacrx 0116a7efa5 Core/ChatCommands: Add support for enum type arguments
Port From (https://github.com/TrinityCore/TrinityCore/commit/3923650aeb75611023aa1d46a4328838c8e0a33c)
2022-03-03 13:51:22 -05:00
hondacrx e9eed31d90 Ok really add the new command stuff. 2022-01-20 10:02:10 -05:00