Commit graph

66 commits

Author SHA1 Message Date
7df09acb0d Merge branch 'master' into sup39 2023-02-12 02:57:25 +09:00
0963e12def Added 'Deathless Blooper Surfing' 2023-02-12 02:55:09 +09:00
1afdd258d0 Added 'In-Game Time Savestate' 2023-02-12 01:56:51 +09:00
6c2ee2e8ba Added 'QF Time Savestate' 2023-02-11 23:08:28 +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
83f098a6f2 Merge branch 'master' of https://github.com/BitPatty/gctGenerator.git 2023-02-10 18:30:02 +09:00
db587f8f54 Instant Level Select 0.3
Overwrite button input value to prevent Level Select being activated when AreaLock is enabled
2023-02-08 22:32:28 +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
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
f128d89f98 Fix FastForward code (wrong button value) 2022-10-17 01:11:45 +09:00
374ab7feae Add StageIntroSkip, SpawnYoshi, FastForward, InstantLevelSelect 2022-10-16 23:28:21 +09:00
d31cf7d266 Add CustomizedDisplay and preview for NTSC-J 2022-10-16 20:34:52 +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
fd0b85cfd7 gdi you can't just update codes in the xml anymore 2022-10-02 12:38:48 +02:00
QbeRoot
05d3c3864f gave QFT a 1F headstart 2022-10-01 20:57:34 +02:00
QbeRoot
e95606eff9 fix SGT stopping on any cutscene 2022-06-08 20:27:18 +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
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
d0cf826395 Reduce code size of Pattern Selector 2022-04-21 15:43:36 +09: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
aff4250ed5 Fix description of PS, update changelog
- Remove h2 in description of Pattern Selector
- Update changelog.md
- Update drawText function
2022-03-25 11:22:02 +09:00
Matteias Collet
8e9c914aef
Update changelog.md 2022-03-13 17:49:44 +01:00
Matteias Collet
60452fdb5a
update changelog [skip ci] 2022-03-11 19:53:00 +01:00
Matteias Collet
0c59346bc4 update changelog [skip ci] 2022-02-22 04:04:21 +00:00
QbeRoot
e322aca176 added Shadow Mario HP Meter 2022-02-20 22:41:47 +01:00
QbeRoot
5e02fbc7d2 fix speed display crash 2021-11-28 19:18:51 +01:00
QbeRoot
6b360b4ba6 frame-rounding qft 2021-11-28 01:52:38 +01:00
QbeRoot
2ebeedeeb2 standalone QFT 2021-11-15 01:48:55 +01:00
QbeRoot
05f9c88cfd updated qf timer 2021-10-22 23:43:10 +02:00