Ellpeck
|
719bdc7176
|
make MLEM.Ui not crash on DesktopGL.Core
|
2020-02-24 00:42:01 +01:00 |
|
Ellpeck
|
f96e0ae625
|
use VersionPrefix to make VersionSuffix work
|
2020-02-21 15:13:07 +01:00 |
|
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 |
|
Ellpeck
|
264d3ee313
|
add a soundeffectinstance replay method
|
2019-11-07 14:50:10 +01:00 |
|
Ellpeck
|
da04514d05
|
updeet
|
2019-11-02 15:06:58 +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
|
7392aa40fe
|
update
|
2019-10-02 14:10:41 +02:00 |
|
Ellpeck
|
02500ee1b5
|
fixed sprite animation groups not having an animation in the first frame
|
2019-09-30 20:55:50 +02:00 |
|
Ellpeck
|
b44ae420fc
|
update
|
2019-09-24 20:25:40 +02:00 |
|
Ellpeck
|
bf59b68489
|
fix sprite effects not actually being passed
|
2019-09-24 20:23:05 +02:00 |
|
Ellpeck
|
d610899b7d
|
update
|
2019-09-20 13:53:50 +02:00 |
|
Ellpeck
|
ae849c63e7
|
added a sandbox
|
2019-09-19 20:23:18 +02:00 |
|
Ellpeck
|
f76833e098
|
update
|
2019-09-17 20:44:32 +02:00 |
|
Ellpeck
|
8e7ee0011e
|
fixed textureregion not respecting layer depth
|
2019-09-17 20:43:25 +02:00 |
|
Ellpeck
|
4d87068090
|
update
|
2019-09-12 12:42:33 +02:00 |
|
Ellpeck
|
3b76ff1f2a
|
added a uniform texture atlas class
|
2019-09-11 20:50:21 +02:00 |
|
Ellpeck
|
9e5f324652
|
added progress bars
|
2019-09-10 23:28:25 +02:00 |
|
Ellpeck
|
dad70dcc28
|
update!
|
2019-09-10 11:44:26 +02:00 |
|
Ellpeck
|
ff68816b05
|
make these readonly
|
2019-09-10 11:41:13 +02:00 |
|
Ellpeck
|
c1726e4f1b
|
added gamepad repeat events
|
2019-09-09 20:56:10 +02:00 |
|
Ellpeck
|
3f0e0cf6d3
|
fixed the input handler not recognizing gamepads properly
|
2019-09-09 15:22:15 +02:00 |
|
Ellpeck
|
4a7fcd7570
|
Revert "added FormattedString class to make rendering formatted text a little easier"
This reverts commit 6d236fa5
|
2019-09-08 16:25:59 +02:00 |
|
Ellpeck
|
7d9da6c519
|
formattedstring fixes
|
2019-09-06 18:10:11 +02:00 |
|
Ellpeck
|
6d236fa52c
|
added FormattedString class to make rendering formatted text a little easier
|
2019-09-06 18:06:53 +02:00 |
|
Ellpeck
|
b2b59aa78a
|
added text animation
|
2019-09-06 15:49:59 +02:00 |
|
Ellpeck
|
a46e8fce86
|
moved formatting to MLEM proper
|
2019-09-06 12:20:53 +02:00 |
|
Ellpeck
|
e2f9a8ff5d
|
fixed a splitstring crash with specific string lengths and font sizes
|
2019-09-06 11:25:31 +02:00 |
|
Ellpeck
|
af98526d47
|
update!
|
2019-09-05 21:37:18 +02:00 |
|
Ellpeck
|
e39394bce3
|
finished better text editing my dudes
|
2019-09-05 18:15:51 +02:00 |
|
Ellpeck
|
90d04b8c57
|
this goes here
|
2019-09-04 21:10:51 +02:00 |
|
Ellpeck
|
5d701592a5
|
this bugged me
|
2019-09-04 18:52:50 +02:00 |
|
Ellpeck
|
16fd2af560
|
added keyboard repeat events
|
2019-09-04 18:49:59 +02:00 |
|
Ellpeck
|
032923c660
|
fixed upleft
|
2019-09-04 15:38:51 +02:00 |
|
Ellpeck
|
f4658aede0
|
added a direction2 class
|
2019-09-04 13:05:44 +02:00 |
|
Ellpeck
|
cec3151ed0
|
made perlin comment into doc instead
|
2019-09-03 18:31:52 +02:00 |
|
Ellpeck
|
0dff0e275d
|
added the ability to transform the entire ui
|
2019-09-02 19:55:26 +02:00 |
|
Ellpeck
|
334dea8b39
|
make the mess I made a bit nicer :^)
|
2019-09-01 19:33:33 +02:00 |
|
Ellpeck
|
5a4d90043e
|
update
|
2019-09-01 18:40:21 +02:00 |
|
Ellpeck
|
cfcd54dbe0
|
made text input not test the release build of android :V reflection is a pain
|
2019-09-01 18:34:19 +02:00 |
|
Ellpeck
|
3603de78d0
|
added a time calculation to the pathfinder
|
2019-09-01 10:54:25 +02:00 |
|
Ellpeck
|
6c253744a6
|
update
|
2019-08-31 22:45:10 +02:00 |
|
Ellpeck
|
633c5b0097
|
added touch compatibility to the scroll bar, which makes touch input finished!
|
2019-08-31 19:32:22 +02:00 |
|
Ellpeck
|
3862f78c9b
|
made text fields work on mobile too
|
2019-08-30 19:05:27 +02:00 |
|
Ellpeck
|
353afdef6f
|
started working on touch support for MLEM.Ui
|
2019-08-30 18:15:50 +02:00 |
|
Ellpeck
|
e04f2fbdd2
|
added very basic touch support to the input handler
|
2019-08-29 18:12:02 +02:00 |
|
Ellpeck
|
0668d044b6
|
only check input for connected gamepads to increase performance
|
2019-08-29 10:26:18 +02:00 |
|
Ellpeck
|
78273d6401
|
allow querying all gamepad buttons at the same time
|
2019-08-28 22:44:59 +02:00 |
|
Ellpeck
|
35fccfcd83
|
added generic isdown, ispressed and isup methods to InputHandler
|
2019-08-28 19:36:24 +02:00 |
|
Ellpeck
|
5c741a98e9
|
tabbing, part 1!
|
2019-08-28 18:27:17 +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 |
|