Meowlala / BOIStageAPI15

Custom StageAPI 1.5 for the Binding of Isaac Repentance, allows creating stages that use the form of others.
The Unlicense
20 stars 32 forks source link

Save marshaling (int tables, vectors) #151

Closed filloax closed 1 year ago

filloax commented 1 year ago

Add StageAPI.SaveTableMarshal (and StageAPI.SaveTableUnmarshal) to convert some save values to be better handled by json (or handled in general). Handles:

Also, improved the triggers for saving data (fixing Genesis teleports), and made shared.Players a metatable thing.