| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-06 | Modify file structure | tpart |
| 2024-09-20 | Fix crash in settings if row is null | tpart |
| 2024-09-20 | replace % operator with String.format() | metamuffin |
| 2024-09-19 | array equality function | metamuffin |
| 2024-09-19 | only save settings with non-default values | metamuffin |
| 2024-09-17 | Refactor hints system to use new input manager; Add input manager helper func... | tpart |
| 2024-09-07 | hook input changes | metamuffin |
| 2024-09-07 | fix hooks overriding each other | metamuffin |
| 2024-09-07 | _update_row -> create_row | metamuffin |
| 2024-09-06 | refactor settings again (part 1) | metamuffin |
| 2024-09-02 | Fix reset button only working once (#110) | tpart |
| 2024-09-02 | Add action descriptions | tpart |
| 2024-09-02 | Do not allow adding event more than once in input settings | tpart |
| 2024-09-02 | Remove print statement about loaded keybindings | tpart |
| 2024-09-02 | Apply new input settings | tpart |
| 2024-09-02 | Add input settings UI | tpart |