Commit graph

3219 commits

Author SHA1 Message Date
tolik518
e4b6c62445 fixed wrong executable name in path 2024-05-14 19:47:50 +02:00
tolik518
74e1ca879a added windows instructions for setup 2024-05-14 19:47:24 +02:00
Corwin
38f3dfd339
Fix colour picker conversion (#687)
got it the wrong way around
2024-05-12 20:35:26 +01:00
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
f84d9aa1d3
fix the build (#686) 2024-05-12 15:44:38 +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
2e78a6178e
Fix dpl page (#684) 2024-05-12 15:21:02 +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
Corwin
af170bdccf
Update Javascript packages (non-major) (#681) 2024-05-08 20:52:03 +01:00
renovate[bot]
79f7638a24
Update Javascript packages (non-major) 2024-05-08 15:09:36 +00:00
Corwin
0cb39662d6
Update Javascript packages (non-major) (#680) 2024-05-07 11:19:00 +01:00
renovate[bot]
55377f89fa
Update Javascript packages (non-major) 2024-05-07 00:02:02 +00:00
Corwin
e2469b0de7
switch back to the orangey colour (#666)
![image](https://github.com/agbrs/agb/assets/8143879/1147fd1d-7446-437f-a4a8-0330f253830f)

![image](https://github.com/agbrs/agb/assets/8143879/c0a952e2-7b64-4da5-bcd3-0235bca859cc)
2024-05-01 01:17:43 +01: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
98c284a1c1
add drawing a leviathan (#665) 2024-04-30 21:36:54 +01:00
Corwin
deba835a17
add drawing a leviathan 2024-04-30 21:28:30 +01:00
Gwilym Inzani
6049593aa7
Add a set_next method on OamIterator (#664)
It was annoying me how often I had to write this

- [x] Changelog updated
2024-04-30 21:28:07 +01:00
Gwilym Inzani
8ede32ea7b Mark the test as no_run rather than rust 2024-04-30 20:53:06 +01:00
Corwin
737a1582dd
Start showcase pages (#657) 2024-04-30 20:52:20 +01:00
Gwilym Inzani
609e55155b Add changelog entry for set_next 2024-04-30 20:41:01 +01:00
Gwilym Inzani
37e9fe5066 Add a set_next method on OamIterator 2024-04-30 20:39:50 +01:00
Gwilym Inzani
9501506c08
Update repo folder descriptions (#656)
I noticed that a few of the directories weren't documented. Also did a
quick edit pass

- [x] no changelog update needed
2024-04-30 20:31:24 +01:00
Gwilym Inzani
ceab4302d4 Can just refer to the emulator directly once 2024-04-30 20:23:49 +01:00
Gwilym Inzani
c97de67fa6 Correct command to update rustup 2024-04-30 20:23:49 +01:00
Gwilym Inzani
86f8cc45d4 Update the website link 2024-04-30 20:23:49 +01:00
Gwilym Inzani
13ef5d4ce2 Include the tracker in the headline features 2024-04-30 20:23:49 +01:00
Gwilym Inzani
e9a7a80baf Update the description of the folders 2024-04-30 20:23:49 +01:00
Corwin
b886ad55ae
Update Rust crate libc to 0.2.154 (#660) 2024-04-30 18:35:26 +01:00
renovate[bot]
73d84f8370
Update Rust crate libc to 0.2.154 2024-04-30 17:27:00 +00:00
Corwin
12a253b427
Update Javascript packages (non-major) (#661) 2024-04-30 18:26:27 +01:00
Corwin
543ce32339
Use book of the most recently published agb (#663) 2024-04-30 18:03:19 +01:00
Corwin
598e4b7286
fetch all history 2024-04-30 17:55:43 +01:00
Corwin
4144f05cb7
use most recent book 2024-04-30 17:41:34 +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
3d0de3535e
use docker instead of podman (#659)
Use docker instead of podman for github actions build
2024-04-29 02:08:38 +01:00
Corwin
384c2a6ae8
pass variable before recipe 2024-04-29 02:00:02 +01:00