|
| 1 | +title: Alpha v15.0 Release Note |
| 2 | +summary: Release note for Neotokyo; Rebuild Alpha v15.0 |
| 3 | +author(s): kinoko |
| 4 | + |
| 5 | +# Alpha v15.0 Release Note |
| 6 | +2025-04-27 kinoko |
| 7 | + |
| 8 | +* [Download v15.0-alpha build](https://github.com/NeotokyoRebuild/neo/releases/tag/v15-alpha) |
| 9 | + |
| 10 | +* [Install NT;RE (client)](/guide/install/) |
| 11 | +* [GitHub Issues (Bug reports and feature requests)](https://github.com/NeotokyoRebuild/neo/issues) |
| 12 | + |
| 13 | +## Gameplay changes/fixes |
| 14 | + |
| 15 | +* Recompiled all vanilla NT maps with native Source 2013 tools |
| 16 | +* Various fixes to aforementioned maps (**no changes to base layouts**) |
| 17 | +* Fixed weapons falling through the floor |
| 18 | +* Various fixes to smoke grenades |
| 19 | +* Fixed props not being penetrable |
| 20 | +* Removed phantom ghost beeps |
| 21 | +* Fixed viewmodels becoming dark when standing close to and facing a wall |
| 22 | +* Fixes to Supa-7 and grenade viewmodel animations |
| 23 | +* Fixed non-local player sprays not showing up |
| 24 | + |
| 25 | +## UI changes |
| 26 | + |
| 27 | +* Added new events to the killfeed: Ghost capture, VIP extraction and player rank ups are now displayed |
| 28 | +* All textures used in the killfeed have been converted to font characters |
| 29 | +* Fixed broken unicode text in killfeed |
| 30 | +* Refactored and improved layout handling |
| 31 | +* Fixed NeoUI spray issues |
| 32 | + |
| 33 | +## General fixes/changes |
| 34 | + |
| 35 | +* Fixes to projected textures |
| 36 | +* Fixed nullptr dereference causing crash on environmental deaths |
| 37 | +* Steam networking is now disabled by default |
| 38 | +* Added func_detail_blocker support |
| 39 | +* Added a countdown stage before the match starts if neo_sv_comp is enabled |
| 40 | +* Changed the short pause duration to 1 minute |
| 41 | +* Pauses are now automatically enabled if neo_sv_comp is enabled |
| 42 | +* Added bot-only warmup skip logic |
| 43 | +* Improvements to rain |
| 44 | +* Added a option to loop env_muzzleflash |
| 45 | +* Added an OnCompetitive output to neo_game_config |
| 46 | +* Made the tutorial more helpful |
| 47 | + |
| 48 | +## Documentation & Automation |
| 49 | +* Added detail.vbsp to gitignore |
0 commit comments