-
Notifications
You must be signed in to change notification settings - Fork 2
V15 alpha notes #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
V15 alpha notes #17
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
20d88ef
Added a section for the "Could not load library client. Try restartin…
kassibuss 45343e7
Add a picture of the folder structure for the mod
kassibuss b34a351
Added an hyperlink to point to the "Installing NT;RE" section and add…
kassibuss fc6ae26
Merge branch 'NeotokyoRebuild:main' into main
kassibuss 065c654
Merge branch 'NeotokyoRebuild:main' into main
kassibuss 1a3f660
Merge branch 'NeotokyoRebuild:main' into main
kassibuss 899c5bf
Merge branch 'NeotokyoRebuild:main' into main
kassibuss 12c7876
Merge branch 'NeotokyoRebuild:main' into main
kassibuss c26c8c3
Add files via upload
kassibuss 05c3216
Update src/blog/2025-04-27/index.md
kassibuss 10ce705
Update index.md
kassibuss File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| title: Alpha v15.0 Release Note | ||
| summary: Release note for Neotokyo; Rebuild Alpha v15.0 | ||
| author(s): kinoko | ||
|
|
||
| # Alpha v15.0 Release Note | ||
| 2025-04-27 kinoko | ||
|
|
||
| * [Download v15.0-alpha build](https://github.com/NeotokyoRebuild/neo/releases/tag/v15-alpha) | ||
|
|
||
| * [Install NT;RE (client)](/guide/install/) | ||
| * [GitHub Issues (Bug reports and feature requests)](https://github.com/NeotokyoRebuild/neo/issues) | ||
|
|
||
| ## Gameplay changes/fixes | ||
|
|
||
| * Recompiled all vanilla NT maps with native Source 2013 tools | ||
| * Various fixes to aforementioned maps (**no changes to base layouts**) | ||
| * Fixed weapons falling through the floor | ||
| * Various fixes to smoke grenades | ||
| * Fixed props not being penetrable | ||
| * Removed phantom ghost beeps | ||
| * Fixed viewmodels becoming dark when standing close to and facing a wall | ||
| * Fixes to Supa-7 and grenade viewmodel animations | ||
| * Fixed non-local player sprays not showing up | ||
|
|
||
| ## UI changes | ||
|
|
||
| * Added new events to the killfeed: Ghost capture, VIP extraction and player rank ups are now displayed | ||
| * All textures used in the killfeed have been converted to font characters | ||
| * Fixed broken unicode text in killfeed | ||
| * Refactored and improved layout handling | ||
| * Fixed NeoUI spray issues | ||
|
|
||
| ## General fixes/changes | ||
|
|
||
| * Fixes to projected textures | ||
| * Fixed nullptr dereference causing crash on environmental deaths | ||
| * Steam networking is now disabled by default | ||
| * Added func_detail_blocker support | ||
| * Added a countdown stage before the match starts if neo_sv_comp is enabled | ||
| * Changed the short pause duration to 1 minute | ||
| * Pauses are now automatically enabled if neo_sv_comp is enabled | ||
| * Added bot-only warmup skip logic | ||
| * Improvements to rain | ||
| * Added a option to loop env_muzzleflash | ||
| * Added an OnCompetitive output to neo_game_config | ||
| * Made the tutorial more helpful | ||
|
|
||
| ## Documentation & Automation | ||
| * Added detail.vbsp to gitignore | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.