Hondacrx
|
2f71dbfda0
|
Core/SAI: Implement waiting for actions on action list to finish before continuing the action list
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dfac0ef142c1b59e41c51ab2cca48083be4cb9e)
|
2024-08-08 17:28:27 -04:00 |
|
Hondacrx
|
0b1f2fe34e
|
Core/Conditions: Added startup error log for conditions using invalid effect index on CONDITION_AURA
Port From (https://github.com/TrinityCore/TrinityCore/commit/325cfd047d7846c68335465acff0c6a86e1493de)
|
2024-08-05 22:24:00 -04:00 |
|
Hondacrx
|
dece72fe84
|
Fixed server starting.
|
2024-08-05 19:24:29 -04:00 |
|
Hondacrx
|
83fadf3a81
|
Core/Items: Implemented CreateTime item field and changed refund/soulbound trade timers to also count time offline
Port From (https://github.com/TrinityCore/TrinityCore/commit/69da702b930d43738bcaf49ce57b333dfc19ecfd)
|
2024-08-05 19:24:12 -04:00 |
|
Hondacrx
|
e0b26db0f9
|
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c274a8e8d496bf2ac1beafd31e0967e6659f967)
|
2024-08-05 17:30:43 -04:00 |
|
Hondacrx
|
8c392b77dd
|
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abcaff14a6d55380b612d1c1b9c2cee3c004ae)
|
2024-08-05 17:29:40 -04:00 |
|
Hondacrx
|
5a9714a375
|
Core/SAI: Added support for StringIds to creature and gameobject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ce40684595a0e49a7b2355012c2806952698ce4)
|
2024-08-05 17:23:37 -04:00 |
|
Hondacrx
|
54e6b02ffc
|
Core/Entities: Added possibility to inherit StringIds from other entities
Port From (https://github.com/TrinityCore/TrinityCore/commit/88bbd27f8d007dca17bb0d244fcf7e753506734e)
|
2024-08-05 15:03:26 -04:00 |
|
Hondacrx
|
f410597e4c
|
Core/Entities: Update StringId assignment to use StringIdType
Port From (https://github.com/TrinityCore/TrinityCore/commit/9959a1373a1851e484ddef9268d98b116c5d8241)
|
2024-08-05 14:59:31 -04:00 |
|
Hondacrx
|
b8d0b4bf2e
|
Core/Entities: Added GetStringId helper methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/5cea37153eb6675bf0a25320a1c11cd0ec4969b6)
|
2024-08-05 14:57:21 -04:00 |
|
Hondacrx
|
337ba82a92
|
Core/Auras: Fixed SPELL_ATTR10_ROLLING_PERIODIC for auras that have 0 base amount and only scale from spell/attack power
Port From (https://github.com/TrinityCore/TrinityCore/commit/3545285ad7f95cb96500760b084fe40c36a26e04)
|
2024-08-05 14:55:03 -04:00 |
|
Hondacrx
|
a3089d7572
|
Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_NODE
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f5d1737a3975b0815ddd48f724b7df4fb46860a)
|
2024-08-05 14:46:37 -04:00 |
|
Hondacrx
|
2e65879fff
|
Core/Quests: Update phaseshift when taking or abandoning quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/c90dbeb648f4bba2c354ed37b89f696f99e5bc94)
|
2024-08-05 14:42:58 -04:00 |
|
Hondacrx
|
0bb2df4f0d
|
Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when learning (and somtimes killing on login)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f331bd1a28ec24e5a03544d929263ed3aaeef725)
|
2024-08-05 14:35:05 -04:00 |
|
Hondacrx
|
84323daa5d
|
Scripts/Spells: Implemented Priest talent Unfurling Darkness
Port From (https://github.com/TrinityCore/TrinityCore/commit/8daa3f735d84bf1ee44cab467b2bf736d14b38c3)
|
2024-08-05 14:33:17 -04:00 |
|
Hondacrx
|
b04ddb537c
|
Scripts/Spells: Implemented Shadow Priest talent Mind Devourer
Port From (https://github.com/TrinityCore/TrinityCore/commit/79928707f8194814cab168259596f09169fac8ab)
|
2024-08-05 14:26:36 -04:00 |
|
Hondacrx
|
39198d0ffc
|
Core/Movement: Ensure land and takeoff animations even if gravity enabled/disabled state is not what spline generator expects
Port From (https://github.com/TrinityCore/TrinityCore/commit/be3ae90dc488894afea8e4cca74d9105558fff53)
|
2024-08-05 14:17:54 -04:00 |
|
Hondacrx
|
9eefaca29a
|
Core/Spells: Fix Shadowform cooldown sometimes getting stuck
Port From (https://github.com/TrinityCore/TrinityCore/commit/018e66bc914e3e39b01e15a51ad683a5e881d156)
|
2024-08-05 14:13:23 -04:00 |
|
Hondacrx
|
708df58712
|
Core/Scripts: Integrate new ActionResultSetter with movement generators and spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/b265c49977235dea5e7e69d7b6fb93f4943bf87a)
|
2024-08-05 14:12:00 -04:00 |
|
Hondacrx
|
22fbfd8360
|
Core/Movement: Allow overriding speed for taxi movement generator
Port From (https://github.com/TrinityCore/TrinityCore/commit/038f995ad6ce6a26f71367cae3eb7ae107527a18)
|
2024-08-04 17:18:56 -04:00 |
|
Hondacrx
|
44f1a733e7
|
Core/SAI: Allow gameobjects to be targeted by spell casts
Port From (https://github.com/TrinityCore/TrinityCore/commit/22e43917abef1eea31e86c01070afbee19c0cdbc)
|
2024-08-04 17:09:52 -04:00 |
|
Hondacrx
|
65007add12
|
Core/Movement: Added Velocity field to waypoint_path table
Port From (https://github.com/TrinityCore/TrinityCore/commit/e8f7d4153622aea70ac74fb73e134d51cdac821d)
|
2024-08-04 16:40:44 -04:00 |
|
Hondacrx
|
ff7e37f708
|
Core/Conditions: Fixed evaluation of CurrentPvpFaction outside arenas or battlegrounds
Port From (https://github.com/TrinityCore/TrinityCore/commit/47e4bf06d395cd92a90555594dd1264e628f10e0)
|
2024-08-04 16:35:43 -04:00 |
|
Hondacrx
|
5b71b59358
|
Core/Pets: Removed overriding unit class for pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c702df4e3b25d764a2712577048921008a20671)
|
2024-08-04 16:33:41 -04:00 |
|
Hondacrx
|
cb16de1f15
|
Core/Creatures: Changed the spawn health field in creature table to a percentage
Port From (https://github.com/TrinityCore/TrinityCore/commit/def601b4ff82ec8a90af60408a87cac92fdf070d)
|
2024-08-04 16:31:25 -04:00 |
|
Hondacrx
|
8969d59a41
|
Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mercenary mode transforms
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2ac37125b566cb4d9b659bc8ae2d381f60bc6db)
|
2024-08-04 16:13:43 -04:00 |
|
Hondacrx
|
e9b21a91be
|
Core/Battlegrounds: Move to scripts And a lot of misc commits i couldn't recover.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0d5d309bb5877dc2fcb27f6cb123707a31ec1e8)
|
2024-08-04 15:18:22 -04:00 |
|
RioMcBoo
|
bca02a24b0
|
Core/Guild: Fix RemoveMember handler (#77)
|
2024-05-08 20:02:04 +02:00 |
|
RioMcBoo
|
e25b0fd0a8
|
Core/OutdoorPVP: Move OutdoorPVPs in 'Scripts' project
|
2024-04-04 10:24:54 +02:00 |
|
hondacrx
|
e58c485751
|
Fix build missed a file
|
2024-03-19 17:31:18 -04:00 |
|
hondacrx
|
227bc401ce
|
Fixes spam of instance reset messages.
|
2024-03-19 17:23:12 -04:00 |
|
hondacrx
|
8696e12f83
|
Fixes creatures not pathing though water.
|
2024-03-19 17:21:59 -04:00 |
|
hondacrx
|
1e421b9f53
|
Misc fixes
|
2024-03-19 17:21:32 -04:00 |
|
hondacrx
|
5237c49b77
|
Fixes creatures that would still random move after casting a spell
|
2024-03-19 17:18:06 -04:00 |
|
hondacrx
|
88f24c7791
|
Fixes alot of little errors.
|
2024-03-15 15:54:45 -04:00 |
|
hondacrx
|
9d7a84d3a3
|
Core/Objects: Added ToWorldObject and ToItem
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f6af6a1a1508508d0e42b90f0acf4f363cf91bd)
|
2024-03-14 11:26:01 -04:00 |
|
hondacrx
|
4bbf49a17a
|
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid conflicting with "WorldObject" class name
Port From (https://github.com/TrinityCore/TrinityCore/commit/9402c66e8423243d13dbc19e8713e298bea0ac7b)
|
2024-03-14 11:09:45 -04:00 |
|
hondacrx
|
26fe8a45b5
|
Core/vmaps: Reset BIH::bounds on tree rebuilds
Port From (https://github.com/TrinityCore/TrinityCore/commit/18200e1b88596dbead10d0b8ecbd10557db43323)
|
2024-03-14 11:06:18 -04:00 |
|
hondacrx
|
00f2e84fe6
|
Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMaster::MovePath
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca656f4254e979f049c3cf34e39d5d975e02f2d6)
|
2024-03-14 11:04:55 -04:00 |
|
hondacrx
|
7fd318d306
|
Core/Movement: Removed default arg values from MovementGenerator Pause and Resume functions
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c533482c6ae1a4dd9e525bd225197d4e65e735f)
|
2024-03-14 10:58:01 -04:00 |
|
hondacrx
|
8f573ee28d
|
Core/Auras: Update visible aura immediately during spell cast instead of waiting for next update tick
Port From (https://github.com/TrinityCore/TrinityCore/commit/62dc916184d5d32b26a2d331d84d3cae481040fb)
|
2024-03-14 10:56:01 -04:00 |
|
hondacrx
|
5a2ef185c4
|
Fixes creatures moving to different cells/grids, Some work on fixing pets.
|
2024-03-13 23:35:24 -04:00 |
|
hondacrx
|
b3d880c115
|
Misc fixes
|
2024-03-13 21:10:14 -04:00 |
|
hondacrx
|
4b9b81c7e2
|
Core/Objects: Implemented vignettes
Port From (https://github.com/TrinityCore/TrinityCore/commit/fccf6fb72b60b08dfbe6d5fb17fba55239944fca)
|
2024-03-13 21:09:46 -04:00 |
|
hondacrx
|
2c008b2b70
|
Core/Players: Extend Player::SendInitialVisiblePackets to work with all WorldObject types
Port From (https://github.com/TrinityCore/TrinityCore/commit/1439535c6ac2ca8db13990e4fee29d4c1312f87a)
|
2024-03-13 09:15:57 -04:00 |
|
hondacrx
|
6ae8362013
|
Core/Objects: Keep current WMO info on position updates and use it in party member state packets
Port From (https://github.com/TrinityCore/TrinityCore/commit/d397b636d48f55b5e76d77c36ded33b2c8bbe295)
|
2024-03-12 23:06:29 -04:00 |
|
hondacrx
|
ccf73e23e3
|
Core/vmaps: Removed vmap lookup functions duplicating functionality of each other
Port From (https://github.com/TrinityCore/TrinityCore/commit/45ee989c70682c001d4467d97bf1ecedcf7dbcc3)
|
2024-03-12 23:04:13 -04:00 |
|
hondacrx
|
5b938c1a3e
|
Core/AuctionHouse: Fixed possible use after free when auctions are removed with offline buyers
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f73cf9f19679f5b888f9df475b94c9405f2d746)
|
2024-03-12 22:16:39 -04:00 |
|
hondacrx
|
7e7b8ed58b
|
Core/PacketIO: Fixed structures of SMSG_INSPECT_RESULT and SMSG_RATED_PVP_INFO
Port From (https://github.com/TrinityCore/TrinityCore/commit/ecf302ac4901281b29ca7c08af80b6c2ca3ad202)
|
2024-03-12 22:13:41 -04:00 |
|
hondacrx
|
1b63a89b0a
|
Misc Script Fixes.
|
2024-03-12 22:12:17 -04:00 |
|