ListenerJubatus
f257f19dad
Add new 5.1 default theme Lambda
...
I'd like to thank everyone who made this possible;, including but not
limited to Riakodoadm, MrThatKid, kyzentun, Luizsan, JoseVarelaP,
everyone else who provided feedback and bug reports.
2017-08-08 01:07:34 -06:00
Kyzentun
0adc016681
TimingData functions take true to return useful numbers instead of stupid strings.
2015-01-09 16:03:59 -07:00
Kyzentun
63affc326f
Forgot about the AsNumbers unseen version that default was trying to use.
2014-09-10 12:07:26 -06:00
Kyzentun
321c2cdc62
Added metric for controlling whether TimingData returns numbers instead of strings.
2014-09-10 04:15:44 -06:00
Kyzentun
2fc1c51389
Changed TimingData Lua API to not return strings that will be immediately be parsed into numbers.
2014-03-09 10:19:52 -06:00
Jason Felds
fb5db73c45
Revert "DONE! All lua is future-proofed."
...
This reverts commit afd0dac0c1 .
2013-07-18 18:02:01 -04:00
Jason Felds
afd0dac0c1
DONE! All lua is future-proofed.
2013-07-05 22:17:42 -04:00
Colby Klein
f1e3fae9f7
Revert "reimplement beta 1's scoring mode in Lua"
...
This reverts commit 825886729c .
This kind of thing should be in global scripts.
2012-12-28 13:43:49 -08:00
Colby Klein
22a55b3ce9
Revert "mess with the scoring code a bit"
...
This reverts commit 28e5530357 .
This kind of thing should be in global scripts.
2012-12-28 13:43:25 -08:00
Flameshadowxeroshin
28e5530357
mess with the scoring code a bit
2012-12-28 13:55:54 -06:00
Flameshadowxeroshin
825886729c
reimplement beta 1's scoring mode in Lua
2012-12-28 12:02:12 -06:00
Jonathan Payne
9672bbd09a
theme updates, made a few things faster; makes the game look far smoother than most people realize.
2012-08-04 17:54:37 -07: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
Flameshadowxeroshin
33054865ee
here's the first problem
2012-07-09 10:10:24 -05:00
Flameshadowxeroshin
80496c92bb
okay, i'm committing this. if it chokes and dies, which it probably will, revert it unless my mistake was incredibly stupid.
2012-07-08 23:48:44 -05:00
Flameshadowxeroshin
e59955fa80
ScoringEngine2
2012-05-06 00:45:47 -05:00
AJ Kelly
6b0a52e170
small changes to gameplay decorations, nothing serious
2012-02-19 12:38:25 -06:00
AJ Kelly
e3152cf94b
ugh missing characters for script error
2012-01-07 18:11:10 -06:00
Jonathan Payne
cfc7834209
Merge-a-tize me captain.
2012-01-07 16:03:40 -08:00
Jonathan Payne
01c44d2cd9
Extended -> Nonstop (internally), get rid of segment display "fade" effect, etc.
2012-01-07 16:01:51 -08:00
AJ Kelly
dcf0155fa3
if there are over 150 segments, don't show any of them because it will cause laaaaaaaaag
2012-01-07 17:19:11 -06:00
AJ Kelly
448f64fc37
continuing the process of moving theme preferences to the new format. still haven't handled protiming, screen filter, or scoring system yet.
2011-12-27 20:27:18 -06:00
Flameshadowxeroshin
4d759f7fce
make timing segments on song meter show up
2011-10-27 03:46:32 +00:00
AJ Kelly
9bc8f488f7
[Default theme] Added Song Timing Display user preference.
2011-09-26 17:45:02 -05:00
AJ Kelly
b44798dd51
attempt to curb scoring issues by only triggering JudgmentMessageCommand if TapNoteScore is valid
2011-09-25 12:06:15 -05:00
AJ Kelly
359e25d2aa
shut up an error I was getting in the audio sync gameplay
2011-09-07 22:12:02 -05:00
Jonathan Payne
4fba0b5ef2
nekonabe....
2011-09-01 01:49:33 -07:00
Jason Felds
906c36137c
Simplify.
2011-06-30 14:39:57 -04:00
Jason Felds
688e27f143
Better name.
2011-06-30 14:16:28 -04:00
Jason Felds
6f5d707351
Activate the other segments on the bar.
...
Anyone up to improving my poor taste in colors?
2011-06-30 14:14:50 -04:00
Jason Felds
347a4f1d5c
Add warps to the bar.
...
Hmm...purple is not the best color.
Also, the order we add the frames is important.
Best to keep that in mind for future segments.
2011-06-30 13:13:31 -04:00
Jason Felds
67039e8998
Hooray lua! Functions in functions = yay. :D
2011-06-30 12:51:03 -04:00
Jason Felds
08884a7321
Start showing Delays in the progress bar.
...
I think this needs abstracting more
before I continue with other segments.
2011-06-30 12:30:54 -04:00
Jason Felds
5c41a39903
Simplify, fix timing bars.
2011-06-30 11:43:40 -04:00
Jonathan Payne
ce89d3c43a
[DEFAULT] Various global fixes, default songs ( see rest of log )
...
i317 - Installed Songs, Courses On Gameplay text
i355 - midi-note, midi-solo Hold Heads fixed
MEW - 2 New Songs, Courtesy of Kommisar!!
NEW - Old SongMeterDisplay implemented for Split Timing
FIX - Remove non-working failing logic
FIX - Misc Fixes
2011-06-28 13:47:42 -07:00
Jason Felds
063208eea8
[sm130score] Restore old Course scoring for now.
...
This can be lua-ized later.
2011-04-12 02:29:57 -04:00
Jason Felds
0689d897ea
[sm130score] lua scoring is no longer "special".
...
It's primarily "it".
2011-04-11 22:58:23 -04:00
Jason Felds
3fafe93064
[sm130score] Don't rely on the PREFS.
...
Also get _fallback ready just in case.
2011-04-10 21:52:58 -04:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
d3959d140e
fix default theme (MeterDisplay width)
2011-03-08 20:24:02 -06:00
Jonathan Payne
5bd21965d3
Fouter~'e`
2011-03-02 23:58:52 -08:00
AJ Kelly
04081a821f
okay I was wrong, it needed another fix
2010-12-21 16:38:48 -06:00
AJ Kelly
176006f8be
one more fix
2010-12-21 16:37:57 -06:00
Flameshadowxeroshin
3df8a05963
minor specialscoring improvements
2010-12-21 10:15:25 -06:00
Flameshadowxeroshin
ccf9a7f91f
Special scoring.
2010-12-21 10:11:16 -06:00
AJ Kelly
71720d2210
and more from midi, this time default
2010-08-28 13:28:42 -05:00
AJ Kelly
ca5a13a71b
various theme changes from midi
2010-07-19 20:36:37 -05:00
AJ Kelly
1a69b6b9e6
ScreenStageInformation: use LoadFromSong instead of trying to get the background path.
...
ScreenGameplay: fix a bug with the Stops display meter that would cause a crash; see http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=125 for more information.
2010-04-19 00:33:58 -05:00
AJ Kelly
42baa6f3f9
sm-ssc v1.0 Public Beta 1 theme changes
2010-03-01 00:41:15 -06:00
AJ Kelly
dfc5f53134
various theme changes by Midiman and myself.
2010-02-17 19:47:36 -06:00