Ell Ellpeck · he/they
Ell pushed to master at Ellpeck/Web 2021-06-26 01:16:26 +02:00
e1a4056ef5 a blog post about terrible reading habits
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-25 22:08:44 +02:00
1377941f1a added TreatSizeAsMaximum to ui elements
705758090b fixed image tokens drawing themselves too many times for split strings
14940d39c5 added text alignment options to tokenized strings and paragraphs
Compare 3 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-25 14:08:44 +02:00
d1ce9412a2 added a test for element auto-area performance
Ell pushed to master at Ellpeck/Web 2021-06-24 00:23:05 +02:00
ac692d402a actually remove the anchors code lmao
Ell pushed to master at Ellpeck/Web 2021-06-24 00:21:22 +02:00
052ef46de5 don't add unnecessary anchors if we force to the anchor anyway
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-22 05:58:44 +02:00
ef83124cfa allow changing the color of panels
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-21 05:58:44 +02:00
dca013e551 fixed GetModifier being.. recursive
91730b1f27 improved GenericInput ToString
2f16bbdc44 the None input type should always be considered up
ce920b5219 added an element helper method to create a keybind button
a5a73af01c improved Keybind constructors
Compare 8 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-20 21:58:43 +02:00
07eb6ac36f fixed RawContentManager crashing with dynamic assemblies present
Ell synced commits to main at Ellpeck/PrettyPipes from mirror 2021-06-19 22:28:43 +02:00
d8122ae7e2 update
ffede60fee maybe don't leave debug code in
e6e00191f2 unload pipes when chunks get unloaded
Compare 3 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-19 21:58:43 +02:00
a0357e4dfc improved data-related tests
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-11 21:43:35 +02:00
dd09f0af25 added HasAnyFlag and improved memory performance of HasFlag in DynamicEnum
fda4097aa5 reverted the last commit, and invalidated DynamicEnum caches when new values are added
7ed969d1af Moved DynamicEnum to its own library
Compare 3 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-09 05:13:36 +02:00
cca02b5396 organized UiSystem constructor
a02334a34c turned some non-event events into events and added Disposing event to ui elements
2cc77f42cd added events for when a root element is added or removed from a ui
Compare 3 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-08 21:13:35 +02:00
b0d146849d added dynamic enum json converter
e0a9971bdb added DynamicEnum to MLEM.Data
Compare 2 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-08 05:13:35 +02:00
20e2d098ef suppress finalize for manually disposed panels
0dad4860c1 dispose of the panel's render target
ed02a83879 fixed panels drawing children early within the render target
Compare 3 commits »
Ell pushed to master at Ellpeck/Web 2021-06-06 21:54:06 +02:00
851c534879 removed invalid analytics link
Ell pushed to master at Ellpeck/Web 2021-06-06 21:07:26 +02:00
2633e328dd added press kit link to tiny life site
Ell pushed to master at Ellpeck/Web 2021-06-06 20:51:05 +02:00
5c985ee1ee fixed up some press issues
Ell pushed to master at Ellpeck/Web 2021-06-06 20:40:30 +02:00
d5c0de52f0 added presskit
Ell pushed to master at Ellpeck/Web 2021-06-06 18:58:15 +02:00
4e1ef46af3 deny web access to some stuff
Ell synced commits to main at Ellpeck/MLEM from mirror 2021-06-04 04:54:02 +02:00
d1fbcb9559 added a sprite batch extension to generate a gradient