bee720dd4d
Merge remote-tracking branch 'gct/master' into sup39
2023-07-15 13:39:06 +09:00
1b90d6d6d5
Merge branch 'master' into drawText
2023-07-15 12:42:43 +09:00
7f5511307a
Ported 'FastForward', 'InstantRestart', 'SpawnYoshi', 'StageIntroSkip' to all versions
2023-07-15 12:33:27 +09:00
QbeRoot
55e65f1cd5
peaceful plaza on Level Select
2023-07-09 00:47:27 +02:00
f2a6449164
Changed link of sup39 to Github
2023-05-17 22:44:51 +09:00
c22ffabc73
Added font for NTSC-U
2023-05-17 22:28:41 +09:00
6a9302028d
Fix preview of Controller Input Display
2023-02-28 23:33:26 +09:00
7df09acb0d
Merge branch 'master' into sup39
2023-02-12 02:57:25 +09:00
f67205d26f
Added 'Red Coin Savestate'
2023-02-11 21:48:59 +09:00
11a773c96f
Merge branch 'master' into sup39
2023-02-11 17:07:40 +09:00
6607b1cb6e
Added 'Previous Downloaded Codes' as a preset
2023-02-11 17:00:00 +09:00
4d71083130
Support int32 and int16 for fields in CustomizedDisplay
2023-02-07 16:29:10 +09:00
3fa675ecea
Fixed CustomizedDisplay: hex value of multi-byte char in format string
2023-02-06 23:47:07 +09:00
3c1fd9c1a2
Created 'Controller Input Display'
2023-02-06 04:35:42 +09:00
d75bdaa3ff
Add 'Attempt Counter', Instant Level Select 0.2
...
Merge preview related config to codes/preview.js
2023-02-05 23:32:35 +09:00
2f0be0bf68
Created 'Quarterframe Section Timer'
2023-02-04 20:12:08 +09:00
9207badc08
Pattern Selector 0.4
...
- Rewrote with C2 + separated config 06
- Remove label option
2023-02-01 01:02:24 +09:00
3a730390ac
Customized Display 0.4
...
- Rewrote with C2
- Implemented a more complex assembler/compiler to support function call
- Add options
- Invincibility Timer
- Pollution Degree
- Spin Jump Condition Check
2023-01-31 22:06:41 +09:00
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