- https://ellpeck.de
-
Semiprofessional soft boy | Developer person
- Joined on
2020-09-04
f24ad5025c
use TextureRegion for AutoTiling
1ed6b019bb
separate background and overlay regions in DrawExtendedAutoTile
f34d4e3b68
return added items for all methods that use StaticSpriteBatch
6541c6d797
fixed extended auto tiling only drawing parts of the texture
052c9e738c
Removed unused rotation parameter in AddAutoTile
2d3ce30ff2
reflect lidgren deprecation in descriptions
0c881e374b
Marked features related to Lidgren.Network as obsolete
ae5128971c
resolved all todos (untested though oof)
1d9c22cb0a
var
0df6401c4e
IT COMPILES!!
46320dd889
off to get some food now
077b09c37d
PipeNetwork is error-free!
c912e4bafa
Merge branch 'master' of https://git.ellpeck.de/Ellpeck/Web into master
a1e3faa2a6
made press link matching a bit cleaner
0371e6ce75
display breaking changes in bold
376a068864
Moved AutoTiling to Graphics namespace and removed deprecated Misc versions of SoundEffectInfo and SoundEffectInstanceHandler
4f09e64039
update
8a3e55b8f4
Merge remote-tracking branch 'origin/main' into main
1deb8a9d89
ensure coroutine handler instance thread safety
a11a63c067
some GenericFont code style improvements
f445aba45c
improved Token memory allocations
293602269b
prevent unnecessary allocations in GenericFont
53b93a34f8
Made TextFormatter string size based on the currently active font and added a formatting code to allow for inline font changes
ad1d6a864e
Added DrawExtendedAutoTile to the AutoTiling class
5cb77be410
Allow using StaticSpriteBatch for AutoTiling