FallingColors / HexMod

Minecraft mod about drawing spells
MIT License
105 stars 80 forks source link

Iota Operations [Suggestion] [1.0] #293

Open Talia-12 opened 1 year ago

Talia-12 commented 1 year ago

If Iota contained a bunch of abstract methods for add, subtract, multiply, divide, etc, which those Actions made use of then it would allow add-ons to make easy use of those patterns as well, reducing the number of new patterns that need to be added a fair bit.

gamma-delta commented 1 year ago

I'm going to push this off to 1.1 (or, 0.11 i guess) to avoid scope creeep but yes that's on the adjenda

gamma-delta commented 1 year ago

wait, no not closing it cause it's not done i am very good at git

object-Object commented 7 months ago

@Talia-12 this is implemented for 0.11, right?

walksanatora commented 5 months ago

isn't this implemented via the arithmetic system?