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

946 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
ab2beaab49 Update changelog 2021-03-14 09:07:27 +01:00
tobspr
5dddb846ef Attempt #1 on preserving savegame files 2021-03-14 08:51:10 +01:00
tobspr
71d5b02e02 Fix spelling mistake in changelog 2021-03-13 08:11:12 +01:00
tobspr
38bb393190 Disable nft until properly announced 2021-03-12 20:31:50 +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
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
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
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
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
Tobias Springer
1ee03d7398 Adjustments to support chinese versions 2021-03-09 10:07:19 +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
dd23eb741d Fixed some static declarations 2021-03-02 13:50:09 +01:00
DJ1TJOO
ca5218561f Added better support for hud parts 2021-02-28 20:39:51 +01:00
DJ1TJOO
bd39112f10 Fixed more scss 2021-02-28 18:47:10 +01:00
DJ1TJOO
82a830e9a2 Fixed scss spaces 2021-02-28 18:44:04 +01:00
DJ1TJOO
37d64d9e76 Fixed uneeded changes 2021-02-28 18:25:20 +01:00
DJ1TJOO
9d40d17731 Removed number check for savegameInterfaces 2021-02-28 18:03:31 +01:00
DJ1TJOO
fa7865d787 getIsUnlocked changed in metabuilding
Made return this.getAvailableVariants(root).length > 0;
Removed in other buildings as it is default for all
2021-02-28 18:01:01 +01:00
DJ1TJOO
6d08ebaa13 Fixed tslint errors 2021-02-26 19:13:34 +01:00
DJ1TJOO
6a7e8524bb Fixed animation.scss, electron index
In electron fname is changed instead of a whole if else statement
Animation.scss is back to normal
2021-02-26 17:56:40 +01:00
DJ1TJOO
8298866424 Fixed dynamic_ui scss 2021-02-26 17:38:20 +01:00
DJ1TJOO
4b2e194ea3 Prettiered 2021-02-26 16:59:41 +01:00
DJ1TJOO
e993346e9b Removed config.local 2021-02-26 16:59:21 +01:00
DJ1TJOO
fa68e13286 Fixed imports 2021-02-26 16:41:17 +01:00
DJ1TJOO
9f5ceff0bb Prettier and readded shapez.io logo 2021-02-26 16:29:37 +01:00
DJ1TJOO
dfef3713a7 Init 2021-02-26 15:20:37 +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
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
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
46e53244d4 display version in main menu 2020-12-07 19:37:55 +01:00
tobspr
cf22c7d984 Fix save icon not matching up, closes #1010, closes #905 2020-12-07 19:30:38 +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
8e2efb0756 Fix belts being too slow sometimes, closes #999 2020-12-07 19:15:57 +01:00