repo for my hex addons :3
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Scala 57.4%
Java 37.3%
Kotlin 3.3%
Shell 0.4%
Nix 0.2%
Python 0.2%
M4 0.1%
Other 1.1%
588 50 0

Clone this repository

https://tangled.org/pool.net.eu.org/hex-addons https://tangled.org/did:plc:6ad33vzuolwszi5lerty2ter/hex-addons
git@tangled.org:pool.net.eu.org/hex-addons git@tangled.org:did:plc:6ad33vzuolwszi5lerty2ter/hex-addons

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

poolcritter/hex-addons#

hi! this is a repository for my hexcasting addons (both wip and released). i've spent way too much time (look at how much time i wasted) on these, with little to show for it.

where to find stuff#

  • repository: hex-addons @ seed.lama2923.dev
    (use rad clone rad:zChmxddnxPemALy4RuZ7zQgzDxYv to 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:
    1. clone the repo
    2. git switch -d
    3. make your code
    4. 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