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

11 commits

Author SHA1 Message Date
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
e13da86290 added settings screen with new features 2022-03-24 22:38:53 +01:00
Vincent Cunningham
d187e88e5d
setMessage: Use l11n key and set data-localize attr 2022-01-02 21:01:44 -05: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
Pk11
51603e9252 Set document language on language change
Prevents Chinese forms of characters being used for Japanese (or vise versa if Chinese gets added) if the computer's language isn't set to that language.
2021-03-08 00:46:12 -06: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
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
Renamed from RomPatcher.js (Browse further)