Skip to content

Commit

Permalink
Little Rage 0.4.1a
Browse files Browse the repository at this point in the history
Added test animation

Patched bugs
  • Loading branch information
Killarexe committed Sep 24, 2023
1 parent 1868ba4 commit 1dcbb01
Show file tree
Hide file tree
Showing 11 changed files with 287 additions and 40 deletions.
2 changes: 1 addition & 1 deletion assets/lang/lang.csv
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ ui.level.description.level_six,The evaluation level…,Le niveau d’évaluation
ui.yes,Yes,Oui
ui.no,No,Non
ui.experimental_frame.desc,"This feature is an experimental. It can produce bugs.
Are you sure to continue ?","Cette fonctionnalité est expiremental. Ceci peut produire des bugs.
Are you sure to continue ?","Cette fonctionnalité est expérimental Ceci peut produire des bugs.
Etes-vous sur de continuer ?"
ui.back_to_center,Back to Center,Retour au Centre
ui.replay,Replay Level,Rejouer le niveau
Expand Down
Binary file modified assets/lang/lang.en.translation
Binary file not shown.
Binary file modified assets/lang/lang.fr.translation
Binary file not shown.
36 changes: 18 additions & 18 deletions assets/style/default_theme.tres

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ architectures/arm64-v8a=true
architectures/x86=false
architectures/x86_64=false
version/code=1
version/name="0.4a"
version/name="0.4.1a"
package/unique_name="github.killarexe.$gennames"
package/name=""
package/signed=true
Expand Down Expand Up @@ -210,7 +210,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/0_4a/linux/LittleRage.x86_64"
export_path="builds/0_4_1a/linux/LittleRage.x86_64"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand Down Expand Up @@ -250,7 +250,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/0_4a/mac/LittleRage.zip"
export_path="builds/0_4_1a/mac/LittleRage.zip"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand All @@ -268,8 +268,8 @@ application/icon_interpolation=4
application/bundle_identifier="github.killarexe.little-rage"
application/signature=""
application/app_category="Games"
application/short_version="0.4"
application/version="0.4"
application/short_version="0.4.1"
application/version="0.4.1"
application/copyright="CC0-1.0"
application/copyright_localized={}
application/min_macos_version="10.12"
Expand Down Expand Up @@ -353,7 +353,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/0_4a/web/index.html"
export_path="builds/0_4_1a/web/index.html"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand Down Expand Up @@ -391,7 +391,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="builds/0_4a/win/LittleRage.exe"
export_path="builds/0_4_1a/win/LittleRage.exe"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand All @@ -418,11 +418,11 @@ application/modify_resources=true
application/icon=""
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/file_version="0.4.1.0"
application/product_version="0.4.1.0"
application/company_name="Killar"
application/product_name="Little Rage"
application/file_description="A Simple 2D platformer game"
application/copyright=""
application/trademarks=""
ssh_remote_deploy/enabled=false
Expand Down
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ config/description="A Platformer Game"
run/main_scene="res://scenes/uis/MainMenu.tscn"
config/features=PackedStringArray("4.1", "GL Compatibility")
boot_splash/bg_color=Color(0.235294, 0.737255, 0.988235, 1)
boot_splash/show_image=false
boot_splash/image="res://assets/textures/ui/logo.png"
config/icon="res://assets/textures/ui/icon.png"

Expand Down
12 changes: 7 additions & 5 deletions scenes/instances/level/player/Player.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ libraries = {
"": SubResource("AnimationLibrary_pm6cf"),
"PlayerAnimations": ExtResource("4_jqgtb")
}
blend_times = [&"PlayerAnimations/jump", &"PlayerAnimations/jump", 1.0, &"PlayerAnimations/jump", &"PlayerAnimations/land", 1.0, &"PlayerAnimations/jump", &"PlayerAnimations/RESET", 1.0, &"PlayerAnimations/land", &"PlayerAnimations/RESET", 1.0]
blend_times = [&"PlayerAnimations/jump", &"PlayerAnimations/jump", 1.0, &"PlayerAnimations/jump", &"PlayerAnimations/RESET", 1.0, &"PlayerAnimations/jump", &"PlayerAnimations/land", 1.0, &"PlayerAnimations/land", &"PlayerAnimations/RESET", 1.0]

[node name="CanvasLayer" type="CanvasLayer" parent="."]
layer = 0
Expand Down Expand Up @@ -142,11 +142,13 @@ offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("12_k24f3")

[node name="PlayerStatus" parent="Menus" node_paths=PackedStringArray("player", "timer") instance=ExtResource("13_p0n42")]
player = NodePath("../..")
timer = NodePath("../../Timer")
[node name="PlayerStatus" parent="Menus" instance=ExtResource("13_p0n42")]
player = Object(CharacterBody2D,"_import_path":NodePath(""),"unique_name_in_owner":false,"process_mode":0,"process_priority":0,"process_physics_priority":0,"process_thread_group":0,"editor_description":"","visible":true,"modulate":Color(1, 1, 1, 1),"self_modulate":Color(1, 1, 1, 1),"show_behind_parent":false,"top_level":false,"light_mask":1,"visibility_layer":1,"z_index":0,"z_as_relative":true,"y_sort_enabled":false,"texture_filter":0,"texture_repeat":0,"material":null,"use_parent_material":false,"position":Vector2(0, 0),"rotation":0.0,"scale":Vector2(1, 1),"skew":0.0,"disable_mode":0,"collision_layer":8,"collision_mask":15,"collision_priority":1.0,"input_pickable":false,"motion_mode":0,"up_direction":Vector2(0, -1),"velocity":Vector2(0, 0),"slide_on_ceiling":true,"max_slides":4,"wall_min_slide_angle":0.261799,"floor_stop_on_slope":true,"floor_constant_speed":false,"floor_block_on_wall":true,"floor_max_angle":0.785398,"floor_snap_length":1.0,"platform_on_leave":0,"platform_floor_layers":4294967295,"platform_wall_layers":0,"safe_margin":0.08,"script":ExtResource("1_l7flj"))

timer = Object(Timer,"_import_path":NodePath(""),"unique_name_in_owner":false,"process_mode":0,"process_priority":0,"process_physics_priority":0,"process_thread_group":0,"editor_description":"","process_callback":1,"wait_time":0.05,"one_shot":false,"autostart":true,"script":ExtResource("8_3kxck"))


[node name="Timer" type="Timer" parent="."]
wait_time = 0.1
wait_time = 0.05
autostart = true
script = ExtResource("8_3kxck")
4 changes: 2 additions & 2 deletions scenes/uis/MainMenu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = 320.0
offset_right = 960.0
offset_left = -320.0
offset_right = 320.0
offset_bottom = 360.0
grow_horizontal = 2
texture = ExtResource("3_4yirm")
Expand Down
245 changes: 245 additions & 0 deletions scenes/uis/TestAnimation.tscn

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/level/player/PlayerTimer.gd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ func _ready():
connect("timeout", on_timeout)

func on_timeout():
milliseconds += 10
milliseconds += 5
if milliseconds >= 100:
secondes += 1
milliseconds = 0
Expand Down
1 change: 0 additions & 1 deletion scripts/uis/level_editor/EditorCameraControler.gd
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ func handle_touch(event: InputEventScreenTouch):
else:
touch_points.erase(event.index)
if can_placing && touch_points.size() > 0:
#var touch_pos: Vector2 = (touch_points.values()[0] + offset - get_viewport_rect().size / zoom / 2) / zoom
var viewport_size: Vector2 = get_viewport_rect().size
var touch_position: Vector2 = touch_points.values()[0]
var touch_position_in_viewport: Vector2 = touch_position - viewport_size / 2
Expand Down

0 comments on commit 1dcbb01

Please sign in to comment.