Jaymod 2.2.1 (ET Legacy / GCC)
·
8 commits
to master
since this release
Changes since v2.2.0-etlegacy
- announcehp: When a player is killed by an enemy, a center-print message shows the killer name and remaining HP (e.g. "Player had 1 HP left"). Controlled by g_announceHP cvar (default 1 = enabled, 0 = disabled). Implemented directly in the game code, no Lua script required.
- m4expand.py: Committed the Python M4 template expander used by make pkg, so CI builds produce the full distributable archive (pk3 + configs + tar.gz).
Builds are produced automatically by GitHub Actions for both Linux (.so) and Windows (.dll).