greenkeeper[bot]
a58e8028c6
docs(readme): add Greenkeeper badge
2017-12-29 00:32:51 +00:00
greenkeeper[bot]
a28ce2b006
chore(package): update dependencies
2017-12-29 00:32:48 +00:00
Josh Goldberg
5c75b651c2
Merge pull request #5 from Geoffrey-A/master
...
Fix digitsize computation
2015-08-23 15:46:34 -07:00
Geoffrey
9aa9c2ee35
Uniformize getDigitSize code with the previous fix’s.
...
It returns the same results except when palette.length === 0: it now returns 0 instead of -Infinity.
It’s also probably easier to grasp, and more efficient.
2015-08-23 15:53:55 +02:00
Geoffrey
eeb142c1b5
Bugfix in spriteUnravel: digitsize was incorrectly determined when parsing a palette.
2015-08-23 15:53:54 +02:00
Josh Goldberg
12fce41f34
Fix for dependencies, grunt-mocha-phantomjs
2015-07-23 10:41:45 -07:00
Josh Goldberg
b92ecf6832
Added basic usage documentation
2015-07-22 15:28:11 -07:00
Josh Goldberg
51326a8cd7
Removed an endline because Travis is failing
2015-06-29 18:36:26 -04:00
Josh Goldberg
c9f1f90c21
Merge pull request #3 from FullScreenShenanigans/typescript
...
Typescript
2015-06-29 18:25:17 -04:00
Josh Goldberg
40067b97d4
Added Source/index.js, Source/ImageReadr.js
...
Yup.
2015-06-29 18:15:49 -04:00
Josh Goldberg
c65212bea8
Fixed tslint complaints
2015-06-29 18:07:11 -04:00
Josh Goldberg
e4e4b30a62
Fixed TypeScript errors
...
It all works now.
2015-06-29 17:28:01 -04:00
Josh Goldberg
82281e198a
"Converted" to TS (contains errors from old JS)
...
The old code gave extra properties to elements. Gonna have to work
around that.
2015-06-29 17:14:33 -04:00
Josh Goldberg
b49f8de7da
Solidified generated HTML with its CSS
2015-06-29 16:46:39 -04:00
Josh Goldberg
ce664ba79d
Started templating for page and loading
2015-06-29 16:37:44 -04:00
Josh Goldberg
568419daf1
Added skeleton of settings, member variables
2015-06-29 16:30:14 -04:00
Josh Goldberg
d54afeb3ae
Brought in references
2015-06-29 16:19:43 -04:00
Josh Goldberg
7f62ba639e
Initial TypeScript wrappings
...
Removed old files, brought in container files.
2015-06-29 16:19:35 -04:00
Josh Goldberg
0a4b3e05ea
Fix for binding to undefined
...
See https://github.com/FullScreenShenanigans/FullScreenMario/pull/264 .
2015-05-27 19:06:26 -04:00
Josh Goldberg
7efc738f69
Update README.md
2015-04-03 12:08:42 -04:00
Josh Goldberg
c9ff4eebad
Add pre-existing files
2015-04-03 12:05:26 -04:00