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

69 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
844cfcb5a6 refactor and added EBP description showing in frontend 2025-04-30 01:11:55 +02:00
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
8a34106d9d fixed footer link to legacy version 2024-10-02 20:08:44 +02:00
Marc Robledo
8f61ae9914 version bump, final 3.0 version released 2024-10-02 18:14:57 +02:00
Marc Robledo
c2d7f0b416 fixes for #79, #80 and other small Safari visual issues 2024-09-13 19:32:54 +02:00
Marc Robledo
a4284790e0 version bump 3.0 RC4 2024-08-25 20:01:04 +02:00
Marc Robledo
b2f1b8d57e version 3.0RC3 2024-08-21 08:53:23 +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
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
bc82f6d748 fixed thumbnail card path 2024-08-09 19:34:31 +02:00
Marc Robledo
f7014075ec version 3.0 2024-08-09 19:30:49 +02:00
Marc
41174df6c5 sort zipped files by name and folder 2024-07-21 12:52:54 +02:00
Marc Robledo
c1293bb3ed show expected ROM source if patch can validate source, for issue #69 2024-07-21 11:12:39 +02:00
Marc Robledo
5e9b103656
remove language translated label 2023-06-30 20:20:27 +02:00
-Shiken-
558c6a31a4
Merge branch 'marcrobledo:master' into master 2023-04-19 10:07:41 +08:00
Marc Robledo
c87df560e9 small tweak in how zip extensions are detected 2023-04-18 17:58:58 +02:00
shiken
c0e9c50a55 add zh-tw translation
add zh-tw(traditional Chinese/正體中文) locale translation.
2023-04-17 03:09:57 +08:00
Marc Robledo
1ea536ad27 added support for APS (GBA), fixing #58 2023-03-31 19:08:27 +02:00
Marc Robledo
0769fae972 added zip extension check, fixing #53 2023-02-04 08:11:57 +01:00
Marc Robledo
0709addaf9 settings: automatic GB/C and Mega Drive/Genesis ROM header fix 2022-11-10 19:09:53 +01:00
Marc Robledo
0a2bdf01c1
Merge pull request #47 from StarFang208/master
Italian translation
2022-04-26 13:07:56 +02:00
Egor
a000ebfafb add .vcdiff to the list of extensions 2022-04-24 13:47:19 +03:00
StarFang208
c42102ce48
Update index.html
Added the italian language.
2022-04-17 20:21:11 +02:00
Marc Robledo
e81b3d821b standarized Valencià lang code 2022-04-17 19:08:38 +02:00
Tsolete
c7e42504fd
Update index.html
Añadido idioma valenciano.
2022-03-27 17:50:56 +02:00
Marc Robledo
e13da86290 added settings screen with new features 2022-03-24 22:38:53 +01:00
laqieer
8dde2fd9b7 support new language: Chinese (Simplified) 2022-03-15 22:27:39 +08:00
Marc Robledo
84298e9cee force cache serviceworker update 2022-01-10 00:16:03 +01:00
Marc Robledo
539b3080bc fixed #34: Safari not working with zip files 2022-01-09 10:49:14 +01:00
Marc Robledo
458d7297e4 fixed MD5 hashing with >512MB files, ignore txt, readmes,etc files in zips, multiple predefined patches is now a dropdown, allowing user to choose and change patch without having to refresh the app 2021-09-20 08:47:26 +02:00
Admentus64
8c5a3dae1c sv_nl
Added Swedish and Dutch localizations
2021-04-25 09:39:45 +02:00
Pk11
470cfa3133 Add Japanese translation 2021-03-07 20:55:00 -06:00
patryckpo
53b185c88f
Added brazilian portuguese language 2021-02-15 15:52:12 -03:00
GhostlyDark
71ab04c1f0 Remove inline CSS and inline JS
Gets rid of the inline CSS and inline JS. Allows for a stricter CSP implementation.
2020-11-07 19:06:16 +01:00
Marc Robledo
583615d2be added thumbnail for sharing purposes 2020-11-06 21:18:54 +01:00
Marc Robledo
008ba151ed added language selector, looks like Chrome wasn't compatible with automatic detection 2020-11-06 21:00:06 +01:00
marcrobledo
a4eb4b1331 dirty fix for issue #12 2020-09-15 13:58:24 +02:00
Marc Robledo
8146f4860a patch creation can now create IPS patches if offsets are below format limit, rearranged files internally 2020-05-02 12:10:46 +02:00
Marc Robledo
8ab9516238 messed up and regressed ppf.js in latest commit for some reason, this should fix it 2020-03-03 17:39:44 +01:00
Marc Robledo
462b2b6b11 added .mod (PMSR) support 2020-03-02 20:28:42 +01:00
Marc Robledo
30caa1f819 added full support for PPF2, also fixed PPF patching when patch file had an embeded file_id.diz, this should fix all PPF files! 2020-02-21 19:21:09 +01:00
Marc Robledo
94529e1a52 added zip support 2019-05-31 21:00:39 +02:00
Marc Robledo
e064063f97 PWA fix attempt 5b 2019-04-18 12:10:39 +02:00
Marc Robledo
7e966df0ec PWA fix attempt 5 2019-04-18 12:08:55 +02:00
Marc Robledo
a23fdbec00 PWA fix attempt 4b 2019-04-18 12:06:00 +02:00
Marc Robledo
2bed40b48d PWA fix attempt 4 2019-04-18 12:02:38 +02:00
Marc Robledo
0dd1e01ed5 PWA fix attempt 1 2019-04-18 09:25:00 +02:00
Marc Robledo
e7d2bccc47 added RUP/PPF/xdelta support, added webworkers for a huge performance boost, added localization, other small fixes 2019-04-17 21:43:53 +02:00