1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-16 22:28:46 +02:00
Commit graph

44 commits

Author SHA1 Message Date
Ell 556be37523 updated changelog links 2024-04-05 15:20:46 +02:00
Ell 236ecfa116 Use IsAotCompatible instead of IsTrimmable to enable more warnings 2023-12-20 20:49:52 +01:00
Ell a892d2424e fix new trimmable warnings 2023-11-22 12:17:21 +01:00
Ell b8f46ff5d2 updated to .net 8 and reorganized third party deps 2023-11-22 10:39:13 +01:00
Ell c77ec3765c include correct readme file in packages 2023-04-16 13:37:43 +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 d138577285 Added trimming and AOT annotations and made MLEM trimmable 2022-10-31 18:33:53 +01:00
Ell 48735c3d36 Multi-target net452, making MLEM compatible with MonoGame for consoles 2022-09-14 21:17:43 +02:00
Ell fc026ad0de multi-target netstandard2.0 and net6.0 2022-09-14 19:24:00 +02:00
Ell 5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell 61439aa521 made the MLEM.Data description more descriptive 2022-05-10 16:06:45 +02:00
Ell acd15fea14 improved Ui and Data package descriptions 2022-05-10 15:42:20 +02:00
Ell 9ccb3536a0 improved MLEM.Data description 2022-01-21 00:21:48 +01: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 2d3ce30ff2 reflect lidgren deprecation in descriptions 2021-12-03 12:55:34 +01:00
Ell 0c881e374b Marked features related to Lidgren.Network as obsolete 2021-12-03 12:52:26 +01:00
Ell 636522bc3e resolved some documentation warnings 2021-11-30 11:46:06 +01:00
Ell e40d97c45e suppress NU1701 warning for mlem.data 2021-10-29 00:04:23 +02:00
Ell a140e85300 fixed Docs casing in readme path 2021-09-24 04:50:42 +02:00
Ell a53939837f added package readmes 2021-09-24 04:47:39 +02:00
Ell 19893855dc added the changelog to the website 2021-07-01 05:00:59 +02:00
Ell fe9b3830f8 (finally) added a changelog 2021-06-28 15:38:30 +02:00
Ell b0d146849d added dynamic enum json converter 2021-06-08 14:45:46 +02:00
Ell 1123b815b3 updated some package declarations to clean up warnings 2021-04-22 19:59:35 +02:00
Ell cf9bcc7ae4 updated to MonoGame 8 and added support for opening the on-screen keyboard to TextInputWrapper 2021-04-22 19:26:07 +02:00
Ell 281cce8fba updated remaining dependencies 2021-03-24 22:31:58 +01:00
Ell fd9ad777c2 some fixes related to the branch name change 2020-11-07 00:58:43 +01:00
Ell 6a383e200b a small rebranding 2020-09-28 20:53:39 +02:00
Ellpeck e80eb17b22 fixed incorrect icon link 2020-07-29 14:41:46 +02:00
Ellpeck 7ba14ba7f5 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
Ellpeck 08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck 89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck 18c79bbf3a unify versions and update 2020-04-25 23:35:54 +02:00
Ellpeck ff69aba67a update 2020-04-11 03:24:40 +02:00
Ellpeck 9c37f34947 update the readme and descriptions 2020-04-06 01:42:52 +02:00
Ellpeck f797d1f49f update everything to push logos 2020-04-05 01:59:11 +02:00
Ellpeck 9a06d18128 Added a logo 2020-04-05 01:35:17 +02:00
Ellpeck 8d1b291f39 made mlem.data and mlem.extended dependencies optional 2020-02-26 23:04:17 +01:00
Ellpeck f96e0ae625 use VersionPrefix to make VersionSuffix work 2020-02-21 15:13:07 +01:00
Ellpeck 8520ae8901 added mlem.data 2019-12-20 15:03:33 +01:00