Skip to content

Commit

Permalink
Release 0.2.2 (#54)
Browse files Browse the repository at this point in the history
* Remove flying trees

* Make names show up in random order

* Adjust fertilizer

* Readjust categories

* Remove annoying print

* Bump to 0.2.2

* Point to correct icon

* Update export preset
  • Loading branch information
Xkonti authored Aug 20, 2024
1 parent 7734261 commit 2f3963e
Show file tree
Hide file tree
Showing 8 changed files with 47 additions and 27 deletions.
4 changes: 2 additions & 2 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter="*.blend, *.flp, *.aseprite"
export_path="export/epikale_v0.2.0.exe"
export_path="export/epikale_v0.2.2.exe"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
Expand All @@ -32,7 +32,7 @@ codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PackedStringArray()
application/modify_resources=true
application/icon="res://assets/sprites/ui/stat_ui.png"
application/icon="res://icon.png"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""
Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config_version=5
config/name="Epikale"
config/description="As part of one of the longest (and cutest) lineage of kale farmers, it's your time to prove yourself as a legendary giant-kale caretaker, but how big is too big? only you and your tiny tools can show the world the true size of...
...an EPIC... a MEGA... an S-KALE!"
config/version="0.2.1"
config/version="0.2.2"
run/main_scene="res://scenes/main.tscn"
config/features=PackedStringArray("4.3", "Forward Plus")
run/max_fps=60
Expand Down
21 changes: 8 additions & 13 deletions scenes/levels/world.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
[ext_resource type="PackedScene" uid="uid://chlasqfct7os2" path="res://scenes/camera.tscn" id="2_dajgs"]
[ext_resource type="PackedScene" uid="uid://doxb2jr5d8xrf" path="res://assets/models/planter/Planter.fbx" id="2_mneh1"]
[ext_resource type="PackedScene" uid="uid://btktphuya43md" path="res://assets/models/player/Player.glb" id="3_luqft"]
[ext_resource type="PackedScene" path="res://scenes/props/large_house_1.tscn" id="3_u20mf"]
[ext_resource type="PackedScene" uid="uid://be4kh6lji28jp" path="res://scenes/props/large_house_1.tscn" id="3_u20mf"]
[ext_resource type="Texture2D" uid="uid://d1k1wk6onhyr2" path="res://assets/textures/grass_tex_2.png" id="3_wmrg2"]
[ext_resource type="PackedScene" path="res://scenes/props/large_house_2.tscn" id="6_6pjjt"]
[ext_resource type="PackedScene" uid="uid://brkclw877swp" path="res://scenes/props/large_house_2.tscn" id="6_6pjjt"]
[ext_resource type="PackedScene" uid="uid://dd4yukw5u334c" path="res://assets/models/haybale/Haybale.glb" id="6_toguh"]
[ext_resource type="PackedScene" uid="uid://4ekvtha4idrc" path="res://assets/models/flower/Flower Grey.glb" id="6_yg2ud"]
[ext_resource type="PackedScene" uid="uid://dt2680qqabwy6" path="res://assets/models/house/house.glb" id="7_5gbmu"]
[ext_resource type="PackedScene" uid="uid://c1icuiig1k6xn" path="res://scenes/objects/manhole.tscn" id="7_cfvaw"]
[ext_resource type="PackedScene" uid="uid://bejjyy00sjqbf" path="res://assets/models/flower/Flower.glb" id="7_nhous"]
[ext_resource type="PackedScene" path="res://scenes/props/house_spawner.tscn" id="8_38e3e"]
[ext_resource type="PackedScene" path="res://scenes/props/tree_spawner.tscn" id="9_3he64"]
[ext_resource type="PackedScene" uid="uid://c1amoih12j22b" path="res://scenes/props/house_spawner.tscn" id="8_38e3e"]
[ext_resource type="PackedScene" uid="uid://darnom1j0yx1i" path="res://scenes/props/tree_spawner.tscn" id="9_3he64"]
[ext_resource type="PackedScene" uid="uid://wolhcr7alfel" path="res://scenes/objects/pipette.tscn" id="9_r1hjq"]
[ext_resource type="PackedScene" uid="uid://bvltewhg4hxgt" path="res://assets/models/barn/barn.glb" id="10_b1s8n"]
[ext_resource type="PackedScene" uid="uid://cnrasbhxgwc1j" path="res://scenes/objects/watering_can.tscn" id="10_y5i48"]
Expand All @@ -23,11 +23,11 @@
[ext_resource type="PackedScene" uid="uid://qirjlt3lplme" path="res://scenes/objects/growth_ray_power_box.tscn" id="15_fuksq"]
[ext_resource type="PackedScene" uid="uid://4sjcjhj5roj3" path="res://scenes/objects/fertilizer.tscn" id="15_gugyc"]
[ext_resource type="PackedScene" uid="uid://touox4x6ip7l" path="res://assets/models/city/city.glb" id="17_rp11v"]
[ext_resource type="PackedScene" path="res://scenes/props/tree.tscn" id="22_dqnln"]
[ext_resource type="PackedScene" uid="uid://v8lyw1086lh2" path="res://scenes/props/tree.tscn" id="22_dqnln"]
[ext_resource type="PackedScene" uid="uid://dqxhamrsiplmr" path="res://assets/models/barrel/Empty Barrel.glb" id="25_rrnhn"]
[ext_resource type="PackedScene" uid="uid://btnpd8nq3wmio" path="res://scenes/objects/sprinkler.tscn" id="26_scyh7"]
[ext_resource type="PackedScene" uid="uid://dtq401eqrs2xm" path="res://scenes/objects/shovel.tscn" id="26_y47rk"]
[ext_resource type="PackedScene" uid="uid://bn6ahprue2v3c" path="res://scenes/manure.tscn" id="27_4j008"]
[ext_resource type="PackedScene" path="res://scenes/objects/shovel.tscn" id="26_y47rk"]
[ext_resource type="PackedScene" path="res://scenes/manure.tscn" id="27_4j008"]

[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_ngwyh"]
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
Expand Down Expand Up @@ -333,11 +333,6 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 178.097, -2.04051, 119.269)
radius = 120.0
trees_count = 100

[node name="HouseSpawner15" parent="Decor/Trees" instance=ExtResource("9_3he64")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 178.097, 76.8441, 34.5953)
radius = 120.0
trees_count = 100

[node name="HouseSpawner11" parent="Decor/Trees" instance=ExtResource("9_3he64")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -141.958, -1.10429, 60.7172)
radius = 120.0
Expand Down Expand Up @@ -481,7 +476,7 @@ ray_tower = NodePath("../GrowthRayTower")
transform = Transform3D(-0.560176, 0, -0.828373, 0, 1, 0, 0.828373, 0, -0.560176, -2.31501, 0, -0.096647)

[node name="Fertilizer2" parent="Interactable" instance=ExtResource("15_gugyc")]
transform = Transform3D(-0.740073, 0.25656, 0.621045, -1.48954e-08, 0.923883, -0.381665, -0.671952, -0.282569, -0.684005, 6.74473, 0.103924, -0.258117)
transform = Transform3D(-0.740073, 0.25656, 0.621045, -1.48954e-08, 0.923883, -0.381665, -0.671952, -0.282569, -0.684005, 6.58506, 0.103924, 1.94944)

[node name="FlatHouse" parent="Interactable" instance=ExtResource("22_dqnln")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.67826, 0, 0)
Expand Down
2 changes: 1 addition & 1 deletion scenes/objects/fertilizer.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ size = Vector3(0.469727, 0.662354, 0.243408)
[node name="Fertilizer" type="RigidBody3D" node_paths=PackedStringArray("spawn_point", "spawn_point_target", "animatable", "collision_object")]
freeze_mode = 1
script = ExtResource("1_bikd7")
override_nutrient_value = 0.001
override_nutrient_value = 0.002
override_nutrient_type = 2
shake_factor = 1.8
particle = ExtResource("6_mwqe2")
Expand Down
26 changes: 21 additions & 5 deletions scenes/ui/main_menu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ region = Rect2(4, 220, 248, 104)
font_size = 30
font_color = Color(0.298039, 0.243137, 0.141176, 1)

[node name="MainMenu" type="Control"]
[node name="MainMenu" type="Control" node_paths=PackedStringArray("names_labels")]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_dm2b5")
names_labels = [NodePath("MarginContainer/Credits/RandomNames1"), NodePath("MarginContainer/Credits/RandomNames2"), NodePath("MarginContainer/Credits/RandomNames3")]

[node name="ColorRect" type="TextureRect" parent="."]
layout_direction = 2
Expand Down Expand Up @@ -97,10 +98,25 @@ size_flags_vertical = 0

[node name="CreditsText" type="Label" parent="MarginContainer/Credits"]
layout_mode = 2
text = "Made for GMTK Game Jam 2024 by:
Carme
Beniamin \"Xkonti\" Dudek
Damian \"D4Devil\" Moreno"
text = "Made for GMTK Game Jam 2024 by:"
label_settings = SubResource("LabelSettings_63ilv")
horizontal_alignment = 2

[node name="RandomNames1" type="Label" parent="MarginContainer/Credits"]
layout_mode = 2
text = "Damian \"D4Devil\" Moreno"
label_settings = SubResource("LabelSettings_63ilv")
horizontal_alignment = 1

[node name="RandomNames2" type="Label" parent="MarginContainer/Credits"]
layout_mode = 2
text = "Beniamin \"Xkonti\" Dudek"
label_settings = SubResource("LabelSettings_63ilv")
horizontal_alignment = 1

[node name="RandomNames3" type="Label" parent="MarginContainer/Credits"]
layout_mode = 2
text = "sipzio (x.com/sipzio)"
label_settings = SubResource("LabelSettings_63ilv")
horizontal_alignment = 1

Expand Down
6 changes: 3 additions & 3 deletions scenes/ui/ui.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ min_size = 1.0
[sub_resource type="Resource" id="Resource_m1hlf"]
script = ExtResource("7_jnb54")
label = "B"
min_size = 8.0
min_size = 6.0

[sub_resource type="Resource" id="Resource_pe6w5"]
script = ExtResource("7_jnb54")
label = "A"
min_size = 40.0
min_size = 13.0

[sub_resource type="Resource" id="Resource_bg2wo"]
script = ExtResource("7_jnb54")
label = "S"
min_size = 100.0
min_size = 20.0

[node name="UI" type="CanvasLayer"]
script = ExtResource("1_nv2cv")
Expand Down
2 changes: 0 additions & 2 deletions scripts/objects/nutrient_stream.gd
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ func toggle():
shoot_timer.stop()

func shoot():
print("Shoooot!")
#var dir = dir_marker.get_global_transform().basis.z
var force = launch_force + (Utils.rand_pos_in_sphere()*launch_force*force_variation_mult)
var droplet = nutrient_scene.instantiate() as NutrientParticle
get_tree().root.add_child(droplet)
Expand Down
11 changes: 11 additions & 0 deletions scripts/ui/main_menu.gd
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
extends Control

@export var names_labels: Array[Label]

@onready var credits: VBoxContainer = $MarginContainer/Credits

func _ready():
# Randomize the order of names
for i in 10:
var name_label = names_labels.pick_random()
credits.move_child(name_label, -1)


func _on_quit_button_pressed():
get_tree().quit()

Expand Down

0 comments on commit 2f3963e

Please sign in to comment.