1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

1739 Commits

Author SHA1 Message Date
EmeraldBlock
a283541787 Update description for backwards modifier 2020-10-18 16:14:17 -05:00
EmeraldBlock
087a5c9172 Changed "rotateInverseModifier" to "backwardsModifier" 2020-10-18 15:07:09 -05:00
EmeraldBlock
024866d5b3
Merge pull request #5 from EmeraldBlock/EmeraldBlock-patch-1
use safeModulo
2020-10-08 20:18:53 -05:00
EmeraldBlock
c7428d6f77
oops, need an import 2020-10-08 20:17:08 -05:00
EmeraldBlock
39e360cc5b
use safeModulo 2020-10-08 20:16:58 -05:00
EmeraldBlock
4141c939d6
use safeModulo 2020-10-08 20:12:34 -05:00
EmeraldBlock
f4fa25d339
alright, linter 2020-10-08 20:10:24 -05:00
EmeraldBlock
e8bc5bc1ec
ternary statement 2020-10-07 21:10:22 -05:00
EmeraldBlock
2bc54cdaf3
more formatting 2020-10-07 21:10:19 -05:00
EmeraldBlock
bd8809fcb0
Remember ternary statements 2020-10-07 21:03:33 -05:00
EmeraldBlock
887d41bd06
better formatting 2020-10-07 19:33:38 -05:00
EmeraldBlock
262a5cc32f
better formatting 2020-10-07 19:32:24 -05:00
EmeraldBlock
43f72e9f54
cycle variants backward with shift 2020-10-07 18:35:22 -05:00
EmeraldBlock
b57cde7398
Allow for cycling buildings backward with SHIFT
Uses the rotateInverseModifier key
2020-10-07 16:19:43 -05: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