Tags: demonnic/MDK
Tags
Collection of updates (#59) * Add reverse fill option for text gauges * ldoc change * Use better getValueAt, do not discard string.gsub return to appease linter * Add updateHook option to SUG to allow for modifying the gauge based on values * Fix error when wrapping strings with newlines already present. Add 'truncate' option to cut the string to length if it is longer than the width setting. Add headerTitle to display column header with same look as title. forceHeaderSeparator to show the column header separator even if normal row separators are turned off. Add missing setters for tablemaker. Make tablemaker auto update on changes when autoupdate is turned on. * Bump version * Try using 4.17.2 as the mudlet version for now in github actions.
Prevent forbidden characters from sneaking into filenames (#40) * Prevent forbidden characters from sneaking into filenamees derived from the loggingconsole's name * Also prevent invalid filename chars in the emco config save file * Apply filter to emco name and tabname
PreviousNext