-
v2021-08-14 Stable
released this
2021-08-14 23:14:40 +03:00 | 30 commits to main since this releaseAdditions
- New plugin
HopLib: a library plugin that other plugins use for various shared code parts - New plugin
SkipIntro: a plugin to skip the initial intro scene. - New plugin
MaLogger: a plugin to log various things that happen, such as people joining, avatar changes & prop spawns. KeyRebinder: Added keybind for zoom keyPlayerRotater: Use the game's rotation multiplier for rotations.PlayerRotater: Lessen the jankiness of looking up/down while rotated.
Changes
- Various keybinds now allow other keys to also be pressed, changed
KeyCodedatatypes toKeyboardShortcutin multiple places - Made various plugins rely on HopLib
- Embracing msbuild for build system, fully fleshed it out finally.
- The plugins assembly info should now be set to proper values
SpeedMultiplier: Fixed breaking after game update- Various readme changes
Removed
- VSC build tasks
- Various unnecessary logging now only output in
Debugbuilds - Debug build info from
Releasebuilds LegacyInputModulereference from the shared plugin references
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
3 downloads
-
ColorCustomizer.dll
185 downloads ·
2021-08-14 23:13:28 +03:00 · 8.5 KiB -
HopLib.dll
197 downloads ·
2021-08-14 23:13:28 +03:00 · 16 KiB -
KeyRebinder.dll
172 downloads ·
2021-08-14 23:13:28 +03:00 · 18 KiB -
MALogger.dll
199 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
PlayerRotater.dll
203 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
RotateIt.dll
215 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
SkipIntro.dll
175 downloads ·
2021-08-14 23:13:28 +03:00 · 5 KiB -
SpeedMultiplier.dll
198 downloads ·
2021-08-14 23:13:28 +03:00 · 5 KiB -
ThirdPersonCamera.dll
208 downloads ·
2021-08-14 23:13:28 +03:00 · 9 KiB
- New plugin