mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
v3.1.0
This commit is contained in:
parent
b4b79d2159
commit
0133300a40
83
README.md
83
README.md
@ -51,12 +51,18 @@ Includes *but not limited to*: Custom chat messages and colors, snapshots, pausi
|
||||
Player commands:
|
||||
!style, !styles, !diff, !difficulty - Choose your bhop style.
|
||||
!s, !start, !r, !restart - Start your timer.
|
||||
!b, !bonus - Start your timer on the bonus track.
|
||||
!b, !bonus, !b1, !b2, etc - Start your timer on the bonus track.
|
||||
!m, !main - Start your timer on the main track.
|
||||
!end - Teleport to endzone.
|
||||
!bend, !bonusend - Teleport to endzone of the bonus track.
|
||||
!stop - Stop your timer.
|
||||
!pause, !unpause, !resume - Toggle pause.
|
||||
!auto, !autobhop - Toggle autobhop.
|
||||
|
||||
Admin commands:
|
||||
!deletemap (RCON flag) - Deletes all map data.
|
||||
!wipeplayer (BAN flag) - Wipes all bhoptimer data for specified player.
|
||||
!migration (ROOT flag) - Force a database migration to run.
|
||||
```
|
||||
|
||||
### shavit-wr (REQUIRED)
|
||||
@ -68,11 +74,11 @@ Player commands:
|
||||
!wr, !worldrecord - View the leaderboard of a map. Usage: !wr [map]
|
||||
!bwr, !bworldrecord, !bonusworldrecord - View the *bonus* leaderboard of a map. Usage: !bwr [map]
|
||||
!recent, !recentrecords, !rr - View the recent #1 times set.
|
||||
!pb, !time, !times - View a player's times on a specific map.
|
||||
|
||||
Admin commands: (RCON flag)
|
||||
!delete, !deleterecord, !deleterecords - Opens a record deletion menu interface.
|
||||
!deletall - Deletes all the records for this map.
|
||||
!deletestylerecords - Deletes all the records for a style.
|
||||
```
|
||||
|
||||
### shavit-zones (REQUIRED)
|
||||
@ -84,15 +90,21 @@ The zones plugin includes some less common features such as: Multiple tracks (ma
|
||||
It also contains support for built-in map timers (KZ) and the [Fly](https://github.com/PMArkive/fly) zoning standard.
|
||||
|
||||
```
|
||||
Player commands:
|
||||
!set, !setstart, !ss, !sp, !startpoint - Set your current position as the teleport location on restart.
|
||||
!deletestart, !deletesetstart, !delss, !delsp - Delete your spawn point.
|
||||
!drawallzones, !drawzones - Draws all zones (if the server has the cvar for this enabled).
|
||||
|
||||
Admin commands: (RCON flag)
|
||||
!zones, !mapzones - Opens the mapzones menu.
|
||||
!deletezone - Delete a mapzone.
|
||||
!zones, !mapzones, !addzone - Opens the mapzones menu.
|
||||
!deletezone, !delzone - Delete a mapzone.
|
||||
!deleteallzones - Delete all mapzones.
|
||||
!modifier - Changes the axis modifier for the zone editor. Usage: !modifier <number>
|
||||
!addspawn - Adds a custom spawn location.
|
||||
!delspawn - Deletes a custom spawn location.
|
||||
!zoneedit, !editzone, !modifyzone - Modify an existing zone.
|
||||
!setstart, !spawnpoint, !ss, !sp - Set your restart position & angles in a start zone.
|
||||
!tptozone - Teleport to a zone.
|
||||
|
||||
Admin commands: (ROOT flag)
|
||||
!reloadzonesettings - Reloads the zone settings.
|
||||
@ -114,10 +126,10 @@ Player commands:
|
||||
|
||||
Admin commands: (CHAT flag)
|
||||
!ccadd - Give a user ccname & ccmsg access by steamid. Usage: !ccadd <steamid>
|
||||
!ccdelete - Remove a user's ccname & ccmsg access that was granted by !ccadd. Usage: !ccdelete <steamid>
|
||||
!cclist - Print the custom chat setting of all online players.
|
||||
|
||||
Admin commands: (ROOT flag)
|
||||
!ccdelete - Remove a user's ccname & ccmsg access that was granted by !ccadd. Usage: !ccdelete <steamid>
|
||||
!cclist - Print the custom chat setting of all online players.
|
||||
!reloadchatranks - Reloads the chatranks config file.
|
||||
```
|
||||
|
||||
@ -130,15 +142,42 @@ Some features are: Per-player settings (!hud), truevel, and gradient-like displa
|
||||
```
|
||||
Player commands:
|
||||
!hud, !options - Opens the HUD settings menu.
|
||||
!keys, !showkeys, !showmykeys - Draw plugin keys on screen.
|
||||
!master, !masterhud - Toggles the HUD.
|
||||
!center, !centerhud - Toggles the center text HUD.
|
||||
!zonehud - Toggles the zone HUD.
|
||||
!hidewep, !hideweap, !hideweapon - Toggles weapon hiding.
|
||||
!2dvel, !truevel, !truvel - Toggles 2D ('true') velocity.
|
||||
```
|
||||
|
||||
### shavit-mapchooser
|
||||
Replaces `mapchooser` to provide `bhoptimer` integration into nomination and map vote menus.
|
||||
|
||||
```
|
||||
Admin commands: (CHANGEMAP flag)
|
||||
!forcemapvote - Forces the map vote to happen.
|
||||
!reloadmaplist - Reloads the maplist.
|
||||
!reloadmap, !restartmap - Reloads the current map.
|
||||
!loadunzonedmap - Loads a random map from the maps folder that is unzoned.
|
||||
```
|
||||
|
||||
### shavit-checkpoints
|
||||
This plugin handles checkpoint related things such as segmented runs & savestates/persistent-data.
|
||||
|
||||
```
|
||||
Player commands:
|
||||
!cp, !cpmenu, !checkpoint, !checkpoints - Opens the checkpoints menu.
|
||||
!save - Saves a checkpoint.
|
||||
!tele - Teleports to a checkpoint (default: 1). Usage: !tele [number]
|
||||
!prevcp - Selects the previous checkpoint.
|
||||
!nextcp - Selects the next checkpoint.
|
||||
!deletecp - Deletes the current checkpoint.
|
||||
```
|
||||
|
||||
### shavit-misc
|
||||
This plugin handles miscellaneous things used in bunnyhop servers.
|
||||
|
||||
Such as: Segmented runs, team handling (respawning/spectating too), spectators list (!specs), smart player hiding that works for spectating too, teleportation to other players, weapon commands (!knife/!usp/!glock) and ammo management, segmented checkpoints, noclipping (can be set to work for VIPs/admins only), drop-all, godmode, prespeed blocking, prespeed limitation, chat tidying, radar hiding, weapon drop cleaning, player collision removal, auto-respawning, spawn points generator, radio removal, scoreboard manipulation, model opacity changes, fixed runspeed, automatic and configurable chat advertisements, player ragdoll removal, and WR messages.
|
||||
Such as: team handling (respawning/spectating too), spectators list (!specs), smart player hiding that works for spectating too, teleportation to other players, weapon commands (!knife/!usp/!glock) and ammo management, noclipping (can be set to work for VIPs/admins only), drop-all, godmode, prespeed blocking, prespeed limitation, chat tidying, radar hiding, weapon drop cleaning, player collision removal, auto-respawning, spawn points generator, radio removal, scoreboard manipulation, model opacity changes, fixed runspeed, automatic and configurable chat advertisements, player ragdoll removal, and WR messages.
|
||||
|
||||
```
|
||||
Player commands:
|
||||
@ -147,12 +186,6 @@ Player commands:
|
||||
!hide, !unhide - Toggle players' hiding.
|
||||
!tpto, !goto - Teleport to another player. Usage: !tpto [target]
|
||||
!usp, !glock, !knife - Spawn a USP/Glock/Knife.
|
||||
!cp, !cpmenu, !checkpoint, !checkpoints - Opens the checkpoints menu.
|
||||
!save - Saves a checkpoint.
|
||||
!tele - Teleports to a checkpoint (default: 1). Usage: !tele [number]
|
||||
!prevcp - Selects the previous checkpoint.
|
||||
!nextcp - Selects the next checkpoint.
|
||||
!deletecp - Deletes the current checkpoint.
|
||||
!nc, !prac, !practice, !noclipme, +noclip, sm_noclip - Toggles noclip.
|
||||
```
|
||||
|
||||
@ -175,7 +208,7 @@ Admin commands: (ROOT flag)
|
||||
!recalcall - Recalculate the points for every map on the server. Run this after you change the ranking multiplier for a style or after you install the plugin.
|
||||
```
|
||||
|
||||
### shavit-replay
|
||||
### shavit-replay-playback
|
||||
Creates a replay bot that records the players' world records and playback them on command (!replay/automatic).
|
||||
The replay bot playback can be stopped (if central) and the saved replay can be deleted by server administrators.
|
||||
Replay bots will change their clan tags/names according to the server's configuration.
|
||||
@ -188,6 +221,9 @@ Admin commands: (RCON flag)
|
||||
!deletereplay - Open replay deletion menu.
|
||||
```
|
||||
|
||||
### shavit-replay-recorder
|
||||
This is now the actual plugin that records the replays. ||I wanted to split shavit-replay so I could deal with reloading plugins without losing replay data better.||
|
||||
|
||||
### shavit-sounds
|
||||
Will play custom sounds when event actions happen.
|
||||
Such as: Getting a world record, improving your own record, getting the worst record in the server, beating a map for the first time or setting a rank #X record.
|
||||
@ -199,11 +235,30 @@ It displays rankings, maps done, maps left, server records, SteamID, country, ma
|
||||
```
|
||||
Player commands:
|
||||
!p, !profile, !stats - Show the player's profile. Usage: !profile [target]
|
||||
!mapsdone - Shows the maps the player has finished.
|
||||
!mapsleft - Shows maps that the player has not finished yet.
|
||||
!playtime - Shows the top playtime list.
|
||||
```
|
||||
|
||||
### shavit-timelimit
|
||||
Sets a dynamic map time limit according to the average completion time of the map.
|
||||
|
||||
```
|
||||
Admin commands: (CHANGEMAP flag)
|
||||
!extend, !extendmap - Extend the map.
|
||||
```
|
||||
|
||||
### shavit-tas
|
||||
Provides autostrafers and other TAS related functionality.
|
||||
|
||||
```
|
||||
Player commands:
|
||||
+autostrafer/-autostrafer, !autostrafer - Toggle the autostrafer.
|
||||
+autoprestrafe/-autoprestrafe, !autoprestrafe - Toggle automatically prestrafing.
|
||||
+autojumponstart/-autojumponstart, !autojumponstart - Toggle jumping automatically on start.
|
||||
+edgejump/-edgejump, !edgejump - Toggle edge jumping.
|
||||
```
|
||||
|
||||
# Recommended plugins:
|
||||
* [MomSurfFix](https://forums.alliedmods.net/showthread.php?p=2680743) ([github](https://github.com/GAMMACASE/MomSurfFix))
|
||||
- Makes surf ramps less likely to stop players. (Ramp bug / surf glitch)
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
#endif
|
||||
#define _shavit_core_included
|
||||
|
||||
#define SHAVIT_VERSION "3.0.9a"
|
||||
#define SHAVIT_VERSION "3.1.0"
|
||||
#define STYLE_LIMIT 256
|
||||
|
||||
#define SHAVIT_LOG_QUERIES 0
|
||||
|
||||
7
smbuild
7
smbuild
@ -1,17 +1,20 @@
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-chat.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-core.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-hud.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-mapchooser.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-misc.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-rankings.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-replay.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-replay-playback.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-replay-recorder.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-sounds.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-stats.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-tas.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-timelimit.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-wr.sp')
|
||||
Plugin(source='addons/sourcemod/scripting/shavit-zones.sp')
|
||||
|
||||
Package(name='bhoptimer',
|
||||
plugins=['shavit-chat', 'shavit-core', 'shavit-hud', 'shavit-misc', 'shavit-rankings', 'shavit-replay', 'shavit-sounds', 'shavit-stats', 'shavit-timelimit', 'shavit-wr', 'shavit-zones'],
|
||||
plugins=['shavit-chat', 'shavit-core', 'shavit-hud', 'shavit-misc', 'shavit-mapchooser', 'shavit-rankings', 'shavit-replay-playback', 'shavit-replay-recorder', 'shavit-sounds', 'shavit-stats', 'shavit-tas', 'shavit-timelimit', 'shavit-wr', 'shavit-zones'],
|
||||
filegroups={
|
||||
'.': ['README.md', 'LICENSE'],
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user