Commit Graph

9 Commits

Author SHA1 Message Date
Dirk Sohler
77b594f765
adapt session duration format to new style
Addresses https://gitlab.com/4w/mtimer/-/issues/16
2021-05-15 17:19:04 +02:00
Dirk Sohler
e58cd1741d
adapt ingame time format to new style
Addresses https://gitlab.com/4w/mtimer/-/issues/16
2021-05-15 17:13:38 +02:00
Dirk Sohler
1218243a2d
put larger formspec generations in own files 2021-05-15 00:51:41 +02:00
Dirk Sohler
062c01e535
adapt color dialog to new style
This also adds a palette to the color dialog so players can pick a color
without typing in the hexadecimal number of it.

Addresses https://gitlab.com/4w/mtimer/-/issues/16
2021-04-05 09:29:44 +02:00
Dirk Sohler
75365e2f1c
use new style for position dialog
addresses https://gitlab.com/4w/mtimer/-/issues/16
2021-04-04 17:15:32 +02:00
Dirk Sohler
70760fc37f
adapt timer format to new style 2021-04-04 13:04:49 +02:00
Dirk Sohler
69dd2386c0
adapt visibility dialog to new style
Also button image locations are slightly adapted
2021-04-04 12:59:41 +02:00
Dirk Sohler
50e44e2e32
split off custom timer from other formspecs
Since the custom timer formspec is fairly complex (and will be a bit
more complex in the future) the best thing is splitting it off from the
other formspec definitions.
2021-04-03 15:10:05 +02:00
Dirk Sohler
caecb410e8
refactor init and automate formspec files loading 2021-04-02 09:16:47 +02:00