1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-08 10:34:03 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Phlosioneer
f15cd5bcff Rework to cache instead of serialize
Using lessons from other PRs
2020-06-17 15:38:39 -04:00
Phlosioneer
83a4928be5 Make miners cache mined item
Saves two chunk+tile lookups per update, and one chunk+tile lookup per
draw.
2020-06-16 16:02:29 -04:00
tobspr
ffd011ac45 Preparations for the trailer 2020-05-30 17:50:29 +02:00
tobspr
dfe1e64b27 Further blueprint improvements 2020-05-27 15:03:36 +02:00
tobspr
c6228f8d32 Allow toggling debug info and fix miners sometimes being incorrectly culled 2020-05-21 10:43:21 +02:00
tobspr
2c48cb72aa Major performance improvements 2020-05-18 17:40:20 +02:00
tobspr
d58d15ef8c Add building speed infos to all buildings 2020-05-17 15:32:19 +02:00
tobspr
5179488373 Add CCW rotater 2020-05-16 23:13:45 +02:00
tobspr
5e3c28c150 Add support for different building variants 2020-05-16 22:45:40 +02:00
tobspr
cf5d776270 Add type hints to signals 2020-05-14 08:44:07 +02:00
tobspr
9898916807 Statistics tab 2020-05-13 18:04:51 +02:00
Tobias Springer
93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00