- https://ellpeck.de
-
Semiprofessional soft boy | Developer person
- Joined on
2020-09-04
Ell
synced new reference refs/tags/0.25.2 to Ellpeck/TinyLifeWeb from mirror
2022-09-17 16:37:04 +02:00
02cf01fcb7
added Append and Prepend to the net452 version for better code compatibility
fe89b28031
publish MG and FNA test results separately
f11069764d
37.3
b2343b16b0
fixed structure finders not working
5dd9f2d510
fixed effect powder being unable to save correctly
d6a3d761b0
fixed the environmental ocular displaying stats incorrectly
23eebb91db
made weather changer item amount actually use a little less aura to be worthwhile
ea83a876f8
36.3
fbbf793e36
fixed effect powder being unable to save correctly
a24d73dc77
fixed effect powder being unable to save correctly
d334272467
fixed the environmental ocular displaying stats incorrectly
d3023d9661
made weather changer item amount actually use a little less aura to be worthwhile
d0500bf981
reference solutions for tests in build.cake
e6b4bc54ba
exclude the android project from build
b6a626d96e
use FNA core for tests and demos
39a7dd3e97
updated build script
53cda02ec4
fixed some issues with the FNA project
c3c8b132da
fixed DataTextureAtlas frm instruction failing if the original texture has an offset
7d8b14ee8d
added from instruction to DataTextureAtlas
ff92a00e1a
FNA doesn't support vector offsets
740c65a887
fixed new cpy instruction yielding incorrect pivots
4918a72760
fixed some issues with the new data texture atlas parser
38214a66a3
disable mouse drag scrolling in the ui demo
a6fd2c052e
Added ScrollBar.MouseDragScrolling
d0c805cf18
Fixed Element.OnChildAdded and Element.OnChildRemoved being called for grandchildren when a child is added
55735b4c64
Added Element.OnAddedToUi and Element.OnRemovedFromUi
Ell
synced commits to refs/tags/0.25.1 at Ellpeck/TinyLifeExampleMod from mirror
2022-09-13 17:47:04 +02:00
Ell
synced new reference refs/tags/0.25.1 to Ellpeck/TinyLifeExampleMod from mirror
2022-09-13 17:47:04 +02:00
Ell
synced commits to refs/tags/0.25.1 at Ellpeck/TinyLifeWeb from mirror
2022-09-13 16:17:05 +02:00
Ell
synced new reference refs/tags/0.25.1 to Ellpeck/TinyLifeWeb from mirror
2022-09-13 16:17:05 +02:00
b4e1b00c88
finished static sprite batch optimizations
eadabf3919
use SortedDictionary for StaticSpriteBatch
856d67b6cf
Second pass at StaticSpriteBatch optimizations
742bc52437
First pass at drastically improving StaticSpriteBatch batching performance
d6e7c1086d
Discard old data when updating a StaticSpriteBatch
ccd87ee252
whoop
056827822b
improved build.cake formatting
307ad45de9
finally added a proper build script to the example mod