-
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)
6 downloads
-
Source code (TAR.GZ)
5 downloads
-
ColorCustomizer.dll
195 downloads ·
2021-08-14 23:13:28 +03:00 · 8.5 KiB -
HopLib.dll
206 downloads ·
2021-08-14 23:13:28 +03:00 · 16 KiB -
KeyRebinder.dll
183 downloads ·
2021-08-14 23:13:28 +03:00 · 18 KiB -
MALogger.dll
211 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
PlayerRotater.dll
211 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
RotateIt.dll
226 downloads ·
2021-08-14 23:13:28 +03:00 · 7.5 KiB -
SkipIntro.dll
186 downloads ·
2021-08-14 23:13:28 +03:00 · 5 KiB -
SpeedMultiplier.dll
212 downloads ·
2021-08-14 23:13:28 +03:00 · 5 KiB -
ThirdPersonCamera.dll
219 downloads ·
2021-08-14 23:13:28 +03:00 · 9 KiB
- New plugin