Commit graph

14 commits

Author SHA1 Message Date
Alice
297a1c4a15
New (themed) difficulty/shot mode descriptions (#192)
* new difficult mode suggestions (more within the theme of 'knowledge')

* cleaning up new difficulty descriptions, also changing character select titles to match the STORY.txt

* better transparency mask on Easy

* ran optimize-all-img.sh script

* consistency

* (hopefully) got rid of some half-transparent pixels, especially on Normal.webp

* playermode descriptions! (for real this time)

* Reimu shot description changes (as per PR)

* modify ReimuB description
2020-03-04 22:26:53 +02:00
Andrei Alexeyev
3259a844fa
new bullet clear effect 2020-03-04 22:26:45 +02:00
Andrei Alexeyev
59cf8f6300
Rendering system rewrite, tons of refactoring, optimizations, and other cool stuff (#116) 2018-04-12 17:08:48 +03:00
Andrei Alexeyev
0dcbc6bcf4 meson: untested macOS bundle generation, bunch of other crap (WIP) 2017-12-21 03:58:54 +01:00
Andrei "Akari" Alexeyev
185e217d7a
make build work without git
also moved the generated version.c to the build dir to avoid polluting
the source tree and to prevent different build dirs from conflicting
with each other
2017-09-17 06:30:25 +03:00
Andrei "Akari" Alexeyev
8a0e98e0b6
get version info from git via cmake
also improved the osx bundle Info.plist a little bit
2017-09-16 18:55:55 +03:00
Andrei "Akari" Alexeyev
8c83f065d3 gitignore osx shit 2017-02-25 22:21:51 +02:00
Andrei "Akari" Alexeyev
261431dd25 OSX: added an install script that handles dylibs 2017-02-25 18:56:31 +02:00
Andrei "Akari" Alexeyev
0f36def594 gitignore osxbuild/ 2017-02-18 10:44:19 +02:00
laochailan
34b74d23b2 removed stuff from .gitignore 2012-08-06 20:29:11 +02:00
laochailan
61c4d39b7e some independence 2011-06-26 20:23:28 +02:00
laochailan
332a01d53d Config parser
config files to be placed at: ~/.taisei/config

see config.example.
2011-05-21 18:20:04 +02:00
Lukas Weber
4cdadbc918 projectile collisions
player can be hit by projectiles now.
2010-10-17 09:27:44 +02:00
Lukas Weber
95c257064c first commit
yay, let's get things started.
2010-10-12 10:55:23 +02:00