19 Commits

Author SHA1 Message Date
Fabian König 2f2aacaf84 Fix check in getTileByRef according to original recast sources.
From https://github.com/CypherCore/Tools/issues/10
2023-06-16 21:50:15 +02:00
hondacrx 9a2fb7e2b2 Upgraded to Net 7.0 2023-01-20 09:25:12 -05:00
hondacrx 7affefe05c Some more clean-up and fixes 2022-07-20 11:30:46 -04:00
hondacrx 17f3eab338 Fixes falling though map when using charge on a hill. 2022-07-20 01:39:25 -04:00
hondacrx d05595e44c Fixes using gameobject like chairs, also fixes indoor checks 2022-07-13 15:02:06 -04:00
hondacrx f5695f0cf2 MMaps Updates, Needs tested.
Port From (https://github.com/TrinityCore/TrinityCore)
2021-12-02 14:50:55 -05:00
hondacrx 032f9a55f3 Cleanup some warnings. 2021-11-15 16:11:20 -05:00
hondacrx b725a7b760 Core/Recast: Updated to latest recast version. 2021-02-18 12:31:16 -05:00
hondacrx 35c06c09fd Some refactoring of code. and some cleanups 2019-09-21 12:11:16 -04:00
hondacrx 8e20114e10 BFA Update (still lots of testing to do tho) 2018-12-10 12:46:25 -05:00
hondacrx dbd5baf7c9 Core/MMaps: This should fix the mmaps pathing. Needs more testing tho 2018-08-29 14:43:19 -04: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 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 216db1c23a Core/Refactor: Part 1 2018-05-07 18:56:09 -04:00
hondacrx 1106aa3659 Core/Quests: Ported quest greeting locales
Core/Misc: Misc fixes
2018-04-27 15:09:38 -04:00
hondacrx c2b882eb45 Core/Guild: Implemented guild master dethrone 2018-04-22 16:42:26 -04:00
hondacrx bc7dee3c8d Removed not used files
Added missing sql updates
2017-12-13 14:35:01 -05:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00