Josh Goldberg
8d2762794d
Added ItemsHoldr to typings/
2020-06-21 05:44:59 -04:00
Josh Goldberg
e5f071595d
Fixed npm style behavior for including ItemsHoldr
2020-06-21 05:44:59 -04:00
Josh Goldberg
40e4e93fe6
Merge pull request #4 from FullScreenShenanigans/complete-refactor
...
Refactored to node style as 0.4.0
2020-06-21 05:44:58 -04:00
Josh Goldberg
9ca54b5f98
Updated TS builds to two-step (source & combined)
2020-06-21 05:44:58 -04:00
Josh Goldberg
e05f184a3b
Brought in stylistic fixes FSP
2020-06-21 05:44:58 -04:00
Josh Goldberg
09a42aad70
Brought in updated ItemsHoldr
2020-06-21 05:44:57 -04:00
Josh Goldberg
1ea82bf316
Updated grunt for newer TS behavior
2020-06-21 05:44:57 -04:00
Josh Goldberg
a46a399406
Merge pull request #3 from FullScreenShenanigans/distribution-definitions
...
Distribution definitions
2020-06-21 05:44:57 -04:00
Josh Goldberg
785db74a31
Merge pull request #1 from FullScreenShenanigans/typescript-1.6
...
Update package for TypeScript 1.6
2020-06-21 05:44:57 -04:00
Josh Goldberg
fb6b1b8bb6
Fix devDependencies, grunt-mocha-phantomjs version
2020-06-21 05:44:56 -04:00
Josh Goldberg
7226ad6695
Added themeName with getThemeName()
2020-06-21 05:44:56 -04:00
Josh Goldberg
14fc6af5a6
Added missing clearAll() to d.ts
2020-06-21 05:44:56 -04:00
Josh Goldberg
be379373db
Renamed ItemsHoldr in tests as well
...
Whoops.
2020-06-21 05:44:55 -04:00
Josh Goldberg
f1e1b7a31f
Brought in renamed ItemsHoldr (StatsHoldr)
2020-06-21 05:44:55 -04:00
Josh Goldberg
fb8ab31655
Fix for for...in i typedef
2020-06-21 05:44:55 -04:00
Josh Goldberg
bb2d1e64c7
Removed screwIE8 from uglify options
...
There's a glitch.
2020-06-21 05:44:54 -04:00
Josh Goldberg
c6ba2615fe
Fix for playThemePrefix crashing on "ended"
...
It was binding this.playTheme to self, not this. Self no longer means
anything.
2020-06-21 05:44:54 -04:00
Josh Goldberg
6ae2e36d6d
Added more specific typings for internals
2020-06-21 05:44:54 -04:00
Josh Goldberg
f0d3bcceec
StatsHoldr-0.2.1.ts references in .ts
2020-06-21 05:44:54 -04:00
Josh Goldberg
e1508979d3
Bumped StatsHoldr reference to 0.2.1
...
This comes with the GruntFile improvements for the .js and source maps.
2020-06-21 05:44:53 -04:00
Josh Goldberg
b4a3e71be1
Fixed up with full StatsHoldr linkage
2020-06-21 05:44:53 -04:00
Josh Goldberg
2035224688
Allowed StatsHolder to be of type Storage
2020-06-21 05:44:53 -04:00
Josh Goldberg
3d4838fd98
Change StatsHoldr dependency to just the d.ts
...
It takes in the StatsHoldr now, instead of the statistics to create one.
This makes more sense (fewer StatsHoldrs in FullScreenMario), and means
this doesn't have to include ChangeLinr.ts statically.
2020-06-21 05:44:52 -04:00
Josh Goldberg
14cbcac645
Fixed volume initialization and pause abilities
...
PhantomJS doesn't have sound.pause, as well as sound.play.
2020-06-21 05:44:52 -04:00
Josh Goldberg
92f8664c7d
Fix for running in-browser tests
2020-06-21 05:44:52 -04:00