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

62 commits

Author SHA1 Message Date
Marc Robledo
ef28a16c3c
Merge pull request #19 from GhostlyDark/master
Remove inline CSS and inline JS
2020-12-04 10:35:18 +01:00
Marc Robledo
dd4509bdef
Merge pull request #20 from GhostlyDark/css-fix
Improve language selector
2020-12-04 10:11:36 +01:00
GhostlyDark
f585e78d4a Improve language selector
Prevent the language options from having white text on white background when the cursor is moved away.
2020-11-20 21:00:49 +01: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
Marc Robledo
fb00500f23
Merge pull request #18 from GhostlyDark/master
locale.js - Add German translation
2020-11-06 20:10:12 +01:00
GhostlyDark
30bd823574
locale.js - Add German translation
Added German translation and removed the colons for create_patch.
2020-11-06 17:24:39 +01:00
marcrobledo
a4eb4b1331 dirty fix for issue #12 2020-09-15 13:58:24 +02:00
Marc Robledo
41d9af379f fix manifest+PWA icon 2020-07-12 17:41:27 +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
e5bc46d725 fixing PWA cache 2020-03-03 17:45:59 +01: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
c59a8cbfd0
Merge pull request #9 from romhack/master
Added russian locale
2019-04-23 09:40:33 +02:00
romhack
423f60ea1f added russian locale 2019-04-20 22:05:12 +03: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
1381ac34fb PWA fix attempt 4b 2019-04-18 12:03:39 +02:00
Marc Robledo
2bed40b48d PWA fix attempt 4 2019-04-18 12:02:38 +02:00
Marc Robledo
1dd2f6b49f PWA fix attempt 3 2019-04-18 09:28:43 +02:00
Marc Robledo
11bcf42cb3 PWA fix attempt 2 2019-04-18 09:26:40 +02:00
Marc Robledo
0dd1e01ed5 PWA fix attempt 1 2019-04-18 09:25:00 +02:00
Marc Robledo
e1e4415829 trying to fix PWA 2019-04-17 23:18:36 +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
Marc Robledo
9d85db3baa fixed important bugs while creating IPS patches and applying some BPS patches 2018-09-26 12:47:44 +02:00
Marc Robledo
860a2c33c4 improved SNES header check 2018-09-20 00:44:01 +02:00
marcrobledo
e70052e963 fixed an important bug while creating IPS patches in some cases 2018-09-19 09:44:18 +02:00
marcrobledo
8d0b35d179 added preliminary xdelta support (disabled by default), it works with small ROMs, but fails with bigger ROMs 2018-09-18 16:41:00 +02:00
Marc Robledo
500064df8c added format property to patch <input> tag 2018-08-30 19:50:15 +02:00
marcrobledo
71af1985eb text selection enabled in crc,md5 and sha1 containers 2018-05-11 12:58:11 +02:00
marcrobledo
c836c55ffe and again, trying to fix PWA 2018-05-04 11:40:57 +02:00
marcrobledo
b2cf3844cc trying to fix PWA 2018-05-04 11:38:44 +02:00
Marc Robledo
c37c564d6c added big favicon 2018-04-29 11:12:54 +02:00
Marc Robledo
8b776000b3 fix default tab 2018-04-28 16:04:45 +02:00
Marc Robledo
d84cd67e9d fix logo 2018-04-28 16:03:19 +02:00
Marc Robledo
a56fa9d4e8 GUI redesign among other fixes 2018-04-28 15:57:54 +02:00
Marc Robledo
eb40a592b5 fixed a potential bug while creating patches in some specific scenarios 2018-04-27 21:06:44 +02:00
marcrobledo
5ea4024aaf added an option to patch unheadered roms with patches that need a headered rom\nusing now service workers for webapp cache 2018-04-23 20:41:21 +02:00
Marc Robledo
8f682a69ee
Update README.md 2017-11-12 16:42:34 +01:00
Marc Robledo
14cae45bf9 added SNES header removal option before patching 2017-11-12 16:29:14 +01:00
Marc Robledo
c54fe27006 update readme 2017-11-03 09:44:49 +01:00
Marc Robledo
3b1b932346 added BPS support (apply patch only) 2017-11-03 09:43:29 +01:00
Marc Robledo
69fcad33bb fixed a bug in IPS patching, now it can patch files and make them bigger if needed 2017-10-22 11:09:22 +02:00
Marc Robledo
ad3bbb54c7 fixed UPS patch checksum when saving 2017-07-23 12:33:34 +02:00
Marc Robledo
2a1a1c4d07 added APS support 2017-07-23 12:33:13 +02:00
Marc Robledo
679de31233 Merge branch 'master' of https://github.com/marcrobledo/ips-patcher 2017-07-22 19:57:34 +02:00