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

22 Commits

Author SHA1 Message Date
tobspr
fa25deb761
Puzzle mode (#1135)
* Add mode button to main menu

* [WIP] Add mode menu. Add factory-based gameMode creation

* Add savefile migration, serialize, deserialize

* Add hidden HUD elements, zone, and zoom, boundary constraints

* Clean up lint issues

* 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

* [WIP] Add building, component, and systems for producing and
accepting user-specified items and checking goal criteria

* Add ingame puzzle mode UI elements

- Add minimal menus in puzzle mode for back, next navigation
- Add lower menu for changing zone dimenensions

Co-authored-by: Greg Considine <gconsidine@users.noreply.github.com>
2021-04-12 14:03:47 +02:00
LeopoldTal
400e3e0b08
match tutorials to the correct painter variants (#901) 2020-10-31 12:22:23 +01:00
tobspr
93d6c7e532 Fix artwork, #2 2020-10-08 18:09:27 +02:00
tobspr
db6db7caca Add sandbox building, restructure levels, show pinned shapes in constant signal dialog 2020-09-29 10:52:25 +02:00
tobspr
d27e9226be Re-balance, fixes, etc etc 2020-09-27 22:22:05 +02:00
tobspr
f584d9d93e Further fixes found during testing, update local config 2020-09-24 17:43:50 +02:00
tobspr
7cd1ee22fd Further fixes 2020-09-24 17:14:15 +02:00
tobspr
a4b46f8527 Further adjustments 2020-09-24 16:37:44 +02:00
tobspr
d4dd30857e Further pre-release adjustments 2020-09-24 16:12:05 +02:00
tobspr
1ecc2ebb5d Minor adjustments and fixes 2020-09-24 14:59:15 +02:00
tobspr
c54ec9fd2a Restructure buildings 2020-09-24 12:53:40 +02:00
tobspr
e040a47195 Update regular layer building descriptions, update artwork 2020-09-23 15:20:12 +02:00
tobspr
1f12e755a9 Load css resources async, improve building descriptions 2020-09-23 11:14:35 +02:00
tobspr
f8371a96cf Make the storage its own building, add sanity checks 2020-09-23 08:59:39 +02:00
tobspr
c6eb1dad04 Rebalance the whole game, rename splitter -> balancer 2020-09-22 14:47:59 +02:00
Mr.Yawnie
93ac3f70be Added artwork and en translation, unlocks with CCW 2020-07-18 12:03:49 -05:00
Jimmy
ffc4e78784 updated the tier 2 underground belt tutorial icon
makes the tutorial icon more descriptive
2020-06-21 20:42:01 -05:00
jimmyshadow1
bf3aad6499
Add files via upload 2020-06-21 20:09:43 -05:00
tobspr
8dd3a7c748 Add tutorial images for all building variants 2020-05-21 11:40:26 +02:00
tobspr
5e3c28c150 Add support for different building variants 2020-05-16 22:45:40 +02:00
tobspr
653ddf9a3a Minor artwork update 2020-05-11 14:21:59 +02:00
Tobias Springer
93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00