Road Tool - Version 140131

Created
Total Size99.9 KB (102,258 bytes)
Modified Size52.6 KB (53,868 bytes)
File Count26
Engine Version23
Changes
Changes on 2026-01-17
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (52.6 KB modified)

+3 ~6 -1
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Circle.cs (5 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.cs (4.7 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Rectangle.cs (12.1 KB)
  • .bin/package.redsnail.roadtool.cll (10.9 KB -> 13 KB)
  • .bin/package.redsnail.roadtool.xml (845 B -> 808 B)
  • Code/RoadComponent/RoadComponent.Road.cs (2.9 KB -> 2.9 KB)
  • Code/RoadComponent/RoadComponent.Sidewalk.cs (5.8 KB -> 5.8 KB)
  • Code/RoadComponent/RoadComponent.Utility.cs (6.2 KB -> 6.2 KB)
  • README.md (2 KB -> 2.1 KB)
  • Code/RoadComponent/RoadIntersectionComponent.cs (9.8 KB)