1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-20 08:01:21 +02:00
Commit graph

28 commits

Author SHA1 Message Date
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