Commit Graph

318 Commits

Author SHA1 Message Date
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 9278f0b3c7 Fixes some phasing issuses. 2022-07-25 14:03:51 -04:00
hondacrx efd2f4cb49 Core/Maps: Removed MapInstanced - no longer neccessary for grid data reference counting (moved to TerrainInfo)
Port From (https://github.com/TrinityCore/TrinityCore/commit/fbe0b8efebca3bc2662b477bdf45627f9783d6c2)
2022-07-24 17:50:51 -04:00
hondacrx 3cd58e4a17 Core/Maps: Move terrain data handling out of Map class
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38)
2022-07-24 16:31:00 -04:00
hondacrx 732609fd87 Core/Maps: Replace some Instanceable() checks with IsDungeon()
Port From (https://github.com/TrinityCore/TrinityCore/commit/8466894d816f484f30cdbe47b980a142870c955e)
2022-07-20 21:38:47 -04:00
hondacrx 7affefe05c Some more clean-up and fixes 2022-07-20 11:30:46 -04:00
hondacrx 17f3eab338 Fixes falling though map when using charge on a hill. 2022-07-20 01:39:25 -04:00
hondacrx a27a353d38 Core/Battlefields: Refactor Battlefield creation to be linked to host map creation instead of having globally accessible objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/073a036d84365dae60a70064eb67e68f0447bd72)
2022-07-19 20:50:34 -04:00
hondacrx 31d207c2ab Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb99b08b86f8773563276bf16ccc2210003b056b)
2022-07-18 22:01:10 -04:00
hondacrx e521433e38 Core/WorldStates: Move custom worldstates to separate table and move saving worldstate values to WorldStateMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/e487d78ba7b37c35ede36c554169d26afeac88b0)
2022-07-14 20:25:57 -04:00
hondacrx ecb70dc4a9 Fixes default commands not working like .modify speed 5 2022-07-13 15:02:45 -04:00
hondacrx db83da417a Fixes bnet account create command. 2022-07-07 13:44:01 -04:00
hondacrx 0e910e01c4 More work on new worldstate system
Port From (https://github.com/TrinityCore/TrinityCore/commit/a161b6cd328bbcf56950664f677fba716659f0d5)
2022-06-30 00:30:55 -04:00
hondacrx d42733e3b4 More cleanups, transports still not working. working on a fix. 2022-06-21 15:43:35 -04:00
hondacrx f66c3aec14 Core/Players: Allow teleporting to a specific instance id
Port From (https://github.com/TrinityCore/TrinityCore/commit/25c0aaa83fede6cd5214da00bb08a21c0b28c4be)
2022-06-12 00:22:32 -04:00
hondacrx bbaf66df51 More command system cleanups 2022-06-11 21:44:18 -04:00
hondacrx e0025794a5 Fixes most commands. 2022-06-11 21:09:48 -04:00
hondacrx 130444d893 add item xxxxx show to who was added item
Port From (https://github.com/TrinityCore/TrinityCore/commit/e799c4e00334db014217a85af8765a2859dc47f9)
2022-06-10 14:10:53 -04:00
hondacrx ed6a920954 Scripts/Commands: fix .learn all recipes
Port From (https://github.com/TrinityCore/TrinityCore/commit/59889d926d7c3d4a57afa357f25f69c0c8dea7bb)
2022-06-10 14:09:26 -04:00
hondacrx bb58edb427 Scripts/Commands: account onlinelist
Port From (https://github.com/TrinityCore/TrinityCore/commit/64a91288d63bc2c5cda7272c2c7068b1a6c4d783)
2022-06-10 14:08:25 -04:00
hondacrx 6ad85301ef Scripts/Commands: Convert argument parsing of instance commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bee960880c669d3c2ff42935f4666cfd32103f0)
2022-06-10 13:59:00 -04:00
hondacrx cf3b86ff76 Scripts/Commands: Convert title commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1847b1fd9c94f05d786ffbef19ee68fc7e2921b)
2022-06-10 13:47:17 -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 ceb7ddbe1f fix build 2022-06-10 00:28:06 -04:00
hondacrx 24a8217565 Scripts/Commands: Minor improvements in .pinfo and .unban character commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d01ad8b8f7d20769058c642e690847aa51196c6)
2022-06-10 00:26:21 -04:00
hondacrx 36865a41fc Scripts/Commands: Fix crashes with ".group revive" and ".group repair"
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a17ac108c3a6318d96bd3944cb96e4e9241e7a2)
2022-06-10 00:23:06 -04:00
hondacrx cda3f96235 Misc cleanups 2022-06-09 23:07:07 -04:00
hondacrx 6a1d744d0b Scripts/Commands: Add ".list auras id <aura id>" and ".list auras name <name part>" subcommands
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d7e152d2805053a9808f6b05605c61a1554339c)
2022-06-09 23:06:56 -04:00
hondacrx 6ce95539b7 Group repair command attempt
Port From (https://github.com/TrinityCore/TrinityCore/commit/033366ab11a41afc9e936633d67ed824c4fde318)
2022-06-09 22:50:10 -04:00
hondacrx 4a0ed7a31e Group level up
Port From (https://github.com/TrinityCore/TrinityCore/commit/77d320b9fc881f196789bfb99ef539c95311ad55)
2022-06-09 22:47:59 -04:00
hondacrx 0bd0095e2f Revive all command
Port From (https://github.com/TrinityCore/TrinityCore/commit/95ccf9fc15a937c36b2e614f9993e74ecab3e97c)
2022-06-09 22:42:52 -04:00
hondacrx 34ace549e8 Core/Commands: Implemented command to teleport character to npc
Port From (https://github.com/TrinityCore/TrinityCore/commit/e93ef06b05c27c7c79b234e331a0d26aa956ba65)
2022-06-09 21:15:23 -04:00
hondacrx 452dd95e39 Scripts/Commands: Improve ".debug objectcount"
Port From (https://github.com/TrinityCore/TrinityCore/commit/4e3d23188e02d2c79f09460590d0f43a5f81a982)
2022-06-09 20:50:52 -04:00
hondacrx 2dcbe3e840 Scripts/Commands: .learn adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/2319a99d875cd17a1c26ccc756bae73e2faef327)
2022-06-09 20:48:29 -04:00
hondacrx 35569af2e8 Script/Commands: .character changeaccount now disconnects player before transferring
Port From (https://github.com/TrinityCore/TrinityCore/commit/503ac5556d3b5e52340bee9d27811645ebf96c7a)
2022-06-09 18:03:00 -04:00
hondacrx 651cdf59c1 Core/Commands: Enable .debug loadcells on console and allow to load a specific tile
Port From (https://github.com/TrinityCore/TrinityCore/commit/e7fc68d74b4fe146b37d14f1b73dbbed421b9214)
2022-06-09 18:01:31 -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 8edba61e49 Scripts/Commands: Correct some unexpected behavior in .level
Port From (https://github.com/TrinityCore/TrinityCore/commit/2aa9d9a67a98aded35478c6beebe2a7a4e4b2d9f)
2022-06-09 13:15:16 -04:00
hondacrx 65bcb653b0 Core/LFG: Restore ".lfg queue" command argument handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/0441f3ea5ebf0b9fd31f2e46cf862a74ecd0411a)
2022-06-08 17:33:31 -04:00
hondacrx 69ffcfc8df Scripts/Commands: Convert argument parsing of lfg commands to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd41de7ce3d62ee7cc29b11e33452364ac760d3b)
2022-06-08 17:30:12 -04:00
hondacrx 31b0815170 Scripts/Commands: Convert remaining debug commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/26f3c25dae6b0170688277b05b9a37f257b16c68)
2022-06-08 16:06:27 -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 22e3faa502 [3.3.5] Scripts/Commands: .arena command conversion
Port From (https://github.com/TrinityCore/TrinityCore/commit/706163743d481e092111401752c9cbb056b35e69)
2022-06-07 17:47:02 -04:00
hondacrx 5473f9b82e Scripts/Commands: Convert argument parsing of .npc commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/4d62cc70d6a7726d6619ba5c722fcb74d1123396)
2022-06-04 18:24:49 -04:00
hondacrx 91226121c4 Misc command updates. 2022-06-04 17:45:09 -04:00