Adrian Schmid
|
9365ea9fb1
|
Added settings for final page (+ some notes on the global state)
|
2023-07-18 22:02:35 +02:00 |
Adrian Schmid
|
51026dcbdb
|
some notes for me + debug function for printing settings
|
2023-07-18 20:59:00 +02:00 |
betalars
|
3e9a22bfbe
|
global state will quit game when the last focus is dropped
|
2023-07-18 15:55:54 +02:00 |
Adrian Schmid
|
d8ae4337ba
|
Merge branch 'main' into adi_dev
|
2023-07-14 18:13:35 +02:00 |
Adrian Schmid
|
be29b3aefb
|
new variables for global state
|
2023-07-14 18:12:17 +02:00 |
betalars
|
1dc75e4b22
|
stage management updates
|
2023-07-13 16:14:40 +02:00 |
betalars
|
b01ccfaeff
|
refactor: changing focus naming convention to stage based metaphor
|
2023-07-11 15:27:44 +02:00 |
betalars
|
7c6e7fd6c4
|
fixing error handling when focus list is empty
|
2023-07-08 22:06:06 +02:00 |
betalars
|
9ba00d1b8e
|
searching siblings to find a node that will take focus
|
2023-07-01 01:14:25 +02:00 |
betalars
|
960ed412d9
|
refactoring focus handling in global state
|
2023-06-25 22:40:31 +02:00 |
betalars
|
a7deac5c51
|
changes to state management, probably in need of refactoring
|
2023-05-18 09:40:52 +02:00 |
betalars
|
c88decbfc9
|
Changed Focus Handling to que-based pattern, WIP
|
2023-04-22 15:11:10 +02:00 |
betalars
|
0da596cc15
|
Introduced costum focus handling to global state
|
2023-04-15 16:01:22 +02:00 |
betalars
|
2b925fd6b7
|
Developing theming for a11y settings, initialising blobal state singleton
|
2023-03-09 22:54:22 +01:00 |