Commit Graph

1859 Commits

Author SHA1 Message Date
Cervon Wong 119d7c60ca
Update base-zh-CN.yaml (#968)
Fix hoursAndMinutesShort
2020-12-07 18:33:58 +01:00
BananoGamer 5cc70c7f51
Update base-it.yaml (#962)
some minor fixes, it's ready to be implemented
2020-12-07 18:33:46 +01:00
Emil 6ad8fa5fd4
Update base-sv.yaml (#958)
More translations and grammar fixes
2020-12-07 18:33:22 +01:00
Ciramor 2432e025ac
Fixed french translation (#950)
* very small fix

* removed colons for steam text (line 14 and 24)

* proofread by krop

* final fix. If anyone else wants to proofread?

* Update base-fr.yaml
2020-12-07 18:32:35 +01:00
tobspr 5d0fc117b1 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-12-07 18:30:35 +01:00
tobspr 3ada0d5774 Allow to cycle variants backwards with SHIFT + T, other fixes and misc stuff 2020-12-07 18:30:33 +01:00
Chris Kruining 2bbecb37fc
Update base-nl.yaml (#887)
* Update base-nl.yaml

global.suffix.thousands :: should be uppercase as is stands for Kilo, which is shortened to K
global.infinite :: `oneindig` is the translation for infinite, not sure if keeping it as `inf` was on purpose.
global.time.* :: consistency
mainMenu.changelog :: -
mainMenu.continue :: technically a more correct translation
dialogs.buttons.restart :: consistency
dialogs.gameLoadFailure.title :: seems better to me


I will try to translate some more in the future, but my patience has run out at this moment :P

* Update base-nl.yaml

* Update base-nl.yaml
2020-12-07 18:28:18 +01:00
artemisSystem 503e643fd4
add separate unpin button to pinned shapes (#839)
Co-authored-by: 3ddy <39034386+3ddyy@users.noreply.github.com>
2020-12-07 13:11:41 +01:00
tobspr bcaf24c49f Update changelog 2020-12-07 13:08:19 +01:00
LeopoldTal f620706ed7
Format all upgrade tiers as Roman numerals (#830)
* format all upgrade tiers as Roman numerals

* show upgrade tiers 50+ as Arabic numerals
2020-12-07 13:06:54 +01:00
tobspr ca1af5a505 Allow cycling backwards, closes #790 2020-12-07 13:04:58 +01:00
tobspr f5032a02ce Add layersupport for waypoints 2020-12-07 12:57:49 +01:00
Daan Breur 944b3c011c
Added layersupport to waypoints!! (#703)
* Added layersupport to waypoints!!
It will now save what layer its made on!

* Added Migrator for 1006 to 1007

* Corrected Version Number

* Updated Comment

* Changed HUB Layer to be hardcoded
2020-12-07 12:48:30 +01:00
tobspr 82aaf7f037 Add ability to edit constant signals, bump version 2020-12-07 12:47:19 +01:00
tobspr 4b088980f3 Set 1.2.1 release date 2020-10-31 12:46:25 +01:00
tobspr d33a72202a Update changelog and update translation regarding 20 upgrade tiers, closes #907 2020-10-31 12:41:18 +01:00
Anykan 607650dae3
Update base-de.yaml (#931)
N-Gate  description is wrong. it makes from a 1 a zero and  from a zero a 1
2020-10-31 12:28:59 +01:00
MineJulRBX 6b0df96179
Update base-da.yaml (#926) 2020-10-31 12:28:33 +01:00
Katie Chan 48c3db4a28
Update base-zh-TW.yaml (#921) 2020-10-31 12:25:47 +01:00
CEbbinghaus ff37013074
Added Flooring the Required amount (#904) 2020-10-31 12:23:13 +01:00
LeopoldTal 400e3e0b08
match tutorials to the correct painter variants (#901) 2020-10-31 12:22:23 +01:00
LeopoldTal b6e6970e0e
use electron builtin to open links (#897)
When opening a link on standalone, use [shell.openExternal](https://github.com/electron/electron/blob/master/docs/api/shell.md#shellopenexternalurl-options). This works cross-platform, and looks less suspicious to antivirus than explicitly shelling out.
2020-10-31 12:21:39 +01:00
Roland Szabó 1cd26f74b2
Hungarian Translation 100% (#895)
* Translate all to Hungarian

* Hungarian added to language selector
2020-10-31 12:20:29 +01:00
tobspr b17cb6952b Update changelog and minor fixes 2020-10-31 12:19:51 +01:00
LeopoldTal 785eb31c8d
make save compressor faster (#888)
Fixes #836 by using a Map instead of an array. The Map maps the values to their indices rather than the reverse, making finding the index constant-time rather than linear, and so building the full map linear rather than quadratic. Flipping it to build the final array is also linear.
2020-10-31 12:12:05 +01:00
Galo223344 61f3b1991f
Translated strings and improved translation (#875)
* Translating the rest of the strings to spanish

Don't merge yet! Only commiting to save progress

* Update base-es.yaml

* Translated strings and improved translation

- Translated 99% of the strings, there's only one hint left that I didn't quite understand
- Fixed some typos
- Changed the translation of hub from "Central building" to "HUB"

* Update base-es.yaml

* More improvements, also changed 20 upgrades to infinite upgrades.
2020-10-31 12:09:12 +01:00
Polarbub 91cb53b6ce
Fix Dependency errors (#869)
* Add files via upload

* Fixed Dependence error

* Fixed Dependence errors

* Add files via upload

* Add files via upload
2020-10-31 12:07:25 +01:00
AdJaGu 9f985babca
Merge base-*.yaml & fix YAML lint errors and warnings. (#918)
* Update base-en.yaml

Updated spelling, grammar, and to a lesser extent the information of some tips.

* Update base-en.yaml

* Update base-en.yaml

* Update base-en.yaml

Applied most of EmeraldBlock's suggestions

* Update base-ind.yaml

Update on tips, matching it with the new improved version, and corrected some things.

- PresS#9257

* Update base-cz.yaml

Corrected one of the tips.

* Update base-zh-TW.yaml

* Update base-en.yaml

Issue #849

* Few more spelling mistakes.

* Update base-en.yaml

Fixed inconsistencies and mispellations of Rotator (previously was Rotater, which is wrong)

* Update base-en.yaml

* Improving existing CZ translations and yaml check

* Update base-en.yaml

* Update base-zh-TW.yaml

* Update base-ind.yaml

* Update base-cz.yaml

* Completed translation

* Update base-en.yaml

Changed "20 Upgrade Tiers" to "Unlimited"

* Update base-zh-TW.yaml

* Update base-pl.yaml

Updated some polish translations.

* Update base-uk.yaml

* Update base-pl.yaml

Fix linter

* Update base-uk.yaml

* Update base-fi.yaml

Full translation. Fixed some bad grammar. Anything you need here?

* Update base-zh-TW.yaml

Finish translating.
Still need to review it all over again.

* fixing errors

* fixed errors. found few paragraphs not translated

* changed settings

* edits

* more edits

* quote marks 129

* fixed last errors. should work now

* ready now?

* colon error fix, hopefully

* 2

* new try. still error with colon

* Fixed idents

* fixed some syntax errors

* fixed more idents

* Fixed missing lines and stuff

* update translation ja-jp

* Update base-en.yaml

Upgrade text should say ∞ instead of 20 upgrade tiers, for real this time

* Update base-en.yaml

Changed "it" to "the game" because there wasn't enough context to know what "it" means

* Update base-ind.yaml

Fixed some things

* Update base-kor.yaml

* Update base-zh-TW.yaml

* A little more Polish

* Update base-it.yaml

Uploaded the new text relative to the wire layer and other small corrections, it's 100% done

* Update base-sv.yaml

Advantages, title_future, planned, title_open_source and title_links text translated

* Update base-sv.yaml

Trailing space fixed

* Update base-sv.yaml

* Update base-sv.yaml

Fix trailing spaces and wierd syntax error

* Update base-en.yaml

Removed changes present in a future pr

* Update for base-ro.yaml

I found some words like Roadmap and Standalone to be better suited when they're in English, I think some neologisms are better kept in their language.

* Update base-it.yaml

* Fix YAML Lint errors and warnings

Co-authored-by: Hyperion-21 <69665635+Hyperion-21@users.noreply.github.com>
Co-authored-by: presdm <72538204+presdm@users.noreply.github.com>
Co-authored-by: RevosCZ <72229413+RevosCZ@users.noreply.github.com>
Co-authored-by: Colleabois <12426652+Colleabois@users.noreply.github.com>
Co-authored-by: ZrubekLukas <39225468+ZrubekLukas@users.noreply.github.com>
Co-authored-by: VL4DL3N <6233477+Vlad1slaw@users.noreply.github.com>
Co-authored-by: Jędrzej Stolarz <jedrek1993@gmail.com>
Co-authored-by: Hermanni Saresma <hermukka@gmail.com>
Co-authored-by: Nucleareal <nukereiuzi@gmail.com>
Co-authored-by: sindaehyeon <56984093+sindaehyeon@users.noreply.github.com>
Co-authored-by: BananoGamer <72351355+BananoGamer@users.noreply.github.com>
Co-authored-by: Oscar Bäck <oscar.back96@outlook.com>
Co-authored-by: Memel <30528044+MemelDanzig@users.noreply.github.com>
Co-authored-by: tobspr <tobspr@users.noreply.github.com>
2020-10-31 10:20:00 +01:00
presdm b1faff31ed
Update base-ind.yaml (#837)
* Update base-ind.yaml

Update on tips, matching it with the new improved version, and corrected some things.

- PresS#9257

* Update base-ind.yaml

* Update base-ind.yaml

Fixed some things
2020-10-31 10:18:24 +01:00
LeopoldTal 070245270f
Use locale decimal separator on belt reader display (#816)
* use locale decimal separator on belt reader display

* rename formatter method
2020-10-31 10:15:45 +01:00
LeopoldTal 0146aa91bb
fix syntax in translations (#846) 2020-10-11 18:45:49 +02:00
tobspr 1696eabec2 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-11 08:42:15 +02:00
tobspr 09850954b1 Update changelog 2020-10-11 08:42:13 +02:00
Miro Rauhala f621924a4e
Update base-fi.yaml (#834) 2020-10-11 08:33:43 +02:00
Colleabois 223918eab2
Update base-zh-TW.yaml (#829) 2020-10-11 08:31:36 +02:00
LeopoldTal 6cf875fe6b
make reward notification scrollable (#828) 2020-10-11 08:31:07 +02:00
Nisar Hassan Naqvi 523fd0e833
simplify code contributions + reviews by fully automating the dev setup with Gitpod. (#824) 2020-10-11 08:29:26 +02:00
Galo223344 2f56fc2cd4
Translated ~90% of the strings to spanish (#823)
* Translated like half the strings to spanish

* Translated ~90% of strings

There are some strings left and the tips and hints are not translated.
2020-10-11 08:25:06 +02:00
Ved-s bec244d5c7
Update base-ru.yaml (#822)
* Update base-ru.yaml

* Update base-ru.yaml

Fixed check error at line 324
2020-10-11 08:24:42 +02:00
Hyperion-21 a1cc3176a3
Improved base-en.yaml translations for tips (#817)
* Update base-en.yaml

Updated spelling, grammar, and to a lesser extent the information of some tips.

* Update base-en.yaml

* Update base-en.yaml

* Update base-en.yaml

Applied most of EmeraldBlock's suggestions
2020-10-11 08:20:51 +02:00
tobspr 01e865cc0b Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-11 08:18:57 +02:00
tobspr 1ab0fb7d9c Fix stacking bug and bump version, fixes #814 2020-10-11 08:18:55 +02:00
ItzSpiro 923a78910e
base-nl.yaml (#812)
* base-nl.yaml

I changed a couple translations so they fit better and I made every translation that wasn't done yet. I hope this helped a lot since I put a lot of time in it.

* base-nl.yaml

updated 870-875 because i forgot those

* Update base-nl.yaml

* base-nl.yaml

Changed the spaces in some words like m / s so they all stay on the same line.

Co-authored-by: MisterPengu <45737819+MisterPengu@users.noreply.github.com>
2020-10-11 08:16:58 +02:00
tobspr 1ac0fe5387 Fix french translation 2020-10-11 08:15:44 +02:00
LeopoldTal 97db304b6f
translate hints to French (#808) 2020-10-11 08:14:47 +02:00
dobidon b1c822d630
Update base-tr.yaml (#807)
* Update base-tr.yaml

- Translating additional keys
- Replacing reverted translations at lines:
  688-690
  712-716
  736-742

* Update base-tr.yaml

* Update base-tr.yaml

- Translating time abbreviations in statistics
2020-10-11 08:14:02 +02:00
presdm f595eecd37
Update base-ind.yaml (#805)
* Update base-ind.yaml

Finished the translation entirely! Also corrected some things, will review it a couple more times again tomorrow.

Hope this helps!
- PresS#9257

* Update base-ind.yaml

Changed 'you' (formal) to 'you' (informal) making it more enjoyable. Also corrected some more things.

* Update base-ind.yaml

* Update base-ind.yaml
2020-10-11 08:13:32 +02:00
Gumball73 329a770c05
Update Base-pt-PT (#804)
Update Base-pt-PT to the latest version and correcting some typos.

Gumball73
2020-10-11 08:13:09 +02:00
sindaehyeon 29673106ab
Update base-kor.yaml (#803) 2020-10-11 08:12:51 +02:00
RevosCZ 5ac2fb82fc
Update base-cz.yaml (#802)
* Update base-cz.yaml

Reopened the translations of the new settings, also added translations for the new tutorial.

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml

* Delete base-cz.yaml

* Revert "Delete base-cz.yaml"

This reverts commit 80fc83112a2122b65aab0d7612b475e64fc898c6.

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml
2020-10-11 08:12:33 +02:00