Skip to content

Releases: HunterBoy344/Stunts-Online-Client

3.4

17 Jun 22:04
37bb1c4
Compare
Choose a tag to compare

Added automatic replay saving while connected to a server, automatic removal of https:// from server addresses, and other stuff!

3.3

15 Jun 17:42
1744182
Compare
Choose a tag to compare
3.3

Fixed issues with quotations and escape characters sent in chat crashing the server!

3.2

03 Jun 18:30
d488363
Compare
Choose a tag to compare
3.2
  • Added ZakStunts 2024 Edition
  • Added .hchl file for offline loading (explained below)

So, Replit (my old hosting provider for Stunts Online) did a funny and made all hosting (including static web hosts) no longer free. Since I'm already using my GitHub Pages for an HTML loader web app and I don't wanna make another account for this, the .hchl file included in this release is my solution. To run Stunts, go to https://hunterboy344.github.io/ and install it from the address bar (in Chrome because Firefox has no PWA support), then download the .hchl file from this release and double click it. The .hchl file is literally just a zip file containing the HTML that's in this repository, and the web app just caches it and loads it.

Sorry for the long absence, I'll try to find time this summer to add more features (maybe)

Update: I am a little stupid and only just realized I can use my domain name with GitHub Pages, so I can host both the web app and Stunts Online on its own. I'll get to it soon...

3.1

02 Mar 23:30
Compare
Choose a tag to compare
3.1

Small update to fix an issue where tracks with lowercase file extensions were not deleted when connecting to a server.

3.0

02 Mar 22:52
Compare
Choose a tag to compare
3.0

Big update! This version adds text chat functionality, the 2023 ZakStunts car pack, and various minor improvements!

A new server is necessary to support this version; this server version is available on the Stunts-Online-Server GitHub page.

2.11

11 Sep 15:28
Compare
Choose a tag to compare
  • Fixed a bug where DEFAULT.rpl would be deleted on connection to a server. DEFAULT.rpl is loaded after idling on the main Stunts menu for a little while, so any user who went AFK on the main menu while connected to a server would experience a game crash with the text "DEFAULT.rpl FILE ERROR". A check has now been added when deleting replay files to specifically leave DEFAULT.rpl intact.

2.1

08 Sep 00:02
Compare
Choose a tag to compare
2.1

Some extra improvements!

  • File uploads/downloads! You can now add files to Stunts before you connect to a server, allowing for disconnected play! Participate in tournaments, make tracks, goof around, whatever; Stunts Online is yours to mess with. Do note that your files will be removed when you connect to a server (to prevent cheating), so be sure to download your work before you join your friends.
  • Changed how files are removed on server connection
  • Maybe some other stuff idk

2.0

18 Aug 21:49
192cbbf
Compare
Choose a tag to compare
2.0

Client version 2.0! Changes:

  • Switched from em-dosbox to js-dos
  • Sound works!
  • Mouse support!
  • Option to connect to an unsecured websocket (http only)

1.0

03 Aug 21:04
bf6e130
Compare
Choose a tag to compare
1.0

Initial release! Changes are published on the GitHub Pages site.