hondacrx
|
87d30caa49
|
Ensure that all actions are compared to fixed point in time (ie. world update start)
Port From (https://github.com/TrinityCore/TrinityCore/commit/60663d1374beef3103f4787152654034fa4a8897)
|
2019-09-01 10:37:14 -04:00 |
|
hondacrx
|
2d2a72ce3e
|
Core/Misc: Various crash fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f65dc5e20cc3af5b3595809707c632faa6e5900)
|
2019-08-17 11:23:32 -04:00 |
|
hondacrx
|
3634bc7133
|
Core/Misc: Moved CharacterInfo out of world to separate class
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad4e63bae145ae49b584ab2fc621660430cec0d3)
|
2019-08-16 13:43:17 -04:00 |
|
hondacrx
|
c2dc1c337f
|
Core/Maps: Adjusted WorldObject::GetGridActivationRange() to never be less than map visibility distance for active objects to ensure equal ranges for activation/deactivation of grids
Port From (https://github.com/TrinityCore/TrinityCore/commit/48cc6f384d2b3ca8f1b1ddcfad70678730573449)
|
2019-08-15 12:07:22 -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
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
468b053946
|
Core/Maps: Replaced spawnmask with difficulty list
|
2018-09-17 12:08:48 -04:00 |
|
hondacrx
|
90ee61ae2b
|
Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT
|
2018-08-26 01:08:24 -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
|
d94ad385b1
|
Core/Maps: Fixes nulls which unloading instance maps.
|
2018-05-26 13:12:28 -04:00 |
|
hondacrx
|
913beeae69
|
Core/Misc: Misc fixes
|
2018-05-23 18:16:14 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
7d4c0b7634
|
Core/Misc: Misc cleanups and changing of fields
|
2018-05-13 20:26:05 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
90e99102fd
|
Core/Maps: Fixed loading vmaps and mmaps in instances
|
2018-05-06 15:28:27 -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
|
c69c715cc0
|
Core/Spells: Implemented personal summons
|
2018-04-08 18:50:05 -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
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -04:00 |
|
hondacrx
|
0570f2aa3b
|
Core/Movement: Fixed transport teleports on the same map (and teleporting on transports too)
|
2018-03-18 20:13:53 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
7de76148b6
|
Core/Misc: Some cleanups
|
2018-03-05 12:13:45 -05:00 |
|
hondacrx
|
8c142d6077
|
Core/Misc: Fix null error and not finding transports
|
2018-02-16 15:04:24 -05:00 |
|
hondacrx
|
950a083a2a
|
Fixes server shutdowns
|
2018-01-12 11:16:55 -05:00 |
|
hondacrx
|
79980e3dd2
|
Core/Entities: Remove phasemask
|
2018-01-10 22:26:47 -05:00 |
|
hondacrx
|
ff338c6532
|
Core/Maps: Fixed objects being left in grids.
|
2018-01-05 21:51:04 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -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 |
|