From cb52cec7320ca85e14ecfbeb6290f7d84eb9f18a Mon Sep 17 00:00:00 2001 From: kassibuss <81193965+kassibuss@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:22:32 +0200 Subject: [PATCH 1/3] Add files via upload --- src/blog/2026-02-16/index.md | 57 ++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/blog/2026-02-16/index.md diff --git a/src/blog/2026-02-16/index.md b/src/blog/2026-02-16/index.md new file mode 100644 index 0000000..eb2ce94 --- /dev/null +++ b/src/blog/2026-02-16/index.md @@ -0,0 +1,57 @@ + +title: Alpha v25.0 Release Notes +summary: Release notes for Neotokyo; Rebuild Alpha v25.0 +author(s): kinoko + + +# Alpha v25.0 Release Notes +2026-02-16 kinoko + +* [Download v25.0-alpha build](https://github.com/NeotokyoRebuild/neo/releases/tag/v25.0-alpha) +* [Install NT;RE (client)](/guide/install/) +* [GitHub Issues (Bug reports and feature requests)](https://github.com/NeotokyoRebuild/neo/issues) + + +## Gameplay fixes/changes/additions + +* Fixed gun inaccuracy not properly decaying when a gun was holstered +* Fixed being unable to jump after recrouching during the uncrouching animation +* Fixed not being able to immediately fire the SUPA-7 after loading a shell +* Fixed not being able to detonate the detpack as fast as in OGNT after planting it +* Fixed being able to see the hipfire crosshair when spectating a player in third person +* Fixed SRS quickswitching +* Added tracers for BALC3, MX, PZ +* Various ADS related fixes +* Restored explosion sounds +* `sv_suppress_viewpunch` is no longer locked behind developer builds +* Migrated old toggle_aim binds + +## Gamemode fixes/changes/additions + +* Ghost no longer spawns at the same position over multiple rounds when using `sv_neo_ghost_spawn_bias` +* God mode is now applied to players during pauses when playing on a server that has `sv_neo_comp` enabled +* Countdown volume in comp is no longer tied to volume of the Jinrai/NSF victory themes +* Loadout menu no longer disappears when demo recording has started +* Removed the anti-cap suicide deny message +* Fixed competitive idle map rotation + +## Bot related fixes/changes/additions +* Added server cvars for customizing bot cloak detection rates +* Bots no longer crouch unnecessarily when reloading + +## HUD fixes/changes/additions +* "Effective HP" option is now hidden from the health display options +* Compass is now locked to the player's view when ragdolling + +## UI fixes/changes/additions +* General refactoring and QoL improvements to the UI + +## Mapping related fixes/changes +* Added a `parallax_obb` visgroup + +## General fixes/changes/additions +* Added coin flip (write .coin in chat to flip a coin) +* Fixed loading packed files on Linux +* Prevented dereferencing NULL m_pWorldRenderList +* Entities are no longer culled for roaming spectators +* Fed the koi fish on Shrine \ No newline at end of file From 5e7995dec67237c279f1f32909eb743e08906e5a Mon Sep 17 00:00:00 2001 From: kassibuss <81193965+kassibuss@users.noreply.github.com> Date: Sat, 21 Feb 2026 15:06:38 +0200 Subject: [PATCH 2/3] Fixed empty line --- src/blog/2026-02-16/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/blog/2026-02-16/index.md b/src/blog/2026-02-16/index.md index eb2ce94..4fd437f 100644 --- a/src/blog/2026-02-16/index.md +++ b/src/blog/2026-02-16/index.md @@ -1,6 +1,5 @@ - title: Alpha v25.0 Release Notes -summary: Release notes for Neotokyo; Rebuild Alpha v25.0 +summary: Release notes for NEOTOKYO;REBUILD v25.0 author(s): kinoko @@ -54,4 +53,5 @@ author(s): kinoko * Fixed loading packed files on Linux * Prevented dereferencing NULL m_pWorldRenderList * Entities are no longer culled for roaming spectators -* Fed the koi fish on Shrine \ No newline at end of file + +* Fed the koi fish at Shrine From a00172749d837d723fa8edb76b5ab50f8f99bfdb Mon Sep 17 00:00:00 2001 From: kassibuss <81193965+kassibuss@users.noreply.github.com> Date: Sat, 21 Feb 2026 15:13:43 +0200 Subject: [PATCH 3/3] remove empty space and line --- src/blog/2026-02-16/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/blog/2026-02-16/index.md b/src/blog/2026-02-16/index.md index 4fd437f..117dc40 100644 --- a/src/blog/2026-02-16/index.md +++ b/src/blog/2026-02-16/index.md @@ -51,7 +51,7 @@ author(s): kinoko ## General fixes/changes/additions * Added coin flip (write .coin in chat to flip a coin) * Fixed loading packed files on Linux -* Prevented dereferencing NULL m_pWorldRenderList +* Prevented dereferencing NULL m_pWorldRenderList * Entities are no longer culled for roaming spectators - * Fed the koi fish at Shrine +