Commit graph

737 commits

Author SHA1 Message Date
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
Matteias Collet
c6fad5f383
Merge pull request #125 from BitPatty/dependabot/npm_and_yarn/jsdom-20.0.2
Bump jsdom from 20.0.1 to 20.0.2
2022-11-09 23:56:04 +01:00
dependabot[bot]
0399fa0a18
Bump jsdom from 20.0.1 to 20.0.2
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.1...20.0.2)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:55:15 +00:00
Matteias Collet
a82c55198a
Merge pull request #127 from BitPatty/dependabot/npm_and_yarn/serve-14.1.1
Bump serve from 14.0.1 to 14.1.1
2022-11-09 23:54:18 +01:00
QbeRoot
f1ebeed5bb fast piantissimo 2022-11-09 20:22:38 +01:00
dependabot[bot]
03126982ba
Bump serve from 14.0.1 to 14.1.1
Bumps [serve](https://github.com/vercel/serve) from 14.0.1 to 14.1.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.0.1...14.1.1)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 04:01:01 +00:00
e935092a97 Add NTSC-U version of Instant Restart 2022-11-02 01:53:22 +09:00
206f3b1d6c Merge branch 'master' of github.com:BitPatty/gctGenerator 2022-10-30 04:20:01 +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
131a4a430d
Merge pull request #124 from BitPatty/imgbot
[ImgBot] Optimize images
2022-10-23 01:32:56 +09:00
20d03d7906 Merge remote-tracking branch 'gct/imgbot' 2022-10-22 15:42:51 +09:00
Matteias Collet
f8f3e5fd81
Merge pull request #123 from BitPatty/dependabot/npm_and_yarn/jsdom-20.0.1
Bump jsdom from 20.0.0 to 20.0.1
2022-10-17 12:50:58 +02: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
f128d89f98 Fix FastForward code (wrong button value) 2022-10-17 01:11:45 +09:00
dependabot[bot]
28651f93e5
Bump jsdom from 20.0.0 to 20.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...20.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-16 14:30:42 +00:00
374ab7feae Add StageIntroSkip, SpawnYoshi, FastForward, InstantLevelSelect 2022-10-16 23:28:21 +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
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
fd0b85cfd7 gdi you can't just update codes in the xml anymore 2022-10-02 12:38:48 +02:00
QbeRoot
cb5d0abe65 qft: readd drawText dependency 2022-10-02 11:56:55 +02:00
QbeRoot
05d3c3864f gave QFT a 1F headstart 2022-10-01 20:57:34 +02:00
Matteias Collet
b2170ed49b nvm 2022-07-14 18:54:20 +00:00
Matteias Collet
0b7ac3d6cc update node 2022-07-14 18:49:53 +00:00
Matteias Collet
5c964b7b38
Merge pull request #122 from BitPatty/dependabot/npm_and_yarn/serve-14.0.1
Bump serve from 13.0.4 to 14.0.1
2022-07-14 20:45:39 +02:00
dependabot[bot]
93d9d00587
Bump serve from 13.0.4 to 14.0.1
Bumps [serve](https://github.com/vercel/serve) from 13.0.4 to 14.0.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/13.0.4...14.0.1)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 04:02:51 +00:00
Matteias Collet
875caa0f6d
Merge pull request #120 from BitPatty/dependabot/npm_and_yarn/serve-13.0.4
Bump serve from 13.0.2 to 13.0.4
2022-07-08 00:47:14 +02:00
dependabot[bot]
e6d0985535
Bump serve from 13.0.2 to 13.0.4
Bumps [serve](https://github.com/vercel/serve) from 13.0.2 to 13.0.4.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/13.0.2...13.0.4)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 04:02:14 +00:00
QbeRoot
f9a4ba395b fix typo 2022-06-21 18:35:22 +02:00
Matteias Collet
7750f96b25
Merge pull request #119 from BitPatty/dependabot/npm_and_yarn/jsdom-20.0.0
Bump jsdom from 19.0.0 to 20.0.0
2022-06-21 10:48:07 +02:00
dependabot[bot]
0d1d33ed07
Bump jsdom from 19.0.0 to 20.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 19:24:23 +00:00
Matteias Collet
3b7e416f85
Merge pull request #118 from BitPatty/dependabot/npm_and_yarn/prettier-2.7.1
Bump prettier from 2.7.0 to 2.7.1
2022-06-20 21:23:06 +02:00
dependabot[bot]
bd76c1f873
Bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 04:02:25 +00:00
Matteias Collet
2d6cb297e7
Merge pull request #117 from BitPatty/dependabot/npm_and_yarn/prettier-2.7.0
Bump prettier from 2.6.2 to 2.7.0
2022-06-17 01:28:36 +02:00
dependabot[bot]
3bf2a5190f
Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 04:02:21 +00:00
QbeRoot
e95606eff9 fix SGT stopping on any cutscene 2022-06-08 20:27:18 +02:00
Matteias Collet
cb027ed671
Merge pull request #116 from BitPatty/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1
2022-06-02 13:10:00 +02:00
dependabot[bot]
b467601493
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 21:48:14 +00:00
Matteias Collet
f92a070053
Merge pull request #115 from BitPatty/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-09 20:10:11 +02:00
dependabot[bot]
934fcd37ca
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 16:20:41 +00:00
c3d8b3aed9 Fix InstantRestart to reset coin counter 2022-04-28 04:26:00 +09:00