hondacrx
|
4fb259abfa
|
Core/Logs: Fix more logs
Port From (https://github.com/TrinityCore/TrinityCore/commit/93552510abf2fe0db0557036143b124c4a12cbe5)
|
2021-01-26 16:38:23 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
87160961fa
|
Core/PacketIO: Fill new packet fields with data
Port From (https://github.com/TrinityCore/TrinityCore/commit/83eecaf2c40cc72c1dc42335766534eb8d227e60)
|
2020-12-10 10:22:13 -05:00 |
|
hondacrx
|
c46c7ba2dc
|
Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
|
2020-12-09 14:01:38 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
2820d45a0d
|
Misc fixes
|
2020-09-03 11:25:42 -04:00 |
|
hondacrx
|
8b6c86d568
|
Core/Creature: regenerate health
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a5e2b80b39d3c0a466aec1ab3a6dbccf938f570)
|
2020-08-24 19:19:13 -04:00 |
|
hondacrx
|
3d3fd0f55f
|
Core/Movement: waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/97585597f0b1aff93873fe4d757556731bc0c1b2)
|
2020-08-24 17:02:02 -04:00 |
|
hondacrx
|
203bbfd3b7
|
Core/Movement: PropagateSpeedChange should only be called on the top (current active) movement generator
Port From (https://github.com/TrinityCore/TrinityCore/commit/b521bf1d3a4e59abf0d7c15200de5fff7430d2ed)
|
2020-08-24 11:37:57 -04:00 |
|
hondacrx
|
c0d28a8f21
|
Core/Movement: Movement Cleanups
Port From (https://github.com/TrinityCore/TrinityCore/commit/6209ceddb9fbbcf1c7e3552c17b23465c29ec118)
|
2020-08-24 11:36:57 -04:00 |
|
hondacrx
|
87b4c91319
|
Fix an issue where temp summons were ignoring m_regenHealth.
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9fbaceb057e5beb8dda066b2c4773abe3dba7e)
|
2020-07-24 16:29:29 -04:00 |
|
hondacrx
|
941bf02e31
|
Fixed a potential crash when resuming a SplineChainMovementGenerator.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8eaf00a11f5276bf56d023a8bce11fc881466eec)
|
2020-07-23 18:23:01 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
0e61c38792
|
Fix some crashes
|
2020-05-25 20:46:19 -04:00 |
|
hondacrx
|
9f235e1659
|
Misc Fixes
Port From (https://github.com/TrinityCore/TrinityCore)
|
2020-05-08 15:00:56 -04:00 |
|
hondacrx
|
415d6d84ba
|
Core/Movement: FormationMovementGenerator
Port From (https://github.com/TrinityCore/TrinityCore/commit/84df2c57a385df4503fc1f8ff5dfdf445ea2e31f)
|
2020-05-07 14:34:16 -04:00 |
|
hondacrx
|
c9a91fa62f
|
Core/Movement: MotionMaster & MovementGenerators cleaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/14c6a4d8238e4f383557359436b5f73cb730d4ea)
|
2020-05-07 14:16:30 -04:00 |
|
hondacrx
|
a7f58dc076
|
Game/AI: SMART_ACTION_JUMP_TO_POS should resume path when reached jump location
Port From (https://github.com/TrinityCore/TrinityCore/commit/a0feff65bec4e7583e281afe7f82cf1a8c77de68)
|
2020-05-06 14:52:33 -04:00 |
|
hondacrx
|
d6aea63269
|
Core/MotionMaster: cleanup use of _expireList
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2d1b11326ed70325d6bbd4b4558f9c4e5f6f300)
|
2020-05-06 14:46:28 -04:00 |
|
hondacrx
|
e81b1e3ba7
|
Core/Unit: cleanup UnitState enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f0dc07ef183eefab5ad2c4a4f857d5184f5ad6f)
|
2020-05-06 14:46:11 -04:00 |
|
hondacrx
|
9889415e6b
|
Core/Movement: cleanup MovementGeneratorType
Port From (https://github.com/TrinityCore/TrinityCore/commit/dbe54973fbbcfca55316e03b8a27dcd6d115b543)
|
2020-05-06 14:38:54 -04:00 |
|
hondacrx
|
ba885908b7
|
Core/Spells: fix wrong distance calculations in AoE spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d076cfe291980bc5be9d44ffbae887e3dd5ad59)
|
2020-05-06 14:34:20 -04:00 |
|
hondacrx
|
c3adef77a9
|
Misc cleanups
|
2020-05-05 19:09:57 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
5b9ad41953
|
Core/Items: Implement azerite empowered items
Port From (https://github.com/TrinityCore/TrinityCore/commit/d934824421c83598853487c5cc9e4cbb3c5d0006)
|
2019-12-05 22:55:44 -05:00 |
|
hondacrx
|
570aebce26
|
More refactoring of code.
|
2019-09-23 21:41:13 -04:00 |
|
hondacrx
|
35c06c09fd
|
Some refactoring of code. and some cleanups
|
2019-09-21 12:11:16 -04:00 |
|
hondacrx
|
8ee11c7c65
|
Core/Movement: Corrected all speed checks
Port From (https://github.com/TrinityCore/TrinityCore/commit/396457e36a78ebd6f2b1c801121880168908134b)
|
2019-08-31 11:54:00 -04:00 |
|
hondacrx
|
6a77a4afd6
|
Revert Core/Movement: Smooth movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/2caec4f4d20b4c0f91abbcc60b756e00838c7bdd)
|
2019-08-27 16:12:42 -04:00 |
|
hondacrx
|
a89ace13c8
|
Added some missing SetFallInformation calls
Port From (https://github.com/TrinityCore/TrinityCore/commit/cfefd27cb8171b7fe28781eb8f1d903272830f22)
|
2019-08-17 12:54:12 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
40564a73ce
|
Core: use span<T> to cut down on array copys
|
2018-12-24 01:02:49 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
a187bfd169
|
Core/MMaps: updated detour to be current with tc (still doesn't find the right path sometimes)
|
2018-08-28 14:42:01 -04:00 |
|
hondacrx
|
75619e833f
|
Core/Players: Changed flight masters to suppress positive transforms/shapeshifts instead of preventing starting flight
|
2018-07-25 12:17:32 -04:00 |
|
hondacrx
|
1be8f0a70a
|
Core/Movement: Fixes getting wrong speedtype
|
2018-06-15 12:39:08 -04:00 |
|
hondacrx
|
7aa494d5dd
|
Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception
|
2018-06-15 12:34:56 -04:00 |
|
hondacrx
|
2c3479c6e2
|
Core/Refactor: Part 4
|
2018-05-27 15:40:06 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|
hondacrx
|
b2c1554065
|
Core/Refactor: Fix alot of Possible loss of fraction warnings
|
2018-05-07 17:34:41 -04:00 |
|
hondacrx
|
62442d5ecb
|
Core/MMaps: Give land priority during area merges over liquids
|
2018-04-24 17:58:42 -04:00 |
|
hondacrx
|
77f981d868
|
Core/Movement: Fixed PathGenerator.GetNavTerrain returning ground instead of water in fatigue area
|
2018-04-16 14:14:16 -04:00 |
|
hondacrx
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -04:00 |
|
hondacrx
|
761af36d05
|
Core/Misc: Misc fixes
|
2018-03-18 11:44:55 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
54520c3c18
|
Core/Movement: minor MotionMaster refactor
|
2018-03-12 12:55:35 -04:00 |
|
hondacrx
|
d953507178
|
Core\Waypoint: Fix waypoints not being started, and not starting combat when they do path.
|
2018-03-12 11:40:41 -04:00 |
|