v0.9.0-RC2
Pre-release
Pre-release
- Redid the main README (
README.md
) and the configuration README (Configuration.md
) because they were long due for an overhaul. More improvements to come later. - Some extra regex checking while importing members from the schedule.
- Changed some stuff around in the config file, mainly giving some of the donation features their own grouping and some different names; see
Configuration.md
for more details. - Updated the
configschema.json
so you can create a meaningful default file now. - Changed Gaming4Good URLs, although this functionality is still untested.
- Removed the marquee functionality from this bundle (I felt like it wasn't appropriate for what this bundle is for anymore; it should go into a graphics bundle instead).
- Added ability to add custom data to the run data; see
Configuration.md
for more details. - Removed the
gameShort
option from the run data that was added in v0.9.0-RC1; you can add this back in yourself if needed with the custom data options. - Added a (currently for advanced users) way of highlighting runs on Twitch from the dashboard via a "recording" method, with the possibility to automate this via your graphics bundles. It's not fully finished yet and not documented.
- Stopped the bundle from sending the
forceRefreshIntermission
message if you accessed/refreshed the NodeCG dashboard while the timer was in the "finished" state. - Fixed a bug where if you tried to edit the timer while it was stopped, the edit didn't actually apply.
- Seconds are now imported from the runs on your schedule and can be used when you add/edit runs.
- As always, other minor improvements/fixes.