Road Tool - Version 268706

Created
Total Size227 KB (232,473 bytes)
Modified Size125.1 KB (128,119 bytes)
File Count37
Engine Version25
Changes
Changes on 2026-05-22
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 (125.1 KB modified)

+1 ~13
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Utility.cs (1.3 KB)
  • .bin/package.redsnail.roadtool.cll (29.5 KB -> 33.6 KB)
  • .bin/package.redsnail.roadtool.xml (6.3 KB -> 6.4 KB)
  • Code/RoadComponent/RoadComponent.Lines.cs (5.2 KB -> 5.3 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Circle.cs (4.6 KB -> 19.1 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.cs (6.8 KB -> 7.6 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Rectangle.cs (18.2 KB -> 18.7 KB)
  • Code/RoadIntersectionComponent/RoadIntersectionComponent.Terrain.cs (11.8 KB -> 11.8 KB)
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.cs (5.8 KB -> 6 KB)
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.Curbs.cs (8.8 KB -> 9 KB)
  • Code/RoadParkingLotComponent/RoadParkingLotComponent.Lines.cs (3.3 KB -> 3.4 KB)
  • Code/Utility/MeshUtility.cs (1.3 KB -> 1.3 KB)
  • Code/Utility/RoadLineDefinition.cs (615 B -> 612 B)
  • Code/Utility/SandboxUtility.cs (1.1 KB -> 1.1 KB)