Commit Graph

25226 Commits

Author SHA1 Message Date
25f2c582e7 add ToolbarWikiButton 2021-04-22 16:15:20 +07:00
f6a088e699 add request logic in wiki overlay 2021-05-19 19:09:03 +07:00
d4013bd885 add GetWikiRequest 2021-04-20 16:40:30 +07:00
f3555ad08c add APIWikiPage response 2021-04-20 16:12:32 +07:00
460d656a0e initial wiki overlay 2021-04-21 16:21:07 +07:00
5117c51105 initial wiki header 2021-04-19 16:24:47 +07:00
222c34c0a1 fix heading font weight to light 2021-05-23 21:46:41 +07:00
bd1454bdd1 update height to max of its parent height 2021-05-23 21:42:58 +07:00
24960c4fb8 move panel spacing to ctor 2021-05-23 21:31:49 +07:00
10c4ba3a74 add panels to grid content 2021-05-23 19:07:22 +07:00
24fef221e3 change createPanels method to create grid content 2021-05-23 19:07:10 +07:00
8389d90f7e add GridContainer in wiki main page 2021-05-23 18:52:20 +07:00
4068881096 add bottom margin for paragraph 2021-05-23 18:11:54 +07:00
cd211de729 make panel text bold 2021-05-23 18:10:56 +07:00
512d6d2f7f centering link inside panel 2021-05-23 18:09:09 +07:00
1e5f34567a add panel heading main page 2021-05-23 18:07:27 +07:00
365a0b25f2 add IsFullWidth 2021-05-23 18:03:38 +07:00
4d222467cc initial WikiPanelMarkdownContainer 2021-05-23 18:00:54 +07:00
d9e898a2ee extract WikiPanelContainer 2021-05-23 17:56:27 +07:00
4a543c2557 add simple panels 2021-05-23 17:49:26 +07:00
216b87691c add blurb 2021-05-21 10:04:45 +07:00
5964ee23cb add HtmlAgilityPack dependency 2021-05-21 09:54:54 +07:00
49aa0f3a18 initial main page 2021-05-21 10:04:45 +07:00
9de07de467 move text flow container inside markdown container 2021-05-25 12:14:07 +07:00
b78ec8307d add markdown paragraph with image block 2021-05-02 22:22:22 +07:00
ef707bd099 add WikiMarkdownImage 2021-05-02 22:02:06 +07:00
7a8a37f4a0 load notice box 2021-05-21 16:08:30 +07:00
e23ea00197 add notice box 2021-05-21 16:06:43 +07:00
b3eff65a0c parse isOutdated and needsCleanup 2021-05-21 16:05:37 +07:00
292f314fee initial wiki notice container 2021-05-21 16:04:08 +07:00
ce8b2c1e37 add WikiMarkdownContainer 2021-05-17 01:08:02 +07:00
728258d93a add website root url as document url 2021-05-25 00:29:59 +07:00
02cdd0b2de use drawable link compiler in markdown link 2021-05-24 19:10:37 +07:00
774611f142 Merge pull request #12933 from peppy/fix-scroll-wheel-gameplay-bindings
Disallow using scroll wheel for gameplay bindings
2021-05-25 16:04:18 +09:00
6263ebf9da Merge pull request #12495 from peppy/localisation-proof-of-concept
Add language selection and general structure for localisation support
2021-05-24 23:33:49 +09:00
3b4fbe22f0 Merge pull request #12928 from Firmatorenio/fix-colour-hitmeter-not-registering-taiko-misses
Fix colour hit error meter incorrectly assuming taiko hits were of correct colour
2021-05-24 23:31:54 +09:00
eeda33a453 Merge branch 'master' into localisation-proof-of-concept 2021-05-24 22:56:18 +09:00
37f6ceef79 Add test coverage 2021-05-24 21:57:04 +09:00
62b6cadb64 Ensure settings rows cannot set an invalid value in the first place 2021-05-24 21:56:41 +09:00
fe9abd5b80 Upgrade packages and fix ResX files 2021-05-24 21:37:05 +09:00
471f17547a switch determining the hit result by offset to getting it from the judgement directly 2021-05-24 16:49:58 +06:00
a00f226ab3 Add assert on storing to database 2021-05-24 18:41:39 +09:00
deabce7140 Disallow updating the database to an invalid value 2021-05-24 18:40:56 +09:00
57640810b5 Ignore certain banned InputKeys for gameplay purposes 2021-05-24 18:40:40 +09:00
af2a831c83 Merge pull request #12926 from peppy/fix-placement-blueprint-disappearing
Fix editor placement ending early if a blueprint becomes alive from a pool
2021-05-24 17:42:18 +09:00
91acf16e52 Merge pull request #12912 from peppy/fix-legacy-combo-counter-positioning
Fix legacy combo counter not accounting for song progress bar
2021-05-24 17:26:25 +09:00
7a343c1576 Merge pull request #12915 from peppy/regenerate-replay-less
Ensure `RegenerateAutoplay` is only run once per frame
2021-05-24 17:25:42 +09:00
28f91f8d65 Merge pull request #12921 from peppy/fix-hud-offsets-out-of-bounds
Limit automatically calculated HUD offsets to keep menu items on screen
2021-05-24 17:25:03 +09:00
7961dba1d3 Reorder OrderBy for legibility 2021-05-24 17:22:55 +09:00
f8c6150493 Update framework 2021-05-24 17:11:01 +09:00