smoogipoo
|
a02e025f06
|
Fix selections not working anymore
|
2018-12-04 15:26:06 +09:00 |
|
smoogipoo
|
d8739d9dee
|
Fix creating a new room re-using the existing model
|
2018-12-04 15:25:48 +09:00 |
|
smoogipoo
|
e22cefc27d
|
Immediately select newly-created rooms
|
2018-12-04 12:49:22 +09:00 |
|
smoogipoo
|
6a28e8c696
|
Add settings to lounge
|
2018-12-03 18:30:26 +09:00 |
|
smoogipoo
|
53a54f8634
|
Renamespace room settings
|
2018-12-03 17:54:10 +09:00 |
|
smoogipoo
|
20b843e63c
|
Add create tab
|
2018-12-03 17:50:56 +09:00 |
|
smoogipoo
|
51c16867d5
|
Remove type conversion from LoungeTab to RoomAvailability
|
2018-12-03 17:50:39 +09:00 |
|
Dean Herbert
|
f9fb6dc39b
|
Remove health from ScoreInfo
|
2018-12-01 00:17:05 +09:00 |
|
Dean Herbert
|
af3ef9a089
|
Fix some data types on ScoreInfo
|
2018-11-30 20:43:38 +09:00 |
|
Dean Herbert
|
2860f5a5cd
|
Revert "Fix D rank displaying as F"
This reverts commit 17b2a4ca0d .
|
2018-11-30 20:03:21 +09:00 |
|
Dean Herbert
|
3921834cfd
|
Merge branch 'master' into fix-d-rank
|
2018-11-30 19:49:36 +09:00 |
|
Dean Herbert
|
b985d19078
|
Merge branch 'master' into local-score-saving
|
2018-11-30 19:48:00 +09:00 |
|
Dean Herbert
|
17b2a4ca0d
|
Fix D rank displaying as F
|
2018-11-30 19:46:40 +09:00 |
|
smoogipoo
|
f80a30cba4
|
Fix null being serialized
|
2018-11-30 18:52:31 +09:00 |
|
smoogipoo
|
b1c5b43767
|
Fix post-rebase errors
|
2018-11-30 18:46:47 +09:00 |
|
smoogipoo
|
10ed09521c
|
Add leaderboard display for local scores
|
2018-11-30 18:40:53 +09:00 |
|
smoogipoo
|
4144f4bd2f
|
Fix duplicates not being ignored if hash is null
|
2018-11-30 18:40:06 +09:00 |
|
smoogipoo
|
795933d1a1
|
CreateScoreInfo -> CreateScore
|
2018-11-30 18:32:08 +09:00 |
|
smoogipoo
|
a6b0e35b2d
|
Fix post-rebase issues
|
2018-11-30 18:31:54 +09:00 |
|
smoogipoo
|
a8ad7d4670
|
Add silent import parameter
|
2018-11-30 18:27:13 +09:00 |
|
smoogipoo
|
d07a724970
|
Only allow replay screen changes in menu + songselect
|
2018-11-30 18:25:54 +09:00 |
|
smoogipoo
|
4c1abdcd8c
|
Save score upon map completion
|
2018-11-30 18:25:14 +09:00 |
|
smoogipoo
|
8eff49bccd
|
Remove User from Replay
|
2018-11-30 18:25:14 +09:00 |
|
smoogipoo
|
ed67984638
|
Don't load player if score has no replay data
|
2018-11-30 18:24:35 +09:00 |
|
Dean Herbert
|
059e9e180b
|
Apply review
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
9718e476c7
|
Add license header
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
2dd5dad7c5
|
Remove empty lines
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
00c5ea28c7
|
Update migrations in line with hash change
|
2018-11-30 18:07:15 +09:00 |
|
Dean Herbert
|
66e43e6ed9
|
Update hashing method in line with master
|
2018-11-30 17:36:06 +09:00 |
|
Dean Herbert
|
be37f3c328
|
Rename NoModMod
|
2018-11-30 17:35:13 +09:00 |
|
Dean Herbert
|
aa7a665317
|
Merge remote-tracking branch 'upstream/master' into scoredatabase
|
2018-11-30 17:20:23 +09:00 |
|
Dean Herbert
|
d97a15a504
|
Add IMod and change ShortenedName to Acronym
|
2018-11-30 17:16:00 +09:00 |
|
Dean Herbert
|
84f3d4f48d
|
Fix nullref
|
2018-11-30 17:15:32 +09:00 |
|
Dean Herbert
|
e82ad3539b
|
Move JsonIgnore specification to interface
|
2018-11-30 16:39:25 +09:00 |
|
Dean Herbert
|
58293c3eae
|
Re-migrate
|
2018-11-30 16:35:57 +09:00 |
|
Dean Herbert
|
3727955911
|
Refactors/renames
|
2018-11-30 16:35:45 +09:00 |
|
Dan Balasescu
|
f496bdba69
|
Merge branch 'master' into fix-skin-duplication
|
2018-11-30 16:20:03 +09:00 |
|
smoogipoo
|
bc3fcb87b7
|
Use input events rather than scene graph traversals
|
2018-11-30 15:47:55 +09:00 |
|
Dean Herbert
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
Dan Balasescu
|
e83f6707bf
|
Merge branch 'master' into editor-keyboard-seek
|
2018-11-30 15:17:06 +09:00 |
|
Dean Herbert
|
705ef5e3ac
|
Fix hash function
|
2018-11-30 15:10:56 +09:00 |
|
Dean Herbert
|
271dcded3c
|
Merge branch 'master' into scoredatabase
|
2018-11-30 14:59:58 +09:00 |
|
Dean Herbert
|
ab621bd873
|
Toggle pause in editor with spacebar
|
2018-11-30 14:58:09 +09:00 |
|
Dean Herbert
|
0ee5a5bdb4
|
Add support for keyboard seeking in the editor
|
2018-11-30 14:57:25 +09:00 |
|
smoogipoo
|
64bb27be5d
|
Add scoreinfo tables
|
2018-11-30 14:48:31 +09:00 |
|
smoogipoo
|
69370c53ca
|
Fix rank not being read
|
2018-11-30 14:48:25 +09:00 |
|
Dean Herbert
|
b3a55a26d7
|
Merge branch 'master' into inter-column-movements
|
2018-11-30 14:31:44 +09:00 |
|
Dean Herbert
|
7543af07dd
|
Remove weird reference
|
2018-11-30 14:30:50 +09:00 |
|
smoogipoo
|
690a1f0765
|
Fix score statistics not being serialised
|
2018-11-30 14:27:34 +09:00 |
|
smoogipoo
|
5530736541
|
Cleanup mods string
|
2018-11-30 14:27:34 +09:00 |
|