github Steamodded/smods 1.0.0-beta-1016c

2 days ago

This release mostly contains various slight bug fixes. For a complete list, you can review the commit messages since the last release. Some notable inclusions are:

  • context.ante_end fixed when ease_ante is hooked
  • added SMODS.DynaTextEffect - docs to follow, aiko is a dynatext wizard
  • added SMODS.update_context_flags function to be used in response to some calculation contexts
  • added SMODS.poll_edition function to wrap the default poll function to allow similar usage to SMODS.poll_seal and SMODS.poll_enhancement
  • select_card property is now able to be added to individual Center objects and ConsumableTypes, and can be defined as a function. select_button_text can also be defined on an object as a function returning a localized string, or as a string which is a localization key, to control the text that appears on the button.
  • SMODS.Scoring_Parameter now has a juice_on_update flag set to true which controls whether the display of it uses juice_up when it updates
  • added SMODS.is_challenge_unlocked function

What's Changed

New Contributors

Full Changelog: 1.0.0-beta-0827c...1.0.0-beta-1016b

Don't miss a new smods release

NewReleases is sending notifications on new releases.