From bbdf947d7c1bffb6d26d333c47c9b2a88109f058 Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 4 Aug 2023 11:25:45 -0500 Subject: Add bits that are done so far This includes: * Controller (runs and responds to calls placed on the screen, parameter editing and switches work) * Null Drive (simulates motion so the controller can run, no actual movement yet) * Call Buttons (lights can be toggled with right-click, no communication yet) --- textures/celevator_button_black.png | Bin 0 -> 598 bytes textures/celevator_cabinet_front_bottom.png | Bin 0 -> 7849 bytes textures/celevator_cabinet_front_bottom_open.png | Bin 0 -> 7401 bytes textures/celevator_cabinet_front_bottom_open_lside.png | Bin 0 -> 7753 bytes textures/celevator_cabinet_front_bottom_open_rside.png | Bin 0 -> 7726 bytes textures/celevator_cabinet_front_top.png | Bin 0 -> 1984 bytes textures/celevator_cabinet_front_top_open_lside.png | Bin 0 -> 7928 bytes textures/celevator_cabinet_front_top_open_rside.png | Bin 0 -> 7542 bytes textures/celevator_cabinet_front_top_open_running.png | Bin 0 -> 9362 bytes textures/celevator_cabinet_front_top_open_stopped.png | Bin 0 -> 8642 bytes textures/celevator_cabinet_sides.png | Bin 0 -> 1995 bytes textures/celevator_callbutton_down.png | Bin 0 -> 7578 bytes textures/celevator_callbutton_light.png | Bin 0 -> 222 bytes textures/celevator_callbutton_panel.png | Bin 0 -> 5937 bytes textures/celevator_callbutton_up.png | Bin 0 -> 7578 bytes textures/celevator_drive_front.png | Bin 0 -> 7839 bytes textures/celevator_fs_bg.png | Bin 0 -> 1735 bytes textures/celevator_logo.png | Bin 0 -> 10856 bytes textures/celevator_menu_arrow.png | Bin 0 -> 676 bytes textures/celevator_toggle_switch.png | Bin 0 -> 681 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/celevator_button_black.png create mode 100644 textures/celevator_cabinet_front_bottom.png create mode 100644 textures/celevator_cabinet_front_bottom_open.png create mode 100644 textures/celevator_cabinet_front_bottom_open_lside.png create mode 100644 textures/celevator_cabinet_front_bottom_open_rside.png create mode 100644 textures/celevator_cabinet_front_top.png create mode 100644 textures/celevator_cabinet_front_top_open_lside.png create mode 100644 textures/celevator_cabinet_front_top_open_rside.png create mode 100644 textures/celevator_cabinet_front_top_open_running.png create mode 100644 textures/celevator_cabinet_front_top_open_stopped.png create mode 100644 textures/celevator_cabinet_sides.png create mode 100644 textures/celevator_callbutton_down.png create mode 100644 textures/celevator_callbutton_light.png create mode 100644 textures/celevator_callbutton_panel.png create mode 100644 textures/celevator_callbutton_up.png create mode 100644 textures/celevator_drive_front.png create mode 100644 textures/celevator_fs_bg.png create mode 100644 textures/celevator_logo.png create mode 100644 textures/celevator_menu_arrow.png create mode 100644 textures/celevator_toggle_switch.png (limited to 'textures') diff --git a/textures/celevator_button_black.png b/textures/celevator_button_black.png new file mode 100644 index 0000000..99de0ba Binary files /dev/null and b/textures/celevator_button_black.png differ diff --git a/textures/celevator_cabinet_front_bottom.png b/textures/celevator_cabinet_front_bottom.png new file mode 100644 index 0000000..89422a9 Binary files /dev/null and b/textures/celevator_cabinet_front_bottom.png differ diff --git a/textures/celevator_cabinet_front_bottom_open.png b/textures/celevator_cabinet_front_bottom_open.png new file mode 100644 index 0000000..b5abced Binary files /dev/null and b/textures/celevator_cabinet_front_bottom_open.png differ diff --git a/textures/celevator_cabinet_front_bottom_open_lside.png b/textures/celevator_cabinet_front_bottom_open_lside.png new file mode 100644 index 0000000..1afbcaf Binary files /dev/null and b/textures/celevator_cabinet_front_bottom_open_lside.png differ diff --git a/textures/celevator_cabinet_front_bottom_open_rside.png b/textures/celevator_cabinet_front_bottom_open_rside.png new file mode 100644 index 0000000..d0ffaaf Binary files /dev/null and b/textures/celevator_cabinet_front_bottom_open_rside.png differ diff --git a/textures/celevator_cabinet_front_top.png b/textures/celevator_cabinet_front_top.png new file mode 100644 index 0000000..8e97201 Binary files /dev/null and b/textures/celevator_cabinet_front_top.png differ diff --git a/textures/celevator_cabinet_front_top_open_lside.png b/textures/celevator_cabinet_front_top_open_lside.png new file mode 100644 index 0000000..a962875 Binary files /dev/null and b/textures/celevator_cabinet_front_top_open_lside.png differ diff --git a/textures/celevator_cabinet_front_top_open_rside.png b/textures/celevator_cabinet_front_top_open_rside.png new file mode 100644 index 0000000..1aa2811 Binary files /dev/null and b/textures/celevator_cabinet_front_top_open_rside.png differ diff --git a/textures/celevator_cabinet_front_top_open_running.png b/textures/celevator_cabinet_front_top_open_running.png new file mode 100644 index 0000000..d1e25d6 Binary files /dev/null and b/textures/celevator_cabinet_front_top_open_running.png differ diff --git a/textures/celevator_cabinet_front_top_open_stopped.png b/textures/celevator_cabinet_front_top_open_stopped.png new file mode 100644 index 0000000..22bb896 Binary files /dev/null and b/textures/celevator_cabinet_front_top_open_stopped.png differ diff --git a/textures/celevator_cabinet_sides.png b/textures/celevator_cabinet_sides.png new file mode 100644 index 0000000..bc3cebd Binary files /dev/null and b/textures/celevator_cabinet_sides.png differ diff --git a/textures/celevator_callbutton_down.png b/textures/celevator_callbutton_down.png new file mode 100644 index 0000000..14bb89e Binary files /dev/null and b/textures/celevator_callbutton_down.png differ diff --git a/textures/celevator_callbutton_light.png b/textures/celevator_callbutton_light.png new file mode 100644 index 0000000..eb36837 Binary files /dev/null and b/textures/celevator_callbutton_light.png differ diff --git a/textures/celevator_callbutton_panel.png b/textures/celevator_callbutton_panel.png new file mode 100644 index 0000000..018a32b Binary files /dev/null and b/textures/celevator_callbutton_panel.png differ diff --git a/textures/celevator_callbutton_up.png b/textures/celevator_callbutton_up.png new file mode 100644 index 0000000..29176ed Binary files /dev/null and b/textures/celevator_callbutton_up.png differ diff --git a/textures/celevator_drive_front.png b/textures/celevator_drive_front.png new file mode 100644 index 0000000..6331c6a Binary files /dev/null and b/textures/celevator_drive_front.png differ diff --git a/textures/celevator_fs_bg.png b/textures/celevator_fs_bg.png new file mode 100644 index 0000000..87c54f2 Binary files /dev/null and b/textures/celevator_fs_bg.png differ diff --git a/textures/celevator_logo.png b/textures/celevator_logo.png new file mode 100644 index 0000000..faa4084 Binary files /dev/null and b/textures/celevator_logo.png differ diff --git a/textures/celevator_menu_arrow.png b/textures/celevator_menu_arrow.png new file mode 100644 index 0000000..3cf735b Binary files /dev/null and b/textures/celevator_menu_arrow.png differ diff --git a/textures/celevator_toggle_switch.png b/textures/celevator_toggle_switch.png new file mode 100644 index 0000000..b2df862 Binary files /dev/null and b/textures/celevator_toggle_switch.png differ -- cgit v1.2.3