Commit Graph

1464 Commits

Author SHA1 Message Date
3430fe2e7c feat(i18n): English translation 2025-10-30 01:17:56 +01:00
54a8ba491e feat(i18n): Double quotes for empty strings. 2025-10-30 01:17:56 +01:00
076f666125 fix(scoreboard): api.ini -> api.cfg 2025-10-30 00:24:19 +01:00
44b1f0b884 feat(scoreboard): get session coockie and api config file 2025-10-30 00:20:09 +01:00
1df26a6b28 feat(deploy): Itch.io fixes. Web export update.
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m23s
2025-10-29 03:28:21 +01:00
02dcf8ed64 feat(achivements): add position column 2025-10-29 00:46:47 +01:00
d04cca26f8 feat(achivements): add name column, scoreboard panel with monospace font 2025-10-29 00:35:05 +01:00
3e1bf6a8af feat(achievements): add RTMIScoreRow model 2025-10-28 19:37:38 +01:00
dcd1082e67 feat(achievements): refactor http using await 2025-10-28 19:05:37 +01:00
9c435b7777 feat(linter): add gdlint rules 2025-10-28 17:15:17 +01:00
6c9ab5775a feat(achievements): Get scores, basic HTTP request. #168 2025-10-28 10:20:44 +01:00
c625c15f9d feat(achievements): UI, highscores, credits summary, time tracker commands, score manager, main & pause menu. #168 2025-10-28 03:16:02 +01:00
d36b5010f9 feat(achievements): Time tracker. #168 2025-10-27 18:44:15 +01:00
96b0de7405 feat(achievements): Example when entering cocina, unlock once ignore after, notification glitch when changing room. #168 2025-10-27 01:06:16 +01:00
5f4ab5354e feat(achievements): Inspector dev tool. #168 2025-10-27 00:57:21 +01:00
fb8b7541f5 feat(achievements): UI & localization. #168 2025-10-27 00:41:25 +01:00
12dcdc4c86 feat(achievements): Basic UI 2025-10-27 00:10:08 +01:00
5f58980496 feat(achievements): Basic manager, unlock command, listo from project. #168 2025-10-27 00:10:08 +01:00
fdda79be2d chore(build): source colors. 2025-10-27 00:10:08 +01:00
e1a74ed87d feat(story): use mechero with economica, closes #191. 2025-10-26 23:07:41 +01:00
6230a219fd feat(build): Consistent version from git. No intermediary file. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 21:24:44 +01:00
c0bc458440 feat(build) Fix touch. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m18s
2025-10-26 21:17:38 +01:00
6b9b57dbd4 feat(build) ensure verions.txt exists. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m20s
2025-10-26 21:14:45 +01:00
33fb914ea0 feat(deploy): Return to project path. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 21:06:51 +01:00
0c14d68393 feat(deploy): Fix flag. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 21:03:21 +01:00
5a3feeb5a3 feat(deploy): Itch, version from file. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 20:45:07 +01:00
36423bfa54 feat(deploy): Executable publish script
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 20:40:14 +01:00
378e11d8a5 feat(deploy): Butlter API Key secret & unify. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m19s
2025-10-26 20:35:59 +01:00
c6fcab6b11 feat(deploy): Itch.io publishing. #203
Some checks failed
Gymkhana exports / All exports (push) Failing after 1m27s
2025-10-26 20:22:28 +01:00
1c1f32e2aa feat(build): Publish version txt
Some checks failed
Gymkhana exports / All exports (push) Has been cancelled
2025-10-26 16:55:51 +01:00
325aacaae6 feat(build): Publish to Itch.io 2025-10-26 16:51:53 +01:00
1d4bc3bb6d fix(ui): Don't show UI after unpause in credits. Fixes #208 2025-10-26 16:17:35 +01:00
9d17301d52 feat(dialog): Adds progress bar. #204 2025-10-26 15:43:33 +01:00
ab7af66259 feat(dialog): Remove dialog tip when click to continue is enabled. #204 2025-10-26 15:09:48 +01:00
debf48ad15 fix(rtmi-ui): do not outline non interactive items when pushing shift 2025-10-26 13:22:01 +01:00
57db233d4e fix: remove unneeded accept_input(SKIP) 2025-10-26 13:08:29 +01:00
016210c1d9 fix(rtmi-ui): don't show neither tooltip nor outline if accept_input is not ALL, fixes #207. 2025-10-26 13:00:40 +01:00
36b8d58d9e feat(rtmi-dialog): warn Click to skip label is not a button, closes #169. 2025-10-26 12:27:37 +01:00
81dcfb2bff feat(build): add *.cfgs to allow override.
All checks were successful
Gymkhana exports / All exports (push) Successful in 1m27s
2025-10-26 04:59:53 +01:00
78350d5533 feat(build): Action, apply patches.
All checks were successful
Gymkhana exports / All exports (push) Successful in 1m29s
2025-10-26 04:41:35 +01:00
f52ea5d9fd feat(build): override.cfg, tweak script, version from project settings. 2025-10-26 04:40:01 +01:00
c97c49e902 feat(settings): Get or default custom settings. Fixes #184 2025-10-26 03:38:32 +01:00
8ebd345dd2 feat(dialog): Click to continue, remove timer, always show message, hint clamped to the right. #204 2025-10-26 02:47:50 +01:00
279b427b32 feat(dialog): Click for next dialog #204 2025-10-26 02:36:46 +01:00
a316c1fe60 feat(dialog): Remove typewriter effect #204 2025-10-26 02:32:29 +01:00
22c2e40203 fix(ashes): Interpreter loading & earlier cache. Fixes #205 2025-10-26 02:42:48 +02:00
fc868cf6f7 feat(ashes): Interpreter factory calls patch. 2025-10-25 01:16:19 +02:00
8a006ac0ff feat(git): Local patches 2025-10-25 01:15:21 +02:00
d743c77244 fix(ashes): Interpreter factory fix 2025-10-24 22:10:40 +02:00
a01fcfbd8f feat(ashes): Globals lookup override. 2025-10-24 22:06:05 +02:00