mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
plannings
This commit is contained in:
+2
-1
@@ -13,11 +13,12 @@
|
||||
- then voice chat [x]
|
||||
10. mobile controls column swapping (optional joystick on left) [x]
|
||||
11. fix fullscreen on mobile so that you can re-enter it [x]
|
||||
12. fix scroll bars on mobile
|
||||
12. fix scroll bars on mobile [x]
|
||||
13. add tool call embeds or something for the llm bot in discord, probably not in web ui
|
||||
14. add discord bot typing thing for when someone requests a replay
|
||||
15. change replay title for ones requested from discord, something other than "requester driving rover"
|
||||
16. better quickstart guide, something better than just a big list of controls. help overlay sucks i think.
|
||||
17. fix rover request spam queue cheat
|
||||
|
||||
|
||||
# relative pipe dreams:
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
# RULES FOR LOCKDOWN AUDIT
|
||||
## why is lockdown a thing?
|
||||
lockdown mode exists so that the physical owner of the server can get some privacy.
|
||||
during lockdown mode, no one can spectate anything or replay anything
|
||||
users cant use the site, its locked
|
||||
admins cant log in
|
||||
ONLY lockdown admins can log in and use the site as normal
|
||||
|
||||
## what should not work at all during lockdown?:
|
||||
- spectator pages should be disabled
|
||||
- llm services should be paused
|
||||
@@ -17,7 +24,7 @@
|
||||
- cant request and drive a rover
|
||||
|
||||
## lockdown admin rule:
|
||||
- lockdown admins should be able to log in and use ALL features, even during lockdown
|
||||
- lockdown admins should be able to log in and use ALL features as normal, even during lockdown
|
||||
- non-lockdown admins are not able to log in at all during lockdown.
|
||||
|
||||
## web ui lockdown rules:
|
||||
|
||||
Reference in New Issue
Block a user