1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-10-16 14:27:26 +00:00
Commit graph

80 commits

Author SHA1 Message Date
Matteo Balugani
30464356aa debug things 2023-10-01 21:58:56 +02:00
Matteo Balugani
caa23a5dee added copper to silver converter 2023-10-01 21:58:40 +02:00
Matteo Balugani
5a328c5817 added silver coin 2023-10-01 21:58:20 +02:00
Maxim Lobovsky
3ab4f14d27 Merge branch 'main' of https://github.com/Steffo99/ld54 2023-10-01 18:43:05 +02:00
Maxim Lobovsky
8f5c4de5f3 add sprites gems and upgrades 2023-10-01 18:43:03 +02:00
362fd7769a
Update shop 2023-10-01 18:18:00 +02:00
6d688e141e
Import new sprites 2023-10-01 17:51:19 +02:00
cc79b08e0d
Commit upgrade description 2023-10-01 17:51:01 +02:00
1bc3f3ead6
Merge copper converter sprites 2023-10-01 17:01:33 +02:00
Maxim Lobovsky
225dc96954 Merge branch 'main' of https://github.com/Steffo99/ld54 2023-10-01 16:50:39 +02:00
0295a7bf73
Add missing signal connection 2023-10-01 16:47:48 +02:00
Maxim Lobovsky
29344e89aa add converter and silver coin 2023-10-01 16:46:50 +02:00
6b96f2ae2c
Configure initial state 2023-10-01 16:43:21 +02:00
e5f7c77353
Remove weird temporary files 2023-10-01 16:43:09 +02:00
Matteo Balugani
b40cc2d627
add randomizer and roller 2023-10-01 16:27:03 +02:00
Matteo Balugani
aa2cf6612b
adddded debug scoreboard and changes collector.gd 2023-10-01 16:26:50 +02:00
Matteo Balugani
b84c1781c1
valuable and evaluator works (enough) 2023-10-01 16:26:33 +02:00
Matteo Balugani
abc6b06654
trying to test collector and collectible 2023-10-01 16:26:07 +02:00
Matteo Balugani
bd3a764a80
made randomizer (still empty) 2023-10-01 16:25:54 +02:00
Matteo Balugani
cd6a051e27
new branch with experimental valuable e evaluator 2023-10-01 16:25:54 +02:00
07eb7f330b
Reconnect button spawner 2023-10-01 15:40:42 +02:00
39a0310a53
Implement UI state switching and pausing 2023-10-01 15:31:49 +02:00
4cd407dd1e
Give a class_name to GameUI 2023-10-01 15:15:16 +02:00
c1ac869d1b
Script root node 2023-10-01 15:12:00 +02:00
b1a8752c9f
Make assertions over node type on _on_any_purchase handlers 2023-10-01 15:11:43 +02:00
e554eab63a
Use control for padding in GameUI 2023-10-01 15:11:21 +02:00
8450c1a3f4
Rename MoneyButton to ScoreButton 2023-10-01 15:06:32 +02:00
350501f9d8
Script shop UI 2023-10-01 15:06:23 +02:00
3f59b56aa8
Add configurable icon to PurchasableItem 2023-10-01 14:50:47 +02:00
94fef9e231
Default can_buy to true 2023-10-01 14:43:38 +02:00
73ede51027
Begin creation of ShopUI 2023-10-01 14:39:16 +02:00
cf3cef96e4
Configure VSCode things 2023-10-01 13:09:07 +02:00
e71fb90401
Give CoinCopper the collectible name &Copper 2023-10-01 03:21:08 +02:00
a3826b9801
Document collector entity 2023-10-01 03:20:47 +02:00
e90830cd06
Add collector entity 2023-10-01 03:03:03 +02:00
2d864c8c28
Fix spawned signal parameter type 2023-10-01 02:57:06 +02:00
227487f58c
Use bitwise and for spawner overlap collision mask 2023-10-01 02:47:54 +02:00
5f3e361a9d
Remove hit buffer print log 2023-10-01 02:41:49 +02:00
8e83184150
Add spawned signal to spawner 2023-10-01 02:41:39 +02:00
e80e81b938
Buffer area overlapping bodies as well so spawns are more natural 2023-10-01 02:38:27 +02:00
c9c57a1ff9
Add spawn randomization 2023-10-01 02:27:49 +02:00
a10335c0b9
Spawn coins at random positions along the shape extents 2023-10-01 02:18:08 +02:00
abfadcee49
Do not use clampi to keep code simple 2023-10-01 01:59:28 +02:00
265da5fe50
Cache $Area reference in Spawner 2023-10-01 01:58:46 +02:00
cc60fc1ff9
Buffer coin spawns 2023-10-01 01:56:54 +02:00
40089db03a
Default to down gravity if accelerometer is not supported 2023-10-01 01:37:25 +02:00
f844cd02d2
Configure spawners 2023-10-01 01:33:54 +02:00
5b5e606f0f
Update changed resources 2023-10-01 01:25:38 +02:00
Matteo Balugani
50a1ba1873 ? 2023-10-01 00:49:59 +02:00
Matteo Balugani
ca7a4a6d1c made converter (absolutely unfinished and broken ) 2023-10-01 00:47:50 +02:00