···22hi! this is a repository for my hexcasting addons (both wip and released). i've spent way too much time () on these, with little to show for it.
3344## where to find stuff
55-* code: [`hex-addons @ seed.lama2923.dev`](https://app.radicle.xyz/nodes/seed.lama2923.dev/rad%3AzChmxddnxPemALy4RuZ7zQgzDxYv)
66-* issues: see above
77- * reporting issues: check if your issue isn't already reported, then https://discord.com/invite/4xxHGYteWk and ping
88-* pull requests: `hh clone pool.net.eu.org/hex-addons`, `hh sync`
55+* repository: [`hex-addons @ seed.lama2923.dev`](https://app.radicle.xyz/nodes/seed.lama2923.dev/rad%3AzChmxddnxPemALy4RuZ7zQgzDxYv)
66+ (use `rad clone rad:zChmxddnxPemALy4RuZ7zQgzDxYv` to clone)
77+* issues: see above, Issues tab
88+ * submitting an issue: clone the repository above, then `rad issue open`
99+ **PLEASE READ BEFORE CREATING AN ISSUE:**
1010+ * please *describe* your issue
1111+ * if possible, provide precise reproduction steps
1212+ * attach logs and crash reports (both!)
1313+ * ideally, provide a video
1414+1515+ if this is ignored I reserve the right to send your issue directly to the bit bucket
1616+* submitting patches:
1717+ 1. clone the repo
1818+ 2. `git switch -d`
1919+ 3. make your code
2020+ 4. `git push HEAD:refs/patches`
9211022## mods here
2323+* [**hexic**](https://modrinth.com/mod/hexic) adds a bunch of small fun things to play with
1124* [hex in yo chests](https://modrinth.com/mod/hexxychests) **(WIP)** adds spells for manipulating storage (and anything you could conceivably think of as storage)
1225* [**iotaworks**](https://modrinth.com/mod/iotaworks) **(WIP)** adds methods of manipulating the behavior of patterns; currently patchwork iotas (people really like these, it seems) and subscripts
1326* [tongued hexxy](https://modrinth.com/project/hexxytounge) **(WIP)** will add methods of manipulating chat behavior (once I actually implement it)
1427* [**phlib**](https://modrinth.com/mod/phlib) adds utilities for hex addons that I find useful; y'all are welcome to use it if you need since I don't plan to break anything
1515-* ~~[**hexic**](https://modrinth.com/mod/hexic)~~ <span style="color: red">(deprecated)</span> [](https://hexic.pool.net.eu.org/) was a set of miscellaneous features; it's undergoing a large split into the above right now