Commit Graph

1773 Commits

Author SHA1 Message Date
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
LeopoldTal 5356fc3996
small improvements to French translation (#738)
- restore missing translations
- rename "moulin" to "hélice"
- use "supprimer" rather than "effacer" when appropriate
- abbreviate "maximal" to fit in available space
2020-10-02 11:23:37 +02:00
ぬくれあ 62231168e4
repush and resolve conflicts (#736) 2020-10-02 11:14:24 +02:00
Hannes Fant 1014c3462b
Update base-sv.yaml (#735)
Translated a couple strings and a few of the tips
2020-10-02 11:13:44 +02:00
TcePrepK 42ae104e13
Update base-tr.yalm (#732)
I updated some of the translations and there was items not translated I translated them
2020-10-01 10:21:07 +02:00
dengr1065 56ca6b40c5
Remove git lfs install from gulpfile (#731) 2020-10-01 10:20:47 +02:00
tobspr 83c4552f9c DE translation fixes 2020-10-01 09:25:29 +02:00
tobspr 74201a0894 Fix outdated keys in translations 2020-10-01 08:49:16 +02:00
tobspr 4df2ccbfae Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-10-01 08:43:35 +02:00
tobspr 6f600ef4d3 Update german translation 2020-10-01 08:43:33 +02:00
oguz523 d7400379f9
Updating base-tr.yaml 1.2.0 (#728)
- Translation of new keys
2020-10-01 08:24:48 +02:00
Bzucak12 b9e3bef51d
Update base-cz.yaml (#726)
* Update base-cz.yaml

I translated some things

* Update base-cz.yaml
2020-10-01 08:22:30 +02:00