32 Commits

Author SHA1 Message Date
Kyzentun Keeslala d7411e6cdb Fixed Actor:bezier function in 02 Actor.lua. Documented Actor:bezier and Actor:tween properly. 2015-07-13 14:07:38 -06:00
YungDaVinci 07fdecefc7 Update 02 Actor.lua
Fix minor misspelling in heartbeat, causing an error when using the effect.
2014-12-14 13:42:05 -05:00
Kyzentun 4f95bf08ad Function chaining for actors and singletons. 2014-12-01 22:31:30 -07:00
Kyzentun c45b5f053a Added ScreenContinue:ContinueEnabled metric. Changed Actor:hidden and Lua scoring to emit errors because they are deprecated. 2014-09-15 05:09:27 -06:00
Kyzentun 5f6e574ffc Changed Actor:scale_or_crop_background back to forcing the actor to the screen center. Changed LogDisplay's IgnoreIdentical to not ignore when hidden. 2014-08-29 23:30:36 -06:00
Kyzentun 9b2c59de46 Added BackgroundFitMode preference and setting screen for controlling how backgrounds are fitted to the screen. 2014-08-16 03:37:24 -06:00
Colby Klein 5feef28f4d By the by, StretchBackgrounds is hardcoded
By the by, StretchBackgrounds is hardcoded or used by whatever calls
this.  Also, only you can prevent pillarboxing.
2013-10-20 10:10:29 -07:00
AJ Kelly 017faf527d Stretch backgrounds based on preference
It turns out we have a preference called StretchBackgrounds and this
seems like the perfect place to use it. Also we may want to set it to
true then by default, I don't know.

(Sourced from shakesoda/stepmania.)
2013-10-13 02:06:28 -05:00
Colby Klein f91be6cf9f Crop the background to fit instead of pillarboxing it
(Sourced from shakesoda/stepmania.)
2013-10-05 21:00:54 -07:00
Jason Felds 450936e414 Revert "HelloWorld theme handled."
This reverts commit e805184fd0.
2013-07-18 17:42:49 -04:00
Jason Felds e805184fd0 HelloWorld theme handled. 2013-07-02 20:28:29 -04:00
AJ Kelly ae57a3f2c2 [Actor] Make the xy command a source-code level command. 2012-05-19 00:20:30 -05:00
Jonathan Payne cfbbd41df2 + Add DrawOrder mammpings
+ Add SoundPack userpref & underpinnigs for selectable sound packs
2012-04-01 02:05:35 -07:00
AJ Kelly 9a26e009a2 various fallback script cleanup 2012-03-24 00:13:25 -05:00
AJ Kelly 406a557c04 changed scale_or_crop_background function (technically it just scales now...) and replaced various scaletoclipped references with it. Hopefully this fixes the problems people have been having with song backgrounds. 2012-02-16 01:36:22 -06:00
AJ Kelly 2c47134f39 split out some stuff from ProductivityHelpers into other files; trying to cut down on the number of Scripts we have 2011-12-15 20:34:07 -06:00
AJ Kelly 9d69d25fe0 just some small changes here. 2011-10-27 19:18:55 -05:00
AJ Kelly 28c1b3e70b update scripts as a part of a cleanup 2011-10-27 18:56:23 -05:00
AJ Kelly ca120fdba7 move function from 02 sound to 02 actor; small edit to 02 optionsmenu 2011-09-26 14:28:52 -05:00
AJ Kelly 5cdcba047d super lua update 2011-08-20 20:17:00 -05:00
Colby Klein bf4a10ce7b Cleanup, part 2 (working on fallback) 2011-08-18 11:35:14 -07:00
AJ Kelly acda84e4e4 [Actor] Implement compound(length,tweens) in _fallback/02 Actor.lua. also I guess I changed the luadocs? 2011-06-24 14:19:19 -05:00
AJ Kelly 39c547c437 shut stepmania up about multiple filenames warning 2011-06-12 01:48:13 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Flameshadowxeroshin c0b16b8f02 fixed a bug in bezier. 2010-12-30 20:18:42 -06:00
Flameshadowxeroshin 8e742dce5a a few little changes 2010-12-20 11:43:27 -06:00
Flameshadowxeroshin 7fe0553c7a Add Actor:bezier. 2010-12-20 10:22:30 -06:00
AJ Kelly 5469c498f4 194936e: more general: stretch 4:3, not just 640x480 [Glenn Maynard] 2010-07-14 14:48:07 -05:00
AJ Kelly 7b3f8b2090 Script cleanup, add aliases for SCREEN_* (_screen.w, etc, check alias.lua). [shakesoda] 2010-06-07 23:24:19 -05:00
AJ Kelly dfc5f53134 various theme changes by Midiman and myself. 2010-02-17 19:47:36 -06:00
AJ Kelly 484820424b CourseType is optional for GetCustomDifficulty().
Sync up Midi's theme changes.
2010-02-11 23:27:17 -06:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00