Updated changelog and credits. Restored spaces on RoomInfoDisplay language entries because they probably belong there.

This commit is contained in:
Kyzentun
2015-04-23 20:49:18 -06:00
parent 754ca986e8
commit 7ff045f920
4 changed files with 67 additions and 17 deletions
+9
View File
@@ -16,6 +16,15 @@ Example:
This means that three strings were added to the "ScreenDebugOverlay" section,
"Mute actions", "Mute actions on", and "Mute actions off".
2015/04/23
----------
* [OptionExplanations] Display Options
InputOptions
* [OptionTitles] Display Options
InputOptions
Input Options
* [ScreenOptionsDisplaySub] HeaderText
* [ScreenOptionsInputSub] HeaderText
2015/04/08
----------
+44 -4
View File
@@ -4,6 +4,46 @@ 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.
________________________________________________________________________________
2015/04/23
----------
* [ServiceMenu] Entries in service menu rearranged to hopefully organize them
better. ScreenOptionsInputSub and ScreenOptionsDisplaySub added. Updating
a theme to show the options for the new screens should be a simple matter of
changing the LineNames entry for ScreenOptionsService to include
"InputOptions" and "SoundGraphics". [tuxdude]
2015/04/18
----------
* [EditMode] Fixed bug that made alter menu choices prompt for clearing. [kyzentun]
* [NoteColumnRenderer] Added handling for diffuse and glow to make rainbow
and related effects work. [kyzentun]
2015/04/15
----------
* [compiling] -DWITH_LIBVA option added to cmake building to fix compiling
problems for some linux users. [wolfman2000]
2015/04/14
----------
* [SelectMusic] Disabled late join on Extra Stage to prevent crash on
Evaluation Summary. [kyzentun]
2015/04/13
----------
* [EditMode] Fixed Revert From Disk to actually work. [kyzentun]
* [japanese] Language update from hanubeki. [hanubeki]
2015/04/11
----------
* [dev] cpack support for installing. [wolfman2000]
* [TimingData] Fixed bug that made steps on the same row as a stop and a bpm
change unhittable. [kyzentun]
2015/04/10
----------
* [Profile] Kluged together a fix for scores on edit charts not being loaded
until after the chart is played. [kyzentun]
2015/04/08
----------
* [ActorSound] IsAction attribute added. get/set_is_action functions added.
@@ -105,9 +145,9 @@ StepMania 5.0.7rc | 20150309
2015/03/08
----------
* [EditMode] Clearing an area now prompts for confirmation if it contains
EditClearPromptThreshold notes or more. EditClearPromptThreshold is a
preference that can be set in the Advanced Options section, or in the
options in Edit Mode. [kyzentun]
EditClearPromptThreshold notes or more. EditClearPromptThreshold is a
preference that can be set in the Advanced Options section, or in the
options in Edit Mode. [kyzentun]
2015/03/05
----------
@@ -138,7 +178,7 @@ StepMania 5.0.7rc | 20150309
----------
* [General] Pause/Break key now toggles "action" sounds off or on. There is
also a button in the F3 debug menu (press A, there are so many that it is
off the bottom) for people that don't have a Pause/Break key. [kyzentun]
off the bottom) for people that don't have a Pause/Break key. [kyzentun]
2015/02/27
----------
+8 -11
View File
@@ -1416,12 +1416,12 @@ Enter room name=Enter room name
Empty=- EMPTY -
[RoomInfoDisplay]
Last Round Info:=Last Round Info:
Room Name:=Name:
Room Description:=Description:
Song Title:=Title:
Song Subtitle:=Subtitle:
Song Artist:=Artist:
Last Round Info:=Last Round Info:
Room Name:=Name:
Room Description:=Description:
Song Title:=Title:
Song Subtitle:=Subtitle:
Song Artist:=Artist:
Players=Players
[SMPackageUtil]
@@ -1440,9 +1440,6 @@ HeaderText=Display/Sound Options
[ScreenOptionsInputSub]
HeaderText=Input Options
[ScreenOptionsRandomSub]
HeaderText=Misc Options
[ScreenOptionsGraphicsSound]
HeaderText=Graphics/Sound
HeaderSubText=Get the best performance
@@ -2004,12 +2001,12 @@ controller light=controller light
Backspace=Backsp
Cancel=Cancel
Done=Done
HeaderText=
HeaderText=
Space=Space
"%s" is an invalid floating point value.="%s" is an invalid floating point value.
"%s" is an invalid integer value.="%s" is an invalid integer value.
AnswerCaret=_
AnswerBlank=
AnswerBlank=
[ScreenTitleMenu]
# Old 3.9 Strings
@@ -62,6 +62,7 @@ local stepmania_credits= {
{
name= "Other Contributors",
"Aldo Fregoso (Aldo_MX)", -- delays and much more. StepMania AMX creator
"Alfred Sorenson", -- new lua bindings
"A.C/@waiei", -- custom scoring fixes + Hybrid scoring
"cerbo", -- lua bindings and other fun stuff
"cesarmades", -- pump/cmd* noteskins
@@ -73,18 +74,21 @@ local stepmania_credits= {
"djpohly", -- piuio kernel module, XML compatibility, other useful stuff
"galopin", -- piu PlayStation2 usb mat support
"gholms", -- automake 1.11 support
"hanubeki (@803832)", -- beginner helper fix, among various other things
"juanelote", -- SongManager:GetSongGroupByIndex, JumpToNext/PrevGroup logic mods
"Kaox", -- pump/default noteskin
-- Add Graphics/CreditsLogo name.png and change your entry to a table like this to look super pro.
{logo= "kyzentun", name= "Kyzentun"}, -- new lua bindings, theme documentation
"Mad Matt", -- new lua bindings
"Matt McCutchen", -- minor fix for some dance pads on linux
"NitroX72", -- pump/frame noteskin
"Petriform", -- default theme music
"psmay", -- SextetStream driver and related things
"桜為小鳩/Sakurana-Kobato (@sakuraponila)", -- custom scoring fixes
"Samuel Kim (1a2a3a2a1a)", -- various beat mode fixes
"hanubeki (@803832)", -- beginner helper fix, among various other things
"tuxdude", -- minor changes to service menu layout
"v1toko", -- x-mode from StepNXA
"Alfred Sorenson", -- new lua bindings
"Wallacoloo", -- delete songs, other fixes
},
{
name= "Special Thanks",