* 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.
* Set building rotation with arrow keys ⬆⬇⬅➡
Adds 4 default keybinds to quickly set building rotation in each of the
four cardinal directions - up, down, left, and right - using the arrow keys.
* Address feedback, remove needless else
* [WIP] Fix achievements with unlock attempt on init. Fix lint
* Add init checks for more achievements
* Fix tslint errors
* Update CI step to include config.local copy from template if not present