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

1868 Commits

Author SHA1 Message Date
Rijicho
fd632e4f19
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.
2021-03-11 06:20:44 +09:00
Tobias Springer
4685f813e8 Achievements, fix no. 2 2021-03-10 12:50:43 +01:00
Tobias Springer
f83e9f0fb8 Multiple fixes to the achievements 2021-03-10 11:59:47 +01:00
Tobias Springer
c6e18e9beb Minor release adjustments 2021-03-10 10:49:54 +01:00
Tobias Springer
dfd64a901b Minor marketing adjustments 2021-03-10 10:10:18 +01:00
Tobias Springer
226149a40f Prepare the achievements update 2021-03-10 09:29:20 +01:00
Rijicho
837b0d8007
Update Japanese translation of tips (#1088)
fixed some strange/duplicated/ambiguous Japanese texts in tips.
2021-03-10 07:34:39 +01:00
hcanergun
6c46c3a5bc
Update base-tr.yaml (#1086)
Some "i" letters in the translation were capitalized
+  there were one english word fixed that tho
2021-03-10 07:34:13 +01:00
Greg Considine
26b842494f
Achievements (#1087)
* [WIP] Add boilerplate for achievement implementation

* Add config.local.template.js and rm cached copy of config.local.js

* [WIP] Implement painting, cutting, rotating achievements (to log only)

* [WIP] Refactor achievements, jsdoc fixes, add npm script

- Refactor achievements to make use of Signals
- Move implemented achievement interfaces to appropriate
platform folders (SteamAchievements in currently in use
in browser wrapper for testing)
- Fix invalid jsdocs
- Add dev-standalone script to package.json scripts

* Add steam/greenworks IPC calls and optional private-artifact dependency

* Include private artifacts in standalone builds

* Uncomment appid include

* [WIP] Add steam overlay fix, add hash to artifact dependency

* Update electron, greenworks. Add task to add local config if not present

* Add more achievements, refactor achievement code

* Add receiver flexibility and more achievements
- Add check to see if necessary to create achievement and add receiver
- Add remove receiver functionality when achievement is unlocked

* Add achievements and accommodations for switching states
- Fix startup code to avoid clobbering achievements on state switch
- Add a few more achievements

* Add achievements, ids. Update names, keys for consistency

* Add play time achievements

* [WIP] Add more achievements

* Add more achievements. Add bulk achievement check signal

* [WIP] Add achievements. Start savefile migration

* Add achievements. Add savefile migration

* Remove superfluous achievement stat

* Update lock files, fix merge conflict
2021-03-10 07:33:39 +01:00
Tobias Springer
afdce2268e Minor path fixes 2021-03-09 11:44:12 +01:00
Tobias Springer
1ee03d7398 Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
tobspr
e53ec8d6af Update chinese translation 2021-03-08 11:59:45 +01:00
anitmyan
0b18cedd81
Update base-ja.yaml (#1085)
Changed ベルトリーダ to ベルトリーダー
2021-03-08 11:01:34 +01:00
hcanergun
3f7b0053c3
Update base-tr.yaml (#1083)
Dödürcü was wrong for rotator there was typo it should be "Döndürücü"
2021-03-08 11:01:21 +01:00
RevosCZ
b03f117728
Update base-cz.yaml (#1080)
* Update base-cz.yaml

Decided to solve the issue with the picture overlapping the name of buildings by shortening the words into shortcuts.

* Update base-cz.yaml
2021-03-08 11:01:04 +01:00
Flipper5201
24240d514b
massCutConfirm, line 187 (#1079)
This should translated to (<count> w roli ścisłości), not (<count> gwoli ścisłości).
2021-03-08 11:00:45 +01:00
RevosCZ
8850ab6c08
Update base-cz.yaml (#1075)
* Update base-cz.yaml

Nothing special, just noticed a missing gap :D

* Update base-cz.yaml
2021-03-04 07:00:55 +01:00
coderadu
14d09a7d52
Translated more and made it more understandable (#1068) 2021-02-11 13:06:19 +01:00
Atum
d1d91dcf3c
Portuguese translation fixes (#1064)
Some more fixes i came across on the Portuguese translation, typos and suggestions
2021-02-03 09:25:54 +01:00
Fernando
1ab3c8c05d
translated what was missing for PT-BR (#1060) 2021-02-03 09:25:15 +01:00
Specter711497
aa4949c90f
Update base-zh-TW.yaml (#1057)
912  - 地圖永遠部會自然生成完整的風車圖形。is not correct.
        - 地圖永遠不會自然生成完整的風車圖形。is correct.
2021-01-17 15:16:29 +01:00
tobspr
5a928a8ad3 Merge branch 'master' of https://github.com/tobspr/shapez.io 2021-01-17 15:14:32 +01:00
tobspr
d8261a0b31 Closes #1052 2021-01-17 15:14:29 +01:00
Gumball73
abb7ac782d
Update base-pt-PT.yaml (#1046)
Fix some typos.
2021-01-02 10:30:41 +01:00
Kexogg
38a69fbd38
Update base-ru.yaml (#1038)
Fixed incorrect description of Tick Rate, added new translations. 

If possible, please change fallback for cyrillic font. It's literally Times New Roman (in-game)
2020-12-29 10:40:46 +01:00
dengr1065
6f486767b6
SCSS: Fix refactoring variable name (#1042) 2020-12-29 10:39:52 +01:00
dengr1065
b51c0fdbd4
Replace gulp-sass with gulp-dart-sass (#1036) 2020-12-25 22:57:57 +01:00
imreallybadatnames™️
9b5811b874
fix "banancer" typo (#1030)
* fix "banancer" typo

* fix confusion "and output everything else on the right"

changed from "right" to "left" like in the original text

* translate logic gate names
2020-12-21 10:49:35 +01:00
Citron
b41a0ca1cb
Minor translation fix (#1022)
* Update base-pt-BR.yaml

Typo fix

* Update base-pt-BR.yaml

Minor translations and a typo fix.

* Update base-pt-BR.yaml

Removed untranslated text
2020-12-10 15:53:45 +01:00
tobspr
c9cee9d22b Fix typo 2020-12-09 14:03:53 +01:00
Mironov Danil
117afd3291
Update base-ru.yaml (#1019)
Changes in tips: 1 typo, removed 1 English phrase (this phrase was in Russian here) and some other changes.
2020-12-09 10:44:59 +01:00
tobspr
aa2b64eae5 Fix items overlapping sometimes, fix constant signal being editable 2020-12-09 10:41:49 +01:00
tobspr
22735591e9 Minor hotfixes 2020-12-07 20:14:23 +01:00
tobspr
b5a96a91a9 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-12-07 19:37:57 +01:00
tobspr
46e53244d4 display version in main menu 2020-12-07 19:37:55 +01:00
Fernando Zanutto
90eb088e76
Update base-pt-BR.yaml (#1013) 2020-12-07 19:31:27 +01:00
tobspr
2b685ee98c Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-12-07 19:30:40 +01:00
tobspr
cf22c7d984 Fix save icon not matching up, closes #1010, closes #905 2020-12-07 19:30:38 +01:00
JoaoP22
813fb941a7
Update base-pt-br.yaml (#1009)
I updated some translations
2020-12-07 19:26:25 +01:00
Yami Odymel
6572d68d7d
Localized base-zh-TW.yaml (#1003)
The words in the file were based on Chinese localization which doesn't fit the best for Taiwanese locale. This change modified the words below:

傳送帶 → 輸送帶
當前 → 目前
鼠標 → 游標
觸控板 → 軌跡板
屏幕 → 螢幕
導入 → 匯入
刷新率 → 更新率
信息 → 資訊
攝像頭 → 視角
設置 → 設定
性能 → 效能
創建 → 建立
獲取 → 取得
加載 → 載入
教程 → 教學
2020-12-07 19:26:12 +01:00
Gumball73
ddf3e56f8d
Update base-pt-PT.yaml (#1002)
Fix some typos.
2020-12-07 19:25:46 +01:00
tobspr
01733c48a3 Prevent items from being rendered on each other when a belt stalls, closes #1000 2020-12-07 19:24:39 +01:00
tobspr
203cd88ad9 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-12-07 19:15:59 +01:00
tobspr
8e2efb0756 Fix belts being too slow sometimes, closes #999 2020-12-07 19:15:57 +01:00
Polarbub
f92a04f1df
Fix Dependency errors (#996) 2020-12-07 18:48:22 +01:00
Mironov Danil
ea064d41b6
Update base-ru.yaml (#994)
Some changes in "reward_belt_reader".
2020-12-07 18:46:34 +01:00
Jesper Welagen
5e074dd9fe
Update base-nl.yaml (#993)
I made some small grammar improvements (some were really weird). Also, I used more simple and basic Dutch to make it understandable for people that can't talk fluent dutch.
I really wanted to contribute to the game, so I hope this makes it into the game :)
2020-12-07 18:46:19 +01:00
tobspr
edc52a9271 Merge branch 'master' of https://github.com/tobspr/shapez.io 2020-12-07 18:45:55 +01:00
tobspr
eecabf1a07 Update changelog 2020-12-07 18:45:52 +01:00
catyo
bb4fe006b6
Update base-zh-TW.yaml (#992)
Consistency for "pipette" vocab.  :)
2020-12-07 18:45:43 +01:00