github Steamodded/smods 1.0.0-beta-0614a

2 months ago

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 #717
  • get_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 for set
      • Playing Card -> respects base enhancement chance
      • Base -> always spawns an unenhanced card
      • Enhanced -> always spawns an enhanced card
  • 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 in attention_text by @nh6574 in #753

Full Changelog: 1.0.0-beta-0530b...1.0.0-beta-0614a

Don't miss a new smods release

NewReleases is sending notifications on new releases.