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
AJ Kelly
caf33266f2
Updated Japanese language files, thanks @niler_jp
2012-04-22 10:23:02 -05:00
AJ Kelly
2e9584e9a9
changes to credits; some of it sourced from hanubeki's clone, http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=b523c1bd56e6e4ee0bba799e1d2faeb08480bcae
2012-04-12 14:29:20 -05:00
Jason Felds
a021f01b91
Add Techno Double 8...wait, what?!?
...
I don't recall Technomotion having this mode
for doubles play!
Did we borrow something from pyDance here?
2012-04-06 15:37:09 -04: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
2a5dec7bb5
add missing metrics for ScreenGameplay:SurviveTime
2012-03-30 22:37:44 -05: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
0b11e9c01c
1) 10 seconds is too long. meet in the middle at 7.5.
...
2) use tabs instead of spaces
2012-03-22 20:28:47 -05:00
John Reactor
89d70f5bff
Keymap Warning was displayed for too short period of time.
2012-03-22 21:18:20 +01:00
John Reactor
4c6d4527ed
update in Polish translation
2012-03-22 21:13:50 +01:00
AJ Kelly
2a49c27cba
change ScreenMapControllers warning to use strings instead
2012-03-22 11:57:45 -05:00
John Reactor
f648df523a
Small corretion in Polish translation.
2012-03-22 11:54:14 +01:00
AJ Kelly
973dc2a3d7
Turns out we don't need PlayerJoined in [ScreenSelectMaster] UpdateOnMessage after all.
2012-03-21 19:44:40 -05:00
AJ Kelly
2618164fa8
move Theme Options from fallback to default; not every theme will have them
2012-03-20 17:10:56 -05:00
AJ Kelly
a3165a8775
updated language files from @niler_jp; have not included the enclosed fonts yet, however. if they cover enough characters, I will likely replace the vlgothic font with it.
2012-03-19 23:12:12 -05:00
Jonathan Payne
9507ad5b0c
?
2012-03-18 13:11:59 -07:00
Jonathan Payne
cd3fc694cc
revert comments
2012-03-17 00:27:05 -07: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
02ae959aab
[MusicWheel, WheelBase] Added collapse sound.
2012-03-01 21:35:33 -06:00
AJ Kelly
ce4366e605
[ScreenSelectMusic] Added PlaySoundOnEnteringOptionsMenu metric (true/false).
2012-03-01 21:28:15 -06:00
Jonathan Payne
666806a841
easier to play course, no options in oni mode
2012-03-01 14:20:49 -08:00
Jonathan Payne
a19cce62bc
Old style service menu. Sorry :^)!
2012-03-01 13:55:07 -08:00
AJ Kelly
241eabcb35
Update credits (sy567 -> hanubeki) per the description of hanubeki-modified-sm-ssc
2012-02-28 23:34:56 -06:00
AJ Kelly
60a2739986
updated japanese language
2012-02-27 03:15:15 -06:00
Jonathan Payne
4d4856495a
force portable mode for now. let's see how bad this breaks things.
2012-02-23 16:26:54 -08:00
Jonathan Payne
5fc75e1090
Less obtrusive combo pulse, more music rates.
2012-02-23 14:58:19 -08:00
AJ Kelly
5998e1aa8b
updated Japanese language from @Niler_jp
2012-02-18 21:20:36 -06:00
AJ Kelly
135b52c45c
Add missing StreamDisplay danger; fixes bug 717
2012-02-18 19:40:23 -06:00
AJ Kelly
57a90ca744
add dutch language from Deamon007 (Nederlandse is one of my favorite language names ever -f)
2012-02-17 16:24:25 -06:00
AJ Kelly
79221e7eea
more metrics changes related to judgments and hold judgments
2012-02-16 21:13:51 -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
Jason Felds
d3e9cea312
[editorKeysounds -> default] Let's do this.
...
I expect there to be issues, bugs, etc.
I cannot find all of them. Let the people do that.
2012-02-12 14:53:14 -05:00
AJ Kelly
ed3930cfdc
the two heart graphics were swapped. fixing this...
2012-02-11 21:39:48 -06:00
Jason Felds
0bf91fffd3
[editorKeysound] Add menu to remove keysounds.
...
Next up: the actual removing.
2012-02-11 14:45:09 -05:00
Jason Felds
a353e659d0
[editorKeysounds] Can add KS, but...
...
1) A physical note is shown in the editor.
We do need a separate graphic for auto keysounds.
2) The keysound only plays if you "hit" the note.
Auto keysound notes should play regardless of hit or miss.
Time to make this branch public.
Anyone want to help tackle this?
2012-02-10 19:49:53 -05:00
AJ Kelly
f7b1f07e21
http://www.youtube.com/watch?v=EryhQdXTjP8
2012-02-10 17:00:57 -06:00
Jason Felds
8a98bcdff7
[editorKeysounds] Prepare the eventual menu.
2012-02-10 13:51:29 -05:00
Jason Felds
578b573c01
[editorKeysounds] Case sensitivity.
2012-02-10 13:45:46 -05:00
Jason Felds
f6904fc55c
[editorKeysounds] ...and the language file.
2012-02-10 13:42:39 -05:00
Jason Felds
7e3516f403
New branch: [editorKeysounds]
...
Let's allow modifying keysounds in the editor.
First, start with some strings we'll need.
2012-02-10 13:37:04 -05:00