hondacrx
|
4fab4cc6cf
|
Core/Commands: Restore instance management commands
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab12e77cf72bcd361a380c8d1ed37d12fe0e1bbb)
|
2022-10-04 17:40:16 -04:00 |
|
hondacrx
|
67d6fa48eb
|
Core/Scripts: Save instance data in JSON format
Port From (https://github.com/TrinityCore/TrinityCore/commit/76be303351ae398b7f9e69e4c472cb5b05fce45e)
|
2022-10-04 14:04:16 -04:00 |
|
hondacrx
|
66c7047a29
|
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new InstanceLockMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b924522d0549dd67b10e2cbdfc20297dd21e182)
|
2022-10-04 10:57:04 -04:00 |
|
hondacrx
|
d3dde761a2
|
Core/Instances: Instance lock rewrite (WIP)
Port From (https://github.com/TrinityCore/TrinityCore/commit/17665c929c3a9fb7fe75dd680648129bc1c1f874)
|
2022-10-04 10:00:07 -04:00 |
|
hondacrx
|
e4a18a7d04
|
Core/Commands: Fixed not being able to use command: .levelup
|
2022-10-03 17:32:27 -04:00 |
|
hondacrx
|
879451f799
|
Fix build
|
2022-10-01 16:56:56 -04:00 |
|
hondacrx
|
aa88c5bb2f
|
Core/Loot: Simplify loot containers
Port From (https://github.com/TrinityCore/TrinityCore/commit/c00e2e4851498aa04ac1d8ff13a0759b245df72b)
|
2022-09-18 20:32:52 -04:00 |
|
hondacrx
|
313257e852
|
Misc fixes
|
2022-09-05 16:32:07 -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
|
bfc49fb013
|
Misc fixes
|
2022-09-02 14:28:27 -04:00 |
|
hondacrx
|
7bba4bdd79
|
Core/Loot: Allocate Loot separately from objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/7957e2d380e08fa831765f610c0e29d2f3e11a04)
|
2022-09-02 14:14:04 -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
|
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
|
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
|
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 |
|