Commit Graph

63 Commits

Author SHA1 Message Date
AJ Kelly ccd2b4ae6d various theme changes, mostly from midi
removes duplicate round() function in productivityhelpers
2010-08-14 19:22:44 -05:00
Alberto Ramos ab1206e073 fix 2010-08-08 18:09:39 -06:00
Alberto Ramos e8e5987a0a . 2010-08-08 18:08:19 -06:00
AJ Kelly e4fc513c7e table sum, average, and standard deviation functions from shakesoda. (I also try to attempt to alias table.slice to tableslice and table.shuffle to tableshuffle) 2010-08-05 23:23:47 -05:00
AJ Kelly 5337914b8b fallback changes from midi; default next 2010-08-03 18:07:54 -05:00
AJ Kelly c0599e2afb add 1.25xmusic, judgment color changes [Midiman] 2010-07-25 12:14:16 -05:00
AJ Kelly f329cc7a0d fix up practice mode somewhat 2010-07-24 01:05:50 -05:00
AJ Kelly 986a1ec791 theme updates from midi; adds protiming 2010-07-23 18:57:48 -05:00
AJ Kelly c12b073a37 CustomDifficulty stuff for _fallback 2010-07-23 16:11:04 -05:00
AJ Kelly f8b017b99a various changes [Midiman] 2010-07-21 22:39:11 -05:00
AJ Kelly ca5a13a71b various theme changes from midi 2010-07-19 20:36:37 -05: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 a82ee268e0 add round() function from http://lua-users.org/wiki/FormattingNumbers 2010-07-11 00:28:39 -05:00
AJ Kelly 2949579644 fallback changes from midi 2010-07-06 17:09:40 -05:00
AJ Kelly 00b2c53057 theme changes from midi; fixes percent position in selmusic + new color setup (interesting to themers only, really) 2010-07-05 02:01:25 -05:00
AJ Kelly 0bb90cb380 remove unused 2010-07-03 21:59:49 -05:00
AJ Kelly d9aee67537 various theme changes from midi 2010-07-03 20:55:25 -05:00
AJ Kelly 476af100fb fix restricted modes always going into options 2010-06-27 15:13:53 -05:00
AJ Kelly 6789d0cb14 add restricted player options for Oni/Rave 2010-06-27 13:07:13 -05:00
AJ Kelly 5f9bbda7dd small comment fix 2010-06-26 11:50:35 -05:00
AJ Kelly 2512d5d8c3 lots of theme tweaks from midiman 2010-06-25 20:52:45 -05:00
AJ Kelly 8d160bdc56 expanding on Actor:Real() [shakesoda] 2010-06-24 01:37:34 -05:00
AJ Kelly 8168138b12 Add Actor:Real(), which makes graphics their true size at any resolution. [shakesoda] 2010-06-24 00:32:18 -05:00
AJ Kelly 2652371f26 tons of theme changes/additions from Midiman 2010-06-19 09:18:11 -05:00
AJ Kelly ee5997e999 Various theme changes from midiman 2010-06-18 18:42:27 -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 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 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 14b1cc63e7 more theme changes from midi 2010-06-01 18:52:17 -05:00
AJ Kelly 3e74426d47 some fallback theme changes from midi 2010-06-01 15:31:04 -05:00
AJ Kelly da32d79def change the names from Classic and Modern to more descriptive Normal and Lower (even though ITG's reverse is only one pixel different from 3.9/4.0's) 2010-05-29 15:26:53 -05:00
AJ Kelly 8110df71f4 fallback changes from Midi 2010-05-29 15:14:07 -05:00
AJ Kelly d463d4e4f5 script update; 2010-05-26 00:21:38 -05:00
AJ Kelly 100798b535 slight cleanup 2010-05-18 20:32:33 -05:00
AJ Kelly 4afca75666 add SetSize as an alias for setsize 2010-05-17 13:28:47 -05:00
AJ Kelly dd5fa35ff0 The beginning of arcade mode stuff. Mainly only deals with TitleJoin and Demonstration at the moment and pretty much assumes Event Mode is on. 2010-05-15 15:56:45 -05:00
AJ Kelly 1bce8e686c Update CustomSpeedMods documentation 2010-05-05 23:43:54 -05:00
AJ Kelly 105185d5b0 add missing SelectProfileKeys() (whoops!) 2010-05-02 11:59:57 -05:00
AJ Kelly 1eb3a1b02e This file was pretty bad (and also unnecessarily taken from moonlight)... 2010-04-28 09:57:06 -05:00
AJ Kelly 614cef0b87 Midi changed the player colors 2010-04-28 09:37:07 -05:00
AJ Kelly af5f17d79e various theme changes from Midiman 2010-04-26 12:47:27 -05:00
AJ Kelly 90a90f45ff fixup from midi 2010-04-25 18:49:56 -05:00
AJ Kelly bf25127a2d scripts update + hierarchy.txt fleshed out some more 2010-04-25 18:49:32 -05:00
AJ Kelly 5ae0c493d2 NumWheelItems upped to 13, "trying to get the color table correct... this can be tricky" [Midiman] 2010-04-23 12:05:06 -05:00
AJ Kelly 05cdd2ab95 Fix a screen naming issue that's been bugging the main sm-ssc devs...
ScreenSelectPlayMode (formerly select style) has been renamed to ScreenSelectStyle.
ScreenSelectPlayStyle (formerly select play mode) has been renamed to ScreenSelectPlayMode.
2010-04-18 18:12:04 -05:00
AJ Kelly 7d55600b78 fix function to use 16:9 instead of 16:10 as max, plus undo bogus value... yeah. :s 2010-04-09 23:38:05 -05:00
AJ Kelly bdeb114a09 [Player combo] Diffuse to White instead of player color. P1's color is Red, conflicting with misses (which are also Red).
[03 Gameplay] Renamed HoldJudgment commands to match the metrics names. Turned off fail combo in dance mode.
[metrics] re-hooked up HoldJudgment commands in Lua
2010-03-28 13:07:33 -05:00
AJ Kelly 31c69f1d9c okay I'm not done with the commits yet but mercurial is not making it easy for me
to commit just a subsection of files so I have to dump everything in here. :|
2010-03-09 03:36:44 -06:00
AJ Kelly 60b86919ba [Player] CheckpointsFlashOnHold metric added (bool). also cleanup/comment/etc. 2010-02-24 02:40:36 -06:00