hondacrx
|
705a2fe3a1
|
Fixes/cleanups from b026ee7ef8, And misc fixes/crashes.
|
2021-11-16 19:45:02 -05:00 |
|
hondacrx
|
ec83a4ccd1
|
Core/PacketIO: Fixed SMSG_LEVEL_UP_INFO structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/b981606575ea8eb2ec473ce4c7db6e59dbb46b7b)
|
2021-11-16 13:25:29 -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
|
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
|
f649596651
|
Core/Unit: Erm, so it turns out that releasing your spirit actually never set your death state to DEAD. It stayed as CORPSE. That's wrong, of course, but we didn't notice because zombie corpses.
Port From (https://github.com/TrinityCore/TrinityCore/commit/fdb3f4159e5e7865429e5b7212fba1ef602e6839)
|
2021-11-03 11:59:34 -04:00 |
|
hondacrx
|
1e4fa35ac2
|
Core/Unit: Random code style/naming adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/05119fd90949340cad4a700d12069154a2faf5f6)
|
2021-11-01 12:09:07 -04:00 |
|
hondacrx
|
ffb04bffc0
|
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map lookups for Unit::GetCharmer and Unit::GetCharmed
Port From (https://github.com/TrinityCore/TrinityCore/commit/a5989dcee9150565e7f4b8e3f7a62a414a484a3f)
|
2021-11-01 11:19:47 -04:00 |
|
hondacrx
|
26940fa650
|
Core/AI: Clean up charm AI handling.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e8c1c59c8b37216814526b4d2551f23934f465)
|
2021-10-31 13:55:26 -04:00 |
|
hondacrx
|
2d976d7421
|
Core/Characters: Made homebind location a WorldLocation (this implicitly adds orientation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/68c2fc8ff58d9ad272e8e17391a6bb6c3743923b)
|
2021-10-16 17:59:01 -04:00 |
|
hondacrx
|
5994c4e5fb
|
Fixed wrong area flags, Fixes resting in city.
|
2021-10-15 18:05:40 -04:00 |
|
hondacrx
|
084ec5d631
|
Core/Player: Added SendPlayerBound method
Port From (https://github.com/TrinityCore/TrinityCore/commit/94aca04c3b1e9123541a75485dbae0d4265b18ef)
|
2021-10-13 14:34:26 -04:00 |
|
hondacrx
|
79ef3161dd
|
Core/Characters: Added allied race creation data, implemented intro scenes & added config option to disable achievement requirements for allied races
Port From (https://github.com/TrinityCore/TrinityCore/commit/71eb30f89dc5abeb33c7aa4a526073f769b5c7d1)
|
2021-10-05 14:04:44 -04:00 |
|
hondacrx
|
cf248ca95a
|
Core/Scenes: Delay scenes sent when not in world until adding to map
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d93f0a5f79c5465341a850279466ce36232e72e)
|
2021-10-05 13:48:39 -04:00 |
|
hondacrx
|
025595cba1
|
Core/Vendors: Support for vendors with empty inventory list
Port From (https://github.com/TrinityCore/TrinityCore/commit/bedc0503578b220b19d23559f670f65d26c8bc87)
|
2021-10-03 22:27:11 -04:00 |
|
hondacrx
|
a5066c8b68
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cfd14d2a0a52ceb0d8203c31c7c6c487775bcee)
|
2021-10-03 20:27:14 -04:00 |
|
hondacrx
|
e1aa4334d2
|
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, they would become ambiguous with future changes
Port From (https://github.com/TrinityCore/TrinityCore/commit/3af9be830d736506ed4544a922699ed0f7a7ecd4)
|
2021-10-03 13:12:12 -04:00 |
|
hondacrx
|
8ccf252ac3
|
Core/Players: Implemented selecting Exile's Reach during character creation
Port From (https://github.com/TrinityCore/TrinityCore/commit/d54edfeb8bd9e525bac62677b8f9dffbaa5124c3)
|
2021-10-03 12:02:20 -04:00 |
|
hondacrx
|
b1152ac9fa
|
Core/Players: Save homebind location on creation instead of delaying it to first login
Port From (https://github.com/TrinityCore/TrinityCore/commit/696be301d304e92245c1d332c28ae61b0390e330)
|
2021-10-02 21:01:21 -04:00 |
|
hondacrx
|
4a97883559
|
Core/Players: Store player creation timestamp and type (normal/npe)
Port From (https://github.com/TrinityCore/TrinityCore/commit/11762273c68b24b332238aa89a73b9ed9ac1d249)
|
2021-10-02 20:50:59 -04:00 |
|
hondacrx
|
e340fda8b6
|
Core/Commands: Remove the option to teleport to "startzone" with .unstuck command
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6f2de76c79e8de7aba85ea5ebbe6450b2c04585)
|
2021-10-02 20:22:46 -04:00 |
|
hondacrx
|
18eb2cbe81
|
Core/Player: fix periodic eating and drinking emotes
Port From (https://github.com/TrinityCore/TrinityCore/commit/753d5a5d5f332791ccc97cf481f064822aa39be8)
|
2021-10-02 19:48:52 -04:00 |
|
hondacrx
|
a968772bad
|
Core/Movement: MotionMaster reimplementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/426f9f2f92b26fbb68e7cda9290ccbd586c6af4e)
|
2021-09-29 18:24:37 -04:00 |
|
hondacrx
|
9afc755dec
|
Core/Unit: UNIT_FLAG renames
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1ac141f25500a0f6ffd3c32b1185de2d9f9c940)
|
2021-09-26 14:00:30 -04:00 |
|
hondacrx
|
c9b8f09fbc
|
Core/Achievements: Update CriteriaType enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a83f748766c49775d76412d2b98bb9b9dc8c4df)
|
2021-09-09 14:49:19 -04:00 |
|
hondacrx
|
5c4a7511ff
|
Core/Spells: Cleanup spell effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a4e1119ac21e2d1112d1717337597fe073e495f)
|
2021-09-08 17:40:50 -04:00 |
|
hondacrx
|
b66d65d406
|
Core/Reputation: Fixed FriendshipReputationFlags::NoRepGainModifiers implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/b9647bdecc08e63041bbf0d845d5c5b81705e180)
|
2021-08-29 18:28:48 -04:00 |
|
hondacrx
|
949d4806c5
|
Core/Spells: rework part 5: GameObject casting
Port From (https://github.com/TrinityCore/TrinityCore/commit/962f6d7988b9003e550f6745be7cff812e9d8efa)
|
2021-08-29 18:27:08 -04:00 |
|
hondacrx
|
d773f6e71b
|
Core/Player: Do not remove auras from Gamemasters in arenas
Port From (https://github.com/TrinityCore/TrinityCore/commit/90b81a212e2416f767be3ea06567303d36811449)
|
2021-08-23 14:41:44 -04:00 |
|
hondacrx
|
607f891fa8
|
Core/Achievements: Several criteria fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/bca465a5694101c476dc01aeafa95dfb3531e427)
|
2021-08-22 23:12:19 -04:00 |
|
hondacrx
|
06fe13fbab
|
Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add WorldObject::IsOutdoors, basic member access.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e47e95b6dc89a7332ae4d5d833639e4f30f3d8c5)
|
2021-08-09 11:33:30 -04:00 |
|
hondacrx
|
b039353f1a
|
Core/Entities: unit states cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/70c26d53cb94f0e78a57ecc2279c960370891aa4)
|
2021-08-08 23:44:54 -04:00 |
|
hondacrx
|
ca1afb5c2e
|
Core/Movement: Creatures' idle movement generator can no longer override player mover control.
Port From (https://github.com/TrinityCore/TrinityCore/commit/88c1739e3e1ecf58407b0846f3c8dfeb589f3113)
|
2021-06-23 17:50:46 -04:00 |
|
hondacrx
|
e98e45cf8b
|
Core/Auras: removed caster dependency from core
Port From (https://github.com/TrinityCore/TrinityCore/commit/fccf1a8c62820004df92b9ac567ba75f7281e6e2)
|
2021-06-22 15:01:42 -04:00 |
|
hondacrx
|
1941148d8f
|
Core/Achievements: Defined all modifier tree types and implemented many of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0be92ec0ad0334c38b4073a7e24a571982b17da)
|
2021-06-07 13:13:46 -04:00 |
|
hondacrx
|
9c58042e07
|
Core/Player: Add helper function to determine if war mode can be enabled in area
Port From (https://github.com/TrinityCore/TrinityCore/commit/626c8f5de12daac6b88989807eba65d3d7a061dd)
|
2021-06-07 11:06:13 -04:00 |
|
hondacrx
|
d687d41078
|
Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and raf level grant usage
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2751f9195959a199413e332d2b595a60e4a6d35)
|
2021-06-06 14:12:53 -04:00 |
|
hondacrx
|
9702bd9097
|
Core/Reputation: Implemented "friendship reputation"
Port From (https://github.com/TrinityCore/TrinityCore/commit/80a6347b7a0e8dfbe5e690504ed373f75c4f4c76)
|
2021-06-04 15:03:52 -04:00 |
|
hondacrx
|
93f8c09364
|
Core/Criteria: Add all values of CriteriaFailEvent
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b6ddfbbccf7dade8292331c860209f45945fa00)
|
2021-06-04 13:59:21 -04:00 |
|
hondacrx
|
9851142796
|
Core: Combat/threat system rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/34c7810fe507eca1b8b9389630db5d5d26d92e77)
|
2021-05-18 12:25:40 -04:00 |
|
hondacrx
|
891c3b6478
|
Core/Players: Fixed last tick of power regeneration when reaching minimum or maximum value not being visible clientside and not triggering auras on power value change
Port From (https://github.com/TrinityCore/TrinityCore/commit/5158136ee8a77046e37bafa192481b8b61d4a116)
|
2021-05-17 14:39:37 -04:00 |
|
hondacrx
|
8847de54d5
|
Core/Quests: Quest improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/91b91b502f30f781c8dea77dec4ce2f469b89744)
|
2021-05-11 11:39:14 -04:00 |
|
hondacrx
|
121f377f70
|
Core/Auras: Add missing SPELL_AURA_COMPREHEND_LANGUAGE check for serverside chat translations
Port From (https://github.com/TrinityCore/TrinityCore/commit/af5202b52891c36d231af8214156b6be6411caf3)
|
2021-05-04 10:46:10 -04:00 |
|
hondacrx
|
c665330843
|
Core/Chat: Chat translation improvements (needs testing unsure)
Port From (https://github.com/TrinityCore/TrinityCore/commit/67e16888ac76d144fab7433b542d660b13e7cb62)
|
2021-05-04 10:45:19 -04:00 |
|
hondacrx
|
cbb22d291e
|
Core/Chat: Allow incorrect spell/skill language assignments to mirror client behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/14098b28b39bc9d1ea17d18a7ecd3dd610f29cdc)
|
2021-05-03 22:15:02 -04:00 |
|
hondacrx
|
89633000d1
|
Core/Chat: Apply chat translation also to messeges sent to self
Port From (https://github.com/TrinityCore/TrinityCore/commit/ede3e415ab4dab39d2f88f588a7f0f79d6c4187b)
|
2021-05-03 21:53:54 -04:00 |
|
hondacrx
|
d426b15457
|
Core/Chat: Apply language translations to creature chat
Port From (https://github.com/TrinityCore/TrinityCore/commit/c8e5f78b823ff8abf1463cfd5ccdf812d3fe6288)
|
2021-05-03 21:04:12 -04:00 |
|
hondacrx
|
017a25f179
|
Core/Chat: Load chat language data from db2 and implement serverside chat translations
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b578fc6b95bfc812962fcef7930d8646016d184)
|
2021-05-03 20:50:13 -04:00 |
|
hondacrx
|
aaa3964d49
|
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and into separate, customizable class and unify LocalizedPacketDo, LocalizedPacketListDo as generic localizable action
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb66575d38d2ba7ffc24c29824fa75d7019de549)
|
2021-05-02 13:41:19 -04:00 |
|
hondacrx
|
897ca11273
|
Cleanups to cad2a7fa88
|
2021-04-21 11:00:46 -04:00 |
|