Cherry pick #1842 #1855 #1856 #1852 #1839 #1829 and #1845#1863
Merged
AdamTadeusz merged 7 commits intoNeotokyoRebuild:release/v28from Mar 19, 2026
Merged
Cherry pick #1842 #1855 #1856 #1852 #1839 #1829 and #1845#1863AdamTadeusz merged 7 commits intoNeotokyoRebuild:release/v28from
AdamTadeusz merged 7 commits intoNeotokyoRebuild:release/v28from
Conversation
* Fix demoui smoother buttons being unreactive * Fix wrong budget group * Refactor Improve code readability
* working * fix * delay game_end to end of round * not every comp game should necessarily be recorded * rainfix
Fix a case where in server demos, spec_next/spec_prev does not correctly skip dead players.
…ebuild#1852) * working using debugdralines * clamp and float and stuff
…diately, also cl_neo_hud_centre convars (NeotokyoRebuild#1829) * init * also solve the woldpos marker centre sizes not updating automatically * le epic linux fail * maybe inline breaking it * center -> centre, GetFloat, f
…#1845) * init * cl_observercrosshair is only for roaming observer crosshair * makes most of the new spectate commands work in hltv * fix beacons too * view offsets, userid to entindex properly * neobotmanager ignore sourcetv, fix rest spectate commands * crosshair assert when spectating dead players * float, call spectateChecks function * gpGlobals->maxClients * nits plus quick fixes plus viewmodel is really dark in stvdemos which i only now noticed * don't move lighting origin of weapons attached to players * should probably define this string somewhere else at this point * revert changes to hud_crosshair trying to be smart about cl_observercrosshair * Update src/game/shared/neo/neo_gamerules.cpp Co-authored-by: DESTROYGIRL <toddlodyte44@outlook.com> --------- Co-authored-by: DESTROYGIRL <toddlodyte44@outlook.com>
Agiel
approved these changes
Mar 19, 2026
Rainyan
approved these changes
Mar 19, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Cherry pick mostly fixes related to the spectator viewing experience from master.
Toolchain