Skip to content

Releases: Dazegambler/squiroll

1.3

24 Dec 18:47
84fc145
Compare
Choose a tag to compare

patch notes

  • base game fixes and improvements
  • removed excessive delay when reconnecting to the lobby after leaving the network menu
  • removed startup lag on the title screen
  • reduced game startup time
  • added an official icon to the executable
  • rewrite of game's main loop to improve framerate stability
  • frame latency now properly shows input delay in frames
  • added discord rich presence to the game
  • improved input handling so now you should see way less dropped inputs on laggy matches
  • player names should now show on the replay menu
  • fixed main menu crashes

current beta:custom netplay patch

1.2

11 Dec 18:37
fd042b9
Compare
Choose a tag to compare
1.2

Changes

  • improved squirrel runtime exception handler, it now pops up a window with the crash log
  • hide_name now only hides opponent name
  • gauge_vs.nut is now available to be modded again
  • Added new lobby types, EU,NA,SA and Asia
  • Added skip_intro option, on by default
  • boot.nut can no longer modded

current beta: modified netplay patch

Version 1.1

08 Dec 04:54
37d05ef
Compare
Choose a tag to compare

changelog

  • increased the size of the ip display on character selection and moved it to a better place
  • tutorial and other wip features will no longer show unless the hide_wip is set to false
  • upnp failing to connect will no longer cause the lobby to not work
  • trying to go back to the character selection screen on a lobby match should no longer put you back on the network menu(untested)
  • added the hide_name option, if set to true it will make both player names show up as P1 and P2 respectively

stable: fear&tom's netplay patch
beta: new netplay patch

input display

07 Oct 15:26
Compare
Choose a tag to compare

Added an ingame input display

pre Release plugin_ping display

02 Oct 20:55
Compare
Choose a tag to compare
pre-release

better ping display

Squiroll ver.1

07 Dec 19:18
afd673a
Compare
Choose a tag to compare

The first public release of squiroll

  • Stable:using tom and fear's netplay patch
  • beta:using a new netplay patch