Commit Graph

14 Commits

Author SHA1 Message Date
Crypto City
a01c2f6554 scripts can now be replaced
The replacement will be used when starting a new script, but already
started scripts will continue using the old one till finished

This will hopefully allow fixing small bugs as well as allow adding
more stuff to background scripts that are meant to supervise overall
game stuff like triggering events etc
2025-08-16 20:23:31 +00:00
Crypto City
566c98edcd improve script group handling
script groups now have their own script type
the game script widget now supports groups more than one deep
also allow accessing the scripts screen without an account
2025-08-01 07:02:24 +00:00
Crypto City
92216f1ebd game: change the scripts screen main list to a tree
used as a list for now
2024-11-17 16:33:07 +00:00
Crypto City
94dc3f5286 game: add "new" tag to yet unplayed storyline scripts 2024-10-07 20:44:00 +00:00
Crypto City
749d313dca game: allow replacing a script's blobs from the game in debug mode 2022-07-23 15:46:20 +00:00
Crypto City
a360099813 game: fix enabled checkbox only showing for scripts that can be played 2021-10-31 09:53:35 +00:00
Crypto City
1ddb6fb781 game: improve script choices ui 2021-09-21 17:48:48 +00:00
Crypto City
705935848a game: improve script UI 2021-09-21 12:18:18 +00:00
Crypto City
c50b571fa9 allow the game account to enable/disable scripts 2020-11-29 23:38:03 +00:00
Crypto City
8f3f86e599 game: add ${[type:]var} string replacements for scripts 2020-11-29 23:38:03 +00:00
Crypto City
97a152b5e7 game: add a border around script rows 2020-11-29 23:38:02 +00:00
Crypto City
e263542943 game: view script source button, and confirmation for new scripts 2020-11-22 23:25:49 +00:00
Crypto City
9ff58f684f scripts can now be attached to runestones 2020-11-22 15:27:07 +00:00
Crypto City
5710bb74dd WIP - scripts 2020-10-17 23:28:43 +00:00