1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
Commit graph

157 commits

Author SHA1 Message Date
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
Matteo Balugani
be64f3d8d7 implemented logic for manual and automatic spawner 2023-10-01 00:25:13 +02:00
4e90184a2e
Update export presets 2023-10-01 00:07:28 +02:00
de09accad5
Commit export presets 2023-10-01 00:06:50 +02:00
0f51e2e8d6
Prevent spawn if coins would overlap 2023-10-01 00:05:15 +02:00
42c2344ec0
Update changed things?? 2023-09-30 23:59:28 +02:00
bf6541fe60
Implement gravity from gyro (and more phys tweaks) 2023-09-30 23:13:55 +02:00
5f5337c91f
"Fix" physics 2023-09-30 22:53:38 +02:00
Matteo Balugani
aa90d5a797 modifiche ignorabili 2023-09-30 20:36:57 +02:00
Matteo Balugani
8b3570b780 coin copper is son of 2023-09-30 20:36:43 +02:00
Matteo Balugani
49b1baaeae idk? 2023-09-30 20:16:49 +02:00
Matteo Balugani
ff2137367f made basic spawner 2023-09-30 20:16:14 +02:00
2e09a7ad2e
Remove example dropped coins 2023-09-30 19:24:40 +02:00
441cc9ffd5
Configure coin physics properties 2023-09-30 19:24:28 +02:00
00018399b7
Fix coin outline 2023-09-30 19:20:51 +02:00
377c6e3d00
Start project maximized 2023-09-30 19:20:47 +02:00
367be92a4a
Fix coin collision 2023-09-30 19:19:04 +02:00
dfb0a70cd9
Move bottle to its own scene 2023-09-30 19:01:32 +02:00
3120180c35
Add physics material to bottle 2023-09-30 18:59:21 +02:00
3c340befc5
Fix (???) audio files 2023-09-30 18:57:02 +02:00
9e324b1dae
Reimport PR Start font 2023-09-30 18:55:36 +02:00
Matteo Balugani
a735d4d673 Merge branch 'main' of https://github.com/Steffo99/ld54 2023-09-30 18:46:10 +02:00
Matteo Balugani
57d9bc660c created physics layer 3 2023-09-30 18:46:06 +02:00
Matteo Balugani
e8971e610d added example coin copper 2023-09-30 18:45:32 +02:00