Commit Graph

914 Commits

Author SHA1 Message Date
Josh Goldberg 3659b27cbe travis.yml_setup 2017-12-29 08:52:56 -08:00
Josh Goldberg 8879c382da Merge branch 'master' into greenkeeper/initial
# Conflicts:
#	README.md
#	package.json
2017-12-29 08:43:00 -08: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
greenkeeper[bot] e487977d98 docs(readme): add Greenkeeper badge 2017-12-29 00:31:44 +00:00
greenkeeper[bot] c9334d378b chore(package): update dependencies 2017-12-29 00:31:41 +00: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 ca96d1ef2e Hard-set GameStartr to 0.6.5 2017-11-29 00:35:00 -08:00
Josh Goldberg 8cc72c4d32 Hard-set UserWrappr to 0.6.4
The React version at 0.6.5 is a very breaking change.
2017-11-28 23:34:53 -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
Josh Goldberg 9cf52d1484 Fixed new lint errors; disabled no-redundant-jsdoc 2017-11-08 00:12:02 -08:00
Josh Goldberg fc3651bd54 Fixed new linting errors and undid UI removals 2017-09-18 18:09:46 -04:00
Josh Goldberg bfe0c4f8a3 Revert "Updated for newer UserWrappr"
This reverts commit 2c0ba7b773.
2017-09-18 17:59:17 -04:00
Josh Goldberg 36cf8e7bca Bumped gulp-shenanigans to 0.6.16 2017-09-18 14:12:32 -04:00
Josh Goldberg 19bcba87ad Updated for latest shenanigans-manager 2017-09-16 18:49:53 -04:00
Josh Goldberg 2c0ba7b773 Updated for newer UserWrappr 2017-07-13 19:45:24 -07:00
chrisNvalmas d46eb9327d Rival route 22 bug fix (#518)
* Fixes to Rival Route 22 bug

* Update RivalRoute22Cutscene.ts
2017-07-09 23:24:57 -07:00
chrisNvalmas 9ef5ca6d44 Pokemon Creation documentation (#517)
* Created documentation for Pokemon Creation

* Update pokemonCreation.md
2017-07-09 22:42:04 -07:00
Josh Goldberg 71c467ca91 Fixed whitespace/comment issue in Actions.ts 2017-07-06 16:55:31 -07:00
Josh Goldberg 2e89d5055b Fixed up a few compiler errors 2017-06-30 10:41:02 -07:00
chrisNvalmas 93d11e17ab Update Actions.ts (#511) 2017-06-29 16:41:31 -07:00
chrisNvalmas a1c292b347 Party wipe bug fix (#510)
* Changed height of pokedex menu

* Fixed the Party wipe bug and updated a line in RandomItemsMod

* Fixed

* Fixed blank lines

* Updated

* Update PokeCenterCutscene.ts

* Update Fainting.ts

* Update PokeCenterCutscene.ts

* Update PokeCenterCutscene.ts

* Update Fainting.ts

* Update Fainting.ts

* Update Fainting.ts

* Update Fainting.ts

* Update PokeCenterCutscene.ts

* Update Fainting.ts

* Update Battles.ts

* Update Battles.ts

* Update PokeCenterCutscene.ts

* Update Fainting.ts
2017-06-26 20:08:56 -07:00
chrisNvalmas 1fe66f5f19 Testing for RandomHeldItemMod and giving a pokemon an item (#501)
* Added testing and removed an unnecessary parameter from randomHeldItemGenerator

* Updated error with RandomHeldItemsMod and updated Tests

* Undid randomReal1 changes and disabledMod

* Updated tests

* Update canBeCreatedWithItems.ts

fixed whitespace

* Delete canReceiveAndGiveItems.ts

* Delete canBeCreatedWithItems.ts

* Create RandomHeldItemsMod.ts

* Create newPokemon.ts

* Create RandomHeldItemsMod.ts

* Update newPokemon.ts

* Update RandomHeldItemsMod.ts

* Update RandomHeldItemsMod.ts

* Update RandomHeldItemsMod.ts

* Update RandomHeldItemsMod.ts
2017-06-21 08:57:43 -07:00
chrisNvalmas a87fcc96c9 Fixed Pokedex menu height (#507)
* Changed height of pokedex menu

* Update Menus.ts
2017-06-16 13:03:38 -07:00
chrisNvalmas 363c3974ee Made a random Item mod, with updates changes, clean forked repository (#495)
* Made a random Item mod, with updates changes, clean forked repository

* Updated with Changes

* Added changes

* Added changes

* Added changes

* Updated with changes

* Fixed white line

* Create EventNames.ts

* Update RandomHeldItemsMod.ts

* Update Equations.ts

* Create RandomHeldItemsMod.ts

* Create RandomHeldItemsMod.ts

* Create RandomHeldItemsMod.ts

* Create RandomHeldItemsMod.ts
2017-06-12 11:23:30 -07:00
Josh Goldberg c85c26f648 Adjusted InvisibleWall offsets to be 32, not 8 (#499)
These were never fixed after the unitsize conversion.
2017-06-11 16:37:45 -07:00