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

4 Commits

Author SHA1 Message Date
Greg Considine
dae1ad3687 Add building, HUD exclusion, building exclusion, and refactor
- [WIP] Add ConstantProducer building that combines ConstantSignal
and ItemProducer functionality. Currently using temp assets.
- Add pre-placement check to the zone
- Use Rectangles for zone and boundary
- Simplify zone drawing
- Account for exclusion in savegame data
- [WIP] Add puzzle play and edit buttons in puzzle mode menu
2021-03-22 10:21:20 -04:00
Greg Considine
af980c7114 Add hidden HUD elements, zone, and zoom, boundary constraints 2021-03-17 20:57:20 -04:00
Greg Considine
f478228557 Add savefile migration, serialize, deserialize 2021-03-15 15:49:34 -04:00
Greg Considine
6f0a32f054 [WIP] Add mode menu. Add factory-based gameMode creation 2021-03-14 17:22:14 -04:00