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

19 commits

Author SHA1 Message Date
Marc Robledo
1e8c2060f9 patch builder can now set metadata information to RUP and EBP patches 2025-04-30 11:39:23 +02:00
Marc Robledo
9b26668e7f fix: EBP creation 2025-04-30 09:36:50 +02:00
Marc Robledo
3b13994737 small refactor 2025-04-30 01:15:28 +02:00
Marc Robledo
844cfcb5a6 refactor and added EBP description showing in frontend 2025-04-30 01:11:55 +02:00
Supremekirb
198c046424 Fix to default EBP metadata 2025-04-27 17:52:30 +09:30
Supremekirb
b052fdda13 EBP support 2025-04-27 17:43:07 +09:30
Marc Robledo
df456bdfb9 fix RUP overflow data not being processed as it should
fix RUP patch creation with different file sizes
2024-11-02 11:35:16 +01:00
Marc Robledo
c2d7f0b416 fixes for #79, #80 and other small Safari visual issues 2024-09-13 19:32:54 +02: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
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
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