Commit Graph

67 Commits

Author SHA1 Message Date
Adrian Schmid 48ed646c51 Added settings for final page (+ some notes on the global state) 2023-07-18 22:02:35 +02:00
Adrian Schmid 91c2d4ff62 some notes for me + debug function for printing settings 2023-07-18 20:59:00 +02:00
betalars 550a4788e1 global state will quit game when the last focus is dropped 2023-07-18 15:55:54 +02:00
betalars 16c264d8f2 updating audio, importing draeven scene 2023-07-17 14:14:54 +02:00
Adrian Schmid 88625677f1 Merge branch 'main' into adi_dev 2023-07-14 18:13:35 +02:00
Adrian Schmid 2209571982 new variables for global state 2023-07-14 18:12:17 +02:00
betalars bc69c1884b typo 2023-07-13 16:14:53 +02:00
betalars 6752f63f9e stage management updates 2023-07-13 16:14:40 +02:00
betalars c5d60035b0 refactor: changing focus naming convention to stage based metaphor 2023-07-11 15:27:44 +02:00
betalars 6df0f24009 declaring scene enums (WIP) 2023-07-09 22:27:07 +02:00
betalars 033e77d1b6 fixing error handling when focus list is empty 2023-07-08 22:06:06 +02:00
betalars f345ecafd1 searching siblings to find a node that will take focus 2023-07-01 01:14:25 +02:00
betalars 6102ae3711 refactoring focus handling in global state 2023-06-25 22:40:31 +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 3719776e0f Introduced costum focus handling to global state 2023-04-15 16:01:22 +02:00
betalars 47c64d8fd9 Developing theming for a11y settings, initialising blobal state singleton 2023-03-09 22:54:22 +01:00