Dean Herbert
|
86aab9c31b
|
Fix chat making needless requests
|
2018-11-10 08:54:56 +09:00 |
|
Dean Herbert
|
82d53e6f17
|
Fix many unnecessary requests being fired
|
2018-11-10 08:37:21 +09:00 |
|
Dean Herbert
|
1756ef95cb
|
Add ability to adjust scores from gameplay screen
|
2018-11-10 07:31:06 +09:00 |
|
Dean Herbert
|
e170372932
|
Populate json with enums better
|
2018-11-09 17:54:05 +09:00 |
|
Dean Herbert
|
9064f3fe0f
|
Fix ladder manager not saving changes out correctly
|
2018-11-09 17:39:46 +09:00 |
|
Dean Herbert
|
8a917e4cc7
|
Fix context menus (temporarily)
|
2018-11-09 16:57:45 +09:00 |
|
Dean Herbert
|
66dc7d6b02
|
Fix debug tools not working
|
2018-11-09 16:26:09 +09:00 |
|
Dean Herbert
|
1c6c598644
|
Fill out username from user ids, rather than user ids from user ids
|
2018-11-09 16:11:12 +09:00 |
|
Dean Herbert
|
0be2f5ac94
|
Add non-working warmup toggle button
|
2018-11-09 16:10:58 +09:00 |
|
Dean Herbert
|
160984719d
|
Add team and star displays
|
2018-11-08 20:38:14 +09:00 |
|
Dean Herbert
|
0003a9310f
|
Expose LargeTextureStore
|
2018-11-08 20:15:08 +09:00 |
|
Dean Herbert
|
ee6263f395
|
Fix old maps not getting cleared when switching matches
|
2018-11-08 20:14:50 +09:00 |
|
Dean Herbert
|
6ff29c1ea4
|
Fix non-unbinding bindable bind
|
2018-11-08 16:55:55 +09:00 |
|
Dean Herbert
|
a31507ff0e
|
Safety check
|
2018-11-08 13:08:59 +09:00 |
|
Dean Herbert
|
bd6d3f1473
|
Improve appearance
|
2018-11-08 06:47:42 +09:00 |
|
Dean Herbert
|
5da6f11a14
|
Automate picks and bans from IPC
|
2018-11-08 06:36:36 +09:00 |
|
Dean Herbert
|
5c84c3c0a8
|
Add support for picks and bans
|
2018-11-08 06:29:04 +09:00 |
|
Dean Herbert
|
e4a767d656
|
Move control panel logic to its own class
|
2018-11-08 03:51:39 +09:00 |
|
Dean Herbert
|
3eabac0e3d
|
Move all IPC handling to its own class
|
2018-11-08 01:23:00 +09:00 |
|
Dean Herbert
|
a8b1e509e7
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2018-11-07 17:30:52 +09:00 |
|
Dean Herbert
|
878b16c596
|
Add automatic country/user information lookups
|
2018-11-07 17:20:50 +09:00 |
|
Dean Herbert
|
9467b055a5
|
Merge pull request #3690 from smoogipoo/cleanup-editor
Adjust some missed renames
|
2018-11-07 17:13:02 +09:00 |
|
smoogipoo
|
2612fd3099
|
Adjust ruleset-specific namespaces
|
2018-11-07 16:10:21 +09:00 |
|
smoogipoo
|
4277cb0d59
|
Adjust some missed renames
|
2018-11-07 15:04:48 +09:00 |
|
Dean Herbert
|
c142b86fd6
|
Merge pull request #3685 from smoogipoo/cleanup-editor
Re-namespace + rename compose-mode components
|
2018-11-07 13:55:27 +09:00 |
|
smoogipoo
|
e9e50f41fb
|
Use Name/NameScreen format
|
2018-11-07 13:04:17 +09:00 |
|
Dean Herbert
|
a0d64c1b13
|
Add ability to select current match
|
2018-11-07 01:24:35 +09:00 |
|
Dean Herbert
|
555d63165b
|
Add custom font
|
2018-11-07 00:27:12 +09:00 |
|
Dean Herbert
|
53ec01d51f
|
Perform mappings earlier in execution
|
2018-11-06 20:18:11 +09:00 |
|
Dean Herbert
|
968d39c0e6
|
Rearrange scenes
|
2018-11-06 20:13:09 +09:00 |
|
Dean Herbert
|
4e87288049
|
Add the concept of "current match"
|
2018-11-06 20:13:04 +09:00 |
|
Dean Herbert
|
3427127589
|
Automatically keep window wide enough to display correctly
|
2018-11-06 19:27:10 +09:00 |
|
Dean Herbert
|
ca9df94ea2
|
Add skeleton for gameplay screen
|
2018-11-06 19:27:10 +09:00 |
|
Dean Herbert
|
afb3b38098
|
Fix regression in testing logic
|
2018-11-06 18:32:59 +09:00 |
|
smoogipoo
|
52f4923c8e
|
Remove intermediate Screens namespace
|
2018-11-06 18:28:22 +09:00 |
|
smoogipoo
|
ac25718c5a
|
Renamespace compose-mode components
|
2018-11-06 18:14:46 +09:00 |
|
smoogipoo
|
27d82052f4
|
BorderLayer -> EditorPlayfieldBorder
|
2018-11-06 18:10:46 +09:00 |
|
smoogipoo
|
85f96ad62f
|
Fix a few missed renames
|
2018-11-06 18:07:53 +09:00 |
|
smoogipoo
|
b3fa7c111b
|
Rename testcases
|
2018-11-06 18:06:20 +09:00 |
|
smoogipoo
|
bd775af274
|
PlacementMask -> PlacementBlueprint
|
2018-11-06 18:04:03 +09:00 |
|
smoogipoo
|
11be820efe
|
CreateMaskFor -> CreateBlueprintFor
|
2018-11-06 18:03:21 +09:00 |
|
smoogipoo
|
90c813618a
|
Merge PlacementContainer into BlueprintContainer
|
2018-11-06 18:02:55 +09:00 |
|
Dean Herbert
|
5a4292717f
|
Allow tests to run custom game
|
2018-11-06 17:59:01 +09:00 |
|
smoogipoo
|
f2a5f28ea2
|
SelectionMask -> SelectionBlueprint
|
2018-11-06 17:56:04 +09:00 |
|
smoogipoo
|
ad2836a61e
|
MaskSelection -> SelectionBox
|
2018-11-06 17:52:47 +09:00 |
|
smoogipoo
|
65bb91dcf7
|
Merge MaskContainer into BlueprintContainer
|
2018-11-06 17:51:26 +09:00 |
|
smoogipoo
|
26c9390c16
|
HitObjectMaskLayer -> BlueprintContainer
|
2018-11-06 17:36:10 +09:00 |
|
smoogipoo
|
faab744cbd
|
DragLayer -> DragBox
|
2018-11-06 17:24:57 +09:00 |
|
Dean Herbert
|
49d3beac19
|
Add rider config for tournament run
|
2018-11-06 17:01:22 +09:00 |
|
Dean Herbert
|
5eecdffa5d
|
Merge pull request #3683 from peppy/build-executable-flag
Add executable flag to build.sh
|
2018-11-06 16:31:13 +09:00 |
|