Added wrapper states to actors. Wrapping an actor inside a frame when building a screen is now unnecessary.

This commit is contained in:
Kyzentun
2015-01-30 09:05:09 -07:00
parent 0a4902c648
commit 647b361284
6 changed files with 196 additions and 20 deletions
+7
View File
@@ -4,6 +4,13 @@ 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/01/30
----------
* [Actor] Wrapper states added. This makes wrapping an Actor inside an
ActorFrame for any reason unnecessary, and makes it possible to do things
that were only possible by wrapping an Actor in an ActorFrame to Actors
that you couldn't put inside a frame before. [kyzentun]
2015/01/20
----------
* [ScreenSelect] ChoiceNames can be a lua command that is evaluated to get a