Commit Graph

18 Commits

Author SHA1 Message Date
9833052849 Improve the ordering logic for applicable input handlers in input config. 2023-06-06 21:27:33 +08:00
fb31e833cb Code cleanup. 2023-05-14 10:48:26 +08:00
3e273d67ba Fix physical dimension parsing. 2023-05-10 11:10:11 +08:00
f2aea2bd40 Improve the ordering logic for input handlers in input config. 2023-05-09 19:02:43 +08:00
749e1395bc Invalidates handlers with unmatched physical dimension or nullablility in input config. 2023-05-09 19:00:49 +08:00
d030c48b4d Optimize GC for input config. 2023-05-07 13:38:41 +08:00
0b2ea3ddbc Move part of the input module to Cryville.Input. 2023-05-05 00:40:51 +08:00
824f401b77 Fix encoding. 2023-03-26 23:25:20 +08:00
07f62c7aeb Reduce font size for extra tag in input config. 2023-02-21 22:43:38 +08:00
59c2210359 Prevents dimension-unapplicable inputs from being assigned. 2023-02-18 15:51:21 +08:00
4fab20953a Improve text hints in input config. 2023-02-18 15:49:45 +08:00
33ee7a9a87 Code cleanup. 2023-02-18 15:46:32 +08:00
3e525842cb Modify texts in input config panel. 2023-02-09 18:09:40 +08:00
da68c8b877 Move ruleset config to main scene. Add title for UI. 2023-02-06 22:55:14 +08:00
5198ecec1f Optimize code structure for input module. 2023-01-21 17:04:29 +08:00
4bcf76819c Clears the input event queue on input dialog open. 2022-11-26 17:19:47 +08:00
e370e1937c Code cleanup. 2022-11-23 12:02:25 +08:00
945f9ca7d1 Implement input config scene loading and saving. 2022-11-15 17:27:51 +08:00