Commit Graph

1373 Commits

Author SHA1 Message Date
iiSaLMaN b4c93b1777 Use lookup direction than 2 while loops 2019-07-26 05:11:01 +03:00
iiSaLMaN a08d54eb06 Remove unnecessary checks 2019-07-26 03:11:59 +03:00
Shane Woolcock 1d6c321e14 Ensure we don't ping-pong nearestBreakIndex between breaks 2019-07-26 08:34:18 +09:30
Shane Woolcock 5e51012800 Rewrite updateBreakTimeBindable 2019-07-25 22:54:05 +09:30
iiSaLMaN cdda264c49 Use global index and move it to find if break time
Avoid using iterations
2019-07-25 12:28:21 +03:00
iiSaLMaN 5a55433d6c Return if breaks are null
Fixes a test
2019-07-25 11:53:32 +03:00
iiSaLMaN 172a9ce33a Use a for loop instead of foreach
avoid allocating an iterator
2019-07-25 11:40:45 +03:00
iiSaLMaN 9bd66b6e7a Better xmldoc 2019-07-25 11:27:32 +03:00
iiSaLMaN 69d2f57f4f Avoid using LINQ 2019-07-25 11:27:01 +03:00
iiSaLMaN 0ea0a10ca4 Expose as IBindable<bool> 2019-07-25 11:26:38 +03:00
iiSaLMaN 7b82d184bd Add bindable boolean for break times 2019-07-25 11:07:53 +03:00
Dan Balasescu 986031e127
Merge branch 'master' into storyboard-clock-di 2019-07-12 23:14:12 +09:30
Dean Herbert 8b67f88d16 Don't expose dimmable container creation in player 2019-07-12 12:04:45 +09:00
Dean Herbert 46f7bb885b Move classes to local namespaces
Also renames test scene to more appropriate name.
2019-07-12 11:50:06 +09:00
Dean Herbert ecbd0f7eff
Merge branch 'master' into fix-skip-button-clickability 2019-07-11 23:10:28 +09:00
David Zhao 6c0de0b436 Merge remote-tracking branch 'upstream/master' into storyboard-clock-di 2019-07-11 13:33:35 +09:00
David Zhao 321266e96f Make UserDimContainer abstract 2019-07-11 13:17:28 +09:00
David Zhao 7929104b8a move default into StoryboardContainer, fix load bug, remove comment 2019-07-10 12:24:05 +09:00
David Zhao 41afe89c0b
delete no longer needed bindable 2019-07-10 00:46:34 +09:00
David Zhao 5bb21ecae0 remove storyboard region 2019-07-09 16:50:37 +09:00
David Zhao 89cb8a0cac Move storyboard initialization to new StoryboardContainer 2019-07-09 16:23:59 +09:00
Dean Herbert 8a98aff318
Merge branch 'master' into replay-local-mods 2019-07-08 22:38:02 +09:00
Dean Herbert 54f5e6aedf Add assertion and comment about lease logic 2019-07-08 22:37:39 +09:00
David Zhao 0cf4bf2352 Manually set clock for storyboard if loading before being given a parent 2019-07-08 18:46:12 +09:00
David Zhao d489a77fe1 remove new container and comment 2019-07-08 17:57:29 +09:00
David Zhao fbd300e664 Move ruleset into ReplayPlayerLoader as well 2019-07-08 17:37:20 +09:00
David Zhao e78e326f34 remove unused using 2019-07-08 17:02:42 +09:00
David Zhao ef22ab9340 remove bindable 2019-07-08 16:32:11 +09:00
David Zhao 6a86f62d17 Get mods from score info 2019-07-08 16:13:03 +09:00
David Zhao 5853a877c2 create base dependencies before caching, create player in playerloader 2019-07-08 15:40:10 +09:00
David Zhao 2747d7692b Create ReplayPlayerLoader for local mod caching 2019-07-08 14:55:05 +09:00
Dean Herbert 8f2ec73626 Move logic inside of HUDOverlay
Add vertical offset adjust.
2019-07-07 05:30:53 +09:00
Salman Ahmed dfabed3d85
Merge branch 'master' into applicable-to-hud 2019-07-06 16:30:02 +03:00
Dan Balasescu 3a9f16ccf2
Merge branch 'master' into idle-still-starts 2019-07-06 00:08:59 +09:30
Dean Herbert b902457f8d Allow PlayerLoader to proceed even if the mouse is hovering an overlay panel 2019-07-05 15:32:07 +09:00
iiSaLMaN d624157c45 Remove unnecessary fading 2019-07-05 05:17:36 +03:00
Dean Herbert db24ac28ec Add tests 2019-07-04 16:53:08 +09:00
Dean Herbert a20d5baa57 Fix skip button not being clickable after fade out 2019-07-04 16:21:01 +09:00
Dean Herbert 23acddcb56 Rename download buttons to avoid ambiguity 2019-07-03 12:02:35 +09:00
Salman Ahmed 8b4ef52c13
Revert unnecessary changes 2019-07-03 07:27:24 +03:00
naoey eaa19d5a49
Remove unused/unnecessary fields 2019-07-02 16:13:47 +05:30
naoey ee516d2515
Make direct panel download and replay buttons share UI 2019-07-02 15:55:30 +05:30
Dean Herbert 6539c6da17
Merge branch 'master' into watch-replays-4 2019-07-02 13:24:16 +09:00
Salman Ahmed 744e651a37
Merge branch 'master' into applicable-to-hud 2019-07-02 05:24:56 +03:00
Salman Ahmed 6a79349f4a Move health display out of the visibility container 2019-07-02 02:19:59 +03:00
Dean Herbert 60ea3d4e1a Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
naoey bfcbb47b77
Clean up some more leftover code 2019-06-30 10:56:20 +05:30
welsar55 d6561531a3
Merge branch 'master' into combobreak 2019-06-29 11:55:10 -05:00
Welsar55 a22c166575 Make ComboEffects its own class 2019-06-29 11:28:40 -05:00
naoey d8f6bbc90e
Disable replay button when replay is unavailable 2019-06-29 12:49:03 +05:30