Commit Graph

322 Commits

Author SHA1 Message Date
Jason Felds 20d94d4b7e Cat is back in the bag. Revert commits.
A-mods need to be tested more.

...and this is what happens when you forget to
stash changes before a merge. Lesson learned.
2013-04-19 21:49:55 -04:00
Jason Felds 3b7d5716a7 ...well, cat's out of the bag. a-mod tryout. 2013-04-18 23:05:23 -04:00
Devin J. Pohly 681cd6a68a Fix Lua syntax in 02 OptionsMenu.lua 2013-03-24 18:06:12 -04:00
Flameshadowxeroshin 2eb2e0a939 Added a weight option row as part of workout stuff. 2013-03-22 13:26:06 -05:00
Jonathan Payne e9e64018e2 Improvements before branch 2013-02-09 14:11:38 -08:00
phantom 53acf0f3a3 Put GamePrefs and UserPrefs into Save. 2013-02-04 15:51:04 +01:00
Flameshadowxeroshin 4db3e51a03 patch IniFile's Lua implementation to have # comment support. Could potentially be breaking, but I'm unaware of any INI files that try to use tags that start with #. 2013-01-27 00:02:35 -06:00
Flameshadowxeroshin a00ce73dd3 fix Final Stage not appearing on StageInformation if a Long or Marathon song is played as the last song; add Song:GetStageCost() 2012-12-18 21:35:54 -06:00
Flameshadowxeroshin bffa610fb7 remove Lua scoring for now. Themes don't need to remove Lua scoring code to work, but it won't do anything. 2012-07-10 00:35:02 -05:00
AJ Kelly 8f682fcd91 add styles for maniax mode 2012-07-08 10:58:01 -05:00
AJ Kelly b5b7036cd7 maniax shows combo starting at 5 2012-07-02 17:30:17 -05:00
AJ Kelly c3b5eb7412 derp, no wonder it wasn't looking right in dance, they're using the SAME NOTESKIN 2012-06-18 10:55:57 -05:00
Flameshadowxeroshin cd048b75be fix a bit of stuff 2012-06-17 12:26:23 -05:00
Flameshadowxeroshin 06e116712e hopefully the last problem here! 2012-06-17 10:36:49 -05:00
AJ Kelly dbd50c9cfd merge 2012-06-17 00:44:02 -05:00
AJ Kelly 7422552936 in 16-bit texture mode, some graphics are better served by using dither, instead of banding. work in progress. 2012-06-17 00:43:38 -05:00
Flameshadowxeroshin d71ded1993 and it was almost well-coded, too 2012-06-17 05:18:14 +00:00
Flameshadowxeroshin ed5701c31e shuffle around scoring stuff a bit 2012-06-16 23:37:03 -05:00
Flameshadowxeroshin 4fed222e64 the right way 2012-06-17 01:16:56 +00:00
Flameshadowxeroshin 86d11e8f18 Filter out mines for old scoring modes. 2012-06-16 18:33:04 +00:00
Flameshadowxeroshin d827ed05f7 make hacks less noisy 2012-06-12 22:49:41 +00:00
Flameshadowxeroshin 570284da79 Turns out there is a moderately serious bug in the patch system. 2012-06-07 23:41:37 -05:00
Flameshadowxeroshin 6fb96782ea add some type checking, ??? 2012-05-21 17:56:29 -05:00
Jason Felds 3148121f1f Hack: stop lua error and crash on "fixing".
v can't be concatenated: it's a boolean.
Anyone more versed in lua want to take a look?
2012-05-21 18:28:15 -04:00
AJ Kelly ae57a3f2c2 [Actor] Make the xy command a source-code level command. 2012-05-19 00:20:30 -05:00
Flameshadowxeroshin 495aa1ef14 some things. 2012-05-15 23:04:46 -05:00
AJ Kelly 650723a7e5 add Double5 to techno list, need to add Versus modes at some point 2012-05-14 21:48:42 -05:00
Jason Felds b71caa445c hgeol I bet. 2012-05-10 02:02:37 -04:00
Flameshadowxeroshin 9628d03810 turn on the native scoring modes that exist 2012-05-06 15:09:37 +00:00
Flameshadowxeroshin dae0d0cdd8 aaaaaaaaaaaaaaaaaaaaaaaaaaaargh 2012-05-06 00:46:27 -05:00
Flameshadowxeroshin e59955fa80 ScoringEngine2 2012-05-06 00:45:47 -05:00
Flameshadowxeroshin 58669e616e Tweaked Failure function, made case-correction code work 2012-05-04 07:16:04 -05:00
Flameshadowxeroshin 84eef100a6 lazytown 2012-05-03 20:28:55 -05:00
Flameshadowxeroshin 37246257af I just realized there was a pretty serious problem here 2012-05-04 01:14:17 +00:00
AJ Kelly 0e867243be [CustomSpeedMods] If a player decides to remove 1x from the machine profile's custom speed mods, re-add it back in to avoid crashes. 2012-05-03 20:04:49 -05:00
Jonathan Payne cfbbd41df2 + Add DrawOrder mammpings
+ Add SoundPack userpref & underpinnigs for selectable sound packs
2012-04-01 02:05:35 -07:00
Jonathan Payne 69ceebe6fb Don't allow Options on ExtraStage (might be fun later) 2012-03-24 13:43:20 -07:00
AJ Kelly 31546cc0a5 simplify some things, reformat others. 2012-03-24 00:38:38 -05:00
AJ Kelly 90b5d1d844 remove option rows that aren't used anymore after the change to vyhd's ThemePrefs 2012-03-24 00:33:20 -05:00
AJ Kelly 2456e44ddb update script hierarchy.txt to be a little more accurate to the current fallback scripts folder situation 2012-03-24 00:20:04 -05:00
AJ Kelly ca09f6dd67 more script cleanup 2012-03-24 00:16:21 -05:00
AJ Kelly 9a26e009a2 various fallback script cleanup 2012-03-24 00:13:25 -05:00
AJ Kelly b69a985e6b small formatting changes to scoring lua file 2012-03-24 00:02:24 -05:00
AJ Kelly 51a591df3c commit updated version of hanubeki's scoring from http://pastebin.com/GzkYs445 2012-03-16 00:32:32 -05:00
AJ Kelly e778914e60 [04 Scoring.lua] Added various 3.9 and 3.9+ scoring methods. [hanubeki] 2012-03-15 22:09:37 -05:00
AJ Kelly 8e630ccabe ffffffffffix some dumb typos; pointed out in hanubeki-modified-sm-ssc r272c294c7250 2012-03-09 00:46:08 -06:00
AJ Kelly b979709f50 since ScreenEvalSummary is calling the NextScreen branch like a function, let's make it a function and be done with it. this should fix a crash. 2012-03-06 20:18:03 -06: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 60111ac53c the Failure() function in CustomSpeedMods was failing. Fancy that. Not sure what the real cause of it was, but a small fix later... 2012-02-15 22:52:48 -06:00
AJ Kelly f7b1f07e21 http://www.youtube.com/watch?v=EryhQdXTjP8 2012-02-10 17:00:57 -06:00