Skip to content

Commit

Permalink
Merge pull request #49 from nicom7/release/0.2.0
Browse files Browse the repository at this point in the history
Release 0.2.0
  • Loading branch information
nicom7 authored Apr 12, 2024
2 parents 3c8ea3c + 31c6971 commit 7585268
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 15 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ To **climb stairs**, press the key of the platform you want to reach. For exampl
- Nicolas Comtois

### Additional Art
- craftpix.net
- Backgrounds by [craftpix.net](https://craftpix.net)
- Computer keyboard image by Denelson83 (based on copyright claims). CC BY-SA 3.0, https://commons.wikimedia.org/w/index.php?curid=508928

### *Thanks for playing! :D*
9 changes: 6 additions & 3 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,14 @@ application/modify_resources=true
application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version="0.1.0.0"
application/product_version="0.1.0.0"
application/file_version="0.2.0.0"
application/product_version="0.2.0.0"
application/company_name="nicom7"
application/product_name="MusiKeys"
application/file_description=""
application/copyright="Copyright © 2023 nicom7"
application/copyright="Copyright © 2023-2024 nicom7"
application/trademarks=""
application/export_angle=0
ssh_remote_deploy/enabled=false
ssh_remote_deploy/host="user@host_ip"
ssh_remote_deploy/port="22"
Expand All @@ -61,6 +62,7 @@ Unregister-ScheduledTask -TaskName godot_remote_debug -Confirm:$false -ErrorActi
Remove-Item -Recurse -Force '{temp_dir}'"
dotnet/include_scripts_content=false
dotnet/include_debug_symbols=true
dotnet/embed_build_outputs=false

[preset.1]

Expand Down Expand Up @@ -101,5 +103,6 @@ progressive_web_app/icon_512x512=""
progressive_web_app/background_color=Color(0, 0, 0, 1)
dotnet/include_scripts_content=false
dotnet/include_debug_symbols=true
dotnet/embed_build_outputs=false
application/file_version="0.1.0.0"
application/product_version="0.1.0.0"
9 changes: 5 additions & 4 deletions game_objects/platforms/platform_sets/platform_set.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@
[ext_resource type="PackedScene" uid="uid://dbwx5x1x0vi2d" path="res://game_objects/switch_blocks/switch_block.tscn" id="2_qslti"]
[ext_resource type="PackedScene" uid="uid://knuujq4ac74r" path="res://game_objects/ladders/ladder.tscn" id="4_i4kyn"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_cmjku"]
size = Vector2(48, 288)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xdeo"]
resource_local_to_scene = true
size = Vector2(96, 288)

[node name="PlatformSet" type="Node2D"]
script = ExtResource("1_ec12g")

[node name="BoundingRect" type="CollisionShape2D" parent="."]
position = Vector2(24, -48)
shape = SubResource("RectangleShape2D_cmjku")
position = Vector2(48, -48)
shape = SubResource("RectangleShape2D_3xdeo")
disabled = true

[node name="Platform" parent="." instance=ExtResource("2_jg3vq")]
Expand Down
10 changes: 9 additions & 1 deletion levels/tutorials/world_tutorial_c_d.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=8 format=3 uid="uid://dysxf1d1ubejx"]
[gd_scene load_steps=10 format=3 uid="uid://dysxf1d1ubejx"]

[ext_resource type="PackedScene" uid="uid://bgmrmwu61uqnt" path="res://levels/world_a.tscn" id="1_0gaco"]
[ext_resource type="Script" path="res://levels/tutorials/world_tutorial_c_d.gd" id="2_vdxfk"]
Expand All @@ -8,6 +8,12 @@
[ext_resource type="Resource" uid="uid://b3gv1i0ttbhog" path="res://levels/level_infos/level_tutorial_c_d.tres" id="5_mrjhh"]
[ext_resource type="Script" path="res://levels/tutorials/block_sequence_tutorial_c_d.gd" id="6_s2jll"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_hlkd0"]
size = Vector2(576, 288)

[sub_resource type="RectangleShape2D" id="RectangleShape2D_c7eva"]
size = Vector2(384, 288)

[node name="World" instance=ExtResource("1_0gaco")]
script = ExtResource("2_vdxfk")
tutorial = true
Expand All @@ -20,6 +26,7 @@ position = Vector2(960, 288)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet" index="0"]
position = Vector2(240, -48)
shape = SubResource("RectangleShape2D_hlkd0")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 131072, 0, 65543, 131072, 2, 8, 131072, 0, 65544, 131072, 2, 9, 131072, 0, 65545, 131072, 2, 10, 131072, 0, 65546, 131072, 2, 11, 196608, 0, 65547, 196608, 2)
Expand All @@ -33,6 +40,7 @@ position = Vector2(624, 528)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet2" index="0"]
position = Vector2(144, -48)
shape = SubResource("RectangleShape2D_c7eva")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet2" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 196608, 0, 65543, 196608, 2)
Expand Down
11 changes: 10 additions & 1 deletion levels/tutorials/world_tutorial_c_d_e.tscn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_scene load_steps=7 format=3 uid="uid://xi65titydc86"]
[gd_scene load_steps=9 format=3 uid="uid://xi65titydc86"]

[ext_resource type="PackedScene" uid="uid://bgmrmwu61uqnt" path="res://levels/world_a.tscn" id="1_46kmy"]
[ext_resource type="Script" path="res://levels/tutorials/world_tutorial_c_d_e.gd" id="2_ee2nw"]
Expand All @@ -7,8 +7,15 @@
[ext_resource type="PackedScene" uid="uid://bkol8urwsl85l" path="res://levels/tutorials/block_sequence_tutorial.tscn" id="4_tdmlh"]
[ext_resource type="Script" path="res://levels/tutorials/block_sequence_tutorial_c_d_e.gd" id="5_1r3vv"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_hvy1r"]
size = Vector2(576, 288)

[sub_resource type="RectangleShape2D" id="RectangleShape2D_jm0kh"]
size = Vector2(384, 288)

[node name="World" instance=ExtResource("1_46kmy")]
script = ExtResource("2_ee2nw")
tutorial = true

[node name="Background" parent="." index="0"]
background = 1
Expand All @@ -18,6 +25,7 @@ position = Vector2(960, 288)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet" index="0"]
position = Vector2(240, -48)
shape = SubResource("RectangleShape2D_hvy1r")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 131072, 0, 65543, 131072, 2, 8, 131072, 0, 65544, 131072, 2, 9, 131072, 0, 65545, 131072, 2, 10, 131072, 0, 65546, 131072, 2, 11, 196608, 0, 65547, 196608, 2)
Expand All @@ -31,6 +39,7 @@ position = Vector2(624, 528)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet2" index="0"]
position = Vector2(144, -48)
shape = SubResource("RectangleShape2D_jm0kh")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet2" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 196608, 0, 65543, 196608, 2)
Expand Down
10 changes: 9 additions & 1 deletion levels/tutorials/world_tutorial_d_c.tscn
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
[gd_scene load_steps=6 format=3 uid="uid://b5kd21pwsbcmx"]
[gd_scene load_steps=8 format=3 uid="uid://b5kd21pwsbcmx"]

[ext_resource type="PackedScene" uid="uid://bgmrmwu61uqnt" path="res://levels/world_a.tscn" id="1_4pbjb"]
[ext_resource type="Script" path="res://levels/tutorials/world_tutorial_d_c.gd" id="2_shlla"]
[ext_resource type="PackedScene" uid="uid://bkol8urwsl85l" path="res://levels/tutorials/block_sequence_tutorial.tscn" id="3_yfp6c"]
[ext_resource type="Script" path="res://levels/tutorials/block_sequence_tutorial_d_c.gd" id="4_sm41l"]
[ext_resource type="Resource" uid="uid://xbtv2efpt7yu" path="res://levels/level_infos/level_tutorial_d_c.tres" id="6_a8cuq"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_fdgtd"]
size = Vector2(576, 288)

[sub_resource type="RectangleShape2D" id="RectangleShape2D_w1l8h"]
size = Vector2(384, 288)

[node name="World" instance=ExtResource("1_4pbjb")]
script = ExtResource("2_shlla")
ascending_notes = false
Expand All @@ -19,6 +25,7 @@ position = Vector2(960, 288)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet" index="0"]
position = Vector2(240, -48)
shape = SubResource("RectangleShape2D_fdgtd")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 131072, 0, 65543, 131072, 2, 8, 131072, 0, 65544, 131072, 2, 9, 131072, 0, 65545, 131072, 2, 10, 131072, 0, 65546, 131072, 2, 11, 196608, 0, 65547, 196608, 2)
Expand All @@ -32,6 +39,7 @@ position = Vector2(624, 528)

[node name="BoundingRect" parent="Environment/Stages/Stage0/PlatformSet2" index="0"]
position = Vector2(144, -48)
shape = SubResource("RectangleShape2D_w1l8h")

[node name="Platform" parent="Environment/Stages/Stage0/PlatformSet2" index="1"]
layer_0/tile_data = PackedInt32Array(0, 65536, 0, 65536, 65536, 2, 1, 131072, 0, 65537, 131072, 2, 2, 131072, 0, 65538, 131072, 2, 3, 131072, 0, 65539, 131072, 2, 4, 131072, 0, 65540, 131072, 2, 5, 131072, 0, 65541, 131072, 2, 6, 131072, 0, 65542, 131072, 2, 7, 196608, 0, 65543, 196608, 2)
Expand Down
4 changes: 2 additions & 2 deletions levels/world_a.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
[ext_resource type="Script" path="res://levels/basic_level_info.gd" id="6_708ue"]

[sub_resource type="RectangleShape2D" id="RectangleShape2D_3iscd"]
size = Vector2(576, 288)
size = Vector2(1152, 288)

[sub_resource type="RectangleShape2D" id="RectangleShape2D_vtpua"]
size = Vector2(384, 288)
size = Vector2(624, 288)

[sub_resource type="RectangleShape2D" id="RectangleShape2D_ax677"]
size = Vector2(336, 288)
Expand Down
4 changes: 2 additions & 2 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ config/name="MusiKeys"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://sprites/icon.svg"
config/copyright="Copyright © 2023"
config/copyright="Copyright © 2023-2024"
config/company="nicom7"

[audio]
Expand Down Expand Up @@ -124,7 +124,7 @@ G_note={
}
in_game_menu={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194305,"key_label":0,"unicode":0,"echo":false,"script":null)
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":4194305,"physical_keycode":0,"key_label":0,"unicode":0,"echo":false,"script":null)
]
}
toggle_tone_labels={
Expand Down

0 comments on commit 7585268

Please sign in to comment.