Commit Graph

1787 Commits

Author SHA1 Message Date
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 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
CaitSith2 a269db6ab5 Add doors specific multi mystery default options 2020-11-28 11:39:37 -08:00
CaitSith2 77e74510af Add default options. 2020-11-28 11:34:29 -08:00
Fabian Dill 2b8db38fee update python to 3.9 2020-11-25 00:30:45 +01:00
Fabian Dill f77f4ecdcf update promp_toolkit 2020-11-24 23:42:55 +01:00
CaitSith2 e78e22477c Fix possible TypeError 2020-11-24 10:40:25 -08:00
CaitSith2 79aea6b3a6 more english improvements. 2020-11-24 10:29:52 -08:00
CaitSith2 5475b00b58 Fix bug where a sworded seed on normal item functionality or greater can still kill freezors with bombos. 2020-11-24 07:54:08 -08:00
Fabian Dill d88d916b94 update ponyorm 2020-11-24 16:14:56 +01:00
Chris Wilson ba3cc38d4a Added the dirt vertical and horizontal cliff pieces, added WIP corner pieces. 2020-11-23 18:34:55 -05:00
Chris Wilson 016d09150d Merge branch 'master' into website-redesign 2020-11-23 17:49:53 -05:00
CaitSith2 4370447adc More fixes to non_local_items 2020-11-22 14:29:11 -08:00
Fabian Dill 25f0a5956c fix non_local_items help text 2020-11-22 22:55:31 +01:00
Fabian Dill fc2f1dfd29 implement "non_local_items" 2020-11-22 22:53:31 +01:00
Fabian Dill fd020ead7f Fix FillError message assembly crashing the error 2020-11-22 22:53:02 +01:00
Fabian Dill 19bbfab769 improve Bosses.py 2020-11-22 11:39:20 +01:00
CaitSith2 aba635007f Add key drop shuffle to playerSettings.yaml 2020-11-15 16:14:01 -08:00
Fabian Dill f56efbc9e3 improve handling of embedded server options:
use whitelist
attempt to set, skip otherwise
attempt to convert data type
2020-11-15 15:21:41 +01:00
Fabian Dill fd1a25e362 update Enemizer download link 2020-11-15 14:49:09 +01:00
Fabian Dill 34c2662801 update meta.yaml 2020-11-14 19:56:40 +01:00
Fabian Dill 838632ab27 Default CMD runs to vanilla ER 2020-11-14 00:46:29 +01:00
Fabian Dill e005fb52f7 WebHost: report back generation errors to user 2020-11-12 19:50:13 +01:00
Fabian Dill 38490813de GUI: Move Timer options to Custom Items panel to make gui less high for smaller screens 2020-11-11 19:34:18 +01:00
Fabian Dill 3a47aadfd6 Remove sprites from repository and setup 2020-11-11 13:53:21 +01:00
Fabian Dill 033307cfc9 Allow just updating sprites and remove old alternate sprite folder 2020-11-11 13:45:21 +01:00
Fabian Dill 8060aa7884 add never adjust answer to client 2020-11-11 13:15:35 +01:00
Fabian Dill be02136a1b revert QUSB2SNES port change (seems it sometimes doesn't host on this port and then things break) 2020-11-11 12:53:53 +01:00