Alice D.

Results 18 issues of Alice D.

Currently trying to run glslViewer on macOS, but unfortunately, the `#version` directive seems to fail on all of the tests listed in `examples/2D/00_tests/` that have a `#version` directive: ```bash $...

A lot of trial-and-error went into this, but here it is. General steps in this: 1. Create a `v*.*.*[-alpha/-rc/-etc]` **branch**, wait for the `Release Builds` job to finish, download the...

build
ci

Stages have to be refactored to be in the new coroutines format so things run smoothly through the whole game. ## Stage 1 * [x] Complete 🎉 ## Stage 2...

release blocker

Modernizing Stage 5. WIP so commits can be commented on.

content
release blocker

Forked off from the mega-documentation branch.

documentation

Moving over from #220.

gameplay
feature

Initially thought this was only on macOS, but it seems to affect all systems using an Intel iGPU on a high-DPI display. Specifically, it seems like rendering the background at...

rendering
performance

Similar in idea/concept to #263, except for stages. We currently have them but they're easy to miss and not terribly pretty-looking. Mainline Touhou games have had fancy-looking ones since at...

gameplay
content

Draft for now just to remember that I wrote this.

documentation

To track everything related to build automation. REVIEW ORDER: - [x] ~~Windows Test CI #286~~ - [x] ~~Emscripten Test CI #296~~ - [x] ~~Switch Test CI #299~~ - [ ]...

build