Jason Felds
040bb26b4c
...are we using this? Leaving commented for now.
2011-08-13 00:30:04 -04:00
Jason Felds
7dd3364b22
Merge
2011-08-12 23:56:10 -04:00
Jason Felds
939b46c01e
Trying lua code to get the unlocked Step.
...
Untested right now.
Will doc it when confirmed working.
2011-08-12 23:55:36 -04:00
AJ Kelly
37617817e2
Fix issue 434 by un-hardcoding a string in the theme.
2011-08-12 17:39:00 -05:00
Jason Felds
51030846fd
Fix lift reporting on eval.
2011-08-11 21:19:43 -04:00
John Reactor
bcd8d79c81
some very small adjustments to polish translation.
2011-08-12 00:19:14 +02:00
AJ Kelly
884798d0cd
hidden is deprecated, use visible instead
2011-08-11 13:02:48 -05:00
AJ Kelly
cdb07afab0
fix label size on ScreenMapControllers
2011-08-11 12:59:54 -05:00
AJ Kelly
f0d02171de
add missing metrics for ScreenOptionsExportPackageSubPage
2011-08-11 12:55:54 -05:00
AJ Kelly
49a19817d5
and another todo...
2011-08-10 22:07:00 -05:00
AJ Kelly
b7e6433848
oh boy another todo...
2011-08-10 22:06:37 -05:00
Jason Felds
0f5debd139
Gah, I feel behind.
2011-08-08 21:41:22 -04:00
Jason Felds
03772d0e9b
Clarify.
2011-08-08 21:39:43 -04:00
AJ Kelly
d299c92b78
move res files to the _assets folder so they don't bloat up the install size
2011-08-07 22:26:18 -05:00
John Reactor
30b6815b63
added polish fonts in helvetica (default theme)
2011-08-08 03:12:55 +02:00
AJ Kelly
b54492c2fd
oops, changelog.
2011-08-07 19:09:52 -05:00
AJ Kelly
5238a51770
[ScreenSelectMusic] Added IdleCommentSeconds metric and "ScreenSelectMusic IdleComment" announcer sound.
2011-08-07 19:09:33 -05:00
AJ Kelly
9c16ca4ef9
[GameState] add GetExpandedSectionName() Lua binding.
2011-08-07 19:08:47 -05:00
AJ Kelly
e4efe46bb4
add missing file
2011-08-07 18:55:17 -05:00
AJ Kelly
a4c6b21b1e
[BeginnerHelper] Made BeginnerHelper run the OnCommand. Also added missing files and fixed metrics.
2011-08-07 18:50:57 -05:00
AJ Kelly
508e53bf02
merge in polish stuff
2011-08-07 18:33:45 -05:00
AJ Kelly
0285f7687f
[GameState, SongUtil] Fix Issue 263 by not charging 2x stages for doubles when not using joint premium.
2011-08-07 18:33:35 -05:00
John Reactor
e02c9b6c1f
Fix in polish fonts. corrected size and spacing.
2011-08-08 01:29:58 +02:00
AJ Kelly
4fa91adc36
no really fix errors this time
2011-08-07 18:29:40 -05:00
AJ Kelly
2dd0c264da
fix error
2011-08-07 18:27:15 -05:00
AJ Kelly
d864a3de0e
well, this didn't work :/
2011-08-07 18:18:36 -05:00
AJ Kelly
131d3d0008
something I want Daisu to test...
2011-08-07 16:27:20 -05:00
AJ Kelly
319fba5c55
pngcrush most japanese fonts (still need to split out jis2 into multiple pages)
2011-08-07 16:27:13 -05:00
Jason Felds
f5f4268b19
Delays are significant timing changes.
...
Yes, I'm committing while I'm on vacation.
Deal with it: I'm in an area with not much to do.
2011-08-07 15:12:44 -04:00
AJ Kelly
ad9cec03aa
[TimingData] Add HasDelays() Lua binding; HasStops() now only checks stops.
2011-08-07 13:48:42 -05:00
AJ Kelly
c2ec5614fa
change a todo
2011-08-07 13:46:02 -05:00
AJ Kelly
0c6154f9ed
small removal
2011-08-07 13:41:44 -05:00
Thai Pangsakulyanont
4dfed45103
Mute the keysound immediately when letting go of hold note.
...
Don't know if that last formula change is intentional or not, so restoring this
old formula. Back this out if it's actually intentional.
2011-08-08 00:40:14 +07:00
Thai Pangsakulyanont
6b6f9bba35
Send the actual song file to LoadFromBMSFile in BMSLoader::LoadNoteDataFromSimfile
...
instead of the dummy one, because the keysounds are in the song.
Also recreate the intermediate data structure that is required by LoadFromBMSFile.
This fixes the wrong sound issue, but the code still looks messy.
2011-08-08 00:29:32 +07:00
AJ Kelly
21ca952862
wav -> ogg
2011-08-07 03:08:07 -05:00
AJ Kelly
d413a0044d
[LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor.
2011-08-07 01:05:43 -05:00
AJ Kelly
894caccc0f
add missing oni die sound
2011-08-07 00:58:56 -05:00
AJ Kelly
5129c6f396
fix error in ScreenEvaluation MachineRecord
2011-08-07 00:54:21 -05:00
Mark Cannon
2305a473fb
merge
2011-08-06 21:38:59 +00:00
Mark Cannon
c00fef183e
remove unused files from repo and project files
2011-08-06 21:38:50 +00:00
Mark Cannon
e1a447cc36
revert henke's loadingwindow "improvements"; if you're reading this, henke, you do *NOT* sacrifice readability for misguided optimization, and you do *NOT* use a globally externed variable for something with a useful lifetime of part of one function
2011-08-06 21:33:49 +00:00
AJ Kelly
bde0ac6fd2
[ScoreDisplayRave] Allow (Meter/Level)(X/Y) metrics to work again.
2011-08-06 15:17:27 -05:00
AJ Kelly
8ddb2f44d3
Issue 425 says: "The beat noteskin turns invisible after changing the folder name". Fix this.
2011-08-06 12:02:49 -05:00
AJ Kelly
76a167d91b
off by one
2011-08-05 18:53:12 -05:00
Jason Felds
d74adaca73
You win again freem.
2011-08-05 17:31:44 -04:00
Jason Felds
8d6213401f
...I'll rename the lib to -sm5 later.
2011-08-05 17:31:29 -04:00
Jason Felds
9fecfd89c5
hgeol
2011-08-05 17:30:52 -04:00
AJ Kelly
22d1026346
add other pump/delta noteskins
2011-08-05 16:30:44 -05:00
Jason Felds
57d0fa3078
Don't forget the delta skin.
2011-08-05 17:30:44 -04:00
AJ Kelly
947c606a9b
add pump/pad noteskin to windows installer
2011-08-05 16:27:44 -05:00