Commit graph

164 commits

Author SHA1 Message Date
Corwin 5f0d2d01a5
got it the wrong way around 2024-05-12 20:15:18 +01:00
Corwin bdc799af36
Web/make dpl redirect (#685) 2024-05-12 15:52:51 +01:00
Corwin 4f18f1bc62
remove special characters in sluggification 2024-05-12 15:41:31 +01:00
Corwin 1665167e1a
fix the build 2024-05-12 15:36:25 +01:00
Corwin 839ee3b6f7
setup redirect 2024-05-12 15:27:48 +01:00
Corwin e9b65e3423
this is not the colour picker 2024-05-12 15:16:58 +01:00
Corwin 617c036c8f
fix dpl page 2024-05-12 15:13:05 +01:00
renovate[bot] 79f7638a24
Update Javascript packages (non-major) 2024-05-08 15:09:36 +00:00
renovate[bot] 55377f89fa
Update Javascript packages (non-major) 2024-05-07 00:02:02 +00:00
Corwin c19786edf0
triadic colour 2024-04-30 23:49:09 +01:00
Corwin c3a7ce9182
switch back to the orangey colour 2024-04-30 23:28:26 +01:00
Corwin deba835a17
add drawing a leviathan 2024-04-30 21:28:30 +01:00
Corwin 737a1582dd
Start showcase pages (#657) 2024-04-30 20:52:20 +01:00
renovate[bot] e3e1e4b0c9
Update Javascript packages (non-major) 2024-04-30 02:05:52 +00:00
Corwin 9c00be8d6a
extract content block kind 2024-04-30 02:16:56 +01:00
Corwin 3587c599ac
not optional pixel ratio 2024-04-30 02:16:42 +01:00
Corwin c71ad00f1a
put body inside registry 2024-04-30 02:16:20 +01:00
Corwin b7aa9a8157
unify naming scheme 2024-04-29 02:17:41 +01:00
Corwin c14b4dfc35
link back to where you left off 2024-04-29 02:17:41 +01:00
Corwin 917d7b3d5a
pixel perfect scaling even on high density screens 2024-04-29 02:17:41 +01:00
Corwin 1991fbf056
add dpl 2024-04-29 02:17:41 +01:00
Corwin 7590a35921
add hyperspace roll 2024-04-29 02:17:41 +01:00
Corwin 6d7e6f934a
some sweeping changes that at some level involves adding a showcase 2024-04-29 02:17:41 +01:00
Corwin 412cd374b7
Expand how to do the things we said you could do (#653) 2024-04-23 22:35:14 +01:00
Corwin cf8f410a5e
we want quot 2024-04-23 22:27:37 +01:00
Corwin ce4f27fa27
quote the variable
Co-authored-by: Gwilym Inzani <email@gwilym.dev>
2024-04-23 22:20:15 +01:00
Corwin b2096daeca
add colour converter 2024-04-23 22:19:23 +01:00
Corwin 804846e573
expand description with how to do these things 2024-04-23 20:59:22 +01:00
renovate[bot] c9b5a19829
Update Javascript packages (non-major) to v14.2.2 2024-04-23 00:56:46 +00:00
Corwin 237b95c460
expand backtrace if large 2024-04-22 12:52:33 +01:00
renovate[bot] 40fbcf830f
Update rust-wasm-bindgen monorepo 2024-04-20 21:42:45 +00:00
Corwin 528fe889fa
Merge remote-tracking branch 'upstream/master' into crash-page 2024-04-20 21:41:09 +01:00
Corwin b317602c6b
Get saving working (#631)
- [ ] Changelog updated / no changelog update needed
2024-04-20 16:43:35 +01:00
Corwin 4022e8413e
load gba rom as a url to let next handle cache invalidation 2024-04-20 16:19:07 +01:00
Corwin 6aee9ba154
placeholder 2024-04-20 15:38:55 +01:00
Corwin 103085684a
get value that depends on being run in the client in an effect 2024-04-20 13:43:59 +01:00
Corwin bc689cbbd2
function style 2024-04-20 13:35:33 +01:00
Corwin 1adf31d140
report when there's no information for an address 2024-04-20 13:30:14 +01:00
Corwin 8352d20d73
add errors for file decoding 2024-04-20 13:27:00 +01:00
Gwilym Inzani 4899ccd5aa Avoid awkward wrapping 2024-04-20 12:48:31 +01:00
Gwilym Inzani 141a77af80 Prettier 2024-04-20 12:40:07 +01:00
Gwilym Inzani 7bbb52c449 Put the game developer summary in a details block 2024-04-20 12:38:44 +01:00
Gwilym Inzani dcdbf1069e The address isn't necessarily unique 2024-04-20 12:33:24 +01:00
Gwilym Inzani 911ea848df Allow typing in the backtrace 2024-04-20 12:31:20 +01:00
Corwin 162bc17add
shift content around to make backtrace more apparent 2024-04-19 23:55:41 +01:00
Corwin 853c008ff7
cleanup duplicate text 2024-04-19 21:49:34 +01:00
Corwin 04d368edf0
move out backtrace decoding 2024-04-19 21:49:16 +01:00
Corwin e82d7f7ce5
remove log 2024-04-19 21:12:50 +01:00
Corwin f5bbee01b7
move agb-wasm to website directory 2024-04-19 21:12:46 +01:00
Corwin 0d4005f163
make backtrace view fancy 2024-04-18 19:10:53 +01:00