• Joined on 2022-01-11
missing pushed to master at missing/site 2023-08-23 13:19:33 -05:00
4161e6a10f Update homepage and remove manual text wrap
7077168529 Add viewport meta
Compare 2 commits »
missing pushed to master at missing/dircord 2023-06-26 19:13:40 -05:00
416e900758 Remove extra quote in sample_config.toml
missing pushed to master at missing/dircord 2023-06-26 19:10:14 -05:00
d547d12925 Refactor if-let chain and support NOTICEs
f5705ed296 Fix pinging unknown users
722eb46756 I Love Cargo Clippy
8828a0c44f Fix raw prefix parsing
e6cc8c613c The Markdown Update part 2
Compare 40 commits »
missing pushed to master at missing/site 2023-05-30 20:01:20 -05:00
41975bca4d Change wording of heading on main page
missing pushed to master at missing/site 2023-02-03 20:03:38 -06:00
1e9328f201 Add missing period
missing pushed to master at missing/site 2023-02-02 23:14:06 -06:00
f2ce9a9223 Change wording in content/dn42.md
missing pushed to master at missing/power-play 2023-01-26 14:15:27 -06:00
68f92b8b59 oops 2 electric boogaloo
missing pushed to master at missing/power-play 2023-01-26 14:09:27 -06:00
9b9a53a56d oops
missing pushed to master at missing/power-play 2023-01-26 13:56:47 -06:00
139a7b59a9 DashboardPoser
missing pushed to master at missing/power-play 2023-01-26 13:05:26 -06:00
6bb0d1796e dampening to prevent occilations
missing pushed to master at missing/power-play 2023-01-25 23:41:18 -06:00
73c2cfb056 move MovementAPI into Hardware
bb95e237ae remove NullablePose
5501c4bdc6 pid stuff
Compare 3 commits »
missing pushed to master at missing/power-play 2023-01-25 08:57:09 -06:00
4073d7e951 rename goToNullablePose to goTo
missing pushed to master at missing/power-play 2023-01-24 09:42:17 -06:00
14100bed50 change some stuff about dashboard drawing
missing pushed to master at missing/power-play 2023-01-23 23:59:58 -06:00
c4e2385d0a remove legacy code now that its in the history
8cdd3dd447 literally everything ive done over the past >2 months in one commit lol
Compare 2 commits »
missing pushed to master at missing/dyn_vec 2022-12-26 11:40:21 -06:00
4285ce0814 polish for crates.io
c496ba0009 move stuff around a bit
0f07d10c29 rename Vec -> DynVec
1c6d8cdfa3 raw_parts
672ea5b0bc change crate docs
Compare 35 commits »
missing pushed to master at missing/stringish 2022-12-26 10:42:34 -06:00
23f0c5ddd8 Send, Sync, Borrow, AsRef, remove Cargo.lock
missing pushed to master at missing/stringish 2022-12-25 22:43:31 -06:00
eb64585d3c clarify provenance issue in `new_owned`
missing pushed to master at missing/stringish 2022-12-23 09:02:53 -06:00
b9e3c090d7 licenses and manifest
ee38dbc1ad cleanup and add some new methods
Compare 2 commits »
missing pushed to master at missing/stringish 2022-12-20 23:11:43 -06:00
222543645e constify things and remember how booleans work
missing pushed to master at missing/stringish 2022-12-20 22:57:13 -06:00
e99bd05378 initial commit