Commit Graph
28295 Commits
Author SHA1 Message Date
AJ Kelly 70c14a714a changelog; still have to catch up with some SM4SVN changes though. 2010-06-10 14:27:09 -05:00
AJ Kelly 77e17dae2b [Screen] add GetScreenType() Lua binding. 2010-06-10 14:26:56 -05:00
AJ Kelly e696f84e10 some cleanup 2010-06-10 14:26:35 -05:00
AJ Kelly beeaf80b99 [Actor] add basezoom, basezoomz, GetBaseZoomY(), GetBaseZoomZ(), GetGlow() Lua bindings 2010-06-10 14:25:53 -05:00
AJ Kelly 7fc755456f Chris Danford changed galopin's code for handling Pump mats with different IDs. 2010-06-10 14:25:24 -05:00
AJ Kelly 53c69088e2 Fix crashes in Rave/Battle mode. 2010-06-10 14:23:31 -05:00
AJ Kelly cc442d4e56 more theme edits from midiman 2010-06-09 21:58:29 -05:00
AJ Kelly ee850a3254 midi-note changes from two days ago [by Midiman of course] 2010-06-09 14:16:54 -05:00
AJ Kelly 24e74b6481 ugh not again 2010-06-09 14:09:12 -05:00
AJ Kelly 79e4e672d2 various system direction stuff from midi 2010-06-09 13:06:47 -05:00
Nicole Reid 2896306751 Deal with it >8) 2010-06-09 02:33:11 -04:00
AJ Kelly a97f7eb9d2 add some system direction stuff [Midiman] 2010-06-08 18:21:09 -05:00
AJ Kelly f8a9423301 23b02ce: fix BackgroundChange color values being written with commas. Commas are a reserved character that seprate values in a tag. Caret was used to separate RGBA values in a color in this case and NotesLoaderSM already handles that. [Chris Danford] 2010-06-08 18:16:54 -05:00
AJ Kelly b0da1de6db Difficultydisplay v2, more blankies [Midiman] 2010-06-08 13:28:20 -05:00
AJ Kelly 63569ccb29 merge 2010-06-07 23:25: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 6cf2eeba47 changes from midi
Fallback: missing music
Default: AutoSetStyle compatibility
2010-06-07 22:51:28 -05:00
Jonathan Payne 6ef0da9277 test push again 2010-06-06 18:34:03 -07:00
Jonathan Payne f786c633d6 test push 2010-06-06 18:31:45 -07:00
AJ Kelly 30010dd916 fallback update, rollbodyincrementscombo false [Midiman] 2010-06-06 18:43:28 -05:00
AJ Kelly fef983c144 Make technomotion mode not crash, among others. (Still need to get some styles added for other gametypes though) 2010-06-05 17:42:13 -05:00
AJ Kelly 5be876fd34 Allow identification of Windows Vista/Windows 7 in logfiles (as opposed to "unknown NT-based"). 2010-06-05 15:52:12 -05:00
AJ Kelly 25193851b6 22698c7: An unset IFS is different from an empty IFS. The empty IFS was causing $ACLOCAL_OPTIONS to be treated as a single argument so it was looking for the directory ' autoconf/m4' (with the space). [Steve Checkoway] 2010-06-05 12:20:49 -05:00
AJ Kelly 9bc4afc02a simplify the check for a valid StepsType in MusicWheel (no longer needs to juggle bools) 2010-06-03 23:41:24 -05:00
AJ Kelly 3254bfe804 Fix a crash that occured when changing themes that had differing numbers of song/course group colors. 2010-06-03 23:14:55 -05:00
AJ Kelly a85a9e36b8 ...what's four letters and printed in gold? 2010-06-03 14:32:33 -05:00
AJ Kelly 3959410460 If AutoSetStyle is on and Autogen is off, some songs with valid steps may be missing from the wheel. Re-add them by checking for every playable StepsType when AutoSetStyle is on.
fixes issue 147: http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=147
2010-06-03 12:52:02 -05:00
AJ Kelly 0046422506 Don't eat RAM if the themer accidentally uses LoadActor(""), display an error instead. 2010-06-03 00:15:03 -05:00
AJ Kelly 3638d13432 [BPMDisplay] add RandomText metric for theming the "..." that appears when BPMs don't cycle and MinBPM == -1. 2010-06-02 22:45:42 -05:00
AJ Kelly 4bbf9b5b3a documentation updates 2010-06-02 22:34:22 -05:00
AJ Kelly 5e293fe720 Expand various floats from 3 decimal places to 6 [Midiman] 2010-06-02 22:27:49 -05:00
AJ Kelly 7398b59d3d modify the order of the main ScreenEdit menu (escape) items 2010-06-02 22:05:39 -05:00
AJ Kelly 6b3da26a4c [GameCommand] Don't allow battle/rave with Routine (StyleType_TwoPlayersSharedSides). also cleanup
[RageTypes] remove glowmode stub stuff
[RageDisplayOGL] update comments slightly
2010-06-02 15:43:56 -05:00
AJ Kelly 62600c38a8 small cleanup 2010-06-02 15:03:25 -05:00
AJ Kelly 237f3c51c7 [Actor] add new Lua bindings/commands: addrotationx, addrotationy, addrotationz 2010-06-02 15:02:59 -05:00
AJ Kelly 14b1cc63e7 more theme changes from midi 2010-06-01 18:52:17 -05:00
AJ Kelly 407f90f5b3 updated graphics from midi 2010-06-01 18:50:37 -05:00
AJ Kelly 03c0de070d midi made some changes; the abomination hack was changed to an easter egg 2010-06-01 18:50:09 -05:00
AJ Kelly 829be30b08 Midi fixed coloring; I changed the Abomination hack to only show up if easter eggs are enabled. 2010-06-01 18:48:23 -05:00
AJ Kelly 3e74426d47 some fallback theme changes from midi 2010-06-01 15:31:04 -05:00
AJ Kelly ee9930db32 [Character] add GetCharacterDir() and GetCharacterID() Lua bindings. 2010-06-01 14:27:21 -05:00
AJ Kelly 8f7a047902 update changelog 2010-06-01 14:05:02 -05:00
AJ Kelly 7fb65386c5 [MusicWheel] added UseSectionsWithPreferredGroup metric (allows sm-ssc to display all song groups if you use the songgroup GameCommand, instead of no groups.) 2010-06-01 13:57:52 -05:00
AJ Kelly e339bfd54f add missing threepanel string for StepsDisplayListRow 2010-06-01 01:09:16 -05:00
AJ Kelly 3437972a2e fix the part where warps break building 2010-05-31 19:10:40 -05:00
AJ Kelly 553c463238 modify some dumb metric to fix a problem with note positions 2010-05-31 10:52:35 -05:00
AJ Kelly aaf43b0c7f if there are no problems, I think we can call this sm-ssc v1.0 beta 4. 2010-05-30 23:54:31 -05:00
AJ Kelly 6d11f95a85 change locked color back to sm4's; it's not being applied right now anyways. 2010-05-30 22:56:52 -05:00
AJ Kelly e54a728dad [Trail] Add GetTrailEntry() Lua binding.
[TrailEntry] Allow TrailEntry to push itself, making Lua bindings possible. TrailEntry's Lua bindings include GetSong(), GetSteps(), IsSecret() and GetNormalModifiers().
2010-05-30 22:54:21 -05:00
AJ Kelly 59b481eaba some commenting and cleanup 2010-05-30 22:49:44 -05:00