c030def3f5
Fixed the bug regarding the settings of background color in 'Controller Input Display'
2023-07-15 13:59:43 +09:00
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
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
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
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
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
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
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
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
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