Commit Graph

1863 Commits

Author SHA1 Message Date
Fabian Dill 9e0ed8ab5b Add Seeds Table 2020-12-04 23:25:49 +01:00
Chris Wilson 31a31ac34b Merge branch 'master' into website-redesign 2020-12-04 17:12:15 -05:00
Chris Wilson db5b8ad52c Fix a page alignment bug caused by DataTables 2020-12-04 16:48:01 -05:00
Fabian Dill 9b0f49e813 Revert logical easy item functionality 2020-12-04 22:44:55 +01:00
Chris Wilson fc61e809cf Better wording for the main page 2020-12-04 16:13:07 -05:00
Chris Wilson 850c50494a Put wiki link back into the footer. 2020-12-04 16:05:14 -05:00
Chris Wilson e89dc31956 Add player names to a tooltip on player count for /uploads page 2020-12-04 16:02:41 -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 fbce8f26f5 Update setup guide and change MultiWorld to Archipelago on the footer 2020-12-04 15:05:48 -05:00
Chris Wilson 4812010c27 Merge branch 'master' into website-redesign 2020-12-04 05:30:33 -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
CaitSith2 ee991393bb Remove references to Berserker multiworld from hint text / triforce ending. 2020-12-04 02:04:26 -08: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 79095b7dde Remove some debug code 2020-12-04 00:42:33 -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 af547fea12 Change footer text to MultiWorld 2020-12-03 00:06:15 -05:00
Chris Wilson 0bb3701fa9 Merge branch 'master' into website-redesign 2020-12-02 23:49:57 -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
Fabian Dill cd081b7e06 Update VC++ 2020-12-02 20:00:32 +01: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
Fabian Dill c31e38debe restore fxpak special handling, as it is apparently still needed.
Also slightly improve it.

This reverts commit ee933698
2020-12-01 22:23:37 +01:00
Fabian Dill ce7aaf5c8c warn when data could not be sent to snes 2020-12-01 21:57:18 +01: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 8c2a6eed82 Remember to commit the custom background I assembled 2020-11-30 22:37:12 -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
Fabian Dill 145aec89c4 WebHost: add /api/room_status endpoint 2020-12-01 01:51:09 +01:00
Fabian Dill 31839d421d consolidate api endpoints into own module and flask Blueprint 2020-12-01 01:33:57 +01:00
Chris Wilson 7891c2761f Swap out most svg images for png 2020-11-30 16:00:48 -05:00
Fabian Dill 74cf51c20b create sprite directory if it doesn't exist 2020-11-30 21:34:40 +01:00
Fabian Dill 72a3930d18 add server password default to webhost 2020-11-30 21:07:26 +01:00
Fabian Dill 5128657349 allow setting remaining_mode from server options 2020-11-30 21:07:02 +01:00
Fabian Dill 60e20b7844 Merge remote-tracking branch 'origin/master' 2020-11-30 19:34:49 +01:00
Fabian Dill ddb8a91e5f increment version to 3.4.0 2020-11-30 19:34:42 +01:00
CaitSith2 f9a786e3f5 blacklist doors options from being warned about on master. 2020-11-30 07:43:13 -08:00
Fabian Dill b5e80d1f87 remove no longer used port_forward option 2020-11-30 16:33:54 +01:00
CaitSith2 8c94351d53 Get warnings of options that might not exist in options.yaml 2020-11-28 14:51:13 -08:00