• Joined on 2022-07-31
emilis pushed to master at emilis/flabk 2022-12-19 21:56:54 +00:00
f4aae98656 moved timeline from own page to index
be7c415980 wip timeline
Compare 2 commits »
emilis pushed to master at emilis/flabk 2022-12-19 19:24:47 +00:00
d868170084 added resolve trait, fixed deserialization for vector types
emilis pushed to master at emilis/flabk 2022-12-17 18:54:17 +00:00
5473512787 merge in old new type defs
emilis pushed to master at emilis/flabk 2022-12-16 14:35:17 +00:00
de12258368 Merge flabk & flabk-derive repos
emilis pushed to master at emilis/flabk 2022-12-14 23:23:42 +00:00
62c4946dfb move to basic suggested deserialization for string/map
emilis pushed to main at emilis/initenv 2022-11-26 14:26:11 +00:00
8bfec4fc45 initial commit: basic setup script centered around arch linux
emilis created branch main in emilis/initenv 2022-11-26 14:26:11 +00:00
emilis created repository emilis/initenv 2022-11-26 14:25:33 +00:00
emilis pushed to main at cowop/cowmic 2022-11-08 22:20:48 +00:00
4cfd912ebe wip ui
emilis pushed to master at emilis/flabk 2022-11-08 20:23:29 +00:00
1e7c59c5a4 change expand into a partial expand to remove resolver dependency
emilis pushed to main at cowop/cowmic 2022-11-08 18:24:57 +00:00
d81c0dee73 Added mariah-cow-hello test
emilis pushed to main at cowop/cowmic 2022-11-08 18:17:09 +00:00
8a16f73153 Added mariah-cow-hello test
emilis pushed to master at emilis/flabk 2022-11-07 23:25:09 +00:00
271eba8d7b Fix deserialization expansion with serde fork
emilis pushed to master at emilis/flabk 2022-11-05 10:42:55 +00:00
94af6929ab Fixed expand not working with deseralization of full objects instead of iris
emilis pushed to master at emilis/flabk 2022-11-04 19:15:19 +00:00
bd93207c25 added ld-expansion serde functionality (WIP)
emilis pushed to master at emilis/flabk 2022-11-04 16:01:36 +00:00
7b538c0a0c Added basic expansion logic and ability to deserialize single objects into vectors of that type
emilis pushed to main at cowop/cowmic 2022-11-02 23:30:36 +00:00
44fe25721b cowgen initial work on text and image overlays
emilis pushed to main at cowop/cowmic 2022-11-02 23:27:44 +00:00
e7e5236b80 Finish image error handling w/ magick
18938dd2a0 added documentation for converting to RGBA png type (which is supported)
d4946a29d1 changed font file to AsRef<Path>, trial code for calling cowgen
2b6a3f24ad arcana is a fucking loser this is whyu you dont get bitches
9d70f1598d work on cowgen
Compare 5 commits »
emilis pushed to develop at cowop/cowmic 2022-11-02 23:25:10 +00:00
e7e5236b80 Finish image error handling w/ magick
emilis pushed to develop at cowop/cowmic 2022-11-02 23:24:23 +00:00
747443d2b8 Finished PNG handling w/ magick convertion to png32