pennyrigate
|
0454ec21b8
|
add rolling saw
|
2023-03-09 22:18:27 -05:00 |
|
|
7606485692
|
fix (i think....) the silly one-way platform issueeee
|
2023-03-08 19:26:09 -05:00 |
|
|
57b341f515
|
another week, another OUTSiDE iDle TIMEgit statusgit status console error squelched
|
2023-03-08 19:18:26 -05:00 |
|
|
e85c09a6a4
|
fix fullscreen buggy :3
|
2023-03-08 18:21:15 -05:00 |
|
|
7020914046
|
sed magic: fixeth the great 'boundry' misprint
|
2023-03-08 17:27:08 -05:00 |
|
|
342c333e61
|
save options :), only show confirm when something has changed
|
2023-03-08 17:03:53 -05:00 |
|
|
1fc44271f1
|
options screen functionality :):):):):)
|
2023-03-08 16:46:23 -05:00 |
|
|
89b4bc045e
|
the options screen is 𝔞𝔩𝔦𝔳𝔢.
|
2023-03-08 04:01:55 -05:00 |
|
pennyrigate
|
99fd0f6473
|
turned off border corners in arrow pickup
|
2023-03-08 01:08:47 -05:00 |
|
pennyrigate
|
f1e7f136f8
|
shaders folder!
|
2023-03-08 01:07:24 -05:00 |
|
pennyrigate
|
c88bc930ff
|
removed useless idle_fall() function
|
2023-03-08 00:31:58 -05:00 |
|
|
1fa0fa44ed
|
give SG those GRIPPY SHOES OH MY GOODNESS, they can now stop freaking out on the edge of platforms... IN STYEL
|
2023-03-07 23:07:38 -05:00 |
|
|
d74c82cd56
|
rolling fiend hitbox solidification protocol, difficulty superposition finally collapsed
|
2023-03-07 21:30:46 -05:00 |
|
pennyrigate
|
b20467a598
|
set max fall speed to 255 (fixes #63)
|
2023-03-07 21:03:42 -05:00 |
|
pennyrigate
|
79ff122f29
|
adjusted amount to be pushed away from corner collision
|
2023-03-07 21:02:59 -05:00 |
|
pennyrigate
|
9e813ca076
|
rolling fiend freezes when time is slowed down
|
2023-03-07 19:03:46 -05:00 |
|
pennyrigate
|
512469f732
|
respawn only happens after dying (fixes #64)
|
2023-03-07 18:44:35 -05:00 |
|
pennyrigate
|
3ac3c7343c
|
hitting a corner in falling state pushes sg back (fixes #62)
|
2023-03-07 18:35:58 -05:00 |
|
pennyrigate
|
51eeef3941
|
adjusted hitboxes so that *one* star in mountain is possible again
|
2023-03-06 16:49:26 -05:00 |
|
|
d518dce44d
|
make the steam more fair
|
2023-03-03 20:28:10 -05:00 |
|
pennyrigate
|
8a210d1da1
|
steam fizzles out when turned off
|
2023-03-03 17:59:54 -05:00 |
|
pennyrigate
|
34b447cff1
|
added a button :D
|
2023-03-03 00:01:02 -05:00 |
|
pennyrigate
|
0b39769e1f
|
rolling fiend defaults to counterclockwise motion again
|
2023-03-02 22:13:06 -05:00 |
|
pennyrigate
|
52f856ad6b
|
adjusted roboturret turn speed
|
2023-03-02 22:12:11 -05:00 |
|
pennyrigate
|
2a9fcd17a1
|
add rust inc
|
2023-03-01 18:58:44 -05:00 |
|
pennyrigate
|
ab992ae383
|
arrows no longer border corners
|
2023-03-01 18:54:50 -05:00 |
|
pennyrigate
|
78cc2e6a09
|
climbray only checks for ladder layer
|
2023-03-01 18:54:50 -05:00 |
|
pennyrigate
|
e862aed89a
|
removed unnecessary shootpos variable
|
2023-03-01 18:54:49 -05:00 |
|
pennyrigate
|
55ecaefb72
|
added robo animation
|
2023-03-01 18:54:49 -05:00 |
|
pennyrigate
|
5f838027ec
|
rock put on dynamic objects layer and added ladder layer
|
2023-03-01 18:54:49 -05:00 |
|
|
95da126f17
|
laser wall enemy
|
2023-03-01 04:38:41 -05:00 |
|
pennyrigate
|
d8f370fe94
|
removed options instance because of bug where the tilemap would not be invisible
|
2023-02-26 22:06:11 -05:00 |
|
pennyrigate
|
d802ce13b7
|
shard sound set to own bus and channel (fixes #53) (fixes #54)
|
2023-02-26 17:05:11 -05:00 |
|
pennyrigate
|
e1a30188a6
|
All audio stuff moved to audio autoload and removed game.tscn in favor of just game.gd
|
2023-02-25 23:44:13 -05:00 |
|
|
30cfad6e7e
|
steam barrier enemy
|
2023-02-24 21:53:07 -05:00 |
|
pennyrigate
|
8b247304e6
|
options skeleton :D
|
2023-02-24 21:38:43 -05:00 |
|
|
153f11aea2
|
rolling fiend mark 3....
|
2023-02-24 17:37:39 -05:00 |
|
pennyrigate
|
8cfe971e06
|
Made autoload and ui folders to clean things up
|
2023-02-24 17:15:20 -05:00 |
|
|
c024783ec8
|
make turning platforms be one-way only when player is inside of them already
|
2023-02-23 15:54:27 -05:00 |
|
|
2569986a87
|
make turning platforms one-way
|
2023-02-22 16:35:08 -05:00 |
|
|
b31344a718
|
remove tin-specific death code from enemy_move_diagonal.gd, use deferred died signal connection instead to avoid errors from adding physics bodies outside idle time
|
2023-02-22 16:04:50 -05:00 |
|
pennyrigate
|
c6f2ff0c13
|
set time and lives to green in editor
|
2023-02-21 17:27:07 -05:00 |
|
pennyrigate
|
82e407a937
|
made enemies meaner
|
2023-02-21 16:41:37 -05:00 |
|
pennyrigate
|
38daea272c
|
adjusted tin particle physics and added mine explosion sound
|
2023-02-21 16:13:48 -05:00 |
|
pennyrigate
|
40e10663d6
|
made launch rigid more generic
|
2023-02-21 15:56:47 -05:00 |
|
pennyrigate
|
65a4fd8742
|
added tin
|
2023-02-21 15:14:59 -05:00 |
|
|
c704cabd45
|
restore rolling fiend ceiling murder behavior >:)
|
2023-02-21 14:44:42 -05:00 |
|
pennyrigate
|
4cd2018b2c
|
outline text in its own theme
|
2023-02-21 12:04:33 -05:00 |
|
pennyrigate
|
809b6510c4
|
fixed bug where pressing pause button when paused
|
2023-02-21 04:10:52 -05:00 |
|
pennyrigate
|
758cf57f8d
|
removed unused stuff
|
2023-02-21 04:10:51 -05:00 |
|