Josh Goldberg
467ee28f03
(v0.7.0) Used shenanigans-manager@0.2 instead of Gulp
2017-12-26 12:47:31 -08:00
Josh Goldberg
9688ff206f
Fixed bad auto-fixing from tslint
2017-09-18 21:20:05 -04:00
Josh Goldberg
54a052531a
Bumped gulp-shenanigans to 0.6.16
2017-09-18 14:12:29 -04:00
Josh Goldberg
b9730d6b22
Added no-trailing-whitespace with gulp-shenanigans 0.1.13
...
Also test/**/* in .npmignore and docs/generated/** in .gitignore.
2017-06-08 00:28:37 -07:00
Josh Goldberg
ae4b423448
Brought in latest gulp-shenanigans changes
2017-05-08 02:19:59 -07:00
Josh Goldberg
b2b809a26a
(v0.6.4) Removed modifierScope
2016-12-31 16:33:46 -05:00
Josh Goldberg
e89d126ecd
(v0.6.3) Fixed textSpeed default (0); bumped to ES5
...
textSpeed should default to 1, not 0.
2016-12-29 09:37:06 -05:00
Josh Goldberg
3110b08afd
v0.6.0 ( #21 )
...
* (v0.6.0) Camel-cased modules; removed unitsize
* Fixed settings interface gameStartr name
* (v0.6.1) Node moduleResolution, ignored test setup files
* Slight typos fixes
2016-12-26 10:30:02 -05:00
Josh Goldberg
4c92b005e2
Fixed test\index.html tabbing
2016-11-30 17:31:02 -08:00
Josh Goldberg
b248cdae74
(v0.5.5) Bumped gulp-shenanigans to 0.5.20
2016-11-30 17:27:49 -08:00
Josh Goldberg
8ea553cb8d
Fixed setup for gulp-shenanigans 0.5.15
...
Tests needed to be updated to the new form.
2016-10-09 20:17:30 -07:00
Colin
a825597f17
Created Variable to Allow Right Text Padding to be adjusted. ( #13 )
...
* Corrected "GeneralText"'s right padding
Increase the right side padding by `this.GameStarter.unitsize * 2` in
function `private addMenuWords`
* Revert "Corrected "GeneralText"'s right padding"
This reverts commit 97b40d46ed .
* test
test
* Ran `gulp setup` and `npm update`
* Corrected my mistake of changing `textProperties.paddingX` to 0 instead of `textProperties.paddingRight` to 0
* Un-deleted that line
2016-10-09 16:36:07 -07:00
Josh Goldberg
07afd36e89
Moved build process to gulp-shenanigans ( #10 )
...
* Moved build process to gulp-shenanigans
* Copied . files
2016-08-01 22:07:39 -07:00