1436cdb987
Also use IsAotCompatible for FNA projects
2023-12-20 20:54:23 +01:00
236ecfa116
Use IsAotCompatible instead of IsTrimmable to enable more warnings
2023-12-20 20:49:52 +01:00
a892d2424e
fix new trimmable warnings
2023-11-22 12:17:21 +01:00
b8f46ff5d2
updated to .net 8 and reorganized third party deps
2023-11-22 10:39:13 +01:00
41a1a8aef1
dependency update
2023-10-04 15:54:05 +02:00
c77ec3765c
include correct readme file in packages
2023-04-16 13:37:43 +02:00
6607a5f48c
net7.0
2023-03-29 23:31:30 +02:00
da2fab9b57
dependency and submodule update
2023-03-29 21:54:30 +02:00
14d0b24aa9
cleaned up preprocessor instructions
2022-12-13 13:11:36 +01:00
d138577285
Added trimming and AOT annotations and made MLEM trimmable
2022-10-31 18:33:53 +01:00
9f60a59706
resolved some build warnings
2022-09-15 10:44:50 +02:00
48735c3d36
Multi-target net452, making MLEM compatible with MonoGame for consoles
2022-09-14 21:17:43 +02:00
fc026ad0de
multi-target netstandard2.0 and net6.0
2022-09-14 19:24:00 +02:00
92018eea1e
Made the base package's description more descriptive
...
This reverts commit 2973bd98e2
.
This reverts commit 04c6bb5ff8
.
2022-06-26 14:25:19 +02:00
2973bd98e2
moved MLEM's Input namespace into its own package
2022-06-25 23:46:06 +02:00
5d7d238630
added MLEM.FNA
2022-06-24 14:01:26 +02:00
aabb1ed5df
added .editorconfig
2022-06-17 18:23:47 +02:00
59af00c89a
Code cleanup, and marked AStar.InfiniteCost as obsolete
2022-06-15 11:38:11 +02:00
a7c6230434
suppress MlemGame deprecation warning for DrawEarly
2022-04-08 14:34:57 +02:00
a143aef67c
Revert scissor rectangle change since it doesn't support panels with complex transformations
...
Revert "Use a scissor rectangle for panels in favor of a render target, and marked UiSystem.DrawEarly and Element.DrawEarly as obsolete"
This reverts commit 3c4567e4a1
.
Revert "cleaned up DrawEarly documentation references"
This reverts commit dc6c472b84
.
2022-01-30 16:35:10 +01:00
3c4567e4a1
Use a scissor rectangle for panels in favor of a render target, and marked UiSystem.DrawEarly and Element.DrawEarly as obsolete
2022-01-30 01:13:59 +01:00
29bbd61f8b
reformat and cleanup
2021-12-28 14:56:11 +01:00
ef3fcb2e9c
Improved MlemGame class
2021-12-13 00:39:36 +01:00
636522bc3e
resolved some documentation warnings
2021-11-30 11:46:06 +01:00
a48aa2db93
dependency update
2021-11-29 11:50:43 +01:00
a140e85300
fixed Docs casing in readme path
2021-09-24 04:50:42 +02:00
a53939837f
added package readmes
2021-09-24 04:47:39 +02:00
19893855dc
added the changelog to the website
2021-07-01 05:00:59 +02:00
fe9b3830f8
(finally) added a changelog
2021-06-28 15:38:30 +02:00
a02334a34c
turned some non-event events into events and added Disposing event to ui elements
2021-06-09 00:27:50 +02:00
d146e80cf6
updated some outdated dependencies
2021-05-29 18:06:20 +02:00
1123b815b3
updated some package declarations to clean up warnings
2021-04-22 19:59:35 +02:00
cf9bcc7ae4
updated to MonoGame 8 and added support for opening the on-screen keyboard to TextInputWrapper
2021-04-22 19:26:07 +02:00
e6243b831c
remove unnecessary references to GraphicsDevice from UiSystem
2021-03-29 02:26:44 +02:00
281cce8fba
updated remaining dependencies
2021-03-24 22:31:58 +01:00
3e3f0fc742
updated coroutine dependency
2021-03-17 01:23:30 +01:00
3384f48623
fixed up android demo, updated some dependencies and added icons to templates
2021-03-14 01:03:17 +01:00
01b6168259
fixed the input handler querying input when the window is inactive
2021-02-18 18:36:29 +01:00
fd9ad777c2
some fixes related to the branch name change
2020-11-07 00:58:43 +01:00
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
deec553b22
code cleanup
2020-06-18 17:24:35 +02:00
Ellpeck
0ea22435c2
updated dependencies
2020-06-13 03:19:20 +02:00
Ellpeck
7ba14ba7f5
removed parentheses around MLEM's name
2020-05-28 00:49:29 +02:00
Ellpeck
3f60b2460c
finished the xml documentation for all packages
2020-05-22 20:32:38 +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
f8642dfb9e
update dependencies
2020-04-30 22:11:19 +02:00
Ellpeck
18c79bbf3a
unify versions and update
2020-04-25 23:35:54 +02:00