Commit graph

13 commits

Author SHA1 Message Date
nia
9e21e4c7fd taisei: newer version cglm, or it'll try to build it from git. 2021-05-20 19:55:47 +00:00
ryoon
69a89bd5d6 taisei: Update to 1.3.2
Changelog:
Taisei v1.3.2 Released! 2021-05-01 10:00

It's been a long time since the last update, but the project is still alive and
well! In fact, we're busy working on some large updates for v1.4, which we will
post about soon. Unfortunately, v1.4 isn't quite finished yet, but today we
bring you a long overdue maintenance update for the v1.3 branch.

As usual for maintenance releases, it consists of various bug fixes,
optimizations, and non-gameplay affecting features backported from the v1.4
development tree. As such, v1.3.2 remains replay-compatible with the original
v1.3 release.

A few highlights include:

  * The web version should finally be playable again. It has been broken for a
    while due to a change in recent Chromium versions, resulting in a black
    screen in-game. This release finally addresses that problem.

  * Fixed some rendering errors, including the Stage 1 water effect on Intel
    iGPUs and incorrect laser blurring.

  * Fixed major performance issues on macOS with AMD GPUs. This involved
    working around a long-standing AMD OpenGL driver bug on macOS.

  * Improved support for high-DPI displays. Taisei should no longer be upscaled
    by the OS on all supported platforms.

  * Slightly optimized various parts of the engine, including 3D and text
    rendering.

  * Added GameMode integration on Linux. If you use Feral Interactive's
    GameMode daemon, GameMode will now be automatically activated when you
    start Taisei.

  * Fixed some portability problems, mostly for macOS, Switch, and Emscripten
    builds.

  * Updated the SDL game controller database, enabling out-of-the-box support
    for even more controllers.
2021-05-05 14:14:56 +00:00
nia
ffe09e5ff9 taisei: needs explicit python3 tool dependency. 2021-04-25 07:47:27 +00:00
adam
da0a125726 revbump for boost-libs 2021-04-21 13:24:06 +00:00
nia
e2c0047a91 taisei: requires c++14 2021-01-29 09:12:22 +00:00
leot
b13a568190 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
adam
d62c903eea revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
prlw1
c02441770e Rename py-meson to meson.
The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
2019-10-07 09:28:09 +00:00
ryoon
cf2be8a73f Use PKGVERSION_NOREV to fix a potential error when PKGREVISION is bumped 2019-10-05 02:28:49 +00:00
nia
b844400e3e taisei: Update to 1.3.1
This is a stable maintenance release. It features some important bugfixes and a few optimizations and visual improvements backported from the v1.4 development tree, as well as new character art by @afensorm.

Other than fixing some rare game-breaking bugs, there are no gameplay changes and this version should be replay-compatible with the initial v1.3 release.
2019-10-01 14:25:08 +00:00
nia
1399060cc7 Add games/taisei.
Taisei (lit. Occident) is a free and open-source fangame of the Touhou
series.

Basically, it is a shoot 'em up game with lots of bullets (the genre is
literally called bullet hell). It doesn't aim to rebuild a particular
installment of the Touhou games, but is rather an original game set in the
world of Touhou.
2019-09-21 15:19:17 +00:00