Commit Graph

311 Commits

Author SHA1 Message Date
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
Flameshadowxeroshin f138bca380 make new CustomSpeedMods actually work because I am awesome 2012-01-20 13:35:23 -06:00
Flameshadowxeroshin 4ed12ba28c upgrade CustomSpeedMods to 2.2, disable KeymapGuard because it doesn't work 2012-01-19 22:57:20 -06:00
AJ Kelly e6b4a88c56 quiet some of the logging in ThemePrefs 2012-01-16 00:36:49 -06:00
AJ Kelly 3c0d54d834 Add OtherPlayer table for finding the opposite player 2012-01-12 22:04:11 -06:00
AJ Kelly 082f9f9853 nope.ogv 2012-01-11 22:07:26 -06:00
AJ Kelly 8bb6cd1569 update top comment 2012-01-10 13:50:08 -06:00
AJ Kelly 7e53835f3b add ForceSave to ThemePrefs; will save the file even if it says it doesn't need saving. this is critical to actually getting the theme preferences to be created without having to make changes first. 2012-01-10 13:29:10 -06:00
AJ Kelly 1fe62b3960 silence 'switching section to' log thing in IniFile 2012-01-07 18:14:05 -06:00
Jonathan Payne cfc7834209 Merge-a-tize me captain. 2012-01-07 16:03:40 -08:00
AJ Kelly 071e350bc2 can never do anything right... 2012-01-07 11:09:19 -06:00
Jonathan Payne 91bd3c02cf make course use songs we have, add back experimental customdifficulties; 2012-01-07 00:23:00 -08:00