Commit Graph

12 Commits

Author SHA1 Message Date
SikongJueluo
1fe3052e5d fix: notice toast; feature: auto-reload, deepcopy
fix: notcie toast only show the first one player
feature:
- auto reload config when start (maybe conflict in multi threads)
- add basic deepcopy function in common
2025-10-15 23:22:08 +08:00
SikongJueluo
b9ce947b9b fix: conflict with log and tui, position parse nothing
fix:
- fix ui conflict with log and tui
- fix player position parse failed
2025-10-14 23:26:53 +08:00
SikongJueluo
da2c6c1ebb feature: auto-gen configuration, notice settings, player position parse
feature:
- auto generate configuration file
- adopt notice toast settings
- toast config add new parse parameter: player position x, y, z
reconstruct:
- justfile: remove copy config file command from project
2025-10-14 23:04:00 +08:00
SikongJueluo
c85c072376 feature: tui onFocusChanged event
feature: add focus event for tui
reconstruct: tui props and accesscontrol parse logic
2025-10-14 22:29:17 +08:00
SikongJueluo
d02874da73 fix: save failed 2025-10-14 12:59:52 +08:00
SikongJueluo
7f2a51c5aa add word wrap for label 2025-10-14 12:41:32 +08:00
SikongJueluo
0ccafa2e2e try to wordwrap, but failed 2025-10-12 22:31:35 +08:00
SikongJueluo
bd8e1f9b8d finish basic tui for accesscontrol, add scroll for tui 2025-10-12 20:23:08 +08:00
1f85ef6aa2 update and add tui for accesscontrol 2025-10-12 16:50:48 +08:00
SikongJueluo
57e7868c30 add tui framework but not finish, reconstruct accesscontrol 2025-10-10 13:20:00 +08:00
SikongJueluo
1fb26cfb71 reconstruct the access control cli 2025-10-09 18:52:47 +08:00
SikongJueluo
11d138751a finish basic access control system 2025-10-09 14:09:47 +08:00