Commit graph

777 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
b4a9a443fe Reserved memory for Controller Input Display 2023-02-06 04:46:46 +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
334faafeca Add reserved memory info of QFST 2023-02-04 20:12:08 +09:00
2f0be0bf68 Created 'Quarterframe Section Timer' 2023-02-04 20:12:08 +09:00
20e3af3816 Merge branch 'master' of https://github.com/BitPatty/gctGenerator.git 2023-02-04 20:10:01 +09:00
Matteias Collet
6f507d0d4e
Merge pull request #136 from BitPatty/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.9.8
Bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.8
2023-02-04 10:20:18 +01:00
dependabot[bot]
9bb2da4ca8
Bump @vuepress/plugin-back-to-top from 1.9.7 to 1.9.8
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:16:44 +00:00
Matteias Collet
c33a0e34c8
Merge pull request #140 from BitPatty/dependabot/npm_and_yarn/vuepress/plugin-medium-zoom-1.9.8
Bump @vuepress/plugin-medium-zoom from 1.9.7 to 1.9.8
2023-02-04 10:15:56 +01:00
dependabot[bot]
12077c2e0c
Bump @vuepress/plugin-medium-zoom from 1.9.7 to 1.9.8
Bumps [@vuepress/plugin-medium-zoom](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-medium-zoom) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/@vuepress/plugin-medium-zoom)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-medium-zoom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:13:28 +00:00
Matteias Collet
cf624d1ea3
Merge pull request #133 from BitPatty/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-02-04 10:13:09 +01:00
Matteias Collet
a8758c61b0
Merge pull request #139 from BitPatty/dependabot/npm_and_yarn/vuepress-1.9.8
Bump vuepress from 1.9.7 to 1.9.8
2023-02-04 10:12:40 +01:00
Matteias Collet
0b9a795c3e
Merge pull request #144 from BitPatty/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.7.1 to 2.8.3
2023-02-04 10:12:16 +01:00
Matteias Collet
bfe52c2393
Merge pull request #145 from BitPatty/dependabot/npm_and_yarn/jsdom-21.1.0
Bump jsdom from 20.0.2 to 21.1.0
2023-02-04 10:12:01 +01:00
dependabot[bot]
58213a0c4f
Bump vuepress from 1.9.7 to 1.9.8
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.9.8/packages/vuepress)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:03:07 +00:00
dependabot[bot]
4806b57958
Bump prettier from 2.7.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.3.
- [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.1...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:02:34 +00:00
dependabot[bot]
49e6095312
Bump jsdom from 20.0.2 to 21.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.2 to 21.1.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/20.0.2...21.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 09:02:30 +00:00
Matteias Collet
a0f09c29c3
Merge pull request #146 from BitPatty/dependabot/npm_and_yarn/serve-14.2.0
Bump serve from 14.1.1 to 14.2.0
2023-02-04 10:01:52 +01:00
Matteias Collet
e6ad20d4e2
Merge pull request #148 from BitPatty/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-04 10:01:38 +01:00
dependabot[bot]
51dca9495e
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 00:36:37 +00: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
69e8f17a24 Updated Customized Display in Codes.xml 2023-01-29 14:54:32 +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
dependabot[bot]
590c87e2d7
Bump serve from 14.1.1 to 14.2.0
Bumps [serve](https://github.com/vercel/serve) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.1.1...14.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 04:01:14 +00: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
dependabot[bot]
33d76531ad
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 21:43:17 +00: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