Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 974 Bytes

File metadata and controls

19 lines (15 loc) · 974 Bytes

Third-party notices

Licensed under LGPL-3.0, same as ParCool. Full text in LICENSE.

No third-party code is included in this repository.

  • ParCool! by alRex-U (LGPL-3.0) — compileOnly dependency and mixin target at runtime. Nothing copied or repackaged.
  • Sable Companion by ryanhcode (MIT) — bundled into the built jar via Jar-in-Jar, as its authors intend.
  • Sable by ryanhcode (PolyForm Shield 1.0.0) — not a compile dependency, not redistributed. Talked to only through the MIT companion API.

ShipWorldUtil reimplements the same geometric tests ParCool's WorldUtil does, written from the behaviour rather than copied. The matching numbers (0.49 of hitbox width, two vertical sections, 1/18 height steps) are intentional — without them parkour on a deck would feel different from the same structure built on the ground.