View Single Post
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 03-29-2019 , 05:21   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (v2.5.1 08/March/2019)
Reply With Quote #1245

v2.5.0 update notes
  • Added enabled, inaccessible and kzcheckpoints style modifiers.
    * enabled - 0 to disable a style, -1 to disable it from being shown in all menus.
    * inaccessible - disables manual switching to the style. You may only switch to such a style using external modules (use case is TP mode for KZ).
    * kzcheckpoints - enables a new mode for checkpoints. They don't modify the timer, you don't keep your speed and they get reset as soon as you start a new run.
  • Added persisting for timer data (also known as "saveloc") on player disconnection.
  • Optimizations to database structure have been applied. If your initial installation was prior to this release, please follow the database maintenance wiki page's instructions.
  • Optimizations to database queries have been applied as well.
  • Improved cvar enforcing in replay plugin.
  • Re-added the "No Speed Limit" text to CS:S HUD.
  • Fixed foreign key error in chat module.
  • Fixed errors in chat module when running SQLite.
  • Changed default zone modifier setting to 16 units.
  • !replay now opens the menu at the same page if playback fails.
  • Fixed a bug that allowed teleporting to deleted checkpoints.
  • Fixed a rare bug with replay playback.
  • Fixed WR counter being inaccurate.
  • Fixed compatibility with ONLY_FULL_GROUP_BY database servers.
  • Removed very old table migration code due to it being slow.
  • Now !style shows bonus rank 1 times if you're on bonus track.
  • Added a decrease button for grid snap during zone setup.
  • Added !mapsdone and !mapsleft commands.
  • Maps left menu now shows map tier.
  • Removed old delete function from admin menu.
  • Fixed mp_humanteam setting being ignored.
  • Changed zone setup to be easier for bonus zones.
  • Transition to last frame of the replay will be smoother now.
  • Fixed replay HUD bug for styles with speed multipliers.
  • Fixed issues with the replay counter for HSW.
  • Revamped spawn point addition. It also supports bonus track now.
  • Fixed rare bug caused by slow databases.

Console Variables
  • shavit_misc_hidechatcmds - hides all commands in chat.
  • shavit_misc_persistdata - controls minimum time (in seconds) to persist timer data for a player that disconnects.

API
  • Added forwards:
    * Shavit_OnTeleport - called upon teleporting with a checkpoint
    * Shavit_OnSave - called upon saving a checkpoint

v2.5.1 update notes
  • Fixed a game breaking exploit related to persisted data.

https://github.com/shavitush/bhoptim...ses/tag/v2.5.1
__________________
retired
shavit is offline