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

45 commits

Author SHA1 Message Date
Ell ae5d2b7a37 suppress android demo deprecation warning for SystemUiVisibility 2023-11-23 22:14:48 +01:00
Ell b8f46ff5d2 updated to .net 8 and reorganized third party deps 2023-11-22 10:39:13 +01:00
Ell 4994bb3d5d updated monogame .net tools 2023-04-06 15:25:20 +02:00
Ell 6607a5f48c net7.0 2023-03-29 23:31:30 +02:00
Ell 5c8b535fe4 fixed issues in the android demo's release mode 2023-03-04 12:10:16 +01:00
Ell 9f60a59706 resolved some build warnings 2022-09-15 10:44:50 +02:00
Ell 963ea557e8 updated dependencies 2022-09-03 12:31:34 +02:00
Ell 711f60a97e Updated demos and templates to MonoGame 3.8.1 2022-07-25 18:23:16 +02:00
Ell 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
Ell 2973bd98e2 moved MLEM's Input namespace into its own package 2022-06-25 23:46:06 +02:00
Ell 5d7d238630 added MLEM.FNA 2022-06-24 14:01:26 +02:00
Ell aabb1ed5df added .editorconfig 2022-06-17 18:23:47 +02:00
Ell 59af00c89a Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
Ell 54ca580dd3 resolve android demo build warning 2022-03-26 12:49:46 +01:00
Ell 2dcd5c3fa7 fixed some issues with the android demo 2022-02-07 13:19:03 +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 d146e80cf6 updated some outdated dependencies 2021-05-29 18:06:20 +02:00
Ell b48ed479a0 streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +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 602f19a2a8 some minor code style and format improvements 2021-03-24 22:44:39 +01: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 69d81da70c update demos and sandbox to netcore3.1 which was long overdue 2021-02-18 16:12:44 +01:00
Ellpeck deec553b22 code cleanup 2020-06-18 17:24:35 +02:00
Ellpeck 0ad3b2a305 Downgrade TextCopy since the new version causes issues on some devices 2020-06-16 22:48:13 +02:00
Ellpeck 0ea22435c2 updated dependencies 2020-06-13 03:19:20 +02:00
Ellpeck f2c544dc65 modified link behavior for paragraphs to be easier to modify 2020-06-09 18:56:01 +02:00
Ellpeck f5043eea30 fixed status bar and display offset in android demo 2020-05-13 22:11:33 +02:00
Ellpeck f8642dfb9e update dependencies 2020-04-30 22:11:19 +02:00
Ellpeck 9db6a52999 actually make this take a window, makes more sense 2020-04-19 03:24:43 +02:00
Ellpeck 0ee7f74efd updated and fixed android demo 2020-04-19 03:20:25 +02:00
Ellpeck c7ac35e74c added textcopy to the android project to make it compile again 2020-02-27 19:48:18 +01:00
Ellpeck 08c4281da1 added a new text input system 2020-02-24 14:03:53 +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 c209078661 added a corner-based rectangleF method to fix the pathfinding demo 2020-01-30 01:08:10 +01:00
Ellpeck 5d9c480160 made the android project work again :^) 2019-12-05 22:09:11 +01:00
Ellpeck 25774dc8dd update coroutine 2019-11-20 11:40:41 +01:00
Ellpeck ee35509f23 made ui styling a lot more user friendly 2019-10-14 21:28:12 +02:00
Ellpeck 2dc2a379eb for some reason the android project needs this 2019-09-18 14:10:42 +02:00
Ellpeck b812bbe677 added some events to MlemGame to allow for mouse handling to be disabled easily in the android version 2019-09-05 14:27:18 +02:00
Ellpeck e1ee92ad9b update targetframeworkversion for the android demo 2019-09-01 17:14:39 +02:00
Ellpeck 43f46f9966 rename the android demo folder 2019-09-01 11:58:22 +02:00