Releases: HunterBoy344/Stunts-Online-Client
3.4
3.3
Fixed issues with quotations and escape characters sent in chat crashing the server!
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
Small update to fix an issue where tracks with lowercase file extensions were not deleted when connecting to a server.
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
- 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
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
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
Initial release! Changes are published on the GitHub Pages site.