Ellpeck
|
2e8e17b373
|
make eventargs more generic so that this also works with the core version of monogame
|
2020-02-10 23:54:27 +01:00 |
|
Ellpeck
|
9366890aaa
|
fixed WindowExtensions not working on Release
|
2020-02-10 23:52:09 +01:00 |
|
Ellpeck
|
2083868874
|
fixed animations using the wrong index
|
2020-02-08 18:29:07 +01:00 |
|
Ellpeck
|
f8f4dfbff4
|
use toString shorthand
|
2020-02-08 18:25:49 +01:00 |
|
Ellpeck
|
72eff17d5f
|
made text formatting and line splitting preserve spaces properly
|
2020-02-08 18:24:14 +01:00 |
|
Ellpeck
|
ed5114d089
|
added FindPathAsync
|
2020-02-06 17:43:34 +01:00 |
|
Ellpeck
|
5bf111d05a
|
fixed SplitString not respecting long words
|
2020-02-06 02:27:21 +01:00 |
|
Ellpeck
|
b3331834e1
|
I did not want to push this here
This reverts commit ee511137
|
2020-02-06 01:51:41 +01:00 |
|
Ellpeck
|
ee5111372b
|
part 1
|
2020-02-06 01:33:24 +01:00 |
|
Ellpeck
|
e37cfed757
|
added the ability to have mixed formatting
|
2020-02-03 15:38:27 +01:00 |
|
Ellpeck
|
556998239e
|
Revert "formatting code redesign, part 1: Regex!"
This reverts commit b480026b
|
2020-02-03 04:37:14 +01:00 |
|
Ellpeck
|
d78448a4ed
|
Revert "part 2: format state and making the codes do the work"
This reverts commit 02b25236
|
2020-02-03 04:36:49 +01:00 |
|
Ellpeck
|
02b25236b1
|
part 2: format state and making the codes do the work
|
2020-02-03 04:25:12 +01:00 |
|
Ellpeck
|
b480026b7e
|
formatting code redesign, part 1: Regex!
|
2020-02-03 03:04:13 +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
|
074fea5fd0
|
banish MonoGame.Extended from everything but MLEM.Extended
|
2020-01-30 00:55:02 +01:00 |
|
Ellpeck
|
0824ba1098
|
added ApplyChangesSafely
|
2020-01-26 01:31:40 +01:00 |
|
Ellpeck
|
58b90d90be
|
Revert "made graphics extensions not cause an exception"
This reverts commit 0a1147df
|
2020-01-26 01:20:20 +01:00 |
|
Ellpeck
|
0a1147df9d
|
made graphics extensions not cause an exception
|
2020-01-26 01:18:53 +01:00 |
|
Ellpeck
|
00b07e1c45
|
update
|
2020-01-23 01:25:50 +01:00 |
|
Ellpeck
|
7ca8256b77
|
added a weight-based list randomness function
|
2020-01-17 01:33:31 +01:00 |
|
Ellpeck
|
1ec8416ab7
|
allowed to set a speed multiplier for animations
|
2020-01-09 21:38:04 +01:00 |
|
Ellpeck
|
e20a51ef23
|
allowed formatting codes to contain sprite animations
|
2020-01-04 00:27:45 +01:00 |
|
Ellpeck
|
c9d1fc4b47
|
added index-based getter to texture atlas
|
2020-01-03 15:51:31 +01:00 |
|
Ellpeck
|
57fcc66054
|
fixed animation group sorting being off
|
2020-01-02 21:48:02 +01:00 |
|
Ellpeck
|
00e0ef8bc6
|
update
|
2020-01-01 13:00:33 +01:00 |
|
Ellpeck
|
43b665642d
|
made tooltips be panels and remove the weird paragraph background thing
|
2019-12-31 14:08:13 +01:00 |
|
Ellpeck
|
fb48386aad
|
actually use math
|
2019-12-29 12:05:49 +01:00 |
|
Ellpeck
|
7dbc5dd608
|
added angle method to direction
|
2019-12-29 11:41:11 +01:00 |
|
Ellpeck
|
39af38f3d8
|
fixed ConstrainWorldBounds not always being accurate
|
2019-12-26 22:46:38 +01:00 |
|
Ellpeck
|
324055d82e
|
bleh
|
2019-12-26 19:38:54 +01:00 |
|
Ellpeck
|
f3372e93cb
|
made format settings be non-struct-like
|
2019-12-26 19:34:42 +01:00 |
|
Ellpeck
|
3d0c3cd6d1
|
made format settings a bit better and also added drop shadow
|
2019-12-26 19:30:17 +01:00 |
|
Ellpeck
|
e0b83f6644
|
[breaking change] made the one em string be determined automatically for each font
|
2019-12-26 19:05:26 +01:00 |
|
Ellpeck
|
f4db1be464
|
made constrainworldbounds return if it constrained
|
2019-12-26 13:01:32 +01:00 |
|
Ellpeck
|
937b1757fe
|
fixed stack overflow with auto-sizing elements
|
2019-12-26 12:49:04 +01:00 |
|
Ellpeck
|
b83d7f3526
|
whoops
|
2019-12-14 14:07:00 +01:00 |
|
Ellpeck
|
dbe7980add
|
made padding a lot more versatile in mlem.ui
|
2019-12-14 14:00:12 +01:00 |
|
Ellpeck
|
548e603900
|
made cameras snap right in small rooms and made panels not require a texture
|
2019-12-06 20:54:30 +01:00 |
|
Ellpeck
|
e75f87f4be
|
update
|
2019-12-05 22:19:58 +01:00 |
|
Ellpeck
|
af7fb342d7
|
made windowextensions a lot cleaner
|
2019-12-05 22:15:49 +01:00 |
|
Ellpeck
|
f5b2ef01f3
|
made the uniform texture atlas have the ability to have non-square regions
|
2019-12-05 20:43:31 +01:00 |
|
Ellpeck
|
ff42233222
|
made input handler and ui system gamecomponents
|
2019-12-05 17:52:25 +01:00 |
|
Ellpeck
|
d224d57cf2
|
added a handler for this
|
2019-12-01 22:58:20 +01:00 |
|
Ellpeck
|
4cc2881438
|
made rectanglef a datacontract
|
2019-12-01 22:52:55 +01:00 |
|
Ellpeck
|
ee051f2ab0
|
added camera scaling
|
2019-11-10 22:36:25 +01:00 |
|
Ellpeck
|
47af6f992a
|
update
|
2019-11-08 15:39:02 +01:00 |
|
Ellpeck
|
84e388677c
|
added a setfullscreen method
|
2019-11-08 15:35:15 +01:00 |
|