Commit Graph

27 Commits

Author SHA1 Message Date
Will Toohey
34854282a4 Add "danger". like tooltip, but orange and scary 2022-09-13 20:39:39 +10:00
Will Toohey
1aeae79374 Nuke jquery and FileSaver.min.js 2022-05-28 13:48:36 +10:00
ichijyo-hotaru
c87d450c46
support dynamic patcher (#224)
* support dynamic patcher

* fix typo

* fix createUI()

* delete sample html

* merge dynamicHex and dynamicString patch

* fix dynamic patch constructor

* use strict equality operator
2021-09-20 21:26:04 +10:00
Nathan Chowning
a6c46e3ae5 Added Number patch type for easily manipulating timing offsets 2021-09-13 12:49:19 +10:00
Will
87c5c02bbc Don't compute percent if we already know it's 100 2021-03-26 21:11:48 +10:00
Horo
176fa72e5f Show successful match, fix text/button reset
Shows patches matched for full matches to help identify which version was uploaded (with accompanying green style).

Also, fixes force load text and buttons not hiding/clearing when uploading a matching file after a non-matching file without reloading the page.
2021-03-26 21:11:48 +10:00
Will Toohey
5bb404f787 Add preview of patches without having to load file 2021-02-23 23:34:40 +10:00
Will Toohey
200aa521dd Give file pickers unique IDs to fix many patchers 2021-02-23 22:45:16 +10:00
esterTion
38f995e64f
Fix drop event in Firefox (#134) 2020-05-01 11:02:15 +10:00
Will Toohey
00358457dd And some more... 2019-11-17 21:04:34 +10:00
Will Toohey
aac24b50d4 Missed some references to "dll" 2019-11-17 21:03:44 +10:00
Will Toohey
b27039dbe6 Refactor: Support exe, sane arg order 2019-11-17 20:58:28 +10:00
Will Toohey
acc15f0bf7 Allow force-loading incomplete matches in multi patchers 2019-02-17 14:31:02 +10:00
Will Toohey
a4ae2bfc52 Fix regression in single patch pages 2018-10-20 10:20:30 +10:00
Isaac Drew
5e920f031e Add ability to automatically detect selected DLL (#17) 2018-06-23 13:59:16 +10:00
Will Toohey
98a9058fbb Remove shortname entirely, fix omnimix 2018-01-07 22:27:01 +10:00
James Liu
155f412e29 Added Sinobuz Omnimix (#6)
* Added Sinobuz Omnimix DLL Fix
Everything Works Except Free play text to LED ticker (Upper left)

* Add descriptions to dlls

* Correct filename

* Remove 12
2018-01-03 01:06:23 +10:00
Isaac Drew
c5b75d1bbe Update site style (#4)
* Give the site a makeover

* Remove comments

* Fix phantom scrollbar

* Fix tooltip wrapping

* Fix tooltip overlap

* Nicer drag-n-drop
2017-12-16 15:58:59 +10:00
William Toohey
1f775e25c1 Fix radio tooltips 2017-09-04 20:30:08 +10:00
Will Toohey
b180129275 Add tooltip support and tooltips 2017-09-04 15:38:54 +10:00
Will Toohey
2e32f4e1e8 Commented too much 2017-03-13 14:32:53 +10:00
Will Toohey
cf9e490c77 Upgrade SDVX song unlock, remove patch suffix from saved filename 2017-03-13 14:25:28 +10:00
William Toohey
49efe933b3 Only enable save button when DLL loaded 2017-03-05 17:23:05 +10:00
William Toohey
fd94e8f8cb Add uncapped difficulty for SDVX 2017-02-18 14:49:31 +10:00
William Toohey
2c5a91dcea Jubeat prop support, multi-DLL support, remove globals, dynamic UI creation, fix SDVX score 2017-02-08 16:22:19 +10:00
William Toohey
468ddc6e8a Add Subtractive score for SDVX, class-ify patch styles 2017-01-30 00:37:14 +10:00
William Toohey
67f19039fb Initial commit 2017-01-28 14:41:42 +10:00