poolcritter/hex-addons#
hi! 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.
where to find stuff#
- repository:
hex-addons @ seed.lama2923.dev
(userad clone rad:zChmxddnxPemALy4RuZ7zQgzDxYvto clone) - issues: see above, Issues tab
-
submitting an issue: clone the repository above, then
rad issue open
PLEASE READ BEFORE CREATING AN ISSUE:- please describe your issue
- if possible, provide precise reproduction steps
- attach logs and crash reports (both!)
- ideally, provide a video
if this is ignored I reserve the right to send your issue directly to the bit bucket
-
- submitting patches:
- clone the repo
git switch -d- make your code
git push HEAD:refs/patches
mods here#
- hexic adds a bunch of small fun things to play with
- hex in yo chests (WIP) adds spells for manipulating storage (and anything you could conceivably think of as storage)
- iotaworks (WIP) adds methods of manipulating the behavior of patterns; currently patchwork iotas (people really like these, it seems) and subscripts
- tongued hexxy (WIP) will add methods of manipulating chat behavior (once I actually implement it)
- 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