diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index edb697b213..240277c0f6 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -4,9 +4,10 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt. ________________________________________________________________________________ -2014/11/19 +2014/11/22 ---------- * [Preferences] MinTNSToHideNotes preference added. [kyzentun] +* [PlayerOptions] MinTNSToHideNotes mod added. [kyzentun] 2014/11/15 ---------- diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index ab33c6e73d..d90c1215eb 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -1053,6 +1053,7 @@ + diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index c6209eb1d4..2308132dd1 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -3097,6 +3097,7 @@ save yourself some time, copy this for undocumented things: + Sets the min TapNoteScore required for the notes to disappear after being hit. If the player has a MMod set, returns the value of that MMod and its associated approach speed. Returns nil otherwise.