1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-02 05:13:38 +02:00
Commit graph

116 commits

Author SHA1 Message Date
Ellpeck e37cfed757 added the ability to have mixed formatting 2020-02-03 15:38:27 +01:00
Ellpeck 556998239e Revert "formatting code redesign, part 1: Regex!"
This reverts commit b480026b
2020-02-03 04:37:14 +01:00
Ellpeck d78448a4ed Revert "part 2: format state and making the codes do the work"
This reverts commit 02b25236
2020-02-03 04:36:49 +01:00
Ellpeck 02b25236b1 part 2: format state and making the codes do the work 2020-02-03 04:25:12 +01:00
Ellpeck b480026b7e formatting code redesign, part 1: Regex! 2020-02-03 03:04:13 +01:00
Ellpeck 1ec8416ab7 allowed to set a speed multiplier for animations 2020-01-09 21:38:04 +01:00
Ellpeck e20a51ef23 allowed formatting codes to contain sprite animations 2020-01-04 00:27:45 +01:00
Ellpeck 324055d82e bleh 2019-12-26 19:38:54 +01:00
Ellpeck f3372e93cb made format settings be non-struct-like 2019-12-26 19:34:42 +01:00
Ellpeck 3d0c3cd6d1 made format settings a bit better and also added drop shadow 2019-12-26 19:30:17 +01:00
Ellpeck e0b83f6644 [breaking change] made the one em string be determined automatically for each font 2019-12-26 19:05:26 +01:00
Ellpeck 4a7fcd7570 Revert "added FormattedString class to make rendering formatted text a little easier"
This reverts commit 6d236fa5
2019-09-08 16:25:59 +02:00
Ellpeck 7d9da6c519 formattedstring fixes 2019-09-06 18:10:11 +02:00
Ellpeck 6d236fa52c added FormattedString class to make rendering formatted text a little easier 2019-09-06 18:06:53 +02:00
Ellpeck b2b59aa78a added text animation 2019-09-06 15:49:59 +02:00
Ellpeck a46e8fce86 moved formatting to MLEM proper 2019-09-06 12:20:53 +02:00