File yamagi-quake2-rogue.changes of Package yamagi-quake2-rogue
-------------------------------------------------------------------
Sun Sep 14 19:10:50 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.15
* Fix monsters acting confused while following combat points.
* Fix machinegun guard freezes under some circumstances.
- Update to version 2.14
* Fix savegame and mod incompatibilities when Yamagi Quake II is
complied in C23 mode. With this fix applied savegames written by
unfixed binaries will crash the client. It is advised to complete
the current run before upgrading. The official Windows binaries
were not affected by this problem. Other platforms mostly if
they build the binaries with GCC 15 which enables C23 mode by
default.
- Update to version 2.13
* Add weapon preview to the `cycleweap` command.
* Fix leaking temporary spawnflags into entities spawned
mid-level.
- Update to version 2.12
* Implement `g_quick_weap`. If set to 1, both weapprev and
weapnext commands will count how many times they have been
called, making possible to skip weapons by quickly tapping one
of these keys.
* Work around naggy help icons.
* Implement `g_monsterfootsteps`.
- Update to version 2.11
* Relicense under GPL2.
* Fix Entity used itself in rbase1 and other minor fixes.
* Some fixes for rsewer1.
* Fix minor AI glitches with turrets.
* Fixed nagging help message in rhangar2.
* Fixed gunner grenade duck code running twice.
* Fixed wrong Tank muzzle flash.
* Implement `g_swap_speed`. This allows to skip frames of
"putting down weapon" and "raising weapon" animations, speeding
them up.
* Several fixes to makron.
* Fixed stand-ground gladiators not attacking at certain range.
* Fixed monsters seeing players during intermissions.
-------------------------------------------------------------------
Sat Dec 10 20:02:21 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.10
* Implement faster weapon switching with the new 'cycleweap'
command.
* Fixes pusher delta yaw manipulation. This fixes the infamous
bug were a player standing on a blocked elevator gets turned
around.
* Fix several coop related bugs with the powercubes.
* A way better fix for dead bodys obstructing elevators or
falling through the worldmodel.
* Fix items already in water playing a splash sound at level
start.
-------------------------------------------------------------------
Sun May 29 13:23:57 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.09
* Refine the 'g_footstep' cvar to match Quake II itself.
* Implement 'g_machinegun_norecoil'. The cvar is cheat protected.
* Update the entity files for rmine1, rsewer2 and rware2, fixing
some smaller map bugs.
* Fix soldiers never showing their pain skins as long as they're
alive.
* Implement the 'prefweap' command to select a weapon by
priority.
-------------------------------------------------------------------
Mon Jun 28 13:37:08 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.08
- Fix wrong sound for some items when activated.
- Port the 'aimfix' cvar.
- Port the 'coop_pickup_weapons' and 'coop_elevator_delay' cvars.
- Fix a long standing crash occuring when exploding projectiles
like grenates or rockets generate sound targets and a least
one monster starts moving to one of that targets.
- Add a cvar `g_footsteps` to control the generation of footstep
sound.
- Move several hard coded map fixes to entity files. Add newly
discovered mapfixes to the entity files.
- Fix several subtile gameplay and entity handling bug.
-------------------------------------------------------------------
Sun Oct 25 09:08:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Use %_libexecdir instead of hardcoding the directory name
- Remove obsolete conditions
-------------------------------------------------------------------
Wed Feb 26 12:07:18 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.07
* Several fixes for subtile bugs
-------------------------------------------------------------------
Sat Nov 30 18:20:15 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.06
* New commands:
+ 'listentities' allows listing of entities.
+ 'teleport' teleports the player to the given coordinates.
* A lot of fixes for subtle, long standing AI and game play bugs.
* Fix problem found by PVS studio.
* Add back Ground Zero specific monster behaviors, lost during
initial merge in 2008.
-------------------------------------------------------------------
Fri Oct 25 17:35:02 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Use correct license
* GPL-2.0 -> NonFree
-------------------------------------------------------------------
Sat Feb 9 14:51:01 UTC 2019 - mardnh@gmx.de
- Mention desktop file as source
- Use %make_jobs macro
-------------------------------------------------------------------
Thu Feb 7 21:35:47 UTC 2019 - mardnh@gmx.de
- Update to version 2.05
* Fix the parasite not attacking the player in some situations.
-------------------------------------------------------------------
Fri Jun 9 19:09:38 UTC 2017 - mardnh@gmx.de
- Update to version 2.04
- Fix a lot of potential crashes. (reported by Maarakate)
- Fix monsters running in place.
- Fix monsters not recognizing the player under some
circumstances.
- Fix monsters getting stuck when resurrected by a medic.
-------------------------------------------------------------------
Mon Aug 1 20:34:12 UTC 2016 - mardnh@gmx.de
- Update to version 2.03
- Make gibs and debris SOLID_BBOX so they move on entities.
- Switch from an arch whitelist to an "all archs are supported"
approach.
-------------------------------------------------------------------
Mon Feb 22 22:43:39 UTC 2016 - mardnh@gmx.de
- initial package