* 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>
* Changed electron fs-job to invoke, for simplefying storage
(And it helps for the modloader)
* Reverted some unneeded chages
* Uploaded wrong file
* Removed uneeded promise
* Update base-pt-BR.yaml
Some changes in the use of the word "hotkey" and translation of the comments.
* Update base-pt-BR.yaml
* Update base-pt-BR.yaml
Translated the new content in lines 632-637 and 955-972. Also fixed some awkward translations to more fitting ones from before, now that I've played the game more
- Translated the added texts.
- Renamed Color Mixer from "混合機" to "混色機" because the former has only represented "Mixer".
- Fixed some wrong or incomprehensible texts (e.g. the information about tick-rate setting).
- Fixed some inconsistency and redundancy.
Some Japanese translations of tips were updated by the commit 65d4c64, but it was just deletion and English duplication of some existing tips, so I fixed them in accordance with the latest English tips.
* Update Japanese translation
Fixed some spelling inconsistencies, typos and unnatural expressions in Japanese translation file.
Also, the spaces after the exclamation marks are unified to full-width, which is a custom of Japanese writing.
* Removed trailing-space
yaml-lint test has notified me the error.