Skip to content

v3.1.3

Compare
Choose a tag to compare
@rtldg rtldg released this 27 Feb 09:54
· 318 commits to master since this release

v3.1.2...v3.1.3

edit: bhoptimer-v3.1.3-1.zip = included eventqueuefix license. bhoptimer-v3.1.3-2.zip = bug fix commit included from 70f29d3

small things mainly and might as well push out a release instead of waiting another two weeks. hopefully nobody notices that half the !czones colors don't work because overlapping beams fucks with the color intensity. might have a bigger release next that messes with how the replays are stored and the replay format.

  • included eventqueuefix 1.2.1 in release zip so people use the correct eventqueuefix version for the timer
  • invert this duck autogain nsl boolean 26dfdcc
  • added player_speedmod & m_flLaggedMovementValue values to debug targetname hud thing 9a5ff64
  • draw perfs keyhint even in startzone so the hud doesn't resize constantly 987eebb
  • don't let mp_humanteam get in the way of jointeam 1 (for css spectatemenu prompt on first join) a0153de
  • two stats playtime bugfixes 253321c 3636276
  • fixed lowgrav & ladders sometimes breaking still (in 2022) ef5ac14
  • added the startinair style setting which might be useful for non-bhop gamemodes like surf or tf2 stuff. might be exploitable so just let me know :^) a6ade75
  • @NukoOoOoOoO added !czones so players can change zone colors & style 9c63486 #1119
  • multiple maps added to shavit-mapfixes.cfg
  • don't start non-prespeed styles unless on ground for .5s 89e97df
  • modified prespeed_ez_vel to hopefully prevent invalid velocities & to make it work with just where the player is looking while standing still 98ee179
  • make shavit_zones_box_offset affect zones when changed mid-map 840490c
  • prevent "invalid" from showing up in the top left immediately after a new WR is made.2e791a8
    • adds a return value to Shavit_GetWRName
  • make the scroll count !keys display work for (non-prop) replay bots 80e8480
    • adds Shavit_GetReplayEntityFlags(), although it might be removed in the "near" future
  • prevent shavit-replay-recorder from overwriting faster replay files if shavit-replay-playback is unloaded 060ce5e
  • added more shavit-checkpoint forwards so third-party plugins can store custom data in checkpoints. 69445eb