Commit Graph

268 Commits

Author SHA1 Message Date
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
hondacrx dae1a77089 Core/MMaps: Remove phased tile support 2018-02-26 13:33:46 -05:00
hondacrx b750f54f1d Core/Movement: Smooth movement 2018-02-13 10:34:51 -05:00
hondacrx 13dcfddc83 Core/Spells: Fixed logic related to movement while channeling 2018-02-12 23:16:54 -05:00
hondacrx d0887b7cc9 Core/Talents: Really fix talents this time.
Core/Misc: Misc fixes
2018-01-12 20:46:47 -05:00
hondacrx f06de3ffcf Core/Movement: Fixes scripts that use stuff like SetOrientation after a waypoint, why are we checking if we are charging? when pointmovement can be used to just move points. 2018-01-11 14:23:45 -05:00
hondacrx 293b338106 Core/Misc: Misc fixes/Cleanups 2018-01-11 14:21:19 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx 7272925732 Apply reputation discount to all points in multi-segment paths 2017-10-30 20:57:13 -04: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