Compare commits
83 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9a865e418f
|
|||
|
4a086be607
|
|||
|
09a09b646a
|
|||
|
0574fe4021
|
|||
|
79d6321891
|
|||
|
bf6fa03374
|
|||
|
078e9a9887
|
|||
|
bf9667e766
|
|||
|
066142e62c
|
|||
|
69e9336d7f
|
|||
|
e83f7002a2
|
|||
|
c35c9f0c3e
|
|||
|
537a086e9b
|
|||
|
eb76795de1
|
|||
|
5a1ce6fe91
|
|||
|
1ea5057111
|
|||
|
2a2f487dfb
|
|||
|
38b4da8c80
|
|||
|
6cb0b54cdd
|
|||
|
3400325154
|
|||
|
3462815118
|
|||
|
aee3b29d69
|
|||
|
9d4bc8998b
|
|||
|
9ea66b9756
|
|||
|
85ee8f113f
|
|||
|
621ae777d0
|
|||
|
44b8826720
|
|||
|
02e5533eb1
|
|||
|
0dda2596af
|
|||
|
b237ccb152
|
|||
|
1ffa6197fd
|
|||
|
0b89989264
|
|||
|
2aa62b8e2d
|
|||
|
9669658414
|
|||
|
05417e851a
|
|||
|
bf46878f34
|
|||
|
170af5bc01
|
|||
|
510db3f96b
|
|||
|
0c6b0e0021
|
|||
|
cdbda98f23
|
|||
|
1aef8a5c51
|
|||
|
979e093e6d
|
|||
|
c34208225b
|
|||
|
55fdc61868
|
|||
|
d1d937e411
|
|||
|
15d2ede2f6
|
|||
|
bece54a09f
|
|||
|
45f94ed9b8
|
|||
|
50c0fb47c0
|
|||
|
bd03f0ad5c
|
|||
|
14e4f5f5ed
|
|||
|
26a2752b73
|
|||
|
4a31be9837
|
|||
|
2bd46a29e4
|
|||
|
0fa889356d
|
|||
|
54385ed211
|
|||
|
19983db995
|
|||
|
3d9fd1f439
|
|||
|
94e2d99feb
|
|||
|
dcb53b93cd
|
|||
|
0597ee6860
|
|||
|
8d24c6a0a9
|
|||
|
2e7fbb9fd4
|
|||
|
96a76b1620
|
|||
|
c7f3552d9f
|
|||
|
f4459ded0d
|
|||
|
37d39dc6b8
|
|||
|
3de43bf2ea
|
|||
|
f4e102009c
|
|||
|
a9f93cb8f5
|
|||
|
8d1b1da458
|
|||
|
0dd7f03f2c
|
|||
|
9b121ba7f0
|
|||
|
964714e67f
|
|||
|
0f30f5baf6
|
|||
|
87d2f5634a
|
|||
|
07ea9b405a
|
|||
|
f91fc76b1d
|
|||
|
4466a04340
|
|||
|
5a3ee678db
|
|||
|
356ef82817
|
|||
|
7a2b0f022b
|
|||
|
9a5a1fba3c
|
@@ -1,2 +1,3 @@
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
vacation.bin
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[submodule "shrinko8"]
|
||||
path = shrinko8
|
||||
url = https://github.com/thisismypassport/shrinko8.git
|
||||
@@ -0,0 +1,48 @@
|
||||
Arcade Mode palette notes:
|
||||
|
||||
-- palette use:
|
||||
-- 0: shallow sea blue (1)
|
||||
-- 1: black (for sprites)
|
||||
-- 2: dolphin shading
|
||||
-- 3: azure water, maybe score display? (140)
|
||||
-- 4, 5: keep default in sky layer (for emergency awakener)
|
||||
-- 4 (underwater) is a deeper blue shade part of sea
|
||||
-- 6: dolphin specular highlights
|
||||
-- 7: dolphin white paint
|
||||
-- 8, 9: unassigned, layer specific
|
||||
-- 10: word primary (yellow 10?)
|
||||
-- 11: word shadow (wood 132?)
|
||||
-- 12: dolphin eye
|
||||
-- 13: common sky color
|
||||
-- 14: dolphin primary color
|
||||
-- 15: highlight white (all layers)
|
||||
--
|
||||
-- dolphin colors are different
|
||||
-- between zones; correlated.
|
||||
-- wave, text, and black colors
|
||||
-- are the same between zones.
|
||||
-- other colors are for
|
||||
-- elements that only ever
|
||||
-- appear in one zone.
|
||||
--
|
||||
-- TODO: consider changing sky
|
||||
-- colors in different stages;
|
||||
-- document what colors those
|
||||
-- are (nrm_pal) if so.
|
||||
|
||||
|
||||
Zonk Mode palette notes:
|
||||
|
||||
0: bg
|
||||
1, 2: dark primary bg, primary bg
|
||||
3: accent bg
|
||||
4: keep default (for awakener timer); alt. accent
|
||||
5: keep default; blending color
|
||||
6, 7: keep default
|
||||
8..11: fade-in colors
|
||||
12: final shadow color
|
||||
13: final accent color
|
||||
14: final normal text color
|
||||
15: final slow-fade text color
|
||||
|
||||
fade-outs are screen space palette changes on 12..15.
|
||||
Submodule
+1
Submodule shrinko8 added at aa7ac7aa9d
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
+1181
-467
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user