Commit Graph

43 Commits

Author SHA1 Message Date
hondacrx 62ec699ec6 Core: SOme code cleanup, more to follow. 2021-03-20 22:48:48 -04:00
hondacrx 65855d1f22 Misc Fixes 2021-01-08 20:45:13 -05:00
hondacrx cacaee3944 Fixed another crash. 2020-12-17 18:25:08 -05:00
hondacrx ae6fca8fc3 Core/Vmaps: Fixed a ton of error messages when trying to unload vmaps that was never loaded due to old code that was misssed. 2020-12-16 00:22:53 -05:00
hondacrx f6203e98ee Fix build and loading crashes
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
2020-12-15 13:20:10 -05:00
hondacrx 923786c12c Core/Collision: Fixed false positive errors in console about vmap loading
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a406db50626ba9e9a64c8c3d9b6e5b7310ac527)
2020-12-13 17:33:31 -05:00
hondacrx 286a200178 Core/Movement: Get zone/area IDs from vmap data in the liquid update
Port From (https://github.com/TrinityCore/TrinityCore/commit/51ce3b1c1dc6a53938ed6f240bac00681d18a44f)
2020-07-23 18:22:46 -04:00
hondacrx c695b3ee5f Core/Maps: Improvements to terrain swap handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/eba31dea27b7fdc4a49c024898ef3a01bcbc7295)
2020-05-25 20:32:24 -04:00
hondacrx 752137af52 Refactoring Cleanup 2020-02-03 14:42:20 -05: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 1e1c5c77a8 2019 YAY! 2019-01-01 12:01:55 -05:00
hondacrx ac37cfeadd Core: Misc fixes 2018-12-24 01:11:23 -05:00
hondacrx 8e20114e10 BFA Update (still lots of testing to do tho) 2018-12-10 12:46:25 -05:00
hondacrx 32ed5530d4 Core/Maps: Should fix spam about not being able to unload files 2018-08-29 14:42:53 -04:00
hondacrx 92481d8d9f Core/Misc: Fixes 2018-08-01 13:33:11 -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 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 91ab38cc13 Core/Vmaps: Fix loading vmaps 2018-05-04 11:05:32 -04:00
hondacrx 1a7f31d4f2 Core/Maps: Updated vmaps and some cleaups 2018-05-03 00:05:50 -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 bcc61c3ab9 Core/Vmap: Fix loading error.
DB/Misc: Fixes
2018-04-14 16:46:44 -04:00
hondacrx ce9815d557 Core/GameObjects: Set GO_FLAG_MAP_OBJECT for gameobjects that use a WMO model 2018-04-12 10:00:08 -04:00
hondacrx c69c715cc0 Core/Spells: Implemented personal summons 2018-04-08 18:50:05 -04:00
hondacrx 7c8f9d5d15 Core/GameObjects: Skip gameobjects with M2 models when searching for area info (perf optimization, they dont have any area info) 2018-04-08 12:30:54 -04:00
hondacrx af74a981dd Core/Maps: Fixed child/parent map crash in garrison maps 2018-03-30 10:16:32 -04:00
hondacrx 7167cfaf86 Core/Maps: Implemented getting area id from gameobject spawns 2018-03-28 18:05:54 -04:00
hondacrx c3f8023ef0 Core/Vmaps: Fixed getting map height near large gameobjects like LK platform 2018-03-28 17:41:18 -04:00
hondacrx fa35d60f60 Core/Entities: Phasing rewrite 2018-03-28 11:09:30 -04:00
hondacrx caad52f636 Core/Vmap: Fix vmaps not getting floor on gameobjects 2018-03-21 23:44:08 -04:00
hondacrx caa3cfed24 Core/Misc: Misc fixes 2018-03-21 23:43:28 -04:00
hondacrx abbdd261b4 Core/Misc: Cleanups and misc edits 2018-03-01 17:23:27 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx f6d86328f9 Core/BattlePets: Add battle pets to pet journal when learning related spells 2017-12-04 14:32:40 -05:00
hondacrx c788e45b6f Core/Auras: Implemented PROC_HIT_INTERRUPT 2017-12-04 14:06:36 -05:00
hondacrx e5359e49b2 Change to a warning not a error. closes #5 2017-11-29 11:37:41 -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