Skip to content

Releases: halftheopposite/TOSIOS

0.7.0

19 Oct 23:28
Compare
Choose a tag to compare
  • Better adaptation of the HUD on mobiles

  • Display opponents lives

Screen Shot 2019-10-20 at 1 22 49 AM

0.6.0

17 Oct 20:51
Compare
Choose a tag to compare
  • Added R-Trees for walls collisions on the client and server sides

0.5.0

13 Oct 11:27
Compare
Choose a tag to compare
  • Add client-side prediction for bullets spawn (results in smoother bullets animations and more accurate collisions)
  • Refactor inputs handlers for greater flexibility in keys mapping

0.4.0

08 Oct 20:40
Compare
Choose a tag to compare
  • Adds a leaderboard for players to see their rank and kills.
    leaderboard
  • Splits sprites, entities and hud elements in different folders.
  • Creates AnchorContainer which is a PIXI container using the anchor/pivot system.
  • Adds new assets to represents keyboard keys

0.3.0

08 Oct 20:52
Compare
Choose a tag to compare
  • Polishes animations for weapons, players and bullets.
  • Adds animated Wall sprites.

0.2.0

08 Oct 20:55
Compare
Choose a tag to compare
  • Migrates colyseus to 0.11.x
  • Adds joysticks on mobiles
  • Adapts HUD on mobiles