Commit Graph

32 Commits

Author SHA1 Message Date
e68675f970 Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
fd58c6e835 Nicer generic rolling counters 2017-07-14 19:14:07 +03:00
0e2dc9388a More changes in-line with framework changes. 2017-07-10 12:55:47 +09:00
fc0e44b214 Update framework. 2017-06-21 11:28:27 +09:00
ed3956eca5 Make comma separators optional. 2017-04-14 20:09:01 +09:00
3054697f98 Expose AccentColour/GlowColour from hud elements, and set from HudOverlay. 2017-04-13 10:04:12 +09:00
2987a57588 Use formatter to add zeroes. 2017-04-12 20:28:04 +09:00
2bb50ff082 Add commas to score counter. 2017-04-11 19:21:05 +09:00
c615762da6 wip 2017-04-11 18:56:25 +09:00
79031b9e74 Update framework. 2017-03-31 12:58:54 +09:00
cd1717c42f More bindables! 2017-03-10 13:49:51 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
1585ae842a Update framework 2017-02-26 11:22:58 +09:00
a5dfa7ab06 Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
a6c0fd29f2 Make use of new timing system in Drawables and Transforms. 2016-11-06 08:25:21 +01:00
13b5fb0578 Update transforms to not accept clock. 2016-10-28 17:42:00 +09:00
43f0409893 Start to structure flow of information in Player.
- Allow basic clicking of hitobjects.
- Break non-osu! game modes temporarily.
- Fix some issues with RollingCounters.
- Add the ability to increment counters.
2016-10-19 19:44:03 +09:00
eeacd85073 Protect RollingCounter props 2016-10-17 21:40:50 -05:00
862dc1d7c7 Tidying code and restricting methods 2016-10-15 19:07:07 -05:00
a15f4cda44 Tidying 2016-10-15 15:03:51 -05:00
6bd3eaf37d Changes according to review + Refactor 2016-10-14 18:23:27 -05:00
9ccff6ec48 Tidying up 2016-10-13 19:50:06 -05:00
ce07a45456 Improved code 2016-10-13 17:13:20 -05:00
1d8d2fa9c9 Implicit base() 2016-10-12 21:46:51 -05:00
71d7de5326 Leading zeroes now part of ScoreCounter ctor 2016-10-12 20:57:06 -05:00
798e7241d8 Make counters work again 2016-10-12 14:33:04 -05:00
61d5c7c56d Make stuff compile again (but StarCounter hits assertions). 2016-10-12 16:11:40 +09:00
accf365fd1 More styling. 2016-10-08 21:58:53 -05:00
35325fab95 Licence added 2016-10-07 02:24:46 -05:00
00cfc51004 Rolling counters (initial) 2016-10-07 02:05:02 -05:00