- https://ellpeck.de
-
Semiprofessional soft boy | Developer person
- Joined on
2020-09-04
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
0ba898838a
use simpler file and class naming for the example mod
438d203bc9
cleaned up the build script and added a clean task
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
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 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
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
2df9d6a3a8
added DynamicEnums to Friends of MLEM list
d138577285
Added trimming and AOT annotations and made MLEM trimmable
f58e3c94d5
Marked EnumHelper and DynamicEnum as obsolete due to their reimplementation in the DynamicEnums library