QuintessentialOM / Quintessential

An Opus Magnum mod loader (in-dev).
12 stars 1 forks source link

polymer outputs in modded custom puzzles are not saved correctly #8

Closed icwass closed 8 months ago

icwass commented 1 year ago

Consider the following polymer, where we use the Quintessential AtomType names for the atoms: (earth) - (repeat)

Vanilla custom puzzles save this output correctly.

Modded custom puzzles will first expand the molecule into its Sim form, then save it: (earth) - (earth) - (earth) - (earth) - (earth) - (earth) - () where the last atom is saved with an empty string for its AtomType.

l-Luna commented 8 months ago

Fixed in 0.5.0.