Commit Graph

55 Commits

Author SHA1 Message Date
Chris Wilson
c24d6a0785 Add error message to player-settings and weighted-settings pages if the call to /api/generate returns a non-2xx response code. 2021-05-13 21:33:56 -04:00
CaitSith2
a86238d741 Add actual tracking of player small keys/big keys 2021-03-06 13:59:04 -08:00
Chris Wilson
ed77f93b6f Adjust color of links on the multi-tracker. 2021-03-06 00:37:14 -05:00
Chris Wilson
8615b2f0f5 Finish implementing the player tracker 2021-02-25 01:16:22 -05:00
Chris Wilson
1749ca333c Fix alignment issue, include checks done / total checks 2021-02-23 20:19:41 -05:00
Chris Wilson
34c74c9d2a Set up basic template for player tracker 2021-02-23 19:34:35 -05:00
Chris Wilson
1eaab4e843 Implement a versioning system for the weighted-settings page 2021-02-07 13:58:24 -05:00
Chris Wilson
761f798f39 Fix formatting in Plando tutorial 2021-01-24 21:31:33 -05:00
Chris Wilson
b063407d2b Update WebHost to include new tutorial landing page.
- Added MSU-1 setup guide
- Updated header and landing page for title change
- Re-structured tutorial files
- Added tutorials.json, which is used when constructing the new /tutorial page
2021-01-03 17:46:47 -05:00
Chris Wilson
644ce713bd Fix a style regression on /tutorial 2020-12-05 16:05:53 -05:00
Chris Wilson
1a62772825 Slew of minor style adjustments
- Added padding to bottom of /setup-guide to accomodate iPhone users with curved screen bottoms
- Added screen orientation detection to /player-settings to force select inputs into a single column on mobile devices
- Added an X to the cookie notice to indicate it can be closed
- Changed "Generate Game" to "Start Game" so it matches the header
2020-12-05 15:37:31 -05:00
Chris Wilson
63d4162c97 Fix missing paging on /user-content 2020-12-05 14:59:29 -05:00
Chris Wilson
787242bb5f Adjust landing style for mobile view to place content island first 2020-12-04 23:07:05 -05:00
Chris Wilson
64b5b28d47 Fix an animation bug on mobile devices on the landing page 2020-12-04 23:00:06 -05:00
Chris Wilson
18afeed437 Add user-content page 2020-12-04 18:22:21 -05:00
Chris Wilson
3979013aa9 Add player names to a tooltip on player count for /uploads page 2020-12-04 15:49:05 -05:00
Chris Wilson
f2afd1eef9 Restore columns to /uploads, fix styling for table, re-enable sorting 2020-12-04 15:28:46 -05:00
Chris Wilson
929239004d Adjust table styling and content on Host Game page 2020-12-04 15:21:08 -05:00
Chris Wilson
eebaee3030 Add sprite picker to start game page. Improve styles on verification page. Update global styles. 2020-12-04 05:30:03 -05:00
Chris Wilson
5529f4232b UX Improvements. Add Generate buttons to weighted settings page. 2020-12-04 03:40:46 -05:00
Chris Wilson
73013395a7 Fix bug in api wait_seed, fix styles on seed gen pages 2020-12-04 02:59:23 -05:00
Chris Wilson
71209a962a Add simpler Player Settings page 2020-12-04 00:40:57 -05:00
Chris Wilson
da6c44a1cf Working on player-settings update 2020-12-03 18:27:32 -05:00
Chris Wilson
ccdc8cefe4 Many small adjustments
- Adjust header width for scrollbar presence
- Added new header assets for grass and dirt
- Adjusted styles for hosted and tracker
- Expand header to implement templating system
- Much more I have forgotten
2020-12-03 01:55:48 -05:00
Chris Wilson
ef14aff201 Apply new styles to hosted room. 2020-12-03 00:18:09 -05:00
Chris Wilson
7b9c18eee2 Finalize styles. Release candidate. 2020-12-02 23:48:10 -05:00
Chris Wilson
ce5f8d7267 Implement button styles 2020-12-02 23:05:37 -05:00
Chris Wilson
d447dccbb5 Probably finalized landing page 2020-12-02 21:27:29 -05:00
Chris Wilson
14616623a1 Add some kick-ass animations to the landing page 2020-12-01 17:59:09 -05:00
Chris Wilson
f38f6cc33a Fix header and footer positioning 2020-12-01 16:44:24 -05:00
Chris Wilson
c343c5fcef Updates cliff side assets, modified styles, more to come 2020-12-01 03:08:31 -05:00
Chris Wilson
c4d5756f52 Include new footer assets 2020-11-30 22:56:10 -05:00
Chris Wilson
ddfcef09ec Merge master into website-redesign 2020-11-30 22:44:52 -05:00
Chris Wilson
33b6f27ba0 Slight improvement to tracker style 2020-11-30 22:31:17 -05:00
Chris Wilson
26fdb92c30 Implement new styles for tracker, mostly keep the old ones there. 2020-11-30 22:29:48 -05:00
Chris Wilson
660a65208f Added style for landing page and fixed footer style 2020-11-30 21:54:33 -05:00
Chris Wilson
bd3b419de0 Updates all styles save for the tooltip and tracker, which are forthcoming. I just really wanted to commit all these changes. 2020-11-30 21:15:47 -05:00
Chris Wilson
7891c2761f Swap out most svg images for png 2020-11-30 16:00:48 -05:00
Chris Wilson
ba3cc38d4a Added the dirt vertical and horizontal cliff pieces, added WIP corner pieces. 2020-11-23 18:34:55 -05:00
Fabian Dill
6ee6190fa7 display player sprites pixelated 2020-11-07 13:11:54 +01:00
Chris Wilson
172d26ffb2 Swap out PNG files for SVG files, add proof-of-concept style for upload page. 2020-10-25 11:49:12 -04:00
Chris Wilson
e08e650110 Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. 2020-10-24 14:46:27 -04:00
Chris Wilson
008f38400d Update Player Settings page to include new yaml options. Event sprite options are forthcoming. 2020-10-16 19:33:42 -04:00
Chris Wilson
71200baa98 Add spanish tutorial (tutorial_es.md). Contributed by Edos.
- Also add a language selector to the tutorial page
2020-09-19 15:20:13 -04:00
Chris Wilson
6632a59b64 Implement sprite options in Player Settings 2020-09-05 18:51:46 -04:00
Chris Wilson
b5ee2edca5 Player Settings fully operational, but missing sprite options 2020-08-27 21:31:18 -04:00
Chris Wilson
ad895f045c Nuked the schema file and create my own. Works much better. 2020-08-25 20:51:11 -04:00
Chris Wilson
4126d48d0d Change a couple filenames and move some files around. 2020-08-23 18:24:09 -04:00
Chris Wilson
79170f8195 Solid progress on Game Settings 2020-08-19 21:51:59 -04:00
Chris Wilson
4c3f5188e4 Some preliminary setup for the Game Settings page 2020-08-14 23:45:23 -04:00