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

1922 Commits

Author SHA1 Message Date
DJ1TJOO
240a235dc4 Merge remote-tracking branch 'shapez.io/master' into modloader 2021-03-14 16:21:55 +01:00
Tobias Springer
5a3da57f10 Fix missing dependencies, autoformat 2021-03-14 09:52:15 +01:00
Tobias Springer
ab2beaab49 Update changelog 2021-03-14 09:07:27 +01:00
Tobias Springer
858057c5a9 Switch to electron 10 2021-03-14 08:56:48 +01:00
tobspr
3d9c8f591d Merge branch 'master' of https://github.com/tobspr/shapez.io 2021-03-14 08:51:13 +01:00
tobspr
5dddb846ef Attempt #1 on preserving savegame files 2021-03-14 08:51:10 +01:00
Rijicho
7ed6a9c7b6
Revert some inappropriate updates on Japanese tips (#1096)
Some Japanese translations of tips were updated by the commit 65d4c64, but it was just deletion and English duplication of some existing tips, so I fixed them in accordance with the latest English tips.
2021-03-13 17:12:43 +01:00
tobspr
71d5b02e02 Fix spelling mistake in changelog 2021-03-13 08:11:12 +01:00
tobspr
27d94bd29c Merge branch 'master' of https://github.com/tobspr/shapez.io 2021-03-12 20:31:53 +01:00
tobspr
38bb393190 Disable nft until properly announced 2021-03-12 20:31:50 +01:00
Gumball73
2cbda7f9f6
Update base-pt-PT.yaml (#1095)
* Update base-pt-PT.yaml

* Update base-pt-PT.yaml
2021-03-12 18:55:32 +01:00
tobspr
89b99c74ce Fix achievements bug 2021-03-12 13:28:42 +01:00
tobspr
4bc918dedd Add finish, italian, romania, ukrainian, minor adjustments 2021-03-12 12:42:16 +01:00
tobspr
65d4c64ae5 Update translations 2021-03-12 11:18:43 +01:00
Rijicho
b6b738a598
Update Japanese translation (#1090)
* 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.

* Removed trailing-space

yaml-lint test has notified me the error.
2021-03-12 10:59:26 +01:00
Ved-s
95464db91a
Fixed small typo (#1089)
Fixed small typo in lvl3 description
2021-03-12 10:58:49 +01:00
DJ1TJOO
42ba0d1340 Merge branch 'master' of https://github.com/tobspr/shapez.io into modloader 2021-03-11 17:43:14 +01:00
Garrow Bedrossian
d887439966
Set building rotation with arrow keys ⬆⬇⬅➡ (#1074)
* Set building rotation with arrow keys ⬆⬇⬅➡

Adds 4 default keybinds to quickly set building rotation in each of the
four cardinal directions - up, down, left, and right - using the arrow keys.

* Address feedback, remove needless else
2021-03-11 13:48:10 +01:00
Greg Considine
d1ef3f834e
Fix/achievements (#1091)
* [WIP] Fix achievements with unlock attempt on init. Fix lint

* Add init checks for more achievements

* Fix tslint errors

* Update CI step to include config.local copy from template if not present
2021-03-11 06:11:29 +01:00
DJ1TJOO
67d031362c Changed old building codes 2021-03-10 19:10:00 +01:00
DJ1TJOO
866931cd16 Fixed tslint 2021-03-10 17:47:35 +01:00
DJ1TJOO
3af81d83e4 build for macOS was removed 2021-03-10 17:29:14 +01:00
DJ1TJOO
ef7e76c1e4 Prettier 2021-03-10 17:15:00 +01:00
DJ1TJOO
2e3cd126fb Updated ml01 2021-03-10 16:54:18 +01:00
DJ1TJOO
4617fe01ca Merge https://github.com/tobspr/shapez.io into modloader 2021-03-10 16:54:09 +01:00
DJ1TJOO
e34ad2ac45 Fixed some circel dependesies 2021-03-10 16:28:27 +01: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
DJ1TJOO
373d49cc2d Added support to access everything inside shapez.io folder 2021-03-09 14:45:18 +01:00
DJ1TJOO
a0d87be6c0 Added support for opening with files 2021-03-09 13:14:45 +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
DJ1TJOO
6164893422 Added support for "shapezio" protocol on standalone
This is and ipc event and is accessible via mods
2021-03-09 09:59:05 +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
DJ1TJOO
1e349df470 Updated language files to current version 2021-03-02 14:46:46 +01:00
DJ1TJOO
8a2394eaf2 Fixed wire 2021-03-02 14:40:19 +01:00
DJ1TJOO
c86c635a82 Changed building static declarations 2021-03-02 14:33:22 +01:00
DJ1TJOO
db215dc5b3 Formated 2021-03-02 14:13:02 +01:00
DJ1TJOO
f789dcc80e Limited performFsJob to parent folder 2021-03-02 14:06:50 +01:00