Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarWorldTiles.cpp
AgeCommit message (Collapse)Author
2024-03-25fix some server-side collision calls not including object collisionKae
2024-03-09hopefully fix #33Kae
in OpenStarbound, players can place blocks with their own collision type. this can cause objects to override the collision type if the object has material spaces and a previous attempt at accounting for this led to that bug: giving object collision its own field in the server tile should fix this
2023-07-31Tile PredictionKae
2023-06-27The Formatting String CatastropheKae
2023-06-20everything everywhereKae
all at once