teejusb
7e3789b131
Integrate C++11 branch into 5_1-new
2019-06-22 12:35:38 -07:00
Nickito12
d96bcae8de
NetRoom/SelectBase/Music lua objects. Scrolling with lua funcs and binded to ctrl+pg up/down. Show prev msgs, binded to pg up/down. Music wheel move, selectmusic screen's select current song, chatbox visibility, input en/disabling and UserList visibility lua functions. ( #1394 )
2017-02-10 04:58:23 -08:00
Nickito12
6225e114ad
Online protocol improvements ( #1393 )
...
* Chartkey generation
* Simfile filehash generation
* Read filehash on NSCRSG. Add FLU packets and friendlist vectors. Add
getserverversion method. Send chartkey, filehash and rate on start request.
* Use filehash to find the selected song if it is not empty.
* Friendlist update broadcast.
* Send note row size if it's bigger than 1
* Used for chartkey generation
* Define the ReportScore function with numNotes when WITHOUT_NETWORKING is defined
2017-02-10 04:57:59 -08:00
Kyzentun Keeslala
a9a1b82d8c
Fix crash in online mode by not changing the difficulty for P2 when P2 isn't playing.
2016-06-30 13:11:13 -06:00
Kyzentun
0318f07d2d
Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame.
2015-03-04 01:31:02 -07:00
Kyzentun
3fb36af157
Separate styles for players. Notefields positioned between margins. Edit mode works for kickbox.
2014-12-09 22:27:00 -07:00
sigatrev
9da1ae3248
remove FinishStage from Net screens
...
FinishStage is handled by ScreenGameplay now.
2014-04-23 22:47:47 -05:00
Jason Felds
07b9fb6da5
The big NULL replacement party part 6.
...
...and ', NULL' had even more to replace.
2013-05-03 23:49:23 -04:00
Jason Felds
ba59dd1656
The big NULL replacement party part 2.
...
This may take a bit. Trying to do this by operator/command.
2013-05-03 23:11:42 -04:00
Jason Felds
9f24627bf9
The big NULL replacement party part 1.
...
This is meant to be a safer alternative since
NULL can often be 0. Let's not rely on that.
And yes, I know this is a lot of files. This is
a safer thing to do in big commits vs for loops.
2013-05-03 23:01:54 -04:00
Devin J. Pohly
d13ac7e7a2
modify Input() on screens to return boolean
2013-01-12 22:48:38 -05:00
Colby Klein
2e5d5f3697
Add some Lua bindings for the music wheel and items.
2011-12-20 01:47:49 -08:00
AJ Kelly
d421211da4
remove hardcoded bpmdisplay from net select music
2011-07-19 19:42:56 -05:00
AJ Kelly
e965e0b3e4
[ScreenNetSelectMusic] Add PlayerOptionsScreen metric.
2011-06-12 04:09:49 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
00257e7995
Consistent semicolon use.
...
This is C++, not Python!
2011-02-18 20:40:51 -05:00
AJ Kelly
0178610e55
Had to go back on the ScreenNetSelectMusic controls commit. My apologies.
...
The MusicWheelType metric is still there, though.
2011-02-10 14:00:09 -06:00
AJ Kelly
622b148d7a
various edits to NetSelectMusic
2011-02-08 18:20:53 -06:00
AJ Kelly
5065273264
[ScreenNetSelectMusic] Reworked the input on this screen.
...
Left and Right still move the wheel. Up and Down now change the difficulty via CodeDetector. The Options menu is now accessed with the Select button.
2011-02-08 04:04:59 -06:00
AJ Kelly
951701fbb5
simplify
2011-02-08 01:55:28 -06:00
AJ Kelly
cbfbc0278a
remove unused, tried to do some work with section music, but no go.
2011-02-08 01:47:43 -06:00
AJ Kelly
a69a5b540d
very small change that is pointless lol
2011-02-01 15:04:59 -06:00
AJ Kelly
f68607d7a1
[ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
...
[RoomWheel] Added OverPart (just like in MusicWheel).
2010-12-26 11:36:46 -06: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
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00