Max Bradbury
|
ec44370d7e
|
make cropper a bit bigger so we can scale down instead of having to scale up to 128×128
|
2020-11-07 10:57:01 +00:00 |
Max Bradbury
|
013e1e1c8c
|
resize cropped image (plugin doesn't seem to allow specification of size)
|
2020-11-07 10:54:52 +00:00 |
Max Bradbury
|
37cde1713d
|
remove unused imports; bump
|
2020-11-06 16:16:17 +00:00 |
Max Bradbury
|
0780bc8267
|
get actual palette; comment broken tests; fix for new bitsy_parser game result
|
2020-11-06 16:14:47 +00:00 |
Max Bradbury
|
fd5f141f19
|
implement colour mapping and dithering properly
|
2020-11-06 15:33:26 +00:00 |
Max Bradbury
|
5916c4af17
|
update to-do list
|
2020-11-06 12:50:31 +00:00 |
Max Bradbury
|
69a3b482be
|
update palette on selection
|
2020-11-06 12:47:26 +00:00 |
Max Bradbury
|
4bd896f05a
|
brightness adjustment; find closest palette colour; tests
|
2020-11-06 12:35:37 +00:00 |
Max Bradbury
|
03588c4c55
|
lots of stuff
|
2020-11-05 18:48:22 +00:00 |
Max Bradbury
|
0cb4f3af8d
|
bigger pages; page caption
|
2020-11-05 09:52:45 +00:00 |
Max Bradbury
|
1b3505929b
|
new crop tool
|
2020-11-05 09:52:14 +00:00 |
Max Bradbury
|
6b679c3bbc
|
ignore output css
|
2020-11-04 16:19:51 +00:00 |
Max Bradbury
|
ca93a00eda
|
"set palette" function
|
2020-11-04 16:18:38 +00:00 |
Max Bradbury
|
4c958373ba
|
tweaks
|
2020-11-04 16:11:44 +00:00 |
Max Bradbury
|
65257b3886
|
readme
|
2020-11-04 15:46:44 +00:00 |
Max Bradbury
|
196ec06c88
|
ignore output html
|
2020-11-04 15:39:43 +00:00 |
Max Bradbury
|
4dbcd6ac66
|
update with new changes from tilesy
|
2020-11-04 15:38:43 +00:00 |
Max Bradbury
|
8a8743de93
|
exact version
|
2020-10-30 23:54:19 +00:00 |
Max Bradbury
|
bf17c08909
|
wip (wasm isn't compiling)
|
2020-10-30 17:50:03 +00:00 |
Max Bradbury
|
72dbff8d5e
|
?
|
2020-10-08 17:41:41 +01:00 |
Max Bradbury
|
5f6ed54fcc
|
don't need lock file to be in the repo
|
2020-07-09 20:47:12 +01:00 |
Max Bradbury
|
1be5f6f653
|
whitespace
|
2020-07-09 20:46:25 +01:00 |
Max
|
5c4be144d2
|
Merge pull request #4 from synth-ruiner/dependabot/npm_and_yarn/constantinople-3.1.2
Bump constantinople from 3.1.0 to 3.1.2
|
2020-04-30 17:48:42 +01:00 |
Max
|
538a5f902d
|
Merge pull request #3 from synth-ruiner/dependabot/npm_and_yarn/clean-css-4.2.3
Bump clean-css from 3.4.28 to 4.2.3
|
2020-04-30 17:48:24 +01:00 |
Max
|
b788c28969
|
Merge pull request #2 from synth-ruiner/dependabot/npm_and_yarn/sshpk-1.16.1
Bump sshpk from 1.13.1 to 1.16.1
|
2020-04-30 17:47:58 +01:00 |
dependabot[bot]
|
7d60192f81
|
Bump constantinople from 3.1.0 to 3.1.2
Bumps [constantinople](https://github.com/ForbesLindesay/constantinople) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/ForbesLindesay/constantinople/releases)
- [Commits](https://github.com/ForbesLindesay/constantinople/compare/3.1.0...3.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-30 16:26:35 +00:00 |
dependabot[bot]
|
9cea7d86ff
|
Bump clean-css from 3.4.28 to 4.2.3
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 3.4.28 to 4.2.3.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/v4.2.3/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.28...v4.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-30 16:26:34 +00:00 |
dependabot[bot]
|
5dfb11fe37
|
Bump sshpk from 1.13.1 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.1...v1.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-30 16:26:29 +00:00 |
Max Bradbury
|
fd7cfbe15c
|
correct number of newlines between tile and sprite data
|
2020-04-30 08:07:10 +01:00 |
Max Bradbury
|
96bd2a9dec
|
var -> let
|
2020-04-30 08:06:32 +01:00 |
Max Bradbury
|
c554a2311a
|
update jquery
|
2020-04-30 08:00:46 +01:00 |
Max
|
7c2bdec9ce
|
Merge pull request #1 from synth-ruiner/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.2.1 to 3.5.0
|
2020-04-30 07:49:36 +01:00 |
dependabot[bot]
|
51a584a6f4
|
Bump jquery from 3.2.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-30 00:50:47 +00:00 |
Max
|
4ae84694c2
|
Update readme.md
|
2019-05-30 11:14:22 +01:00 |
synth_ruiner
|
cdd0e330f8
|
I plan to only have one preview in future
|
2019-04-22 22:38:48 +01:00 |
synth_ruiner
|
c16a67de47
|
I no longer want to add any default palettes to the default game data
|
2019-04-22 22:36:12 +01:00 |
synth_ruiner
|
c5862bc6c4
|
add title and character set
|
2019-03-31 14:24:58 +01:00 |
synth_ruiner
|
ed714df4cd
|
fix palette matching regex
|
2019-03-31 14:23:58 +01:00 |
synth_ruiner
|
eec0bdeb12
|
delete node_modules
|
2019-03-30 10:53:41 +00:00 |
synth_ruiner
|
051b18da3b
|
todo
|
2019-03-28 12:54:46 +00:00 |
synth_ruiner
|
d029882872
|
eof
|
2019-03-26 21:04:41 +00:00 |
synth_ruiner
|
cdb8626d6a
|
updated deploy script (actually works now)
|
2019-03-26 21:04:08 +00:00 |
synth_ruiner
|
7d0bbed6d5
|
fix image rendering on firefox
|
2019-03-26 20:11:43 +00:00 |
synth_ruiner
|
0232d0be86
|
todo list
|
2019-03-26 08:38:51 +00:00 |
synth-ruiner
|
fa3e22f2fa
|
Bitsy default game data
|
2018-11-07 19:04:17 +00:00 |
synth-ruiner
|
4ee3b20392
|
todo: don't reuse wall tiles
|
2018-05-13 00:29:51 +01:00 |
synth-ruiner
|
9a35512015
|
test the room ID stuff
|
2018-05-08 21:31:37 +01:00 |
synth-ruiner
|
25c0e53696
|
better room ID handling (needs testing)
|
2018-05-08 21:30:26 +01:00 |
synth-ruiner
|
341f27ac11
|
apparently consts are only for later versions of js? idk
|
2018-05-08 21:29:37 +01:00 |
synth-ruiner
|
0a7dc98def
|
deploy script (untested but should be fine)
|
2018-04-28 14:29:26 +01:00 |