Borgs (#18136)
* Laws * positronic brain and PAI rewrite * MMI * MMI pt. 2 * borg brain transfer * Roleban support, Borg job (WIP), the end of mind shenaniganry * battery drain, item slot cleanup, alerts * visuals * fix this pt1 * fix this pt2 * Modules, Lingering Stacks, Better borg flashlight * Start on UI, fix battery alerts, expand activation/deactivation, low movement speed on no power. * sprotes * no zombie borgs * oh fuck yeah i love a good relay * charger * fix the tiniest of sprite issues * adjustable names * a functional UI???? * foobar * more modules * this shit for some reason * upstream * genericize selectable borg modules * upstream again * holy fucking shit * i love christ * proper construction * da job * AA borgs * and boom more shit * admin logs * laws redux * ok just do this rq * oh boy that looks like modules * oh shit research * testos passo * so much shit holy fuck * fuckit we SHIP * last minute snags * should've gotten me on a better day
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery-none.png
Normal file
|
After Width: | Height: | Size: 452 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery0.png
Normal file
|
After Width: | Height: | Size: 531 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery1.png
Normal file
|
After Width: | Height: | Size: 410 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery10.png
Normal file
|
After Width: | Height: | Size: 415 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery2.png
Normal file
|
After Width: | Height: | Size: 442 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery3.png
Normal file
|
After Width: | Height: | Size: 480 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery4.png
Normal file
|
After Width: | Height: | Size: 460 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery5.png
Normal file
|
After Width: | Height: | Size: 484 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery6.png
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery7.png
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery8.png
Normal file
|
After Width: | Height: | Size: 414 B |
BIN
Resources/Textures/Interface/Alerts/battery.rsi/battery9.png
Normal file
|
After Width: | Height: | Size: 413 B |
53
Resources/Textures/Interface/Alerts/battery.rsi/meta.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Created by EmoGarbage404 (github) for Space Station 14.",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "battery0",
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.5
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "battery1"
|
||||
},
|
||||
{
|
||||
"name": "battery2"
|
||||
},
|
||||
{
|
||||
"name": "battery3"
|
||||
},
|
||||
{
|
||||
"name": "battery4"
|
||||
},
|
||||
{
|
||||
"name": "battery5"
|
||||
},
|
||||
{
|
||||
"name": "battery6"
|
||||
},
|
||||
{
|
||||
"name": "battery7"
|
||||
},
|
||||
{
|
||||
"name": "battery8"
|
||||
},
|
||||
{
|
||||
"name": "battery9"
|
||||
},
|
||||
{
|
||||
"name": "battery10"
|
||||
},
|
||||
{
|
||||
"name": "battery-none"
|
||||
}
|
||||
]
|
||||
}
|
||||