[Feat] War crime console (#144)
* ADD: Icons, New component. Надо будет рефакторнуть худы в одну систему * Some govno ebanoe * ui * Some govno * UI and UI lol * Dermo again * ы * Добавлена система консоли. Надо добавить манипуляцию с рекордами и сохранение крим. записей на сервер. Я пометил в туду * Added functional for Criminal Records UI * Дропаю это говно * Рабочая версия крим консоли * Fuull functional * Added radio * Arrest info feature * improve ui * another names * New texturem Sprite viewer * fix small names * Added login menu * Final fix. * ох * Убрал логгеры * fix Comments and Access to proto * moved dummy code, removed qustyions * added disposer() when window was close * Small fixes * Removed comments. Added DNA check for CriminalityHud * Small lol --------- Co-authored-by: DocNITE <docnite0530@gmail.com>
This commit is contained in:
BIN
Resources/Textures/White/Interface/records.rsi/discharged.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/discharged.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 B |
BIN
Resources/Textures/White/Interface/records.rsi/incarcerated.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/incarcerated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 139 B |
27
Resources/Textures/White/Interface/records.rsi/meta.json
Normal file
27
Resources/Textures/White/Interface/records.rsi/meta.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/blob/8e49222b72f6fdcbe741d2a6ce0a8425d95010b7/icons/mob/huds/hud.dmi",
|
||||
"version": 1,
|
||||
"size": { "y": 8, "x": 8 },
|
||||
"states": [
|
||||
{
|
||||
"name": "wanted"
|
||||
},
|
||||
{
|
||||
"name": "suspected"
|
||||
},
|
||||
{
|
||||
"name": "released"
|
||||
},
|
||||
{
|
||||
"name": "parolled"
|
||||
},
|
||||
{
|
||||
"name": "incarcerated"
|
||||
},
|
||||
{
|
||||
"name": "discharged"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/White/Interface/records.rsi/parolled.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/parolled.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 B |
BIN
Resources/Textures/White/Interface/records.rsi/released.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/released.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 B |
BIN
Resources/Textures/White/Interface/records.rsi/suspected.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/suspected.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 141 B |
BIN
Resources/Textures/White/Interface/records.rsi/wanted.png
Normal file
BIN
Resources/Textures/White/Interface/records.rsi/wanted.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 B |
Reference in New Issue
Block a user