Hondacrx
57459eacf3
Core/Players: Fixed buying bank tabs
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b2fc59397ebca720726270dc5319f1d2ffa0150 )
2025-09-01 17:15:37 -04:00
Hondacrx
af5bde1bea
Core/Commands: Add .guild list GM command to list all guilds
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/0ed0e66ee00c5cf0ca48c6f8e5b10bf26ef15eb1 )
2025-08-27 23:16:11 -04:00
Hondacrx
c3e853a14b
Core/Misc: Update some enums with 11.2 values
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/62bcae122e03010b32edb4c0d3410557287455d1 )
2025-08-25 22:18:55 -04:00
Hondacrx
de59110fe8
Core/Loot: Implemented automatic flagging of tracking quests from loot
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/d913e38cbab9521c80d826417093d22b2c4a1c1a )
2025-05-19 18:56:02 -04:00
Hondacrx
4c3074d462
Core/Loot: Implemented currency loot
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e28ee080a1cf3c7cd332a8d1e0808505b4ea9d4 )
2024-10-09 00:18:14 -04:00
hondacrx
34253877b0
Core/AreaTriggers: Refactor
...
* Moved IsServerside to custom flags
* Flags moved from areatrigger_template to areatrigger_create_properties
* New field to create custom CreateProperties (IsCustom)
* New field to reference custom areatriggers (IsAreatriggerCustom)
* Moved fields for shape data to areatrigger_create_properties
Port From (https://github.com/TrinityCore/TrinityCore/commit/37eb2e64a6ad075e9866af6feb72bb4fbccb2adc )
2024-02-05 11:48:37 -05:00
hondacrx
b48f777dc6
Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e161874695c5506bfa3cbcddf944d68b11cbc124 )
2024-02-01 09:43:05 -05:00
hondacrx
f73e64396f
Update license headers for all files.
2023-01-18 17:25:32 -05:00
hondacrx
0c782c60c2
Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/61c51b76c00d932a9180bc6781a244dc18375ef7 )
2023-01-05 16:44:30 -05:00
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
f2cf016c61
Fixes build forgot a file
2022-09-02 18:56:11 -04:00
hondacrx
e0025794a5
Fixes most commands.
2022-06-11 21:09:48 -04:00
hondacrx
ceb7ddbe1f
fix build
2022-06-10 00:28:06 -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
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
9ee18f2c9e
Core/Misc: Update various enums for 9.2
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce49d5615bd041700a253239c864a18f87e79216 )
2022-05-10 09:31:05 -04:00
hondacrx
6c0e21b4de
Misc updates/fixes
2022-01-27 12:36:56 -05:00
hondacrx
c6186f17bd
Core/Creature: Use proper name for wander distance.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/72093e98e1bdbd3b83d8030d1cb50306bb04b028 )
2022-01-07 09:33:54 -05:00
hondacrx
f1a0e55cb5
additional output for additem command
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/72e61625bca5a8420fc76666db3481673b180a69 )
2022-01-05 23:29:15 -05:00
hondacrx
0d68984717
Misc fixes, and added GetDebugInfo() which was missed.
2022-01-05 13:11:32 -05:00
hondacrx
96e750cdfb
Scripts/Commands: Cleanup some output from .go instance
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7e7c52c1a4ae79e049354d6ab406dfaad80d309 )
2022-01-04 17:43:31 -05:00
hondacrx
278cac8bec
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum iteration capability to SpawnObjectTypes.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/e270351a16702fabedc8651afe6030d12792fdbe )
2022-01-01 15:49:43 -05:00
hondacrx
0160ab92a5
Misc fixes
2021-11-23 22:58:50 -05:00
hondacrx
a31eb8647b
Scripts/Commands: Fix crash caused by .set npc model
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/ff2cd4a0322fc2942323702a37844b0cfa963ce4 )
2021-11-18 17:18:02 -05:00
hondacrx
a7936eb46c
Misc fixes.
2021-11-15 23:35:21 -05:00
hondacrx
2aa910e9f6
Add rotation to .gob info
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/afac2b174290c871d845e37f88c6f0c874d15fd6 )
2021-11-15 23:06:07 -05:00
hondacrx
5156f559ec
Scripts/Commands: Cleanup and trinity_string for .go instance.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/af8b4853da9e7464d75623bc06851e3290e23d11 )
2021-11-02 16:59:53 -04:00
hondacrx
aebbc968eb
Scripts/Commands: .npc info now includes react state info
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd239e8b0f945a70c9d738024bdc2d75d54575f4 )
2021-11-02 14:03:25 -04:00
hondacrx
f2eb6a9044
Scritpts/Commands: Fix area name display if no area present.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/abaf5d80685ff0dbfc766a074aa89b3481092f47 )
2021-10-20 22:33:39 -04:00
hondacrx
be1afd7949
Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in addition to AIName/ScriptName.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4458dd08ebe442461c711d01b014c6ff268fde6 )
2021-10-14 19:44:58 -04:00
hondacrx
e4240fcd94
Core/Creatures: Reworked setting move types in database
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8c03a90661610e289029c78d2055d7b73a5ad98 )
2021-08-24 12:23:39 -04:00
hondacrx
61e9d9f964
Scripts/Commands: add AI/ScriptName to .gobject info.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/493be0c888717ea963e078364abca5cead7eae10 )
2021-06-23 23:40:15 -04:00
hondacrx
1aa375a8ee
Misc updates
2021-06-23 15:53:42 -04:00
hondacrx
748ba54052
Core/Misc: Define a lot of new enum members
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0e71506a49d07af9363bf668e0417a6fada3ec7 )
2021-01-26 19:55:10 -05:00
hondacrx
b503b842d6
Core/Commands: Fixes npc delete command not working. Also addes missing TeleCommands.
2021-01-14 18:12:17 -05:00
hondacrx
15ae7a7c66
Dynamic Creature/Go spawning
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/03b125e6d1947258316c931499746696a95aded2 )
2020-08-23 21:52:32 -04:00
hondacrx
9533ebdd98
Add new command 'npc showloot'.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/64d8b183de9c56e1350b7323167b509fe2c43805 )
2020-07-24 14:39:24 -04:00
hondacrx
c70d2a67a0
- Add new commands .group set assistant, .group set maintank and .group set mainassist to toggle raid member flags.
...
Port From (https://github.com/TrinityCore/TrinityCore/commit/17a0139b0e121b0d8d0f2a079fcfd49090ea35a4 )
2020-07-24 13:18:37 -04:00
hondacrx
e5b6703dd0
Make some adjustments to .summon and .group summon behavior to make them more permissive:
...
- Now only requires the either target's group leader or target itself to be on your map
- Now summons all applicable group members even if one member fails checks
- No longer has some truly weird edge case instance unbind code that could cause exploit behavior (Really, I have no idea why this existed, because it certainly didn't do what it might've been meant to do.)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f543e570d65fec3546e982d27d458a759922602d )
2020-07-24 11:46:44 -04:00
hondacrx
ac8d747c61
Misc fixes
2020-05-06 14:51:08 -04:00
hondacrx
230453c451
New Year 2020 :)
2020-01-09 11:35:00 -05:00
hondacrx
1e1c5c77a8
2019 YAY!
2019-01-01 12:01:55 -05:00
hondacrx
8e20114e10
BFA Update (still lots of testing to do tho)
2018-12-10 12:46:25 -05:00
hondacrx
216db1c23a
Core/Refactor: Part 1
2018-05-07 18:56:09 -04:00
hondacrx
9b927f8093
Core/Accounts: prevent existing account ban from being updated
2018-04-18 18:03:39 -04:00
hondacrx
fa35d60f60
Core/Entities: Phasing rewrite
2018-03-28 11:09:30 -04:00
hondacrx
891fbebef8
Core/Battleground: Dropped battleground texts from trinity_string and replaced them with proper BroadcastText
2018-01-14 15:57:54 -05:00
hondacrx
9d3e87fd87
Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines
2018-01-03 13:57:16 -05:00
hondacrx
28c0ef9d03
Happy New Year!!!!
2018-01-02 13:02:21 -05:00
hondacrx
a5f7add4d6
Added .modify power command allowing to change any power as long as player class can use it
2017-11-13 13:36:51 -05:00