898ea733ac
Rewrote drawText and related codes
...
- Reduced parameters to struct pointer + format string + varargs
- Rewrote QFT, Pattern Selector, Customized Display with the new drawText function
- Added PAL font (TODO: NTSC-U)
- Merged P/A/S Display and Speed Display to Customized Display
- Provided background options to Pattern Selector and Customized Display
2023-01-29 04:39:18 +09:00
9b767a4cbb
add QFT freeze options
...
- When Mario holds, throws, puts down an object
- When Mario triple jumps, spin jumps, ledge grabs, wall kicks, bounces, rope jumps
2023-01-10 16:55:28 +09:00
QbeRoot
0888e03db5
last fix on blues freeze I promise
2023-01-07 05:32:36 +01:00
QbeRoot
730190eb79
fix cutscenes (not clickbait)
2023-01-07 05:05:08 +01:00
QbeRoot
86bb3d5eae
Yoshi freeze on by default
2023-01-07 05:00:37 +01:00
QbeRoot
0b16ba6fcf
fix blues
2023-01-07 04:59:24 +01:00
QbeRoot
c0a86f3b39
fix cutscene freeze
2023-01-07 04:14:34 +01:00
QbeRoot
d50a806a85
qft freezes rework + yoshi mount freeze
2023-01-07 03:13:37 +01:00
QbeRoot
9dd72475f1
fix stage loader download
2023-01-03 22:09:04 +01:00
QbeRoot
efeeb8f40d
fix codes getting bigger with each download
2022-12-17 13:35:18 +01:00
QbeRoot
313ee79416
QFT 1.3
2022-12-17 00:54:58 +01:00
375ba5eb73
Added CAngle
for 'Customized Display' to show camera angle
2022-11-19 15:39:30 +09:00
QbeRoot
f1ebeed5bb
fast piantissimo
2022-11-09 20:22:38 +01:00
e935092a97
Add NTSC-U version of Instant Restart
2022-11-02 01:53:22 +09:00
3fa416388d
Improve PatternSelector and CustomizedDisplay
...
- Make PatternSelector shorter and make its appearance customizable (v0.3)
- Render CustomizedDisplay later than water/juice (v0.3)
2022-10-30 04:19:16 +09:00
ImgBotApp
b98affcd52
[ImgBot] Optimize images
...
*Total -- 837.72kb -> 702.66kb (16.12%)
/site/.vuepress/public/img/preview/font-jp.png -- 73.83kb -> 38.16kb (48.32%)
/site/.vuepress/public/img/preview/background.png -- 504.90kb -> 408.33kb (19.13%)
/site/.vuepress/public/img/qft/preview-base.jpg -- 79.55kb -> 78.67kb (1.11%)
/site/.vuepress/public/img/PatternSelector/PV1-base.jpg -- 179.43kb -> 177.51kb (1.07%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-10-17 04:53:33 +00:00
969122d85f
fix CustomizedDisplay: forgot to do setup after drawText
2022-10-16 20:34:58 +09:00
d31cf7d266
Add CustomizedDisplay and preview for NTSC-J
2022-10-16 20:34:52 +09:00
b80d408287
fix padStart() in <Preview>
2022-10-16 20:34:02 +09:00
4589c52349
use game font for preview
2022-10-16 20:34:02 +09:00
5f81c7b9b1
[QFT v1.2] Fix QFT background when 112*fontSize is not an integer
2022-10-16 13:39:02 +09:00
QbeRoot
f9a4ba395b
fix typo
2022-06-21 18:35:22 +02:00
c3d8b3aed9
Fix InstantRestart to reset coin counter
2022-04-28 04:26:00 +09:00
a2bd1c036c
Port GMSJ01 only code to GMSJ0A
...
- Pattern Selector, Instant Restart, drawText
- QFT, PAS/Speed display with drawText
2022-04-25 21:28:43 +09:00
Matteias Collet
e77ce9152c
Update Generator.vue
2022-04-23 22:22:36 +02:00
a0bb9f925a
add code size warning and the shortened QFT
2022-04-23 23:29:38 +09:00
df449cc97c
Simplify QFT config
2022-04-22 19:23:15 +09:00
912a8b067c
Handle freezing code of blue coin properly
...
Also fix gpMarDirector r13 offset for all versions
2022-04-22 18:03:49 +09:00
d9bb06f3ba
Shorten QFT
2022-04-21 23:54:05 +09:00
QbeRoot
0e2e595188
revert QFT and not crash the site
2022-04-21 01:25:35 +02:00
QbeRoot
bd63a3b516
revert QFT to 0.5 so it fits in the code limit
2022-04-21 01:21:21 +02:00
Matteias Collet
2bd16467c6
update nintendont code limit in troubleshooting guide
2022-04-11 06:24:02 +00:00
013052f82c
Implemented custom config of QFT
2022-04-08 16:29:24 +09:00
06f7ad9864
Implement customizable code; add Instant Restart
2022-04-08 12:48:37 +09:00
c8410d8b2c
Implement dependencies system
...
Update PatternSelector(v0.2.0) [GMSJ01]
Update metadata to use drawText [GMSJ01]
2022-03-24 16:55:08 +09:00
8943d44f4d
Merge remote-tracking branch 'origin/master' into sup39
2022-03-24 11:28:39 +09:00
Matteias Collet
c09fe585b3
move speed displays to exclusive metadata category
2022-03-13 16:38:06 +00:00
Matteias Collet
8bdcd06fc2
Update index.styl
2022-02-22 18:45:56 +01:00
Matteias Collet
84b890754d
Update index.styl
2022-02-22 18:05:11 +01:00
Matteias Collet
82f4d65a20
Update index.styl
2022-02-22 05:45:31 +01:00
Matteias Collet
aae1463584
ensure custom codes are stored uppercase
2022-02-22 03:52:21 +00:00
Matteias Collet
6f4044d812
allow specifying custom gecko codes
2022-02-22 03:40:14 +00:00
Matteias Collet
303a3b85ce
minor formatting
2022-02-22 00:25:49 +00:00
e20e3e026d
add PatternSelector
2022-02-07 22:18:31 +09:00
Matteias Collet
79fab84fae
minor cleanup
2022-01-16 18:17:07 +00:00
Matteias Collet
1f7f7bc87e
update nintendont download link
2022-01-11 23:35:50 +00:00
Matteias Collet
a89b120fbd
add disc codes to guide
2022-01-08 20:10:50 +00:00
Matteias Collet
8a1d8d4b67
track notice events
2021-12-28 16:50:05 +00:00
Matteias Collet
3c82f46c72
typo
2021-12-28 16:40:30 +00:00
Matteias Collet
dd2e9df023
add translator notice to jp guide
2021-12-28 16:37:30 +00:00