Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Platypus v2.0.0 Alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@probityrules probityrules released this 05 Feb 14:42
· 114 commits to feature/sr2 since this release

Additional updates from v2.0.0 Alpha 2:

  1. Various fixes for nodes, collision, Tiled map loading, and rendering device pixel ratio > 1.
  2. Added support for swapping skins in RenderSpine. (Although still exhibits this issue.)
  3. Updated to SpringRoll 2.2.0.
  4. Added mirroring to LevelBuilder.
  5. Optimized RenderTiles and implemented just-in-time entity and tile sprite loading by camera position instead of on level load to speed up initial level loading.
  6. Added SR1-like VO player to replicate Platypus v1 VO handling behavior.
  7. Relatedly, added caption playback.
  8. Fixed peculiar iOS bug related to matrix multiplication.
  9. Added aspectRatio display option so that game doesn't need to rely on hosting iframe to maintain proper aspect ratio.
  10. Recommend using the Springroll Seed Platypus v2.0.0-alpha3 template