Skip to content

Releases: YarikSuperpro/FPX

Release 1.1

Choose a tag to compare

@YarikSuperpro YarikSuperpro released this 06 May 13:02
52f73b2

FPX Update

FPX now fully supports proper server-authoritative movement with input prediction, smoothing, and synchronized movement replication across platforms.

This update also fixes Roblox silently changing Thumbstick1 behavior, which previously affected WASD input handling. Movement input is now handled through a separate dedicated binding for consistent cross-platform behavior.

Additional networking optimizations were implemented, including higher precision movement transfer using packed I24 interpolation instead of standard F32 decimal transfer for normalized -1 → 1 input ranges.

Result:

  • More stable movement replication
  • Better precision
  • Reduced bandwidth usage
  • Smoother server-authoritative control
  • Consistent platform behavior

FPX continues pushing toward maximum performance with minimum overhead.

Release 1.0 (Open Source)

Choose a tag to compare

@YarikSuperpro YarikSuperpro released this 05 May 11:43
165e7a0
v1.0

Update README.md