What's Changed
- Allow modded editions to spawn naturally on playing cards in shop by @nh6574 in #718
SMODS.showman()
function to apply showman-esque effects by @nh6574 in #717get_current_pool
properly supports editions by @nh6574 in #719- (Better) Playing card support for
SMODS.create_card
by @nh6574 in #720- Adds support for
"Playing Card", "Base", "Enhanced"
as options forset
Playing Card
-> respects base enhancement chanceBase
-> always spawns an unenhanced cardEnhanced
-> always spawns an enhanced card
- Adds support for
- Multiline name support and scaling fix by @nh6574 in #723
name
fields now accept a table of strings
- context.round_eval by @nh6574 in #726
- Add lookup table of ObjectTypes to each center by @nh6574 in #735
- Add util function,
SMODS.merge_effects
, for merging calculate return tables by @nh6574 in #736 - Allow
pseudorandom_element
to take strings for seeds by @nh6574 in #741 - Fix
SMODS.Gradient
crashing inattention_text
by @nh6574 in #753
Full Changelog: 1.0.0-beta-0530b...1.0.0-beta-0614a