shapez/gulp
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
..
steampipe Minor path fixes 2021-03-09 11:44:12 +01:00
.babelrc Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
.gitignore Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00
.itch.toml Add .itch.toml file 2020-05-30 20:25:46 +02:00
atlas2json.js LibGDX Texture Packing (finally!) (#755) 2020-10-04 09:21:37 +02:00
babel-es6.config.js Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
babel.config.js Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
buildutils.js Build, sign, notarise, & upload on OS X (#687) 2020-09-27 23:14:43 +02:00
bundle-loader.js Initial commit 2020-05-09 16:45:23 +02:00
cordova.js Remove more unused dependencies (#527) 2020-08-07 09:16:23 +02:00
css.js Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
docs.js Switch to gulp 4 2020-06-13 18:59:25 +03:00
entitlements.plist Build, sign, notarise, & upload on OS X (#687) 2020-09-27 23:14:43 +02:00
ftp.js Add alpha build functionality 2020-07-05 12:54:43 +02:00
gulpfile.js Achievements (#1087) 2021-03-10 07:33:39 +01:00
html.js Load css async 2020-09-28 12:24:52 +02:00
image-resources.js Fix build 2020-10-06 17:25:58 +02:00
js.js Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
jsconfig.json Initial commit 2020-05-09 16:45:23 +02:00
loader.compressjson.js Initial commit 2020-05-09 16:45:23 +02:00
loader.strip_block.js Initial commit 2020-05-09 16:45:23 +02:00
local-config.js Achievements (#1087) 2021-03-10 07:33:39 +01:00
package.json Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
release-uploader.js Build, sign, notarise, & upload on OS X (#687) 2020-09-27 23:14:43 +02:00
sounds.js Restructure buildings 2020-09-24 12:53:40 +02:00
standalone.js Achievements (#1087) 2021-03-10 07:33:39 +01:00
translations.js Add store page to translations 2020-09-29 20:40:55 +02:00
tsconfig.json Initial commit 2020-05-09 16:45:23 +02:00
webpack.config.js Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
webpack.production.config.js Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
yarn.lock Achievements (#1087) 2021-03-10 07:33:39 +01:00