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
|
97ce4d6db7
|
Misc fixes and missed stuff.
|
2022-01-04 17:37:55 -05:00 |
|
hondacrx
|
ed761eb400
|
Core/Pooling: Quest pooling rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/51fbda4223442635a35d3225c0797d0151ea7051)
|
2022-01-04 17:35:29 -05:00 |
|
hondacrx
|
81ab3b4080
|
Don't allow to summon dead hunter pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/92fc09b1b5507c11c9e7ca63e6de0ec7574f0810)
|
2022-01-02 19:12:50 -05:00 |
|
hondacrx
|
75d3497d38
|
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8839fa3fe24e72e4506e94389663b82ab2292649)
|
2022-01-02 13:44:00 -05:00 |
|
hondacrx
|
a2dcceb4f2
|
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/05037bd936756b8ae553d17fd920ad8316f27487)
|
2022-01-01 17:13:41 -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
|
74133edce1
|
Misc fixes/missed stuff
|
2021-12-27 18:11:38 -05:00 |
|
hondacrx
|
9b2d1e67b6
|
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme prejudice. (It didn't work anyway.)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5e58cef694d3db65f0a27b93099ae4e517685a4)
|
2021-12-27 17:39:42 -05:00 |
|
hondacrx
|
5de09a5046
|
Core/BattlePets: Added default cooldown to revive battle pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/1a846415493289fc3852e56c82514d85c421267c)
|
2021-12-24 20:41:51 -05:00 |
|
hondacrx
|
8a64e18f31
|
Oops clicked too soon.
|
2021-12-22 20:47:37 -05:00 |
|
hondacrx
|
97730e14ad
|
Core/Conditions: Sync CONDITION_QUEST_OBJECTIVE_PROGRESS implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d3d255a47725398fd4d011a1a01eee141691ec4)
|
2021-12-22 20:30:31 -05:00 |
|
hondacrx
|
8510f01035
|
Misc fixes
|
2021-12-22 20:23:48 -05:00 |
|
hondacrx
|
1021eadd36
|
Core/Loot: fix some issues with master loot and don't allow players to see soulbound recipes that they already learned in the loot window.
Port From (https://github.com/TrinityCore/TrinityCore/commit/7b346bcf8d4c4b39685a46ef09f389c8a317b566)
|
2021-12-17 18:44:59 -05:00 |
|
hondacrx
|
f7023cb290
|
Core/Spells: Implemented SPELL_ATTR1_CAST_WHEN_LEARNED
Port From (https://github.com/TrinityCore/TrinityCore/commit/747da1f804a05462fb0d542a9570f27a549688dc)
|
2021-12-16 13:00:53 -05:00 |
|
hondacrx
|
736892998f
|
Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects while under the effect of a damage immunity aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d865f7536ae6feda6fba77785e4548f95ca5d03)
|
2021-12-16 12:56:20 -05:00 |
|
hondacrx
|
f77b631422
|
Core/Movement: Defined movement force type enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/e2de5000acba888e2ae3177893f6063340902ffd)
|
2021-12-10 17:33:33 -05:00 |
|
hondacrx
|
2ccf5b05e8
|
Core/Conditions: Added CONDITION_SOURCE_TYPE_TRAINER_SPELL
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d0f9784a92245879c1e98b011dc112b1b8bb76b)
|
2021-12-07 16:49:45 -05:00 |
|
hondacrx
|
2ded315eaa
|
Core/Object: Range check vol. 2
Port From (https://github.com/TrinityCore/TrinityCore/commit/a13a765610d964a3aa1bab1b41331c05e24a1f78)
|
2021-12-07 13:53:35 -05:00 |
|
hondacrx
|
d705730f04
|
Core/Entities: Implemented ObjectGuid::FromString
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b74ca04fe52a99730c517cc5138e082e6fddb1a)
|
2021-12-07 12:33:34 -05:00 |
|
hondacrx
|
f5695f0cf2
|
MMaps Updates, Needs tested.
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-12-02 14:50:55 -05:00 |
|
hondacrx
|
a04e405383
|
Core/SmartScripts: Implement SMART_ACTION_PLAY_CINEMATIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/dad95d16b263b9c1cb8df6edac8043138fb4da9e)
|
2021-12-01 11:44:02 -05:00 |
|
hondacrx
|
25f95d9f9d
|
Core/GameObjects: Defined more GameObjectFlags and GameObjectDynamicLowFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/21fefb31893dba5b6e2b909a672a3925a1534965)
|
2021-12-01 11:08:49 -05:00 |
|
hondacrx
|
10d20afa3b
|
Core/Conditions: implement CONDITION_GAMEMASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/b26c2f5c130090554b6a723a540c42c88472d959)
|
2021-11-29 16:31:04 -05:00 |
|
hondacrx
|
8fbecac008
|
Core/Movement: Allow using run when moving randomly
Port From (https://github.com/TrinityCore/TrinityCore/commit/a57ca5cea2d13bc5d5ddee11e7b8100c7afd68e1)
|
2021-11-29 14:21:33 -05:00 |
|
hondacrx
|
9cdccb9a08
|
Core/Movement: Allow using walk when chasing v2
Port From (https://github.com/TrinityCore/TrinityCore/commit/956158d299b3264f883f49ac647154179182fbea)
|
2021-11-29 13:29:51 -05:00 |
|
hondacrx
|
0160ab92a5
|
Misc fixes
|
2021-11-23 22:58:50 -05:00 |
|
hondacrx
|
919d547ceb
|
Core/Phasing: Fixed inverse phaseshift logic
Port From (https://github.com/TrinityCore/TrinityCore/commit/630adfec227c18b8825f4871a1bf1a395b8dee05)
|
2021-11-23 21:41:27 -05:00 |
|
hondacrx
|
1adfbb7a88
|
Fix build
|
2021-11-23 20:59:31 -05:00 |
|
hondacrx
|
0a8541a39c
|
Core/BattlePets: Implemented battle pet name query packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/8614690e27df8197586cc702760409293f3f6c3d)
|
2021-11-23 15:07:17 -05:00 |
|
hondacrx
|
a1e0e2e1d0
|
Core/Scripts: Move some spells to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b1ed434aeacfa57f392387c2176dfb4438b13f8)
|
2021-11-18 20:13:29 -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
|
9268b931c8
|
Core/Spells: Fixed ErrorCube spell missiles
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce794f3978e853341b2dc0c782e7bda34303b3f8)
|
2021-11-18 14:30:42 -05:00 |
|
hondacrx
|
3ab092a655
|
Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSummonerPhase
Port From (https://github.com/TrinityCore/TrinityCore/commit/a832435b9787c1997da87a124ff99bf06251aa07)
|
2021-11-16 13:23:42 -05:00 |
|
hondacrx
|
a7936eb46c
|
Misc fixes.
|
2021-11-15 23:35:21 -05:00 |
|
hondacrx
|
6e6166eec1
|
Core/GameEvent: weekend xp rate
Port From (https://github.com/TrinityCore/TrinityCore/commit/c44650502cf7e7285e3e504d238638ac0ccc7ec6)
|
2021-11-15 23:31:25 -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
|
87146f02bc
|
Core/Creatures: Defined new npc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/85a23f2ad1f2da1f70c4c6091f61296acf919514)
|
2021-11-15 22:35:59 -05:00 |
|
hondacrx
|
f7b73e5ff0
|
Core/Movement: Define new spline flag name
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebf8f46aed96f4c10673e4f07ff8aabaad15a35c)
|
2021-11-15 20:55:11 -05:00 |
|
hondacrx
|
ecf92ed8b9
|
Core/PacketIO: Rename new 9.1.5 opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd2d8875a1e5728074edfd9ad9776d46064cacf4)
|
2021-11-15 20:41:18 -05:00 |
|
hondacrx
|
46d399dfb6
|
Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
|
2021-11-15 20:38:06 -05:00 |
|
hondacrx
|
ae1db5610d
|
Core/Player: Delay resurrection on release for unreachable maps until teleport has completed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e8e8e4b9d6ae72615334c5ef5f62d14a77729f55)
|
2021-11-15 20:08:01 -05:00 |
|
hondacrx
|
c48696da32
|
Core/Player: Clean up duel related code. Fix a check for abusive client behavior, code style.
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c062db94b1c2d28329c5f0ddc2fee74a6c07c35)
|
2021-11-15 19:56:36 -05:00 |
|
hondacrx
|
30af4577f8
|
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make it do anything.
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ed891a0f0c65cf4c844ccb209952352f4241193)
|
2021-11-15 19:38:21 -05:00 |
|
hondacrx
|
563ab5da05
|
Core/Auras: Implement SpellAuraInterruptFlags2::Ground and SpellAuraInterruptFlags2::Swimming
Port From (https://github.com/TrinityCore/TrinityCore/commit/107f5ce0a40fdbd325cdb467baaee841d39e0958)
|
2021-11-08 10:49:00 -05:00 |
|
hondacrx
|
7f668d03b3
|
Core/Auras: Mount speed auras are now properly selected when teleporting (dungeon enter/exit, regular teleport, ...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3010f2ca5dea532c851d5472157bbfdf0531e0d0)
|
2021-11-07 21:12:53 -05:00 |
|
hondacrx
|
f60ff57739
|
Core/Misc: Send saved client settings instantly after login, not only after entering world
Port From (https://github.com/TrinityCore/TrinityCore/commit/3917c2ad01882d43265e38c66e35b0a7fe3f087f)
|
2021-11-07 20:53:30 -05:00 |
|
hondacrx
|
f307f175a3
|
Core/Misc: 9.1.5 enum updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/82c2365782f3d8f3d896160a1df6b5fa47058986)
|
2021-11-07 20:38:35 -05:00 |
|
hondacrx
|
8563fa8952
|
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c8a058120dcf2c3ff8592886cb842ca889e0411)
|
2021-11-07 20:27:03 -05:00 |
|
hondacrx
|
db8a22ac8a
|
Core/PacketIO: Updated account data packets to 9.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/966ae04f02608a42d3903b63772c07f5e83b81c5)
|
2021-11-07 17:08:15 -05:00 |
|