Commit graph

31 commits

Author SHA1 Message Date
5eedbf2f1e feat: start/stop server handling
The original app volume is also restored when the server is stopped.
2025-07-13 23:47:40 +02:00
962bcaf199 perf: removed useless info logging 2025-07-13 23:33:10 +02:00
8132f69ed2 fix(breaking): better handling of the server rotation config
The config path was also changed to `BepInEx/config/GBSU/config.json`

Tracks the -maplist argument
2025-07-13 23:32:42 +02:00
4771a41fa7 refactor: unused import 2025-07-13 21:49:21 +02:00
20ca020d02 fix: remove hosting status if it fails 2025-07-13 16:17:37 +02:00
0cb7131435 refactor: wip 2025-07-13 16:16:41 +02:00
4b61948f68 docs: added known issues section 2025-07-13 13:27:51 +02:00
02361d278d refactor: avoid setting a variable (tracking the current scene) changing its value more often than it can be displayed 2025-07-13 12:36:26 +02:00
06c4eba087 1.0.3 1.0.3 2025-07-13 12:23:33 +02:00
31e2cda45b refactor: use MyPluginInfo for plugin attributes 2025-07-13 12:18:40 +02:00
2619d05374 fix: vsync toggle 2025-07-13 12:09:32 +02:00
2e5d5a9942 fix: remove useless cli arguments from in-game guide 2025-07-13 12:06:27 +02:00
b4ffbc0a0d feat: in-game error display 2025-07-12 23:39:20 +02:00
9599a6d652 feat: make 5999 the default serverport 2025-07-12 23:35:32 +02:00
4b7b22aad4 feat: create config folder at runtime 2025-07-12 23:33:41 +02:00
05256ecd8a fix: keep only one server comp 2025-07-12 23:28:33 +02:00
5aa379ca9d fix: null check for localSingleGang 2025-07-12 19:15:51 +02:00
bdc26f2528 1.0.2 1.0.2 2025-03-15 22:21:27 +01:00
89fcf1ed7b refactor: bump severity from info to warning 2025-03-15 22:20:33 +01:00
5c6a96b800 refactor: remove unused import 2025-03-15 22:19:21 +01:00
abe74e4ea5 style: fix spelling mistakes
Add .vscode/settings.json for VSCode/VSCodium users using cspell
2025-03-15 22:19:03 +01:00
4a5c665667 style: remove trailing dot 2025-03-15 22:15:24 +01:00
3258fcc4f5 docs: added contact info for community feedback 2025-03-15 22:14:51 +01:00
6dd459582f 1.0.1 1.0.1 2025-03-15 21:52:46 +01:00
3acfb446d1 perf: deprecate internalCurrentState tracking
It isn't used at the moment.
2025-03-15 21:52:34 +01:00
86a95a8e88 style: minor formatting improvements 2025-03-15 21:48:38 +01:00
c095d824ab fix: resize menu for better score visibility 2025-03-15 21:44:45 +01:00
7af5036fb1 docs: added server config files 2025-03-15 21:42:45 +01:00
0fe4de92fa style: in-game guide formatting
Make the in-game guide look nicer by formatting

Add link to source code for further reference
2025-03-15 21:40:32 +01:00
32080028d6 docs: clarify readme and add new instructions 2025-03-15 21:34:59 +01:00
d5b2b3393a 1.0.0 1.0.0 2025-03-14 21:37:52 +01:00