Commit Graph

  • 5f4e2bb5f0 Added Override for Equals() GetHashCode() ToString() C9Glax 2023-02-08 18:08:01 +01:00
  • 31b2810178 Fixed bugs with byte[] sizes C9Glax 2023-02-08 18:00:19 +01:00
  • 8093ad5dfd lowercase var C9Glax 2023-02-07 23:53:38 +01:00
  • bb0dd03e0f Override GetHashCode() C9Glax 2023-02-07 23:53:25 +01:00
  • 79babc036f Housekeeping C9Glax 2023-02-07 23:53:07 +01:00
  • 4057554c7d Added constructor with tags import C9Glax 2023-02-07 23:52:57 +01:00
  • 0a9d5cfdfb Removed unnessecary inheritance C9Glax 2023-02-07 23:52:23 +01:00
  • e265c56bce Datastructure rewrite C9Glax 2023-02-06 17:32:55 +01:00
  • 2c18162398 tags adding TryAdd instead of Add C9Glax 2023-02-05 20:45:53 +01:00
  • f868f5ba2d Removed unesseccary console clutter C9Glax 2023-02-05 20:45:33 +01:00
  • daa88e5d24 Conversion Node -> PathNode C9Glax 2023-02-05 20:45:12 +01:00
  • 89d57f5147 Added conversion for Node -> PathNode C9Glax 2023-02-05 20:44:57 +01:00
  • da9a99cf7c Better console documentation C9Glax 2023-02-05 20:44:43 +01:00
  • 87944997db Fixed "highway" tag to key instead of value Memory usage decrease C9Glax 2023-02-05 20:44:23 +01:00
  • b6ca87ea72 Added first Pathfinding C9Glax 2023-02-05 20:03:47 +01:00
  • e3dabf8cb7 override Equals with check if lat and lon are equal C9Glax 2023-02-05 20:03:33 +01:00
  • 3350d8e3b9 Added GetNode(Coordinates coordinates) Added GetNode(ulong id) Instead of returning null in LoadRegion now throw an exception when file is not found. Added some Method descriptors C9Glax 2023-02-05 20:02:22 +01:00
  • 8c8aadc2e1 Split highwayType.cs into multipleFiles and added most common tags C9Glax 2023-02-05 20:00:00 +01:00
  • 627c1895fa Moved and Renamed RegionStruct to RegionCollection.cs C9Glax 2023-02-05 19:09:17 +01:00
  • 10e99a9cd2 Expand PathNode C9Glax 2023-02-03 23:44:15 +01:00
  • 1e3979ede4 Reworked to Pathnode C9Glax 2023-02-03 23:36:43 +01:00
  • f7d9e511d7 Created Pathfinding C9Glax 2023-02-03 23:35:22 +01:00
  • f860ca9b9d maintaining C9Glax 2023-02-03 23:35:05 +01:00
  • 27cce159a4 Moved RegionManager inside of Importer as RegionStruct, Moved Regionsize var to Region C9Glax 2023-02-03 23:34:51 +01:00
  • 7d3d46c505 Moved ByteConverter to Datastructur C9Glax 2023-02-03 23:33:43 +01:00
  • 311afcc02f Split into Datastructure, Added ByteConverter, Full Split & Load C9Glax 2023-02-03 21:13:51 +01:00
  • f31b1b577b Import and Export of Regions C9Glax 2023-02-03 00:02:04 +01:00
  • 9ce3bc4a9d Added TagTypes C9Glax 2023-02-02 22:30:53 +01:00
  • 58aac549c7 Naming Changes C9Glax 2023-02-02 22:30:43 +01:00
  • f7edc288c1 Initial commit C9Glax 2023-02-02 19:03:00 +01:00