Totally random events
Added toggle to enable a small chance of a random event occuring when certain conditions are met.
This commit is contained in:
BIN
selfdrive/frogpilot/assets/random_events/images/firefox.png
Normal file
BIN
selfdrive/frogpilot/assets/random_events/images/firefox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
selfdrive/frogpilot/assets/random_events/images/tree_fiddy.gif
Normal file
BIN
selfdrive/frogpilot/assets/random_events/images/tree_fiddy.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
BIN
selfdrive/frogpilot/assets/random_events/images/weeb_wheel.gif
Normal file
BIN
selfdrive/frogpilot/assets/random_events/images/weeb_wheel.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
BIN
selfdrive/frogpilot/assets/random_events/sounds/angry.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/angry.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/random_events/sounds/fart.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/fart.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/random_events/sounds/firefox.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/firefox.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/random_events/sounds/nessie.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/nessie.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/random_events/sounds/noice.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/noice.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/random_events/sounds/uwu.wav
Normal file
BIN
selfdrive/frogpilot/assets/random_events/sounds/uwu.wav
Normal file
Binary file not shown.
BIN
selfdrive/frogpilot/assets/toggle_icons/icon_random.png
Normal file
BIN
selfdrive/frogpilot/assets/toggle_icons/icon_random.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
@@ -55,6 +55,8 @@ FrogPilotVisualsPanel::FrogPilotVisualsPanel(SettingsWindow *parent) : FrogPilot
|
||||
{"HideSpeed", "Hide Speed", "Hide the speed indicator in the onroad UI. Additional toggle allows it to be hidden/shown via tapping the speed itself.", ""},
|
||||
{"MapStyle", "Map Style", "Use a custom map style to be used for 'Navigate on openpilot'.", ""},
|
||||
|
||||
{"RandomEvents", "Random Events", "Enjoy a bit of unpredictability with random events that can occur during certain driving conditions.", "../frogpilot/assets/toggle_icons/icon_random.png"},
|
||||
|
||||
{"ScreenManagement", "Screen Management", "Manage your screen's brightness, timeout settings, and hide specific onroad UI elements.", "../frogpilot/assets/toggle_icons/icon_light.png"},
|
||||
{"HideUIElements", "Hide UI Elements", "Hide the selected UI elements from the onroad screen.", ""},
|
||||
{"ScreenBrightness", "Screen Brightness", "Customize your screen brightness when offroad.", ""},
|
||||
|
||||
Reference in New Issue
Block a user