hondacrx
|
61391aa446
|
Core/Movement: add a velocity argument for the spline chain meta table
Port From (https://github.com/TrinityCore/TrinityCore/commit/a24a5e77786266ee9456fa8c422a173168804a1f)
|
2022-01-01 16:06:50 -05:00 |
|
hondacrx
|
e24a3cb982
|
Script/Hunter: fix Snake Trap's snakes' initialization.
Port From (https://github.com/TrinityCore/TrinityCore/commit/65abf9b48285f91aca89025a4ec3778533a00d15)
|
2022-01-01 15:56:18 -05:00 |
|
hondacrx
|
263ad06c82
|
Core/Creature: honor existing DB data for health and mana in case of summoned pets that don't have pet-specific stat data.
Port From (https://github.com/TrinityCore/TrinityCore/commit/434ef51c10535a4ef79e6210a762b9680518442b)
|
2022-01-01 15:55:33 -05:00 |
|
hondacrx
|
acda66329b
|
Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because stat calculation from guardians is already done in Guardian::InitStatsForLevel.
Port From (https://github.com/TrinityCore/TrinityCore/commit/537b425377c065e5a99486387247349bde0a37ea)
|
2022-01-01 15:50:59 -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
|
1b09affe9e
|
Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM counters for items bought back from vendors.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b71e65f20a0f7c90b57ca83cd652a93899bd7fd)
|
2022-01-01 15:40:02 -05:00 |
|
hondacrx
|
33f62b27bf
|
Core/GameObject: do not allow players to interact with gameobjects that use the "Point" icon.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f8a6bac87e726f580247a601391e6286017468c)
|
2022-01-01 15:38:18 -05:00 |
|
hondacrx
|
60808a268d
|
Core/Player: don't send errors to client from Satisfy* methods when Player::CanRewardQuest() is called with msg = false.
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc0a9d1fe96de7d59659c678814e6371be57774d)
|
2022-01-01 15:37:01 -05:00 |
|
hondacrx
|
644a08d2a7
|
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single pool_members table.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b78f5055640bd606751d2ccc9549d14fd1d552e)
|
2022-01-01 15:34:24 -05:00 |
|
hondacrx
|
14af911702
|
Core/Chat: Properly reload saved channel settings from DB
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7aae928e699adba63c0a14661cffeb5fdf8b3b)
|
2022-01-01 15:21:17 -05:00 |
|
hondacrx
|
882f9c49fb
|
Core/DB: Add a world state for daily quest reset time to characters. Not used right now, but written to allow easier transition later.
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fa5c714096a9755a3a7ada45c8d5e6a54f18950)
|
2022-01-01 15:04:31 -05:00 |
|
hondacrx
|
8766de8286
|
Fixes loading server and loggin in.
|
2021-12-27 22:37:53 -05:00 |
|
hondacrx
|
4e5eddc6d1
|
DB Updates
|
2021-12-27 18:11:51 -05:00 |
|
hondacrx
|
74133edce1
|
Misc fixes/missed stuff
|
2021-12-27 18:11:38 -05:00 |
|
hondacrx
|
1dbe035242
|
Core: Updated allowed build to 9.1.5.41488
Port From (https://github.com/TrinityCore/TrinityCore/commit/7bc3a92b2c7f546408edd32beb2c5cabdda6616b)
|
2021-12-27 18:10:42 -05:00 |
|
hondacrx
|
55c298be9f
|
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewrite:
Port From (https://github.com/TrinityCore/TrinityCore/commit/eee950cdd7bcbe9443a53ea5c4cce35444a503f7)
|
2021-12-27 18:09:58 -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
|
0f98aec1cd
|
Core/DB: Unify creature_respawn and gameobject_respawn into a single respawn table
Port From (https://github.com/TrinityCore/TrinityCore/commit/be05590a12607cbf6c7f8e5436cfac0fb3625128)
|
2021-12-27 17:32:36 -05:00 |
|
hondacrx
|
12f472cee1
|
Core/Chat: Rewrite some custom channel handling. Channel creation now properly saves passwords.
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea753efb9370455979c8af8ebaafa734b77d6052)
|
2021-12-27 17:23:39 -05:00 |
|
hondacrx
|
855c9611e0
|
Core/Calendar: Fix issue with invite status being set to the wrong invite
Port From (https://github.com/TrinityCore/TrinityCore/commit/71b2f8c6ab26ef7683100fdf288813e87f6bbf73)
|
2021-12-27 17:13:54 -05:00 |
|
hondacrx
|
4463c4a3d5
|
Core/Player: prevent trade system from getting stuck in an invalid state when the LevelReq.Trade config is used.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b7a1c51aed401d71d22ef4043ca0579e35f5c92)
|
2021-12-27 17:11:40 -05:00 |
|
hondacrx
|
5e193139a2
|
Core/Unit: movement related corrections prior to getting Charmed
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef6a5d3c3c010f9ad63a71015a533a3894ab38b9)
|
2021-12-27 17:10:23 -05:00 |
|
hondacrx
|
c209f30475
|
Battleground/Arena: Properly check RBAC arena join permission before allowing queue.
Port From (https://github.com/TrinityCore/TrinityCore/commit/a69a061d76fe4e142e84c775230e2fcbd6ddb9d4)
|
2021-12-27 17:06:18 -05:00 |
|
hondacrx
|
cba0f64c2d
|
Scripts/Commands: .account ban no longer fails if an account containing the specified account name is already banned (f.ex. attempting to ban 'test' if 'test2' is already banned)
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4b581de1b9d2fd6afef02d1734e69b3ce6a8e63)
|
2021-12-27 16:59:14 -05:00 |
|
hondacrx
|
b7f85e9e43
|
Entities/GO: FindNearestGameObject no longer incorrectly returns despawned gameobjects.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6de4c3cd72de1c7ae6e467b09ec181445b397338)
|
2021-12-27 16:56:27 -05:00 |
|
hondacrx
|
51bf6d6ecd
|
Core/Quest: remove arbitrary error logs related to breadcrumb quest chaining.
Port From (https://github.com/TrinityCore/TrinityCore/commit/755a83f634c7c87cc07f743e94d77c8c12356c32)
|
2021-12-27 16:52:43 -05:00 |
|
hondacrx
|
3f1d1fb205
|
Core/Movement: add missing parenthesis on MotionMaster::Size
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ae0a6ba22b55c0d6ae78300f5788c68f6505971)
|
2021-12-27 16:51:17 -05:00 |
|
hondacrx
|
0dda317989
|
Core/Quest: Do not allow quests to be turned in if the player no longer satisfies level/skill/reputation requirements.
Port From (https://github.com/TrinityCore/TrinityCore/commit/925aaecbc0997a8fa3dea8de25f12258f889ffad)
|
2021-12-27 16:50:14 -05:00 |
|
hondacrx
|
df4c537943
|
Scripts/Spells: Brittle Armor & Mercurial Shield
Port From (https://github.com/TrinityCore/TrinityCore/commit/a947a0e85e301748d32140d76d0a25a1e5997406)
|
2021-12-27 16:47:12 -05:00 |
|
hondacrx
|
30d198cfbd
|
Scripts/Commands: update .wp commands to use orientation field from DB
Port From (https://github.com/TrinityCore/TrinityCore/commit/61cc88731c8941289352a1aaa6410bc3dce83faa)
|
2021-12-27 16:41:32 -05:00 |
|
hondacrx
|
8e06e237e0
|
Entities/Player: Properly restore PvP-enabled state on login
Port From (https://github.com/TrinityCore/TrinityCore/commit/a5d8807af8cb0f257f81fa5cf3ac70769b677575)
|
2021-12-27 16:33:10 -05:00 |
|
hondacrx
|
828fafbcc8
|
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implications:
Port From (https://github.com/TrinityCore/TrinityCore/commit/2532de6acb7d73957a8fca44e7fc26160f47cc47)
|
2021-12-27 16:29:29 -05:00 |
|
hondacrx
|
a693bed211
|
Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a group spawning bug exposed by the CoS merge. Improve some command output.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2225cb120100da741814dec7515b191cc68f07be)
|
2021-12-27 15:51:24 -05:00 |
|
hondacrx
|
5321cc2090
|
Core/Movement: handle Resume/Pause on RandomMovementGenerator
Port From (https://github.com/TrinityCore/TrinityCore/commit/f21599dc5dab71cc0775d6ed5d2b2f6f2f4c6780)
|
2021-12-27 15:45:44 -05:00 |
|
hondacrx
|
dfcdade81a
|
Core/Vehicle: prevent creature vehicles from following their old movement generator when a player enters them in some cases.
Port From (https://github.com/TrinityCore/TrinityCore/commit/24c07367f109aa19a51defdf77c50d389ed90845)
|
2021-12-27 15:40:37 -05:00 |
|
hondacrx
|
c154984847
|
Core/Quest: fix icon in gossip window for repeatable, non-autocomplete quests.
Port From (https://github.com/TrinityCore/TrinityCore/commit/004602f3e4ece8ee601c09d869f1531518313c94)
|
2021-12-27 15:37:55 -05:00 |
|
hondacrx
|
521cd805c4
|
Core/Spell: don't send duration for auras caused by dynobjects.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2efb6b618798b11f0c57a80661e04955ff63ed58)
|
2021-12-27 15:36:30 -05:00 |
|
hondacrx
|
0464fe61bb
|
Core/Spell: do not allow auras from dynamic objects to stack if they come from the same spell cast by the same caster.
Port From (https://github.com/TrinityCore/TrinityCore/commit/55611104bedefc301eb4bee8bc282057307ebde4)
|
2021-12-27 15:35:20 -05:00 |
|
hondacrx
|
13a3b6f06c
|
Misc/Config: set decay timer for unlooted normal creatures to 5 minutes.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c55730a0155f7f7da5cbed70ea21a0b8923aad7)
|
2021-12-27 15:28:38 -05:00 |
|
hondacrx
|
dafb8637d9
|
Core/Entities: Regenerate updatefields
Port From (https://github.com/TrinityCore/TrinityCore/commit/776298207a9522858af7b00ea2f5b0c65bbe049e)
|
2021-12-27 15:27:41 -05:00 |
|
hondacrx
|
6396bbca38
|
Core/Creature: Reworked creature aggro radius calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fc20584bc14ca0edb007b3d0b6861d19d6d33d4)
|
2021-12-27 15:25:53 -05:00 |
|
hondacrx
|
7a47eaeb24
|
Core/Conditions: allow spellclick conditions to properly work for aura apply/remove
Port From (https://github.com/TrinityCore/TrinityCore/commit/edf12fd6a1b989d7785bc0619002eda1ccc87368)
|
2021-12-27 15:23:22 -05:00 |
|
hondacrx
|
08678c970e
|
Core/Unit: Implement more helper methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/104ec7a81a5bb782f81fd05b872bf664e4de1c89)
|
2021-12-26 20:04:34 -05:00 |
|
hondacrx
|
55189b9395
|
Core/Quest: Fix repeatable quest mark
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5173aca15fcabba9ffce6393cf17868dc30750f)
|
2021-12-26 19:59:39 -05:00 |
|
hondacrx
|
639f5cc75d
|
Entities/Unit: Properly unset engaged flag for creates that cannot have a threat list on combat exit.
Port From (https://github.com/TrinityCore/TrinityCore/commit/513b35ea2f7f679585e34a490685327c449e574b)
|
2021-12-26 19:57:05 -05:00 |
|
hondacrx
|
a3f2e9f372
|
Entities/Player: Fix an edge case where overlapping CCs could prevent player movement from being re-enabled.
Port From (https://github.com/TrinityCore/TrinityCore/commit/096269349cd82a44f57f36b17dfe4e5e32a39f9a)
|
2021-12-26 19:56:01 -05:00 |
|
hondacrx
|
bddde92a0f
|
Entities/Player: Clean up client control handling behavior around possession. Mind Control should no longer cause various weirdness.
Port From (https://github.com/TrinityCore/TrinityCore/commit/bba4696de715b79b31e154d1a8e1597507812ece)
|
2021-12-26 19:54:55 -05:00 |
|
hondacrx
|
6d73a59f63
|
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender
Port From (https://github.com/TrinityCore/TrinityCore/commit/27886c7f5d6cfc221ea67aab210f96859d725e05)
|
2021-12-26 19:51:26 -05:00 |
|
hondacrx
|
39dd51370f
|
Scripts/Spells: Dimensional Ripper - Everlook
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8d675eba761a5616c7d69a78851ea61af61f4f6)
|
2021-12-26 19:36:53 -05:00 |
|
hondacrx
|
ce3b99471d
|
Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGIVER_QUEST_FAILED.
Port From (https://github.com/TrinityCore/TrinityCore/commit/ecce30a8072fd9352edae378a182f6bf6619d412)
|
2021-12-26 19:32:56 -05:00 |
|