Commit Graph

959 Commits

Author SHA1 Message Date
Fabian Dill
e36c6e97c1 Merge remote-tracking branch 'pepper/multishop-all' into multishop
# Conflicts:
#	EntranceRandomizer.py
#	Rom.py
#	WebHostLib/static/static/playerSettings.json
#	data/basepatch.bmbp
2021-01-09 16:03:59 +01:00
Chris Wilson
0160487ca9 Add French MSU-1 tutorial translation by Coxla 2021-01-05 17:20:57 -05:00
Fabian Dill
9d7cdc99f1 link spanish tutorial 2021-01-05 22:58:30 +01:00
Edos512
bd211fd0b5 Create msu1_es.md (#157)
Subbida de traduccion
2021-01-05 21:22:18 +01:00
Chris Wilson
975a40e093 Change header title to "Archipelago" 2021-01-03 17:48:27 -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
Fabian Dill
eb58ee2422 fix downloading and displaying patches for seeds/rooms with teams 2021-01-03 18:28:07 +01:00
Fabian Dill
07954fc230 update connect link 2021-01-03 17:49:30 +01:00
Fabian Dill
8ebd36b5a7 update Archipelago 2021-01-03 14:32:32 +01:00
Fabian Dill
08ca4245c1 Merge branch 'main' into breaking_changes
# Conflicts:
#	Adjuster.py
#	AdjusterMain.py
#	BaseClasses.py
#	MultiClient.py
#	MultiServer.py
#	Mystery.py
#	Utils.py
#	WebHostLib/downloads.py
#	WebHostLib/generate.py
#	dumpSprites.py
#	test/TestBase.py
#	worlds/alttp/EntranceRandomizer.py
#	worlds/alttp/Main.py
#	worlds/alttp/Rom.py
2021-01-03 13:13:59 +01:00
Fabian Dill
f3b6be2b20 Item Plando Support 2021-01-02 12:49:43 +01:00
Fabian Dill
7f9b4ef9d0 use sortable table on Roll Results page
(cherry picked from commit 32d8f33932d913154989e41c940ba24adc98a881)
2020-12-19 19:38:12 +01:00
Fabian Dill
84d74fab77 use sortable table on Roll Results page
(cherry picked from commit 32d8f33932d913154989e41c940ba24adc98a881)
2020-12-19 19:36:23 +01:00
CaitSith2
51fa516ab9 Add nice seed generation error page. 2020-12-08 21:30:26 -08:00
Chris Wilson
2e1f3c2338 Include updated French tutorial by Coxla 2020-12-06 12:42:16 -05:00
Chris Wilson
abaaa88304 Change "Tile Hints" to "Hints" 2020-12-06 12:19:25 -05:00
Chris Wilson
0e8d72b274 Add capacity upgrades to shop shuffle on /player-settings 2020-12-06 12:03:14 -05:00
Fabian Dill
7872285e95 re-re-export spriteData 2020-12-06 17:21:44 +01:00
Fabian Dill
70f398ec73 re-export spriteData 2020-12-06 17:12:41 +01:00
Chris Wilson
c6148ce6ad Include BotW Zelda.gif 2020-12-06 11:03:50 -05:00
Chris Wilson
5a1f936694 Fix missing sprites on /weighted-settigs page, add author information to tooltip 2020-12-06 10:55:58 -05:00
Fabian Dill
493d5aa156 technically random 2020-12-06 14:48:21 +01:00
Fabian Dill
45d55414e1 unify simple settings ER options naming scheme 2020-12-06 14:45:53 +01:00
Fabian Dill
a5d00e17c9 fix attribute access in user api 2020-12-06 14:05:47 +01:00
Fabian Dill
e98a8cae9a add user-specific api endpoints
requires session cookie
2020-12-06 14:04:52 +01:00
Chris Wilson
6450e72deb Add options to /player-settings, fix incorrect names, note that the /weighted-settings page is advanced 2020-12-06 00:16:22 -05:00
Chris Wilson
dc04034934 Fix sprite data saving incorrectly on /player-settings 2020-12-05 21:34:15 -05:00
Fabian Dill
8b89c4d5c4 Expand Webhost with per-sprite data with author and filename source 2020-12-05 23:25:26 +01: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
94c35457fe Merge pull request #152 from Edos512/master
Update spanish tutorial
2020-12-04 20:33:56 -05:00
Fabian Dill
c2be5a84f9 Make debug secret key consistent 2020-12-05 00:43:18 +01:00
Chris Wilson
e67852ba2c Add a link to the user-content page to player-settings 2020-12-04 18:28:17 -05:00
Chris Wilson
89419aba98 Merge branch 'master' of https://github.com/berserker66/MultiWorld-Utilities 2020-12-04 18:25:16 -05:00
Chris Wilson
18afeed437 Add user-content page 2020-12-04 18:22:21 -05:00
Fabian Dill
62c330788b Update WebHost sprites 2020-12-04 23:56:21 +01:00
Edos512
483fc6950a Update tutorial_es.md 2020-12-04 23:52:58 +01:00
Edos512
76cdabd2cb Revert "Revert "Merge branch 'pr/151'""
This reverts commit ce23369b0b.
2020-12-04 23:52:03 +01:00
Edos512
ce23369b0b Revert "Merge branch 'pr/151'"
This reverts commit ffdaed9ea97bdc49d7d81f74f0c2e6462c6a9bdf, reversing
changes made to 1ea9197976b6f2ad2626fb453dc52acc787f9ddc.
2020-12-04 23:51:21 +01:00
Fabian Dill
9e0ed8ab5b Add Seeds Table 2020-12-04 23:25:49 +01:00
Chris Wilson
db5b8ad52c Fix a page alignment bug caused by DataTables 2020-12-04 16:48:01 -05: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