Zenith Player Controller - Version 205276

Created
Total Size189.8 KB (194,385 bytes)
Modified Size82.5 KB (84,506 bytes)
File Count56
Engine Version25
Changes
Changes on 2026-04-25
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (82.5 KB modified)

~12
  • .bin/package.manonox.zenith.cll (29.1 KB -> 29.8 KB)
  • Code/Controller.Move.cs (1.3 KB -> 1.4 KB)
  • Code/Controller.Overrides.cs (631 B -> 690 B)
  • Code/Controller.State.cs (2.1 KB -> 2.5 KB)
  • Code/Integrators/FrameOfReferenceIntegrator.cs (14 KB -> 14.4 KB)
  • Code/Modules/Camera3d.cs (4.6 KB -> 4.6 KB)
  • Code/Modules/Crouch.cs (2.2 KB -> 2.6 KB)
  • Code/States/Apex/Apex.Crouching.cs (1.5 KB -> 1.6 KB)
  • Code/States/Apex/Apex.Jumping.cs (3.8 KB -> 3.9 KB)
  • Code/States/Apex/Apex.Mantle.cs (16.9 KB -> 16.9 KB)
  • Code/States/Apex/Apex.Sprint.cs (1.3 KB -> 1.3 KB)
  • Code/States/Noclip.cs (2.9 KB -> 2.9 KB)