tiger tiger tiger tiger
  • Literally three tigers in a trench coat.

  • Joined on 2024-11-06
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-19 15:00:55 +00:00
8db1c0fab7 refactor: moving various embedded scripts to their own .gd
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-19 14:13:00 +00:00
c272f12014 rename collectable.gd to interactive_sprite.gd
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-19 14:11:39 +00:00
956e3bce50 fix: various path and hierarchy issues in youth_room. change: various scripts moved and refactored
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-16 22:22:04 +00:00
fc09bbfae4 feat: basic play, but stages not implemented
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-15 22:13:50 +00:00
bbcf9abfc0 feat: basic room start logic, WIP
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-15 16:57:35 +00:00
6eb9de2b7f feat: room loading
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 23:53:58 +00:00
b24d8ddb6c change: moving animations for menu outside / into tweens / subscenes
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 19:11:59 +00:00
7741409668 fix: savegame picker layout, refactoring
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 18:22:31 +00:00
7c755d8edb chore: gitignore
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 12:49:16 +00:00
a0f190fef7 fix: savegame debug spam, new savegame only creates once
f04aa0cff2 feat: interactive handling for player now type safe
Compare 2 commits »
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 12:41:24 +00:00
3973a2cfb7 fix: untyped variabled in player_controller
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 12:31:37 +00:00
8c3b0e03a3 fix: untyped variables removed, fixed issue with unknown fields
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 12:25:00 +00:00
98c15559b7 fix: removed forced preload of all 3 base rooms.
75ab0f74fa fix: resaved various scenes to fix UIDs.
Compare 2 commits »
tiger pushed to tiger-cleanup at betalars/frame-of-mind 2025-12-13 12:18:24 +00:00
845fc1d84d chore: remove extraneous debug
454839f20a fix: warnings removed, scrolling behaviour intent perhaps fixed
38a5a49e67 fix: dead rotation tween removed
8fad1b60df fix: savegame parsing failure no longer crashes.
0072490f8b fix: warning count to zero
Compare 23 commits »
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 12:16:57 +00:00
845fc1d84d chore: remove extraneous debug
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 12:14:22 +00:00
454839f20a fix: warnings removed, scrolling behaviour intent perhaps fixed
38a5a49e67 fix: dead rotation tween removed
Compare 2 commits »
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 11:56:08 +00:00
8fad1b60df fix: savegame parsing failure no longer crashes.
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 11:52:31 +00:00
0072490f8b fix: warning count to zero
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 11:43:32 +00:00
fb9c6d034c fix: syntax error class
tiger pushed to tiger-cleanup-notools at betalars/frame-of-mind 2025-12-13 11:42:37 +00:00
16414da77e fix: show Nav UI in accessibility is now accessible again