Skip to content

Commit

Permalink
release v6.5
Browse files Browse the repository at this point in the history
6.5 is finally done! Mupen64Plus-Next is fixed, and 19 more cores have been added!

Changelog list:
* 19 NEW CORES!!!
* better core selection
* installable PWA + file handler
* fix scaling problems
* pointerlock options
* better menubar + dark theme
* pre-start core options
* fix broken iframe inputs
* remove default controls list
* add back some shaders
* reset, fullscreen buttons
* standalone html file

Completed todo list:
* installable pwa
* actual good canvas size
* fix scaling
* fix ozone theme assets
* toggle game focus exported function
* escape cancels game focus
* level-3 uls from iodine
* menubar pullup thing
* no "webretro" in dynamic title if in pwa mode (pwa adds it automatically)
* pre-start core options
* fancy core names
* real multi-upload
* write rom to somewhere other than /
* better romName
* move cores to separate directory
* fix broken iframe inputs (add querystring option: "noautorefocus")
* back to core selection button
* remove default controls list
* clean up and organize repository
* drag and drop folder extract
* write to file listeners
* indexedDB upgrade + changes
* fix console input async/eval
* reset content exported function
* fixed some XHR stuff
* add back some shaders
* multi saves (remove sramExt)
* try to start without start button, (add querystring option: "forcestartbutton")
* keybinds: slowmotion, mouse grab
* remove "input_"
* choose rom fileS (s on button)
* show version on core select screen
* delete old console logs
* chrome 102 PWA file handler
* completely remove readyStateReaders stuff
* disable import for no save/state cores
* fullscreen button
* themes: iodine light/dark, web player (navy)
* fix loading text behind start button
* add loading progress bar
* per-core github links
* fix bundle missing stuff
* better failed startup + afterStart timing
* better info page
* update all cores + add more (console, handheld)
* better core selection screen
* remove extra console.log calls
* changelog page
* standalone html file
* update readme files, better building instructions (plus diffs instead of override files)
  • Loading branch information
BinBashBanana committed Jul 30, 2022
1 parent 297ec62 commit ef0068a
Show file tree
Hide file tree
Showing 132 changed files with 4,959 additions and 70,820 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/roms/
workstuff.txt
/backup/
backup/
node_modules/
package-lock.json
Loading

0 comments on commit ef0068a

Please sign in to comment.