diff options
-rw-r--r-- | client/menu/chat/chat_open.tscn | 4 | ||||
-rw-r--r-- | client/menu/theme/style/panel_style_sidebar.tres | 3 | ||||
-rw-r--r-- | data/maps/sophomore.yaml | 12 | ||||
-rw-r--r-- | readme.md | 2 |
4 files changed, 13 insertions, 8 deletions
diff --git a/client/menu/chat/chat_open.tscn b/client/menu/chat/chat_open.tscn index 6150272d..af6688a5 100644 --- a/client/menu/chat/chat_open.tscn +++ b/client/menu/chat/chat_open.tscn @@ -1,9 +1,10 @@ -[gd_scene load_steps=6 format=3 uid="uid://dbd6k56l4p0ls"] +[gd_scene load_steps=7 format=3 uid="uid://dbd6k56l4p0ls"] [ext_resource type="Script" path="res://menu/chat/chat_open.gd" id="1_dsl4a"] [ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/dark_blur_material.tres" id="1_isqmk"] [ext_resource type="Script" path="res://menu/blur_setup.gd" id="2_urbd2"] [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="3_v7xmg"] +[ext_resource type="StyleBox" uid="uid://bw4jamyna1top" path="res://menu/theme/style/panel_style_sidebar.tres" id="4_ew1yx"] [ext_resource type="Script" path="res://menu/scroll_container_custom.gd" id="5_3mths"] [node name="ChatOpen" type="Control"] @@ -23,6 +24,7 @@ anchor_bottom = 1.0 offset_right = 296.0 grow_vertical = 2 theme = ExtResource("3_v7xmg") +theme_override_styles/panel = ExtResource("4_ew1yx") script = ExtResource("2_urbd2") [node name="MarginContainer" type="MarginContainer" parent="PanelContainer"] diff --git a/client/menu/theme/style/panel_style_sidebar.tres b/client/menu/theme/style/panel_style_sidebar.tres new file mode 100644 index 00000000..9615d88b --- /dev/null +++ b/client/menu/theme/style/panel_style_sidebar.tres @@ -0,0 +1,3 @@ +[gd_resource type="StyleBoxFlat" format=3 uid="uid://bw4jamyna1top"] + +[resource] diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml index b4e82054..e8fa61a3 100644 --- a/data/maps/sophomore.yaml +++ b/data/maps/sophomore.yaml @@ -21,13 +21,13 @@ map: - "*'█tc.ctc.d...~.s█''" - "''▒c...c..█.⌷C..L█'*" - "*'█.......w.⌷⌷..R█''" - - "*'█c......w.p⌷..T█''" - - "'*█tc.....w.....F█'*" + - "''█c......w.p⌷..T█''" + - "*'█tc.....w.....F█'*" - "''█c....ct█oofSSX█''" - - "*'████dd█████▒████''" - - "'*''''__''''''''''''" - - "*'*'''______________" - - "'''*''_____________!" + - "''████dd█████▒████''" + - "''''''__''''''''''''" + - "''''''______________" + - "*'''''_____________!" - "'*''''''''''''''''''" tiles: @@ -15,7 +15,7 @@ individual components below. ## Translation If you want to help translate the project, you can use the -[weblate](https://translate.codeberg.org/projects/hurrycurry/client/). All help +[weblate](https://translate.codeberg.org/engage/hurrycurry/). All help is appreciated. If your language is not available on weblate, please |