Commit Graph
28586 Commits
Author SHA1 Message Date
AJ Kelly 2a8f11d031 fix smpackage compile. 2010-08-16 18:52:21 -05:00
AJ Kelly 65aafa5ccc [ThemeManager] add GetSelectableThemeNames Lua binding; returns a table of themes as strings 2010-08-15 16:16:42 -05:00
AJ Kelly 26bd3d565b this is a big one...
[Player] fix a warning [shakesoda]
[Player] Change combo coloring logic in course mode:
"PERCENT_UNTIL_COLOR_COMBO refers to how long through the course the combo color
should appear (scaling to the number of songs). (This may not be desired behavior,
however.)" Let me know if I should add an alternate way to specify course combo
color logic.  -aj

[other files including Player.cpp]
Update warp note logic; It used to be WarpFromRow=WarpToRow, now it's WarpFromRow=WarpLengthBeats.
They still aren't functional but I'm getting closer. Negative Stops are still not converted.
2010-08-15 16:12:30 -05:00
AJ Kelly 0a1793c289 [ScreenRanking] Cleanup and un-hardcode shadowlength 2010-08-15 16:06:13 -05:00
AJ Kelly 597a782be9 prefs update part 2 2010-08-15 15:56:06 -05:00
AJ Kelly 2f83a5d235 add profile and network options back to the main service options 2010-08-15 15:35:26 -05:00
AJ Kelly 59c5ca0dd8 update changelog 2010-08-15 15:32:53 -05:00
AJ Kelly d0b2a6940d [GameCommand] Remove pushscreen
[ScreenOptionsMasterPrefs] Reset Judge and Life values to the ones in SM4
[ScreenNetEvaluation] add Score, Grade, PlayerOptions params to UpdateNetEvalStats message
[PlayerState] add GetHealthState Lua binding
small cleanup in statsman
2010-08-15 15:26:27 -05:00
AJ Kelly 0de703fb45 change selmode icons to use text layers (todo: generate a better font for these) 2010-08-15 13:31:33 -05:00
AJ Kelly ccd2b4ae6d various theme changes, mostly from midi
removes duplicate round() function in productivityhelpers
2010-08-14 19:22:44 -05:00
AJ Kelly 5175499e08 bgeffects/animation fixes from midi (forgot about this one) 2010-08-14 18:43:40 -05:00
AJ Kelly 62b24c9bbd 0174fb0: number measures starting with 0 (makes the mental conversion between the .SM and the editor much easier) [Chris Danford] 2010-08-14 18:11:28 -05:00
AJ Kelly d316e9f215 bdedc09: fix EFFECT_BOUNCE, give particles a start position uniformly distributed across the screen [Chris Danford]
70651fe: change flip effects to use degrees, not radians [Chris Danford]
+ changelog
2010-08-11 03:39:07 -05:00
AJ Kelly 50a62f11c4 comment + cleanup 2010-08-11 02:17:29 -05:00
AJ Kelly cccd8d0a16 preparing for future additions 2010-08-11 02:14:01 -05:00
Alberto Ramos a647a04600 ActorSound stop and pause should be usable now 2010-08-11 00:55:40 -06:00
AJ Kelly e2f424e99d minihold hack 2010-08-11 01:33:16 -05:00
AJ Kelly c8ca3a2a24 update lua documentation 2010-08-11 00:40:28 -05:00
AJ Kelly 1fdb204eb2 [ScreenNetEvaluation]
* Replace hardcoded rainbow effect with UserTier02OrBetterCommand.
 * Added Difficulty and Steps param to UpdateNetEvalStats message. The
   beginning of custom-themable online stuff begins.

[ScreenNetSelectMusic]
 * Started to port SampleMusicPreviewMode from ScreenSelectMusic.
 * Changed MusicWheel metrics to read from OnlineMusicWheel instead.
 * Added section, roulette, and random music (not used yet).
 * Stop the music when reaching a section.

[others]
* some theme file additions
2010-08-10 23:36:04 -05:00
AJ Kelly 98fb951798 scoreboard stuff from midi 2010-08-09 19:53:11 -05:00
AJ Kelly a3015c467c forgot this one 2010-08-09 18:28:53 -05:00
AJ Kelly 7d84442f85 more online related changes from midi 2010-08-09 18:28:32 -05:00
AJ Kelly 7eb65ed2b0 theme changes from midi 2010-08-09 18:11:42 -05:00
AJ Kelly 23efdff79f more online fixes 2010-08-09 18:09:56 -05:00
AJ Kelly 69f4f10428 online eval user selection/deselection 2010-08-09 18:02:22 -05:00
Alberto Ramos ab1206e073 fix 2010-08-08 18:09:39 -06:00
Alberto Ramos e8e5987a0a . 2010-08-08 18:08:19 -06:00
AJ Kelly d29e0052bb [ScreenDebugOverlay] force sm-ssc to read ButtonText, FunctionText, and PageText OnCommands. 2010-08-08 17:24:46 -05:00
AJ Kelly 6eb8ff4b91 fix typo/duplicates 2010-08-08 11:16:31 -05:00
AJ Kelly 11bdaa7a78 changes from midi 2010-08-08 11:14:07 -05:00
AJ Kelly f648eb7681 merging is blargh in the face 2010-08-07 22:17:21 -05:00
Alberto Ramos 004926865a some small tweaks in notesloaderksf (plus the previous bpm fix) 2010-08-07 21:15:17 -06:00
AJ Kelly 6419729f8c records on eval 2010-08-07 21:52:39 -05:00
Alberto Ramos e6e9941d17 I did something really stupid... 2010-08-07 20:41:22 -06:00
AJ Kelly dba5744435 update docs + lua.xml 2010-08-07 17:17:02 -05:00
AJ Kelly 3b9a9a1a05 [ScreenManager] add AddNewScreenToTop Lua binding. 2010-08-07 17:14:32 -05:00
AJ Kelly 2f35d39c9c small tweak 2010-08-07 15:28:59 -05:00
AJ Kelly be58f73733 "arcade overlays" -midiman 2010-08-07 14:51:27 -05:00
AJ Kelly e6031412d1 change Normal message to match its usage now 2010-08-07 00:34:45 -05:00
AJ Kelly e4fc513c7e table sum, average, and standard deviation functions from shakesoda. (I also try to attempt to alias table.slice to tableslice and table.shuffle to tableshuffle) 2010-08-05 23:23:47 -05:00
AJ Kelly 8a0919872a various theme changes from midi 2010-08-05 18:13:34 -05:00
AJ Kelly 0af92261bc clean up the docs folder, add in other various docs from the ssc svn that weren't here before 2010-08-04 11:32:46 -05:00
AJ Kelly 662e8659fe just some cleanup 2010-08-04 11:17:46 -05:00
AJ Kelly 7c52f7b3f2 [ScreenDebugOverlay] add PageStartX and PageSpacingX metrics. (The Y value is still hardcoded to SCREEN_TOP+20 for now, though.) 2010-08-04 11:14:05 -05:00
AJ Kelly 2e78328fd6 now that I know this causes a crash in certain situations, document it. 2010-08-04 11:13:32 -05:00
AJ Kelly d0caad5d9a a few changes; ScreenLogo now has a logo. ScreenHowToPlay's background is now orange (recolor lol) and scales correctly based on screen size. 2010-08-03 19:27:12 -05:00
AJ Kelly 7008e631cb default theme changes from midi; adds ScreenHowToPlay and ScreenRanking 2010-08-03 18:09:44 -05:00
AJ Kelly 5337914b8b fallback changes from midi; default next 2010-08-03 18:07:54 -05:00
AJ Kelly b5a7c11b4f various theme changes from midi; shortens the main options menu a bit 2010-08-02 01:18:32 -05:00
AJ Kelly c850a851bf add FileDownload stuff to be used later for SMXML downloading 2010-08-01 12:56:06 -05:00