Ell Ellpeck · he/they
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-23 01:14:38 +01:00
92353e40e6 Allow adding JsonTypeSafeWrapper instances to JsonTypeSafeGenericDataHolder directly
e812dd7802 fixed JsonTypeSafeWrapper Value not being ignored when serializing
3b08b66fa4 removed outdated test
63ea3eba90 DataContract usage improvements
Compare 4 commits »
Ell synced commits to main at Ellpeck/TinyLifeExampleMod from mirror 2022-11-22 21:44:38 +01:00
0ba898838a use simpler file and class naming for the example mod
438d203bc9 cleaned up the build script and added a clean task
Compare 2 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-19 17:14:38 +01:00
810406fb94 Added the ability for UniformTextureAtlases to have padding for each region
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-14 17:00:10 +01:00
b5619db55c Allow explicitly specifying each region for extended auto tiles
a1df35ea05 also set source in OffsetCopy
db02dfcfde Store a RuntimeTexturePacker packed texture region's source region
Compare 3 commits »
Ell synced commits to main at Ellpeck/TinyLifeWeb from mirror 2022-11-12 21:31:13 +01:00
9b2ca1990c 0.27.0
Ell synced new reference refs/tags/0.27.0 to Ellpeck/TinyLifeWeb from mirror 2022-11-12 21:31:13 +01:00
Ell synced commits to refs/tags/0.27.0 at Ellpeck/TinyLifeWeb from mirror 2022-11-12 21:31:13 +01:00
Ell synced commits to main at Ellpeck/TinyLifeExampleMod from mirror 2022-11-12 21:11:12 +01:00
260d3437ab 0.27.0
Ell synced commits to refs/tags/0.27.0 at Ellpeck/TinyLifeExampleMod from mirror 2022-11-12 21:11:12 +01:00
Ell synced new reference refs/tags/0.27.0 to Ellpeck/TinyLifeExampleMod from mirror 2022-11-12 21:11:12 +01:00
Ell pushed to master at Ellpeck/Web 2022-11-11 12:58:42 +01:00
a68297a90d midnights
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-10 16:51:12 +01:00
6ac2ba6151 Added Range extension methods GetPercentage and FromPercentage
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-09 00:51:13 +01:00
5906278091 Fixed Combination.IsModifierDown querying one of its modifiers instead of all of them
8bb62a2ce5 also added WasModifierDown and WasDown to Keybind and Combination
797a3b2617 Improved the way InputHandler down time calculation works
8469185297 Added GetDownTime, GetUpTime and GetTimeSincePress to Keybind and Combination
Compare 4 commits »
Ell synced commits to 1.16 at Ellpeck/ActuallyAdditions from mirror 2022-11-07 01:21:13 +01:00
9d6415e2f8 feat: added (wip) to all non-complete items
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-04 00:31:12 +01:00
cc749103e0 Allow specifying percentage-based padding for a NinePatch
Ell pushed to master at Ellpeck/Web 2022-11-02 21:28:36 +01:00
ad8113efb5 this really bothered me
Ell synced commits to main at Ellpeck/DynamicEnums from mirror 2022-11-01 20:21:38 +01:00
94b6304d52 1.0.1
db82b9930d added docs to the readme
Compare 2 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-11-01 00:05:13 +01:00
2df9d6a3a8 added DynamicEnums to Friends of MLEM list
d138577285 Added trimming and AOT annotations and made MLEM trimmable
Compare 2 commits »
Ell synced commits to main at Ellpeck/Coroutine from mirror 2022-10-31 20:15:14 +01:00
fe9e5c658a Merge remote-tracking branch 'origin/main'
3a65960309 fixed ci
Compare 2 commits »
Ell synced commits to main at Ellpeck/MLEM from mirror 2022-10-31 16:05:13 +01:00
f58e3c94d5 Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library