1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-16 10:44:32 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Ell
200058a611 added a method to make sidescrolling collision detection easier with TiledMapCollisions 2021-03-07 22:03:29 +01:00
Ellpeck
deec553b22 code cleanup 2020-06-18 17:24:35 +02:00
Ellpeck
12cc7a02c7 added DrawGrid to MLEM.Extended 2020-05-23 22:31:20 +02:00
Ellpeck
3f60b2460c finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
Ellpeck
80f36c78bd a lot of font cleanup 2020-03-28 22:25:06 +01:00
Ellpeck
6a4d70038a rename to fit the style better 2020-01-04 21:57:10 +01:00
Ellpeck
529b725161 added random vector method 2020-01-04 21:55:10 +01:00
Ellpeck
dbe7980add made padding a lot more versatile in mlem.ui 2019-12-14 14:00:12 +01:00
Ellpeck
69fd9797d0 random extensions 2019-12-04 13:06:53 +01:00
Ellpeck
1c8a32b8dc removed the rectanglef extension since we have our own now 2019-11-02 14:56:16 +01:00
Ellpeck
32c8147a4c added a rectanglef class which allows mlem to use decimal coordinates 2019-11-02 14:53:59 +01:00
Ellpeck
e39394bce3 finished better text editing my dudes 2019-09-05 18:15:51 +02:00
Ellpeck
226640ef3a simplify text rendering quite a bit after realizing that monogame deals with multiple lines on its own 2019-08-25 19:07:45 +02:00
Ellpeck
404e95c8f2 also apply the newline fix to bitmap fonts 2019-08-24 00:08:36 +02:00
Ellpeck
b42ec52017 finally center it 2019-08-15 16:29:41 +02:00
Ellpeck
31fb855a43 added ninepatch and textureregion classes 2019-08-09 15:15:22 +02:00
Ellpeck
528f314c3f dangit I had this wrong 2019-08-07 01:37:14 +02:00
Ellpeck
70c910bb70 rename this so that it can actually be used :V 2019-08-07 01:28:56 +02:00
Ellpeck
8e46809d61 added simple camera 2019-08-07 01:21:32 +02:00
Ellpeck
63a6cf493f added stuff for monogame.extended 2019-08-06 14:26:51 +02:00