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

33 commits

Author SHA1 Message Date
Ell
6a8e9639c1 updated dependencies 2023-12-13 22:11:31 +01:00
Ell
b8f46ff5d2 updated to .net 8 and reorganized third party deps 2023-11-22 10:39:13 +01:00
Ell
41a1a8aef1 dependency update 2023-10-04 15:54:05 +02:00
Ell
34cb5210b5 improved test separation for MG and FNA projects 2023-05-25 09:22:38 +02:00
Ell
6607a5f48c net7.0 2023-03-29 23:31:30 +02:00
Ell
da2fab9b57 dependency and submodule update 2023-03-29 21:54:30 +02:00
Ell
4189ae6d4d dependency update
Closes #6 and #7 (both of which were incomplete)
2022-12-08 17:02:22 +01:00
Ell
6ac2ba6151 Added Range extension methods GetPercentage and FromPercentage 2022-11-10 15:41:24 +01:00
Ell
fe89b28031 publish MG and FNA test results separately 2022-09-15 12:50:10 +02:00
Ell
9f60a59706 resolved some build warnings 2022-09-15 10:44:50 +02:00
Ell
e60d3591ff updated tests to net6.0 2022-09-09 17:55:23 +02:00
Ell
963ea557e8 updated dependencies 2022-09-03 12:31:34 +02:00
Ell
5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell
04fab568f8 Make Newtonsoft.Json dependency optional for MLEM.Data 2022-01-02 22:51:52 +01:00
Ell
29bbd61f8b reformat and cleanup 2021-12-28 14:56:11 +01:00
Ell
a48aa2db93 dependency update 2021-11-29 11:50:43 +01:00
Ell
527c4af3e4 updated dependencies 2021-07-20 00:55:36 +02:00
Ell
d146e80cf6 updated some outdated dependencies 2021-05-29 18:06:20 +02:00
Ell
5e26155ec5 removed redundant dependencies from test project 2021-04-22 02:33:19 +02:00
Ell
f3b3feec9b updated non-netstandard projects to net5.0 2021-04-22 02:21:36 +02:00
Ell
2055c3a6ef convert tests to use graphics 2021-04-02 17:12:27 +02:00
Ell
2287df00af removed unnecessary property 2021-04-01 19:38:03 +02:00
Ell
e7fd026a33 added some UI tests 2021-04-01 19:36:56 +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
fa3ddbc74e Remove tests since they don't work correctly without a test version of MonoGame 2020-07-31 18:51:09 +02:00
Ellpeck
0d04629b0a upgrade tests to .net core 2020-07-31 17:30:18 +02:00
Ellpeck
3e0fac9a14 Properly allow tests to use content files 2020-07-31 17:25:56 +02:00
Ellpeck
fe67b70332 (finally) added some tests 2020-07-31 17:14:25 +02:00
Ellpeck
44e57d9323 rename tests to examples 2019-08-12 00:59:55 +02:00
Ellpeck
a67abd4661 basic element system 2019-08-09 18:26:28 +02:00
Ellpeck
31fb855a43 added ninepatch and textureregion classes 2019-08-09 15:15:22 +02:00
Ellpeck
38a9fbaac0 set up a test project 2019-08-07 21:26:16 +02:00