1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-09-25 17:36:56 +00:00
Commit graph

6 commits

Author SHA1 Message Date
xenophile
22789ab4c4
Change base path for JS to explicitly point to GitHub Pages.
Attempting to figure out how to host the patcher in a separate repo.
2024-08-15 18:26:58 -07:00
Marc Robledo
a5f57f73ba feat (web): show initialization errors on browser console before throwing exceptions 2024-08-14 20:27:48 +02:00
Marc Robledo
c5c39a7703 feat (web): settings.requireValidation
feat (web): settings.oninitialize event
feat (web): allow optional embeded patches (will appear as checkboxes)
fix (web): allow null object as settings
2024-08-14 20:16:14 +02:00
Marc Robledo
9ec774421e fix: set fake patch file name when picking a patch from a zip file 2024-08-11 21:43:36 +02:00
Marc Robledo
de2f0e5c7d - feat (web): dynamic JS modules loading
- feat (web): added onloadpatch event
- fix (cli): fixed path for JS files
2024-08-11 21:30:25 +02:00
Marc Robledo
f7014075ec version 3.0 2024-08-09 19:30:49 +02:00