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
|
1e67bd4dd7
|
Core/Maps: Ensure all child terrain maps are created before doing anything on parent map such as loading respawn times and corpses
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/f7290509005d3b93bb62149faf3add0bb7f54f51
|
2019-06-19 15:30:41 -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
|
581d0fd1ff
|
Core/Misc: Removed oldTotal from LocaleConstant
|
2018-12-24 01:01:29 -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
|
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
|
90ee61ae2b
|
Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT
|
2018-08-26 01:08:24 -04:00 |
|
hondacrx
|
b3e8e4f05f
|
Scripts/Misc: Use InstanceMap in InstanceScript instead of Map
|
2018-06-16 18:06:55 -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
|
1289bc3ed1
|
Core/Misc: Fixes
DB: Lots of DB fixes
|
2018-06-09 12:03:02 -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
|
43d49f9e9b
|
Core/Spells: Allow removing same npc entry multiple times for AuraType.LinkedSummon if it's from different effects of the same spell
Core/Maps: Allow entering raid maps without a raid group for maps older than current expansion
|
2018-05-22 11:34:16 -04:00 |
|
hondacrx
|
dbd62e5c6f
|
Core/DB: Some DB improvements
|
2018-05-22 11:05:16 -04:00 |
|
hondacrx
|
0be2dc08e2
|
Core/Misc: Misc Fixes
|
2018-05-22 00:43:21 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
a1f9818037
|
Core/Maps: Enabled maps updater. and reduce cpu usage (i hope)
|
2018-05-13 20:27:55 -04:00 |
|
hondacrx
|
7d4c0b7634
|
Core/Misc: Misc cleanups and changing of fields
|
2018-05-13 20:26:05 -04:00 |
|
hondacrx
|
6224c4f6be
|
Core/Misc: Misc fixes
|
2018-05-08 15:36:57 -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
|
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
|
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
|
bac9bc6955
|
Core/Maps: Fixed map min height calculation
|
2018-03-31 12:38:21 -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
|
9b2c85950b
|
Core/Instances: Fix combat resurrection charge gain
|
2018-03-21 23:42:08 -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
|
5e571794bf
|
Core/AI: Added new method for search friendly targets with certain entry and hp pct below a value
|
2018-03-11 14:47:19 -04:00 |
|
hondacrx
|
7de76148b6
|
Core/Misc: Some cleanups
|
2018-03-05 12:13:45 -05:00 |
|
hondacrx
|
3fc07b8b37
|
Core/Misc: Cleanups
|
2018-03-04 23:42:27 -05:00 |
|
hondacrx
|
7d7970f777
|
Core/Grid: Fixed error with check if old cell != new cell
|
2018-02-26 13:34:33 -05:00 |
|
hondacrx
|
dae1a77089
|
Core/MMaps: Remove phased tile support
|
2018-02-26 13:33:46 -05:00 |
|
hondacrx
|
8c142d6077
|
Core/Misc: Fix null error and not finding transports
|
2018-02-16 15:04:24 -05:00 |
|
hondacrx
|
659080b5a5
|
Core/Entities: fix interaction of traps with ffa pvp and sanctuary flags
|
2018-01-24 12:06:19 -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 |
|
hondacrx
|
926dbbcbb4
|
Fixed Frozen Trap target selection
|
2017-11-13 13:17:44 -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 |
|