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

67 commits

Author SHA1 Message Date
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 a02334a34c turned some non-event events into events and added Disposing event to ui elements 2021-06-09 00:27:50 +02:00
Ell d146e80cf6 updated some outdated dependencies 2021-05-29 18:06:20 +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 e6243b831c remove unnecessary references to GraphicsDevice from UiSystem 2021-03-29 02:26:44 +02:00
Ell 281cce8fba updated remaining dependencies 2021-03-24 22:31:58 +01:00
Ell 3e3f0fc742 updated coroutine dependency 2021-03-17 01:23:30 +01:00
Ell 3384f48623 fixed up android demo, updated some dependencies and added icons to templates 2021-03-14 01:03:17 +01:00
Ell 01b6168259 fixed the input handler querying input when the window is inactive 2021-02-18 18:36:29 +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 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
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 0046811ca0 added project templates 2020-02-24 17:34:05 +01:00
Ellpeck f96e0ae625 use VersionPrefix to make VersionSuffix work 2020-02-21 15:13:07 +01:00
Ellpeck 64749c31ce make MlemGame.cs use some more sensible defaults 2020-02-05 22:51:47 +01:00
Ellpeck 0904368151 Revert "changed text input style to work on all devices including web"
This reverts commit 053724e4
2020-02-01 21:16:10 +01:00
Ellpeck 053724e4f8 changed text input style to work on all devices including web 2020-02-01 20:50:42 +01:00
Ellpeck 074fea5fd0 banish MonoGame.Extended from everything but MLEM.Extended 2020-01-30 00:55:02 +01:00
Ellpeck 00b07e1c45 update 2020-01-23 01:25:50 +01:00
Ellpeck 00e0ef8bc6 update 2020-01-01 13:00:33 +01:00
Ellpeck e75f87f4be update 2019-12-05 22:19:58 +01:00
Ellpeck ff42233222 made input handler and ui system gamecomponents 2019-12-05 17:52:25 +01:00
Ellpeck f86944ee9a added DoUpdate to MlemGame 2019-12-05 17:35:24 +01:00
Ellpeck 5b89140df4 use sealed on draw in mlem.startup 2019-12-01 20:25:25 +01:00
Ellpeck 25774dc8dd update coroutine 2019-11-20 11:40:41 +01:00
Ellpeck 2d35322a5f move some package dependencies around 2019-11-18 02:19:16 +01:00
Ellpeck 3627dfe290 don't include contentless by default 2019-11-18 00:57:07 +01:00
Ellpeck 47af6f992a update 2019-11-08 15:39:02 +01:00
Ellpeck 55286e9e83 added contentless to mlem.startup 2019-11-07 02:22:31 +01:00
Ellpeck da04514d05 updeet 2019-11-02 15:06:58 +01:00
Ellpeck 7392aa40fe update 2019-10-02 14:10:41 +02:00
Ellpeck d610899b7d update 2019-09-20 13:53:50 +02:00
Ellpeck af98526d47 update! 2019-09-05 21:37:18 +02:00