Commit Graph

27 Commits

Author SHA1 Message Date
greenkeeper[bot] 3709ba1d64 chore(package): update lockfile package-lock.json 2020-02-20 01:07:21 +00:00
Josh Goldberg f52e515548 Brought in EightBittr version with consolidated creator functions (#878)
* Brought in EightBittr version with consolidated creator functions

EightBittr just changed the built-in creators (e.g. `createAreaSpawner`) to provide more component details. This matches that change by overriding the new built-in components from EightBittr so that no more built-in creators need to be recreated here.

* Used new EightBittr version with numCols, numRows

* Used new BabyIoc version too

* Recreated IGroups in Groups.ts

* shenanigans-manager@0.2.44
2019-09-18 20:03:02 -04:00
Josh Goldberg 481d092d28 Brought in newest eightbittr 2019-09-13 10:00:50 -04:00
Josh Goldberg df49180cd6 Bumped game dependencies to latest 2019-09-13 09:39:36 -04:00
Josh Goldberg 33537e9a4e 0.7.4 2019-09-12 23:42:27 -04:00
Josh Goldberg 62bdbd4bff Updated all to latest 2019-09-12 23:36:26 -04:00
greenkeeper[bot] a29e6bd204 Update lolex to the latest version 🚀 (#834)
* chore(package): update lolex to version 4.0.1

* chore(package): update lockfile package-lock.json
2019-04-17 09:14:56 -04:00
Josh Goldberg 5ca71c997a Bumped all to latest 2019-04-14 15:32:04 -04:00
Josh Goldberg 4dfed46a25 Bumped all to latest 2019-04-13 17:57:21 -04:00
Josh Goldberg d7f0ecae0b Updated all to latest; excluded source .ts in npm 2019-04-13 14:54:42 -04:00
Josh Goldberg cfab40eb1b Updated all to latest 2019-04-07 18:24:59 -04:00
Josh Goldberg ad6be0e35f Onboarded FrameTickr rename from GamesRunnr (#820) 2019-03-19 02:35:42 -04:00
Josh Goldberg fe3ca278e1 Ensured player position is always saved when resuming a game (#810)
Fixes #727.
2019-03-18 16:27:09 -04:00
Josh Goldberg 045d5d6edc shenanigans-manager@0.2.36 2019-03-13 01:04:24 -04:00
Josh Goldberg fee3d3b904 Fixed new lint complaints 2019-03-12 23:56:56 -04:00
Josh Goldberg 9759854118 Bumped all to latest 2019-03-10 20:35:31 -04:00
Josh Goldberg 13b95b7204 Fixed introduced tsc and tslint errors 2019-01-19 12:21:03 -05:00
Josh Goldberg b4d29ccee8 worldseedr@0.2.35 2019-01-19 11:14:08 -05:00
Josh Goldberg d91946997a Updated all to latest 2019-01-19 10:34:41 -05:00
Josh Goldberg 1ea4e7bf07 Bumped all to latest 2018-11-03 17:48:49 -07:00
Josh Goldberg 7ec729c7de Updated all to latest 2018-10-09 09:44:23 -07:00
Josh Goldberg d25885ef4f Bumped all dependencies to latest 2018-08-15 22:39:01 -07:00
Josh Goldberg 235b4d7173 Replaced Gulp with shenanigans-manager@0.2 (#528)
* Used shenanigans-manager@0.2 instead of Gulp

* 'shenanigans-manager'

* 'Bump-patch-version'

* webpack.config.js

* shenanigans-manager@0.2.7

* Added exclude to tslint.json options

* no_tests
2017-12-29 08:23:12 -08:00
Josh Goldberg 969ac10fe5 Used the MobX+React version of UserWrappr (#524)
* Moved UserWrappr logic to an Interfaces component

Moved some of the stateful behavior from the UI settings (sizes, default size) and UserWrappr core (document visibility, pipe initialization) into it.

* Documented; split name within SpeedrunnerMod.ts

* Miscellaneous TSLint and TypeScript fixes

* More miscellaneous fixes

* Updated to latest dependencies (fixed chai imports in tests)

* Locked eightbittr, gamestartr, gulp-shenanigans versions

As a part of it, no longer uses the /lib/foo extension to gamestartr or eightbittr imports.

* Removed duplicate gamestartr/ithing import

* Removed unused Physics import

* Fixed keyDownA direction test

* Nits: jsdoc, .vscode/settings.json endline

* Renamed to SpeedRunningMod

* Fixed the mod's name string

* Bumped UserWrappr dependency to ^0.6.5
2017-12-05 18:56:54 -08:00
Josh Goldberg e9a8e1b446 Updated to gulp-shenanigans@0.6.17, without shenanigans.json (#522)
* Updated to gulp-shenanigans@0.6.17, without shenanigans.json

* Again disabled no-redundant-jsdoc
2017-11-12 22:39:03 -08:00