Commit Graph

1923 Commits

Author SHA1 Message Date
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
Jason Felds 7b38e3e037 Add some random junk hints.
Hopefully these work well.

(cherry picked from commit bbab35fd6bc599485771cddfe38d7f922692fd5b)
2020-12-19 19:35:58 +01:00
dependabot[bot] b0681627f4 Bump ini from 1.3.5 to 1.3.8 in /data/web
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit eb6e094157ac65cbea3aa1b284d2fc86da1aa9f8)
2020-12-19 19:35:54 +01:00
Fabian Dill 447857a8f7 add python 3.8 setup 2020-12-09 20:27:59 +01:00
Fabian Dill 4b3388f635 typing.List doesn't support ellipsis notation 2020-12-09 15:41:34 +01:00
Fabian Dill 7d8e95717a correct typing.Tuple to typing.List for location_table crystal addresses 2020-12-09 15:38:23 +01:00
Fabian Dill b5520e77a5 Merge remote-tracking branch 'origin/master' 2020-12-09 15:36:14 +01:00
Fabian Dill 132b20c2d3 document Regions.location_table 2020-12-09 15:36:05 +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
Chris Wilson 6c5759e5ea Merge branch 'master' of https://github.com/berserker66/MultiWorld-Utilities 2020-12-06 11:28:32 -05:00
Chris Wilson 4ecc32b2b0 Add /output and /Output Logs to .gitignore 2020-12-06 11:28:20 -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 c53798bdf8 increment version 2020-12-06 14:40:57 +01:00
Fabian Dill 93239cf763 update icon 2020-12-06 14:36:14 +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
Fabian Dill e361b93a74 GUI: Add Sprite File location to tooltip 2020-12-05 23:15:39 +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
Fabian Dill db627be170 Merge branch 'expanded_tests' into qirnjump 2020-12-05 18:15:58 +01:00
Fabian Dill e452180790 Check if flute can be activated for more logic conditions 2020-12-05 16:51:23 +01:00
Fabian Dill c1d7b33b4f More test fixes 2020-12-05 16:07:15 +01:00
Fabian Dill 770f01190b Don't need glove to swim to Pyramid 2020-12-05 15:25:55 +01:00
Fabian Dill 7ab4d187af expand UnitTests to check for reachability with incomplete requirements 2020-12-05 14:59:48 +01:00
Fabian Dill e5e21775c7 qirn jump 2020-12-05 14:51:53 +01: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
Fabian Dill a9a44036a9 Swap out more person-dependant texts 2020-12-05 04:33:09 +01: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 a148c23fac Revert "Shop Item Pool fill feature + multiworld player compatability"
This reverts commit c8034dbb46.
2020-12-04 23:54:38 +01:00
Edos512 eed48a999c Revert "Added missing player byte from table"
This reverts commit 00031687aa.
2020-12-04 23:54:35 +01:00
Edos512 d9a25683f4 Revert "Added missing potion shop compatability"
This reverts commit 3025847cad.
2020-12-04 23:54:30 +01:00