Describe the feature
there are multiple addons that add overloads to the chronicler family. currently, this requires cursed mixins, which is exactly what the operator system is supposed to avoid. if the chronicler family were operators, overloading them would simply be defining an arithmetic.
Additional context
mods that currently redefine the chronicler patterns:
- ioticblocks for vector iotas — owned by a fallingcolors member
- hexpose for item stack iotas
- hexic for equipment slot iotas (currently private draft)
Describe the feature
there are multiple addons that add overloads to the chronicler family. currently, this requires cursed mixins, which is exactly what the operator system is supposed to avoid. if the chronicler family were operators, overloading them would simply be defining an arithmetic.
Additional context
mods that currently redefine the chronicler patterns: