1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
Commit graph

14 commits

Author SHA1 Message Date
xenophile
ee347e044c
Merge branch 'marcrobledo:master' into main 2024-09-03 00:23:10 -07:00
Marc Robledo
9da53f0db5 - feat: inputMd5 validation in embeded patch object
- fix (patch-builder): do not load webworker if Patch Builder JS is not initialized
2024-08-31 10:17:32 +02:00
xenophile
146231dde7
Merge branch 'marcrobledo:master' into main 2024-08-28 12:24:44 -07:00
Marc Robledo
abb4a3ab8a fix: safari is now ignored in setFakeFile 2024-08-25 20:00:49 +02:00
Marc Robledo
5e248e2565 refactor (bps): added BPS.calculateFileChecksum 2024-08-25 19:59:59 +02:00
Marc Robledo
b2f1b8d57e version 3.0RC3 2024-08-21 08:53:23 +02:00
Marc Robledo
4a928085fc hotfix (bps): fixed bps creation checksums 2024-08-21 08:37:20 +02:00
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
1b7521feeb fix: drag and drop 2024-08-15 08:52:27 +02: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