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

18 commits

Author SHA1 Message Date
Ell e3b41ebeea improved SeedSource algorithm to be less predictable 2022-11-30 21:31:34 +01:00
Ell 0a62ae0036 Added SeedSource 2022-11-30 20:21:24 +01:00
Ell 7d8b14ee8d added from instruction to DataTextureAtlas 2022-09-14 11:59:28 +02:00
Ell 914b0d9c2d - Improved DataTextureAtlas parsing
- Added data and copy instructions to DataTextureAtlas
2022-09-14 10:40:52 +02:00
Ell b012c65990 Allow data texture atlas pivots and offsets to be negative 2022-08-02 23:56:18 +02:00
Ell ba1058748e Allow specifying multiple names for a DataTextureAtlas region 2022-07-18 20:41:19 +02:00
Ell 27fc5a74d9 added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
Ell 6e2db418c5 added some more unit tests for string splitting and formatting 2021-04-14 02:38:54 +02:00
Ell 702bf94f49 added some tests 2021-03-18 17:28:08 +01:00
Ellpeck d2f38e9fbf removed test files 2020-07-31 18:53:22 +02:00
Ellpeck 3e0fac9a14 Properly allow tests to use content files 2020-07-31 17:25:56 +02:00
Ellpeck 44e57d9323 rename tests to examples 2019-08-12 00:59:55 +02:00
Ellpeck 2d7da2b9aa make the test include more characters 2019-08-11 00:49:59 +02:00
Ellpeck 2e8b311b00 made text fields auto-scroll once they're too full 2019-08-11 00:39:40 +02:00
Ellpeck ef3726b077 added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00
Ellpeck b1d41d572c added panels and paragraphs 2019-08-09 19:28:48 +02:00
Ellpeck 6d54eb4da3 also forgot this :^) 2019-08-09 15:18:06 +02:00
Ellpeck 31fb855a43 added ninepatch and textureregion classes 2019-08-09 15:15:22 +02:00