Commit Graph

1734 Commits

Author SHA1 Message Date
tobspr c65c955984 Update translations 2020-10-08 09:32:47 +02:00
tobspr 1b5cde8b9c DE Translation adjustments 2020-10-08 09:26:40 +02:00
Der Feldspatz b91b748744
Update base-de.yaml (#786)
This should complete the german translation for the new update. I took some inspiration from @everthingArduino's propositions. As always, it would be nice if someone has an addidional pair of eyes on this 👀 Just in case. Maybe someone can have a look at the german unlock message of virtual processing who knows how to build from GitHub? I have a feeling it might be too long 😅 
However, I'm excited for the new update and I wish a good and smooth launch to @tobspr this friday! 🥳
2020-10-08 09:23:37 +02:00
tobspr e1f3454629 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-08 09:13:55 +02:00
tobspr 5a96e76151 Allow configuring map resources scale 2020-10-08 09:13:53 +02:00
EmeraldBlock a79500d574
Fix non-uniform distribution for freeplay shape color palette (#789)
* use nextIntRange instead of nextIntRangeInclusive

* Remove nextIntRangeInclusive

This function gave the minimum and maximum integer half as much weight, and it was not used anywhere except to generate a freeplay shape color palette, and that now uses nextIntRange.
2020-10-08 08:44:10 +02:00
RevosCZ da9f91aca4
Update base-cz.yaml (#787)
Small corrections.
2020-10-08 08:43:47 +02:00
JDC b1be518754
Update base-ru.yaml (#784)
* Update base-ru.yaml

* Update base-ru.yaml

* Update base-ru.yaml

* Update base-ru.yaml

* Update base-ru.yaml

* Update base-ru.yaml

* Update base-ru.yaml
2020-10-08 08:31:24 +02:00
Colleabois 81b920f751
Update base-zh-TW.yaml (#782)
* Update base-zh-TW.yaml

* Update base-zh-TW.yaml
2020-10-08 08:30:50 +02:00
tobspr 21c9c3cee6 Fix belt path epsilon 2020-10-07 19:31:11 +02:00
tobspr 38ba763897 Allow disabling zoom towards cursor 2020-10-07 19:12:49 +02:00
tobspr bc5ffcddd1 Change rotator, improve artwork 2020-10-07 19:02:42 +02:00
tobspr 1bb8b6f079 Get rid of performance warning, refactor roman numbers, mark balancers, rebalance upgrades 2020-10-07 18:35:03 +02:00
tobspr f3dcdeb2b8 Fix pinned shapes not being removable 2020-10-07 18:05:11 +02:00
tobspr 7dccc1a844 Unlock all levels when having a legacy savegame 2020-10-07 15:02:27 +02:00
tobspr fa27d1681f Cleanup IS_DEMO flags and introduce Restriction Manager 2020-10-07 09:48:31 +02:00
tobspr 81e7d96dd8 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-07 08:36:26 +02:00
tobspr 9844641d11 Missing parts from last commit 2020-10-07 08:36:24 +02:00
tobspr 94266173d8 Introduce game modes and get rid of global level definitions etc 2020-10-07 08:36:02 +02:00
Kai Sforza 07fc3b0dc5
Trailing spaces fixed (#780)
Some missed in #765
2020-10-07 07:58:21 +02:00
Norbert635 b045c0d0cf
Update base-ind.yaml (#779)
* Update base-ind.yaml

I updated some translations

* Update base-ind.yaml

* Update base-ind.yaml
2020-10-07 07:57:55 +02:00
kedi c3f33c3495
Tr trans (#759)
* nice

* add more translete more

* Update base-tr.yaml

* Update base-tr.yaml

* Update base-tr.yaml

* Update base-tr.yaml

* Update base-tr.yaml

* Update base-tr.yaml
2020-10-07 07:57:30 +02:00
CEbbinghaus 0beb3cedfc
Added EditorConfig (#778) 2020-10-06 17:28:17 +02:00
EmeraldBlock 00cce9479a
Set atlas scale for screenshot to constant value (#776) 2020-10-06 17:27:47 +02:00
tobspr 816fd37b55 Fix build 2020-10-06 17:25:58 +02:00
Gumball73 07b98d3d79
Update Base-pt-PT.yaml (#775)
Update Base-pt-PT to the latest version and correcting some typos.

Gumball73
2020-10-06 14:50:46 +02:00
mohaemen bcd3943b3f
Added Arabic translation (#773)
* Started translating the arabic file

* Added more translation

Co-authored-by: Mohaemen Giali <memjal@hotmail.com>
2020-10-06 14:49:55 +02:00
Caio Ricci 78d52a54a4
Update base-pt-BR.yaml (#772) 2020-10-06 14:49:23 +02:00
juitinglu 94132f85cd
Update base-zh-TW.yaml (#770)
* Update base-zh-TW.yaml

 Added some translations.

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

Try to overcome the trailing spaces issues.

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml

* Update base-zh-TW.yaml
2020-10-06 14:48:31 +02:00
Caio Ricci a75ef0c661
Update base-pt-BR.yaml (#769) 2020-10-06 14:48:13 +02:00
Hannes d5726b95fd
Improved Dockerfile performance + added java dependency (#768)
* Added Java dependency to Dockerfile

* Improved Dockerfile performance

Co-authored-by: hrosseel <hannesrosseel@gmail.com>
2020-10-06 14:47:46 +02:00
sindaehyeon cdf0f0de76
Update base-kor.yaml (#767) 2020-10-06 14:47:15 +02:00
KhalO 0760fd609e
Update base-es.yaml (#765) 2020-10-06 14:45:44 +02:00
ZrubekLukas 6354cef8c6
Added Czech language to the list (#763) 2020-10-06 14:45:21 +02:00
RevosCZ 88b46d7dde
Update base-cz.yaml (#761)
* Update base-cz.yaml

Noticed few thing that werent translated yet.

* Update base-cz.yaml
2020-10-06 14:45:05 +02:00
Kai Sforza 9f53d9543f
Run yamllint in parallel (#758)
This doesn't require yarn to build anything or ffmpeg to be ready, so
just do this in parallel with the rest of the jobs.
2020-10-04 10:38:28 +02:00
Kai Sforza 7c13a03b5c
Fix yaml errors in CI (#757)
Don't warn on document start (cleanup, no one is using this)

Remove a bunch of trailing spaces and fix some bad indentation in the
pt-PT file.

There are still a bunch of lines that are significantly too long, should
be multiline strings.
2020-10-04 10:38:02 +02:00
AriFijan a4495428d1
Update base-nl.yaml (#754) 2020-10-04 10:37:06 +02:00
EmeraldBlock 0481c84e72
"Fix" getStringForKeyCode returning incorrect strings (#753)
* Fix getStringForKeyCode returning wrong result

This adds the full stop/period (.) key to the switch statement, and replaces String.fromCharCode (which works with Unicode) with the replacement character (�).

* Make letter keys work properly

* Add digits and display unknown codes in brackets

* better formatting
2020-10-04 10:34:40 +02:00
AriFijan 7517d4a979
Update base-nl.yaml (#746)
Fixed grammatical error in line 864
2020-10-04 10:28:46 +02:00
Caio Ricci 85984817d1
Update base-pt-BR.yaml (#745) 2020-10-04 10:28:31 +02:00
Der Feldspatz fa547e2b39
Update base-de.yaml (#737)
* Update base-de.yaml

Translation of the new content and improvement to old/already existing translation.

Also rearranged the translation keys so it matches english version and trimmed all free rows (Is this needed? I know the translation file got very long, but now it's kind of one mishmash and hard to read).

Some of the rewards are still missing, but I will complete it before October 8th.

* Update base-de.yaml

Fix YAML fint error and warnings, add document start

* Update base-de.yaml

Several fixes/typos

* Update base-de.yaml

Signalgeber statt konstantes Signal (Da Gebäude)
2020-10-04 10:28:09 +02:00
endofzero 746154c428
Dockerfile use for Node12 (#727)
* Create Dockerfile

* Update Dockerfile

git is already installed in the node:12 image

* Remove git-lfs curl pull for node12 image

* Remove the rest of the lfs references
2020-10-04 10:25:18 +02:00
tobspr 9217ee252d MInor adjustments to atlas padding 2020-10-04 09:30:31 +02:00
dengr1065 a02438a70a
LibGDX Texture Packing (finally!) (#755)
* Format tsconfig, remove atlas files

* Add helpers for texture packing

* Rest of the texture packing...

* Update gitignores

* Update readme
2020-10-04 09:21:37 +02:00
3ddyy beb09a9e3e
Fix YAML errors with cz and pt-PT translations (#744)
* Fix base-cz.yaml

* Fix base-pt-PT.yaml
2020-10-02 13:10:24 +02:00
RevosCZ be5d4f792e
Update base-cz.yaml (#743)
* Update base-cz.yaml

I made some corrections and added some further translations

* Update base-cz.yaml

* Update base-cz.yaml

* Update base-cz.yaml
2020-10-02 11:25:15 +02:00
Flash4433 ba134ead48
Update base-pt-PT.yaml (#741) 2020-10-02 11:24:40 +02:00
mini-bomba d989d50986
Add more polish translations & polish new translations (#740) 2020-10-02 11:24:16 +02:00
LeopoldTal 873d60b18d
specify path to config file in build instructions (#739) 2020-10-02 11:23:53 +02:00