Kamron Batman
b921c38879
fix(core): Removes some uses of Linq ( #421 )
...
- [X] Removes some uses of linq
- [X] Creates struct based enumerator for Skills
- [X] Creates a struct based enumerator for TypeCache
- [X] Changes HarvestDefinition to an init array instead of List
- [X] Changes HeritageTokenGump Response from List to Array
2021-01-18 21:05:11 -08:00
Kamron Batman
3551d962f7
C# 9 Cleanup ( #325 )
...
- [X] Removes EventArgs - not needed
- [X] Merges sequential checks
- [X] Removes redundant type declarations
2020-11-27 00:29:21 -08:00
Kamron Batman
ae523fe158
Adds configure/initialize for internal assembly ( #274 )
2020-10-17 20:43:09 -07:00
Kamron Batman
741e8d8300
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Kamron Batman
55ae0f8778
Fixes exiting/crash handling/ctrl+c ( #237 )
...
- [X] Fixes handling of CTRL+C
- [X] Fixes crash guard (but should really be rewritten
- [X] Fixes exiting/restarting
Bumps release version
2020-09-12 00:05:38 -07:00
Kamron Batman
dad5997c85
Fixes copyright headers and live template ( #216 )
2020-09-03 01:47:20 -07:00
Kamron Batman
86b7b3aed1
Fixes formatting ( #200 )
2020-08-25 18:53:35 -07:00
Kamron Batman
390f30e706
Convert Regions/Spawns to JSON ( #138 )
2020-05-26 00:34:29 -07:00
Kamron Batman
8ec166bcd0
Adds assemblies config, fixes crash bugs. ( #134 )
2020-05-09 12:55:56 -07:00
Kamron Batman
0140eb73b4
Hotfixes bad IL image
2020-05-08 21:24:40 -07:00
Kamron Batman
556a17aba8
Adds style cop ( #109 )
2020-04-26 00:16:02 -07:00
Kamron Batman
038c3be258
Adds BufferReader and BufferWriter. Updates UOP handling. ( #101 )
2020-04-12 21:33:24 -07:00
Kamron Batman
2c0d97cd36
Switches to Kestrel ( #102 )
2020-04-12 20:57:48 -07:00
Andrew Fryer
f8f372ccb9
fixes TypeCache lookup speed and errors ( #95 )
2020-02-21 20:07:11 -08:00
Kamron Batman
27e8d823bd
Fixes packet length & PropertyList ( #82 )
2020-01-21 21:00:56 -08:00
Kamron Batman
58be0d416c
Fixes publishing
2019-10-04 22:02:19 -07:00