Commit Graph

41 Commits

Author SHA1 Message Date
tiger tiger tiger 50e18caf2e change: replaced all bare print() statements with print_debug() 2025-12-13 11:06:15 +01:00
betalars e77e7336e9 add initial yaw to player controller 2025-10-29 22:35:33 +01:00
betalars da6a178381 WIP: menu main menu overhaul 2025-10-08 00:33:15 +02:00
betalars eebd214864 prevent godot hickup when click event goes against a wall 2025-09-05 01:56:49 +02:00
betalars 2c9a3c8483 fix #193 by reworking FOV logic 2025-09-05 01:56:02 +02:00
betalars 37137828fd adding support and resolving crashes when running room scenes in debug mode 2025-09-05 01:54:21 +02:00
betalars 093db0a76c fix #226 resolving logic errors in ducking behavior and adding alternate animations 2025-09-05 01:50:38 +02:00
betalars 402348d8ff fix #193 add fov baseline to avoid fov screwup 2025-08-18 00:14:22 +02:00
betalars 44d1f1961b WIP #102 enhancing crouching behavior 2025-08-18 00:13:20 +02:00
betalars f7dbe9f94f hitfixes: remove unintentional audio mute during childhood scene, support skip events in burner ui, rework focus handling for player and collectables 2025-06-10 21:09:47 +02:00
betalars 18e98c5130 steam assets and dumb cleanup 2025-06-03 23:18:58 +02:00
betalars 760d8a0ba4 resolve fixme #148 remove redundant dnd workaround resolved by stage handling by now 2025-05-07 19:36:35 +02:00
betalars 37b3b8c8da fix #115: when pause is resumed, it now only captures the mouse while player is on top of the focus stack. 2025-04-27 13:03:07 +02:00
betalars bd59bbff91 prevent issues when ui button is pressed but no label is looked at 2025-03-24 17:13:23 +01:00
betalars 4421dc6462 version bump to 4.4, adding new collectable ui 2025-03-23 14:20:50 +01:00
betalars 0596c7bbf2 small fixes 2025-02-06 19:15:39 +01:00
betalars c64f18bcc2 rework sequence handling 2025-02-06 18:55:05 +01:00
betalars faccf301ff ugly bulk commit of last minute conference changes 2025-01-16 17:32:58 +01:00
betalars 46aa31d081 implement room initialising from savegame, enhancing room calling strucutre 2024-10-06 11:38:15 +02:00
betalars 9454a20d79 moving on 2024-09-15 11:30:31 +02:00
betalars 78f37023f8 windows in scene will now properly close after not having been focused, cursor showing up and disappearing when intended has been sorted out. 2024-02-14 02:21:08 +01:00
betalars c72ee61d19 implementing zoom, amaze hotfixes 2024-02-12 19:03:15 +01:00
betalars b08a94a17c player now reduces motion when reduce motion is turned on 2024-02-06 21:58:46 +01:00
betalars c6955980b0 Improving card reveal handling 2023-08-30 11:11:55 +02:00
betalars 5378dad463 reclaiming focus when scene is repeated 2023-07-19 13:54:36 +02:00
betalars 50651b3438 resolving event passing issues 2023-07-18 18:27:30 +02:00
betalars e0dda4be1a imprioving stage complience for player 2023-07-17 14:16:12 +02:00
betalars fce656e07b implementing signaling and staging, wip 2023-07-13 16:16:42 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 41a9b0954f cleaning up warnings 2023-07-11 10:57:19 +02:00
betalars 66b113c471 start using input instead of unhandled input for player, reducing jitter strength 2023-07-08 22:05:18 +02:00
betalars b3fea7b51d updating components to follow new state management 2023-06-25 23:45:52 +02:00
betalars 01e8e36985 changes to state management, probably in need of refactoring 2023-05-18 09:40:52 +02:00
betalars 46ca9df1e3 Changed Focus Handling to que-based pattern, WIP 2023-04-22 15:11:10 +02:00
betalars 7575108a47 Camera jutter depends on if player is active 2023-03-27 00:30:27 +02:00
betalars aff05f4741 probably tab space diff 2023-03-21 20:16:43 +01:00
betalars dab945b783 Merge branch 'main' of gitlab.com:betalars/frame-of-mind 2023-03-15 18:23:56 +01:00
betalars 6135f77856 start implementing scenery-ui 2023-03-15 14:27:04 +01:00
betalars d0ce541439 fix ocer-compensation of framerate 2023-03-14 22:08:17 +01:00
betalars 7f287f8b0d starting work on Main Menu, theming improvements 2023-03-13 13:15:43 +01:00
betalars 11a93ea6cc importing player controller 2023-03-06 15:06:36 +01:00