0d576eefbb 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	Main.py
#	worlds/alttp/EntranceRandomizer.py 
							
						 
						
							2021-03-03 01:54:52 +01:00  
				
					
						
							
							
								 
						
							
								7871555620 
								
							 
						 
						
							
							
								
								Implement PrintJSON  
							
							... 
							
							
							
							Remove deprecated network packets
Make Client send new locations checked only once
Simplify register_location_checks
Rip out Server savegame compatibility 
							
						 
						
							2021-03-02 22:31:44 +01:00  
				
					
						
							
							
								 
						
							
								2e275d1f4e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'pepperpow/triforce_changes' into main  
							
							
							
						 
						
							2021-02-26 19:56:44 -08:00  
				
					
						
							
							
								 
						
							
								8615b2f0f5 
								
							 
						 
						
							
							
								
								Finish implementing the player tracker  
							
							
							
						 
						
							2021-02-25 01:16:22 -05:00  
				
					
						
							
							
								 
						
							
								c38eafeb59 
								
							 
						 
						
							
							
								
								Eliminate excess data being passed to playerTracker.html  
							
							
							
						 
						
							2021-02-23 23:16:02 -05:00  
				
					
						
							
							
								 
						
							
								cb4ed06eb8 
								
							 
						 
						
							
							
								
								Fix progressive items not being tracked correctly  
							
							
							
						 
						
							2021-02-23 22:43:40 -05:00  
				
					
						
							
							
								 
						
							
								1749ca333c 
								
							 
						 
						
							
							
								
								Fix alignment issue, include checks done / total checks  
							
							
							
						 
						
							2021-02-23 20:19:41 -05:00  
				
					
						
							
							
								 
						
							
								34c74c9d2a 
								
							 
						 
						
							
							
								
								Set up basic template for player tracker  
							
							
							
						 
						
							2021-02-23 19:34:35 -05:00  
				
					
						
							
							
								 
						
							
								9c8169afa2 
								
							 
						 
						
							
							
								
								Correct wording on the weighted settings page regarding the restrict_dungeon_item_on_boss setting.  
							
							
							
						 
						
							2021-02-23 01:06:49 -05:00  
				
					
						
							
							
								 
						
							
								c0c3d523ca 
								
							 
						 
						
							
							
								
								Merge branch 'solo-tracker' into main  
							
							
							
						 
						
							2021-02-23 00:06:35 -05:00  
				
					
						
							
							
								 
						
							
								3027112a45 
								
							 
						 
						
							
							
								
								Finish writing backend for Jinja template for player-tracker  
							
							
							
						 
						
							2021-02-23 00:05:31 -05:00  
				
					
						
							
							
								 
						
							
								222784dbb6 
								
							 
						 
						
							
							
								
								Merge branch 'main' of  https://github.com/Berserker66/MultiWorld-Utilities  into triforce_changes  
							
							
							
						 
						
							2021-02-22 22:44:43 -06:00  
				
					
						
							
							
								 
						
							
								ff9b24e88e 
								
							 
						 
						
							
							
								
								Hollow Knight integration  
							
							... 
							
							
							
							(prototype status) 
							
						 
						
							2021-02-21 20:17:24 +01:00  
				
					
						
							
							
								 
						
							
								dcce53f8c8 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	Adjuster.py
#	Gui.py
#	MultiClient.py
#	setup.py
#	worlds/alttp/AdjusterMain.py
#	worlds/alttp/Main.py 
							
						 
						
							2021-02-21 20:15:07 +01:00  
				
					
						
							
							
								 
						
							
								c0cd79f0d7 
								
							 
						 
						
							
							
								
								Garbage Collect Autohost subprocesses to accumulate less open file descriptors which may crash the webhost service.  
							
							
							
						 
						
							2021-02-21 11:07:02 +01:00  
				
					
						
							
							
								 
						
							
								67f0663715 
								
							 
						 
						
							
							
								
								Initial testing commit for a solo-tracker on the website. Nothing to see here.  
							
							
							
						 
						
							2021-02-21 00:38:53 -05:00  
				
					
						
							
							
								 
						
							
								5e8b4ac3ce 
								
							 
						 
						
							
							
								
								Weighted Settings v4.0.1 rev1 - Fix a bug (it was a typo) causing the "puke" palettes to never be updated on weighted settings files generated from the website.  
							
							... 
							
							
							
							- Also added the "reduceflashing" option to weighted settings 
							
						 
						
							2021-02-19 17:50:49 -05:00  
				
					
						
							
							
								 
						
							
								fca64f1177 
								
							 
						 
						
							
							
								
								Removes Flashing instances in game ( #168 )  
							
							... 
							
							
							
							* Added reduced flashing, triforce hud and cutscene options
* Corrected parameters and replacement order
* Mixed up rom byte
* Removed triforce hud, smoothed cutscene speed and reset tables
* Removed triforcehud line and added bird cutscene speedup
* Added options to yaml
* Added check for race rom generation (is not internal asm)
* Added options to GUI (check sprite adjust crash)
* Fixed inconsistency in setting weight
* A "slow" setting for the cutscenespeed (#1 )
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Slow wall setting
* Update playerSettings.yaml
* Remove instances of cutscene speed modification
* Changed command to remove to mitigate frame advantage
* Antiepilepsy enabled for default/race roms, param change, RTL byte
* Found a frame independent antiflashing patch for real
* Further ASM patching style
* Reduce these changes to just two bytes
* Added patches for Dark Mountain and Ether Flashing palette reveal
Co-authored-by: StructuralMike <66819228+StructuralMike@users.noreply.github.com> 
							
						 
						
							2021-02-19 17:45:54 +01:00  
				
					
						
							
							
								 
						
							
								68c639d798 
								
							 
						 
						
							
							
								
								empty text comes before text; right.  
							
							
							
						 
						
							2021-02-19 15:23:18 +01:00  
				
					
						
							
							
								 
						
							
								9b6a695551 
								
							 
						 
						
							
							
								
								default sort hints table so that it pushes found hints to the bottom  
							
							
							
						 
						
							2021-02-19 15:18:26 +01:00  
				
					
						
							
							
								 
						
							
								122e360ec8 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	MultiClient.py
#	Utils.py
#	worlds/alttp/ItemPool.py
#	worlds/alttp/Main.py
#	worlds/alttp/Shops.py 
							
						 
						
							2021-02-19 13:45:50 +01:00  
				
					
						
							
							
								 
						
							
								1eaab4e843 
								
							 
						 
						
							
							
								
								Implement a versioning system for the weighted-settings page  
							
							
							
						 
						
							2021-02-07 13:58:24 -05:00  
				
					
						
							
							
								 
						
							
								1d1abb7d22 
								
							 
						 
						
							
							
								
								Removed remnants of team stuff, make hide_goal default  
							
							
							
						 
						
							2021-02-05 20:37:27 -06:00  
				
					
						
							
							
								 
						
							
								87be751e45 
								
							 
						 
						
							
							
								
								Adjust the weighted settings json config file to properly reflect the key values for the shop_shuffle_slots option  
							
							
							
						 
						
							2021-02-05 19:01:38 -05:00  
				
					
						
							
							
								 
						
							
								5d84df4fa0 
								
							 
						 
						
							
							
								
								Fix a bug in the weighted settings causing the sprite list to not update when a preset is changed  
							
							
							
						 
						
							2021-02-05 18:55:53 -05:00  
				
					
						
							
							
								 
						
							
								239b365264 
								
							 
						 
						
							
							
								
								Remove outdated warning about QUsb2Snes version  
							
							
							
						 
						
							2021-02-03 23:15:09 -05:00  
				
					
						
							
							
								 
						
							
								078ad30195 
								
							 
						 
						
							
							
								
								Fix Multiworld tracker  
							
							
							
						 
						
							2021-02-01 01:58:08 +01:00  
				
					
						
							
							
								 
						
							
								b4502f1338 
								
							 
						 
						
							
							
								
								Fix indentation bug in weightedSettings.yaml  
							
							
							
						 
						
							2021-01-30 19:05:06 -05:00  
				
					
						
							
							
								 
						
							
								889d24606f 
								
							 
						 
						
							
							
								
								Updated weighted settings to reflect new beemizer documentation and include pyramid_open options  
							
							
							
						 
						
							2021-01-30 19:03:54 -05:00  
				
					
						
							
							
								 
						
							
								a646594f08 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	BaseClasses.py
#	Fill.py
#	MultiClient.py
#	MultiServer.py
#	Utils.py
#	test/dungeons/TestDungeon.py
#	test/inverted/TestInverted.py
#	test/inverted_minor_glitches/TestInvertedMinor.py
#	test/inverted_owg/TestInvertedOWG.py
#	test/minor_glitches/TestMinor.py
#	test/owg/TestVanillaOWG.py
#	test/vanilla/TestVanilla.py
#	worlds/alttp/ItemPool.py
#	worlds/alttp/Main.py
#	worlds/alttp/Rom.py 
							
						 
						
							2021-01-30 23:29:32 +01:00  
				
					
						
							
							
								 
						
							
								82fc2aba20 
								
							 
						 
						
							
							
								
								Added triforce hud options, expanded triforce requirement  
							
							
							
						 
						
							2021-01-29 15:42:00 -06:00  
				
					
						
							
							
								 
						
							
								5f4a1636aa 
								
							 
						 
						
							
							
								
								Fix certain settings not being set properly on the weighted settings page.  
							
							
							
						 
						
							2021-01-26 18:29:23 -05:00  
				
					
						
							
							
								 
						
							
								761f798f39 
								
							 
						 
						
							
							
								
								Fix formatting in Plando tutorial  
							
							
							
						 
						
							2021-01-24 21:31:33 -05:00  
				
					
						
							
							
								 
						
							
								635d04f6ec 
								
							 
						 
						
							
							
								
								Update Player Settings and Weighted Settings pages on website to reflect new possible settings.  
							
							... 
							
							
							
							- Also fix a bug caused by the website settings always forcing options to lowercase 
							
						 
						
							2021-01-24 21:14:58 -05:00  
				
					
						
							
							
								 
						
							
								5c427f5e3e 
								
							 
						 
						
							
							
								
								Add Ice rod hunt to player settings and weighted settings.  
							
							
							
						 
						
							2021-01-24 14:52:42 -08:00  
				
					
						
							
							
								 
						
							
								9386a9c220 
								
							 
						 
						
							
							
								
								Update Menus  
							
							
							
						 
						
							2021-01-24 21:58:26 +01:00  
				
					
						
							
							
								 
						
							
								a6dad66b59 
								
							 
						 
						
							
							
								
								Merge branch 'multishop'  
							
							
							
						 
						
							2021-01-24 20:30:52 +01:00  
				
					
						
							
							
								 
						
							
								441fa3e5db 
								
							 
						 
						
							
							
								
								Allow Plando'ing Dungeon Prizes  
							
							... 
							
							
							
							There be dragons beyond this point. 
							
						 
						
							2021-01-24 08:26:39 +01:00  
				
					
						
							
							
								 
						
							
								670b8b4b11 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	MultiClient.py
#	WebUI.py 
							
						 
						
							2021-01-21 05:36:16 +01:00  
				
					
						
							
							
								 
						
							
								2b730ab1d4 
								
							 
						 
						
							
							
								
								Merge branch 'main' into multishop  
							
							
							
						 
						
							2021-01-18 22:30:05 +01:00  
				
					
						
							
							
								 
						
							
								4fb8067b5e 
								
							 
						 
						
							
							
								
								document item plando force parameter  
							
							
							
						 
						
							2021-01-18 05:07:53 +01:00  
				
					
						
							
							
								 
						
							
								f4281f81f5 
								
							 
						 
						
							
							
								
								Merge branch 'main' into multishop  
							
							
							
						 
						
							2021-01-17 22:08:43 +01:00  
				
					
						
							
							
								 
						
							
								0286a81755 
								
							 
						 
						
							
							
								
								plando world false is default  
							
							
							
						 
						
							2021-01-17 21:42:28 +01:00  
				
					
						
							
							
								 
						
							
								26314f7c13 
								
							 
						 
						
							
							
								
								Document Connection Plando  
							
							... 
							
							
							
							and show where Connection Plando Errors come from 
							
						 
						
							2021-01-17 18:28:10 +01:00  
				
					
						
							
							
								 
						
							
								446893c504 
								
							 
						 
						
							
							
								
								Document Item Plando  
							
							
							
						 
						
							2021-01-17 17:58:58 +01:00  
				
					
						
							
							
								 
						
							
								514cd19367 
								
							 
						 
						
							
							
								
								Merge branch 'main' into breaking_changes  
							
							... 
							
							
							
							# Conflicts:
#	BaseClasses.py
#	Mystery.py
#	WebHostLib/downloads.py
#	WebHostLib/models.py
#	WebHostLib/templates/macros.html
#	WebHostLib/upload.py
#	worlds/alttp/ItemPool.py
#	worlds/alttp/Main.py 
							
						 
						
							2021-01-17 06:50:25 +01:00  
				
					
						
							
							
								 
						
							
								3b5ba161de 
								
							 
						 
						
							
							
								
								first two plando modules documented  
							
							
							
						 
						
							2021-01-17 02:15:46 +01:00  
				
					
						
							
							
								 
						
							
								65fa39df95 
								
							 
						 
						
							
							
								
								Update weightedSettings.json ( #162 )  
							
							... 
							
							
							
							fixed a typo at line 1020 regarding enemy health on the setting "armor-plated" 
							
						 
						
							2021-01-16 00:38:55 +01:00  
				
					
						
							
							
								 
						
							
								25330bd730 
								
							 
						 
						
							
							
								
								Fix displaying Race Seeds  
							
							
							
						 
						
							2021-01-16 00:32:52 +01:00  
				
					
						
							
							
								 
						
							
								10a4a89c5f 
								
							 
						 
						
							
							
								
								Merge branch 'main' into multishop  
							
							
							
						 
						
							2021-01-15 01:41:36 -08:00  
				
					
						
							
							
								 
						
							
								fd888d9e31 
								
							 
						 
						
							
							
								
								Update MSU spanish tutorial ( #161 )  
							
							... 
							
							
							
							Added Stream-safe MSU packs section 
							
						 
						
							2021-01-13 22:35:49 +01:00  
				
					
						
							
							
								 
						
							
								67731d9e53 
								
							 
						 
						
							
							
								
								Merge branch 'main' into multishop  
							
							
							
						 
						
							2021-01-13 15:00:19 +01:00  
				
					
						
							
							
								 
						
							
								9aea7fa113 
								
							 
						 
						
							
							
								
								Update wording on host game page  
							
							
							
						 
						
							2021-01-12 21:09:59 -05:00  
				
					
						
							
							
								 
						
							
								51003275d4 
								
							 
						 
						
							
							
								
								Minor size adjustment to "Stream Safe MSU Packs" header  
							
							
							
						 
						
							2021-01-11 23:05:06 -05:00  
				
					
						
							
							
								 
						
							
								4880d12654 
								
							 
						 
						
							
							
								
								Re-worded the MSU tutorial to be more technically correct.  
							
							
							
						 
						
							2021-01-11 23:03:54 -05:00  
				
					
						
							
							
								 
						
							
								092fde54fd 
								
							 
						 
						
							
							
								
								Add a list of stream-safe MSU packs to the MSU-1 tutorial  
							
							
							
						 
						
							2021-01-11 19:59:27 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								0160487ca9 
								
							 
						 
						
							
							
								
								Add French MSU-1 tutorial translation by Coxla  
							
							
							
						 
						
							2021-01-05 17:20:57 -05:00  
				
					
						
							
							
								 
						
							
								9d7cdc99f1 
								
							 
						 
						
							
							
								
								link spanish tutorial  
							
							
							
						 
						
							2021-01-05 22:58:30 +01:00  
				
					
						
							
							
								 
						
							
								bd211fd0b5 
								
							 
						 
						
							
							
								
								Create msu1_es.md ( #157 )  
							
							... 
							
							
							
							Subbida de traduccion 
							
						 
						
							2021-01-05 21:22:18 +01:00  
				
					
						
							
							
								 
						
							
								975a40e093 
								
							 
						 
						
							
							
								
								Change header title to "Archipelago"  
							
							
							
						 
						
							2021-01-03 17:48:27 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								eb58ee2422 
								
							 
						 
						
							
							
								
								fix downloading and displaying patches for seeds/rooms with teams  
							
							
							
						 
						
							2021-01-03 18:28:07 +01:00  
				
					
						
							
							
								 
						
							
								07954fc230 
								
							 
						 
						
							
							
								
								update connect link  
							
							
							
						 
						
							2021-01-03 17:49:30 +01:00  
				
					
						
							
							
								 
						
							
								8ebd36b5a7 
								
							 
						 
						
							
							
								
								update Archipelago  
							
							
							
						 
						
							2021-01-03 14:32:32 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								f3b6be2b20 
								
							 
						 
						
							
							
								
								Item Plando Support  
							
							
							
						 
						
							2021-01-02 12:49:43 +01:00  
				
					
						
							
							
								 
						
							
								7f9b4ef9d0 
								
							 
						 
						
							
							
								
								use sortable table on Roll Results page  
							
							... 
							
							
							
							(cherry picked from commit 32d8f33932d913154989e41c940ba24adc98a881) 
							
						 
						
							2020-12-19 19:38:12 +01:00  
				
					
						
							
							
								 
						
							
								84d74fab77 
								
							 
						 
						
							
							
								
								use sortable table on Roll Results page  
							
							... 
							
							
							
							(cherry picked from commit 32d8f33932d913154989e41c940ba24adc98a881) 
							
						 
						
							2020-12-19 19:36:23 +01:00  
				
					
						
							
							
								 
						
							
								51fa516ab9 
								
							 
						 
						
							
							
								
								Add nice seed generation error page.  
							
							
							
						 
						
							2020-12-08 21:30:26 -08:00  
				
					
						
							
							
								 
						
							
								2e1f3c2338 
								
							 
						 
						
							
							
								
								Include updated French tutorial by Coxla  
							
							
							
						 
						
							2020-12-06 12:42:16 -05:00  
				
					
						
							
							
								 
						
							
								abaaa88304 
								
							 
						 
						
							
							
								
								Change "Tile Hints" to "Hints"  
							
							
							
						 
						
							2020-12-06 12:19:25 -05:00  
				
					
						
							
							
								 
						
							
								0e8d72b274 
								
							 
						 
						
							
							
								
								Add capacity upgrades to shop shuffle on /player-settings  
							
							
							
						 
						
							2020-12-06 12:03:14 -05:00  
				
					
						
							
							
								 
						
							
								7872285e95 
								
							 
						 
						
							
							
								
								re-re-export spriteData  
							
							
							
						 
						
							2020-12-06 17:21:44 +01:00  
				
					
						
							
							
								 
						
							
								70f398ec73 
								
							 
						 
						
							
							
								
								re-export spriteData  
							
							
							
						 
						
							2020-12-06 17:12:41 +01:00  
				
					
						
							
							
								 
						
							
								c6148ce6ad 
								
							 
						 
						
							
							
								
								Include BotW Zelda.gif  
							
							
							
						 
						
							2020-12-06 11:03:50 -05:00  
				
					
						
							
							
								 
						
							
								5a1f936694 
								
							 
						 
						
							
							
								
								Fix missing sprites on /weighted-settigs page, add author information to tooltip  
							
							
							
						 
						
							2020-12-06 10:55:58 -05:00  
				
					
						
							
							
								 
						
							
								493d5aa156 
								
							 
						 
						
							
							
								
								technically random  
							
							
							
						 
						
							2020-12-06 14:48:21 +01:00  
				
					
						
							
							
								 
						
							
								45d55414e1 
								
							 
						 
						
							
							
								
								unify simple settings ER options naming scheme  
							
							
							
						 
						
							2020-12-06 14:45:53 +01:00  
				
					
						
							
							
								 
						
							
								a5d00e17c9 
								
							 
						 
						
							
							
								
								fix attribute access in user api  
							
							
							
						 
						
							2020-12-06 14:05:47 +01:00  
				
					
						
							
							
								 
						
							
								e98a8cae9a 
								
							 
						 
						
							
							
								
								add user-specific api endpoints  
							
							... 
							
							
							
							requires session cookie 
							
						 
						
							2020-12-06 14:04:52 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								dc04034934 
								
							 
						 
						
							
							
								
								Fix sprite data saving incorrectly on /player-settings  
							
							
							
						 
						
							2020-12-05 21:34:15 -05:00  
				
					
						
							
							
								 
						
							
								8b89c4d5c4 
								
							 
						 
						
							
							
								
								Expand Webhost with per-sprite data with author and filename source  
							
							
							
						 
						
							2020-12-05 23:25:26 +01:00  
				
					
						
							
							
								 
						
							
								644ce713bd 
								
							 
						 
						
							
							
								
								Fix a style regression on /tutorial  
							
							
							
						 
						
							2020-12-05 16:05:53 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								63d4162c97 
								
							 
						 
						
							
							
								
								Fix missing paging on /user-content  
							
							
							
						 
						
							2020-12-05 14:59:29 -05:00  
				
					
						
							
							
								 
						
							
								787242bb5f 
								
							 
						 
						
							
							
								
								Adjust landing style for mobile view to place content island first  
							
							
							
						 
						
							2020-12-04 23:07:05 -05:00  
				
					
						
							
							
								 
						
							
								64b5b28d47 
								
							 
						 
						
							
							
								
								Fix an animation bug on mobile devices on the landing page  
							
							
							
						 
						
							2020-12-04 23:00:06 -05:00  
				
					
						
							
							
								 
						
							
								94c35457fe 
								
							 
						 
						
							
							
								
								Merge pull request  #152  from Edos512/master  
							
							... 
							
							
							
							Update spanish tutorial 
							
						 
						
							2020-12-04 20:33:56 -05:00  
				
					
						
							
							
								 
						
							
								c2be5a84f9 
								
							 
						 
						
							
							
								
								Make debug secret key consistent  
							
							
							
						 
						
							2020-12-05 00:43:18 +01:00  
				
					
						
							
							
								 
						
							
								e67852ba2c 
								
							 
						 
						
							
							
								
								Add a link to the user-content page to player-settings  
							
							
							
						 
						
							2020-12-04 18:28:17 -05:00  
				
					
						
							
							
								 
						
							
								89419aba98 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/berserker66/MultiWorld-Utilities  
							
							
							
						 
						
							2020-12-04 18:25:16 -05:00  
				
					
						
							
							
								 
						
							
								18afeed437 
								
							 
						 
						
							
							
								
								Add user-content page  
							
							
							
						 
						
							2020-12-04 18:22:21 -05:00  
				
					
						
							
							
								 
						
							
								62c330788b 
								
							 
						 
						
							
							
								
								Update WebHost sprites  
							
							
							
						 
						
							2020-12-04 23:56:21 +01:00  
				
					
						
							
							
								 
						
							
								483fc6950a 
								
							 
						 
						
							
							
								
								Update tutorial_es.md  
							
							
							
						 
						
							2020-12-04 23:52:58 +01:00  
				
					
						
							
							
								 
						
							
								76cdabd2cb 
								
							 
						 
						
							
							
								
								Revert "Revert "Merge branch 'pr/151'""  
							
							... 
							
							
							
							This reverts commit ce23369b0b 
							
						 
						
							2020-12-04 23:52:03 +01:00  
				
					
						
							
							
								 
						
							
								ce23369b0b 
								
							 
						 
						
							
							
								
								Revert "Merge branch 'pr/151'"  
							
							... 
							
							
							
							This reverts commit ffdaed9ea97bdc49d7d81f74f0c2e6462c6a9bdf, reversing
changes made to 1ea9197976b6f2ad2626fb453dc52acc787f9ddc. 
							
						 
						
							2020-12-04 23:51:21 +01:00  
				
					
						
							
							
								 
						
							
								9e0ed8ab5b 
								
							 
						 
						
							
							
								
								Add Seeds Table  
							
							
							
						 
						
							2020-12-04 23:25:49 +01:00  
				
					
						
							
							
								 
						
							
								db5b8ad52c 
								
							 
						 
						
							
							
								
								Fix a page alignment bug caused by DataTables  
							
							
							
						 
						
							2020-12-04 16:48:01 -05:00  
				
					
						
							
							
								 
						
							
								fc61e809cf 
								
							 
						 
						
							
							
								
								Better wording for the main page  
							
							
							
						 
						
							2020-12-04 16:13:07 -05:00  
				
					
						
							
							
								 
						
							
								850c50494a 
								
							 
						 
						
							
							
								
								Put wiki link back into the footer.  
							
							
							
						 
						
							2020-12-04 16:05:14 -05:00  
				
					
						
							
							
								 
						
							
								e89dc31956 
								
							 
						 
						
							
							
								
								Add player names to a tooltip on player count for /uploads page  
							
							
							
						 
						
							2020-12-04 16:02:41 -05:00  
				
					
						
							
							
								 
						
							
								3979013aa9 
								
							 
						 
						
							
							
								
								Add player names to a tooltip on player count for /uploads page  
							
							
							
						 
						
							2020-12-04 15:49:05 -05:00  
				
					
						
							
							
								 
						
							
								f2afd1eef9 
								
							 
						 
						
							
							
								
								Restore columns to /uploads, fix styling for table, re-enable sorting  
							
							
							
						 
						
							2020-12-04 15:28:46 -05:00  
				
					
						
							
							
								 
						
							
								929239004d 
								
							 
						 
						
							
							
								
								Adjust table styling and content on Host Game page  
							
							
							
						 
						
							2020-12-04 15:21:08 -05:00  
				
					
						
							
							
								 
						
							
								fbce8f26f5 
								
							 
						 
						
							
							
								
								Update setup guide and change MultiWorld to Archipelago on the footer  
							
							
							
						 
						
							2020-12-04 15:05:48 -05:00  
				
					
						
							
							
								 
						
							
								eebaee3030 
								
							 
						 
						
							
							
								
								Add sprite picker to start game page. Improve styles on verification page. Update global styles.  
							
							
							
						 
						
							2020-12-04 05:30:03 -05:00  
				
					
						
							
							
								 
						
							
								5529f4232b 
								
							 
						 
						
							
							
								
								UX Improvements. Add Generate buttons to weighted settings page.  
							
							
							
						 
						
							2020-12-04 03:40:46 -05:00  
				
					
						
							
							
								 
						
							
								73013395a7 
								
							 
						 
						
							
							
								
								Fix bug in api wait_seed, fix styles on seed gen pages  
							
							
							
						 
						
							2020-12-04 02:59:23 -05:00  
				
					
						
							
							
								 
						
							
								79095b7dde 
								
							 
						 
						
							
							
								
								Remove some debug code  
							
							
							
						 
						
							2020-12-04 00:42:33 -05:00  
				
					
						
							
							
								 
						
							
								71209a962a 
								
							 
						 
						
							
							
								
								Add simpler Player Settings page  
							
							
							
						 
						
							2020-12-04 00:40:57 -05:00  
				
					
						
							
							
								 
						
							
								da6c44a1cf 
								
							 
						 
						
							
							
								
								Working on player-settings update  
							
							
							
						 
						
							2020-12-03 18:27:32 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								ef14aff201 
								
							 
						 
						
							
							
								
								Apply new styles to hosted room.  
							
							
							
						 
						
							2020-12-03 00:18:09 -05:00  
				
					
						
							
							
								 
						
							
								af547fea12 
								
							 
						 
						
							
							
								
								Change footer text to MultiWorld  
							
							
							
						 
						
							2020-12-03 00:06:15 -05:00  
				
					
						
							
							
								 
						
							
								7b9c18eee2 
								
							 
						 
						
							
							
								
								Finalize styles. Release candidate.  
							
							
							
						 
						
							2020-12-02 23:48:10 -05:00  
				
					
						
							
							
								 
						
							
								ce5f8d7267 
								
							 
						 
						
							
							
								
								Implement button styles  
							
							
							
						 
						
							2020-12-02 23:05:37 -05:00  
				
					
						
							
							
								 
						
							
								37493c85dc 
								
							 
						 
						
							
							
								
								Merge branch 'shop-generate' of github.com:pepperpow/MultiWorld-Utilities into multishop-all  
							
							
							
						 
						
							2020-12-02 20:41:49 -06:00  
				
					
						
							
							
								 
						
							
								7b5bd016b9 
								
							 
						 
						
							
							
								
								Merge branch 'potion-shop' of github.com:pepperpow/MultiWorld-Utilities into multishop-all  
							
							
							
						 
						
							2020-12-02 20:35:59 -06:00  
				
					
						
							
							
								 
						
							
								d447dccbb5 
								
							 
						 
						
							
							
								
								Probably finalized landing page  
							
							
							
						 
						
							2020-12-02 21:27:29 -05:00  
				
					
						
							
							
								 
						
							
								14616623a1 
								
							 
						 
						
							
							
								
								Add some kick-ass animations to the landing page  
							
							
							
						 
						
							2020-12-01 17:59:09 -05:00  
				
					
						
							
							
								 
						
							
								f38f6cc33a 
								
							 
						 
						
							
							
								
								Fix header and footer positioning  
							
							
							
						 
						
							2020-12-01 16:44:24 -05:00  
				
					
						
							
							
								 
						
							
								c343c5fcef 
								
							 
						 
						
							
							
								
								Updates cliff side assets, modified styles, more to come  
							
							
							
						 
						
							2020-12-01 03:08:31 -05:00  
				
					
						
							
							
								 
						
							
								c4d5756f52 
								
							 
						 
						
							
							
								
								Include new footer assets  
							
							
							
						 
						
							2020-11-30 22:56:10 -05:00  
				
					
						
							
							
								 
						
							
								ddfcef09ec 
								
							 
						 
						
							
							
								
								Merge master into website-redesign  
							
							
							
						 
						
							2020-11-30 22:44:52 -05:00  
				
					
						
							
							
								 
						
							
								8c2a6eed82 
								
							 
						 
						
							
							
								
								Remember to commit the custom background I assembled  
							
							
							
						 
						
							2020-11-30 22:37:12 -05:00  
				
					
						
							
							
								 
						
							
								33b6f27ba0 
								
							 
						 
						
							
							
								
								Slight improvement to tracker style  
							
							
							
						 
						
							2020-11-30 22:31:17 -05:00  
				
					
						
							
							
								 
						
							
								26fdb92c30 
								
							 
						 
						
							
							
								
								Implement new styles for tracker, mostly keep the old ones there.  
							
							
							
						 
						
							2020-11-30 22:29:48 -05:00  
				
					
						
							
							
								 
						
							
								660a65208f 
								
							 
						 
						
							
							
								
								Added style for landing page and fixed footer style  
							
							
							
						 
						
							2020-11-30 21:54:33 -05:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								145aec89c4 
								
							 
						 
						
							
							
								
								WebHost: add /api/room_status endpoint  
							
							
							
						 
						
							2020-12-01 01:51:09 +01:00  
				
					
						
							
							
								 
						
							
								31839d421d 
								
							 
						 
						
							
							
								
								consolidate api endpoints into own module and flask Blueprint  
							
							
							
						 
						
							2020-12-01 01:33:57 +01:00  
				
					
						
							
							
								 
						
							
								7891c2761f 
								
							 
						 
						
							
							
								
								Swap out most svg images for png  
							
							
							
						 
						
							2020-11-30 16:00:48 -05:00  
				
					
						
							
							
								 
						
							
								72a3930d18 
								
							 
						 
						
							
							
								
								add server password default to webhost  
							
							
							
						 
						
							2020-11-30 21:07:26 +01:00  
				
					
						
							
							
								 
						
							
								d88d916b94 
								
							 
						 
						
							
							
								
								update ponyorm  
							
							
							
						 
						
							2020-11-24 16:14:56 +01:00  
				
					
						
							
							
								 
						
							
								608d96329f 
								
							 
						 
						
							
							
								
								Shop Item Pool fill feature + multiworld player compatability  
							
							
							
						 
						
							2020-11-23 20:05:04 -06:00  
				
					
						
							
							
								 
						
							
								4f58459742 
								
							 
						 
						
							
							
								
								Shop Generation options  
							
							... 
							
							
							
							(reduced from previous PR) 
							
						 
						
							2020-11-23 19:38:57 -06:00  
				
					
						
							
							
								 
						
							
								fe218fffa6 
								
							 
						 
						
							
							
								
								Potion Shop Changes  
							
							... 
							
							
							
							(reduced) 
							
						 
						
							2020-11-23 19:00:11 -06:00  
				
					
						
							
							
								 
						
							
								ba3cc38d4a 
								
							 
						 
						
							
							
								
								Added the dirt vertical and horizontal cliff pieces, added WIP corner pieces.  
							
							
							
						 
						
							2020-11-23 18:34:55 -05:00  
				
					
						
							
							
								 
						
							
								016d09150d 
								
							 
						 
						
							
							
								
								Merge branch 'master' into website-redesign  
							
							
							
						 
						
							2020-11-23 17:49:53 -05:00  
				
					
						
							
							
								 
						
							
								aba635007f 
								
							 
						 
						
							
							
								
								Add key drop shuffle to playerSettings.yaml  
							
							
							
						 
						
							2020-11-15 16:14:01 -08:00  
				
					
						
							
							
								 
						
							
								e005fb52f7 
								
							 
						 
						
							
							
								
								WebHost: report back generation errors to user  
							
							
							
						 
						
							2020-11-12 19:50:13 +01:00  
				
					
						
							
							
								 
						
							
								6ee6190fa7 
								
							 
						 
						
							
							
								
								display player sprites pixelated  
							
							
							
						 
						
							2020-11-07 13:11:54 +01:00  
				
					
						
							
							
								 
						
							
								e29407c2f3 
								
							 
						 
						
							
							
								
								update Flask-Compress  
							
							
							
						 
						
							2020-11-07 13:08:58 +01:00  
				
					
						
							
							
								 
						
							
								a865b7eb72 
								
							 
						 
						
							
							
								
								remove crowd control item pool again  
							
							
							
						 
						
							2020-11-04 02:41:23 +01:00  
				
					
						
							
							
								 
						
							
								d1275ea25c 
								
							 
						 
						
							
							
								
								use utf-8 json  
							
							
							
						 
						
							2020-11-03 05:26:10 +01:00  
				
					
						
							
							
								 
						
							
								20a1058fcc 
								
							 
						 
						
							
							
								
								return absolute paths on api endpoint  
							
							
							
						 
						
							2020-11-03 05:07:30 +01:00  
				
					
						
							
							
								 
						
							
								99d596540f 
								
							 
						 
						
							
							
								
								Merge pull request  #147  from KScl/ohko_weights  
							
							... 
							
							
							
							Options for amount of time given in timer modes 
							
						 
						
							2020-10-30 03:51:13 +01:00  
				
					
						
							
							
								 
						
							
								09ef90fd16 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/berserker66/MultiWorld-Utilities  
							
							
							
						 
						
							2020-10-29 21:03:04 -04:00  
				
					
						
							
							
								 
						
							
								ca873958ec 
								
							 
						 
						
							
							
								
								Fix duplicate and outright wrong data in playerSettings page.  
							
							
							
						 
						
							2020-10-29 21:02:48 -04:00  
				
					
						
							
							
								 
						
							
								39e602ea0e 
								
							 
						 
						
							
							
								
								interpret race flag when it comes as text  
							
							
							
						 
						
							2020-10-30 01:55:59 +01:00  
				
					
						
							
							
								 
						
							
								aab3a3496a 
								
							 
						 
						
							
							
								
								Webhost race support as a non-breaking change  
							
							
							
						 
						
							2020-10-30 00:09:47 +01:00  
				
					
						
							
							
								 
						
							
								58765a18d3 
								
							 
						 
						
							
							
								
								Retrieve location_to_data area from multidata if present.  
							
							
							
						 
						
							2020-10-29 15:20:41 -07:00  
				
					
						
							
							
								 
						
							
								e6f158b73a 
								
							 
						 
						
							
							
								
								add race parameter to form data  
							
							
							
						 
						
							2020-10-29 03:34:25 +01:00  
				
					
						
							
							
								 
						
							
								67ee244bbe 
								
							 
						 
						
							
							
								
								report get_yaml_data problems back to api  
							
							
							
						 
						
							2020-10-29 02:56:26 +01:00  
				
					
						
							
							
								 
						
							
								c8c14a079b 
								
							 
						 
						
							
							
								
								default to non-race api generation  
							
							
							
						 
						
							2020-10-29 02:52:29 +01:00  
				
					
						
							
							
								 
						
							
								c5f3b47327 
								
							 
						 
						
							
							
								
								url_for expects names, not actual functions  
							
							
							
						 
						
							2020-10-29 01:59:44 +01:00  
				
					
						
							
							
								 
						
							
								726406a75e 
								
							 
						 
						
							
							
								
								fix to_url instance  
							
							
							
						 
						
							2020-10-29 01:51:30 +01:00  
				
					
						
							
							
								 
						
							
								99dc16895e 
								
							 
						 
						
							
							
								
								add file upload to api  
							
							
							
						 
						
							2020-10-29 01:43:23 +01:00  
				
					
						
							
							
								 
						
							
								41a58084f1 
								
							 
						 
						
							
							
								
								Options for amount of time given in timer modes  
							
							... 
							
							
							
							(Primarily to make Timed OHKO a viable multiworld and/or mystery option,
but also works with other timer modes as well) 
							
						 
						
							2020-10-28 16:20:59 -07:00  
				
					
						
							
							
								 
						
							
								3eca405595 
								
							 
						 
						
							
							
								
								add expected urls to api response  
							
							
							
						 
						
							2020-10-28 20:53:19 +01:00  
				
					
						
							
							
								 
						
							
								2ee913f0ce 
								
							 
						 
						
							
							
								
								add multiworld size limit to rolling endpoint  
							
							
							
						 
						
							2020-10-28 19:44:43 +01:00  
				
					
						
							
							
								 
						
							
								1afdd473ca 
								
							 
						 
						
							
							
								
								add already encoded seed id to api answer  
							
							
							
						 
						
							2020-10-28 19:36:51 +01:00  
				
					
						
							
							
								 
						
							
								cea83559f0 
								
							 
						 
						
							
							
								
								An api endpoint for rolling  
							
							... 
							
							
							
							WIP 
							
						 
						
							2020-10-28 09:09:15 +01:00  
				
					
						
							
							
								 
						
							
								83db79815a 
								
							 
						 
						
							
							
								
								Make multiclient/multiserver/tracker keydropshuffle aware  
							
							
							
						 
						
							2020-10-27 00:53:32 -07:00  
				
					
						
							
							
								 
						
							
								4dc84e1dac 
								
							 
						 
						
							
							
								
								Update Webhost for generation on-site  
							
							... 
							
							
							
							uploads and tracker do not work yet 
							
						 
						
							2020-10-26 00:04:58 +01:00  
				
					
						
							
							
								 
						
							
								172d26ffb2 
								
							 
						 
						
							
							
								
								Swap out PNG files for SVG files, add proof-of-concept style for upload page.  
							
							
							
						 
						
							2020-10-25 11:49:12 -04:00  
				
					
						
							
							
								 
						
							
								e08e650110 
								
							 
						 
						
							
							
								
								Create website-redesign branch. Include incomplete redesign assets. Very much in-progress.  
							
							
							
						 
						
							2020-10-24 14:46:27 -04:00  
				
					
						
							
							
								 
						
							
								1d58f54101 
								
							 
						 
						
							
							
								
								move ALTTP to its own world folder  
							
							
							
						 
						
							2020-10-24 05:38:56 +02:00  
				
					
						
							
							
								 
						
							
								b91a627b32 
								
							 
						 
						
							
							
								
								Added options from Maseya Palette Randomizer ( #145 )  
							
							... 
							
							
							
							Add remaining palette shuffle options 
							
						 
						
							2020-10-24 02:44:27 +02:00  
				
					
						
							
							
								 
						
							
								e6e7431892 
								
							 
						 
						
							
							
								
								update flask compress  
							
							... 
							
							
							
							(cxFreeze also has an update but is not a requirement for running, only compiling) 
							
						 
						
							2020-10-20 20:35:36 +02:00  
				
					
						
							
							
								 
						
							
								4f8c737eec 
								
							 
						 
						
							
							
								
								squashed commit of many breaking changes  
							
							... 
							
							
							
							Dropping Support for Python 3.7; adding support for Python 3.9 
							
						 
						
							2020-10-19 08:26:31 +02:00  
				
					
						
							
							
								 
						
							
								94dafa3c55 
								
							 
						 
						
							
							
								
								Open Breaking changes  
							
							
							
						 
						
							2020-10-18 23:07:48 +02:00  
				
					
						
							
							
								 
						
							
								a730a4b597 
								
							 
						 
						
							
							
								
								Updated tutorial_de.md  
							
							... 
							
							
							
							fixed minor typos and tidied up a bit 
							
						 
						
							2020-10-18 21:03:24 +02:00  
				
					
						
							
							
								 
						
							
								c714131b37 
								
							 
						 
						
							
							
								
								Fix the player settings page generating yaml files with string keys containing integers  
							
							
							
						 
						
							2020-10-18 00:51:50 -04:00  
				
					
						
							
							
								 
						
							
								008f38400d 
								
							 
						 
						
							
							
								
								Update Player Settings page to include new yaml options. Event sprite options are forthcoming.  
							
							
							
						 
						
							2020-10-16 19:33:42 -04:00  
				
					
						
							
							
								 
						
							
								deb18c64f6 
								
							 
						 
						
							
							
								
								Update the playerSettings.yaml with the new option.  
							
							
							
						 
						
							2020-10-15 15:39:37 -07:00  
				
					
						
							
							
								 
						
							
								b06e91c2b7 
								
							 
						 
						
							
							
								
								Updated spanish tutorial ( #143 )  
							
							... 
							
							
							
							* Added triforce hunt mode
Added modes to calculate the extra available triforce pieces in mystery seeds:
availabe: classic mode
extra: available= required+extra
percentage : available =required*(percentage/100)
Added new options to the player settings generator
* Corrections of default values
Correct default values in playerSettings.yaml
Add new options to WebHostLib\static\static\playerSettings.yaml
* Fixed value for extra percentage
0 would do the same effect as 100 but wanted to be correct
* Update tutorial_es.md
Updated translation 
							
						 
						
							2020-10-03 19:17:34 +02:00  
				
					
						
							
							
								 
						
							
								5a587e4c79 
								
							 
						 
						
							
							
								
								Update German tutorial to use Grrmo's YouTube tutorial. Update sent by Fischfilet.  
							
							
							
						 
						
							2020-09-28 21:24:51 -04:00  
				
					
						
							
							
								 
						
							
								26b75ca9df 
								
							 
						 
						
							
							
								
								Add German tutorial by Fischfilet and fix [Object object] bug in Player Settings page  
							
							
							
						 
						
							2020-09-25 23:57:16 -04:00  
				
					
						
							
							
								 
						
							
								c8fbbd652c 
								
							 
						 
						
							
							
								
								Update to French tutorial by Coxla  
							
							
							
						 
						
							2020-09-24 17:58:35 -04:00  
				
					
						
							
							
								 
						
							
								e00e765f13 
								
							 
						 
						
							
							
								
								Corrected a couple grammar errors.  
							
							
							
						 
						
							2020-09-23 18:49:39 -04:00  
				
					
						
							
							
								 
						
							
								6a0c91322c 
								
							 
						 
						
							
							
								
								Tutorial updates for Website. Added French tutorial by Coxla.  
							
							
							
						 
						
							2020-09-23 18:47:04 -04:00  
				
					
						
							
							
								 
						
							
								068659fcb4 
								
							 
						 
						
							
							
								
								Extra Triforce pieces modes ( #141 )  
							
							... 
							
							
							
							* Added triforce hunt mode
Added modes to calculate the extra available triforce pieces in mystery seeds:
availabe: classic mode
extra: available= required+extra
percentage : available =required*(percentage/100) 
							
						 
						
							2020-09-23 19:43:18 +02:00  
				
					
						
							
							
								 
						
							
								a5c188a04e 
								
							 
						 
						
							
							
								
								Add prize shuffle to online yaml generator.  
							
							
							
						 
						
							2020-09-19 22:10:48 -07:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								3f61f82f24 
								
							 
						 
						
							
							
								
								Update Player Settings Generator with additions.  
							
							
							
						 
						
							2020-09-18 09:16:23 -07:00  
				
					
						
							
							
								 
						
							
								c56b288d85 
								
							 
						 
						
							
							
								
								Fix a bug in player settings causing Timed OHKO to initially display as [Object Object]  
							
							
							
						 
						
							2020-09-13 00:17:46 -04:00  
				
					
						
							
							
								 
						
							
								99517021c8 
								
							 
						 
						
							
							
								
								Fix DB scheduling on mariaDB  
							
							
							
						 
						
							2020-09-09 01:41:37 +02:00  
				
					
						
							
							
								 
						
							
								88c28c3e83 
								
							 
						 
						
							
							
								
								WebHost: fix a typo on upload.html  
							
							
							
						 
						
							2020-09-06 16:32:12 +02:00  
				
					
						
							
							
								 
						
							
								3acf764097 
								
							 
						 
						
							
							
								
								Fix a bug in player-settings causing new sprite entries to display the input at a zero, while the true value is 50. Also fix playerSettings.yaml to not default to disabling in-game music.  
							
							
							
						 
						
							2020-09-05 19:10:48 -04:00  
				
					
						
							
							
								 
						
							
								6632a59b64 
								
							 
						 
						
							
							
								
								Implement sprite options in Player Settings  
							
							
							
						 
						
							2020-09-05 18:51:46 -04:00  
				
					
						
							
							
								 
						
							
								0236097809 
								
							 
						 
						
							
							
								
								Add alternate font toggle to WebUI  
							
							
							
						 
						
							2020-08-31 02:02:54 -04:00  
				
					
						
							
							
								 
						
							
								10f8a27356 
								
							 
						 
						
							
							
								
								WebHost: read spoiler log from zipfile correctly  
							
							
							
						 
						
							2020-08-30 16:46:25 +02:00  
				
					
						
							
							
								 
						
							
								6a7633e51e 
								
							 
						 
						
							
							
								
								Add player-settings link to landing page  
							
							
							
						 
						
							2020-08-27 21:39:45 -04:00  
				
					
						
							
							
								 
						
							
								b5ee2edca5 
								
							 
						 
						
							
							
								
								Player Settings fully operational, but missing sprite options  
							
							
							
						 
						
							2020-08-27 21:31:18 -04:00  
				
					
						
							
							
								 
						
							
								3b159632b5 
								
							 
						 
						
							
							
								
								Add tooltips to Player Settings page.  
							
							
							
						 
						
							2020-08-26 23:57:24 -04:00  
				
					
						
							
							
								 
						
							
								de93790882 
								
							 
						 
						
							
							
								
								More work on the Player Settings page  
							
							
							
						 
						
							2020-08-26 23:38:13 -04:00  
				
					
						
							
							
								 
						
							
								ad895f045c 
								
							 
						 
						
							
							
								
								Nuked the schema file and create my own. Works much better.  
							
							
							
						 
						
							2020-08-25 20:51:11 -04:00  
				
					
						
							
							
								 
						
							
								4126d48d0d 
								
							 
						 
						
							
							
								
								Change a couple filenames and move some files around.  
							
							
							
						 
						
							2020-08-23 18:24:09 -04:00  
				
					
						
							
							
								 
						
							
								40e4e3c0c6 
								
							 
						 
						
							
							
								
								WebHost: correct easy.yaml to playerSettings.yaml  
							
							
							
						 
						
							2020-08-23 14:40:50 +02:00  
				
					
						
							
							
								 
						
							
								c57374a5ff 
								
							 
						 
						
							
							
								
								Add JSON schema for player settings, which playerSettings.yaml (formerly easy.yaml) will need to conform to when parsed to JSON.  
							
							
							
						 
						
							2020-08-22 19:03:09 -04:00  
				
					
						
							
							
								 
						
							
								79170f8195 
								
							 
						 
						
							
							
								
								Solid progress on Game Settings  
							
							
							
						 
						
							2020-08-19 21:51:59 -04:00  
				
					
						
							
							
								 
						
							
								e76887d0bf 
								
							 
						 
						
							
							
								
								WebHost: Give user feedback if generator failed.  
							
							
							
						 
						
							2020-08-18 02:06:35 +02:00  
				
					
						
							
							
								 
						
							
								39f85aa291 
								
							 
						 
						
							
							
								
								WebHost: job pool based world generation  
							
							
							
						 
						
							2020-08-18 01:18:37 +02:00  
				
					
						
							
							
								 
						
							
								74179308ec 
								
							 
						 
						
							
							
								
								apply P number targeting fix to uploads  
							
							
							
						 
						
							2020-08-15 15:17:31 +02:00  
				
					
						
							
							
								 
						
							
								4c3f5188e4 
								
							 
						 
						
							
							
								
								Some preliminary setup for the Game Settings page  
							
							
							
						 
						
							2020-08-14 23:45:23 -04:00  
				
					
						
							
							
								 
						
							
								b47e8cbbf2 
								
							 
						 
						
							
							
								
								Move HTML generation back to JavaScript.  
							
							... 
							
							
							
							- Functionality maintained
- File operations removed from server
- Browsers should again be able to cache the tutorial 
							
						 
						
							2020-08-14 20:09:59 -04:00  
				
					
						
							
							
								 
						
							
								87ea87a2e9 
								
							 
						 
						
							
							
								
								update modules, move markdown requirement and add tutorial caching  
							
							
							
						 
						
							2020-08-14 19:29:59 +02:00  
				
					
						
							
							
								 
						
							
								6c29f86115 
								
							 
						 
						
							
							
								
								Reimplement anchor navigation via Javascript  
							
							
							
						 
						
							2020-08-14 00:03:07 -04:00  
				
					
						
							
							
								 
						
							
								ecc599d097 
								
							 
						 
						
							
							
								
								Move markdown handling to Python. Enable multi-language support for tutorial.  
							
							
							
						 
						
							2020-08-13 22:26:42 -04:00  
				
					
						
							
							
								 
						
							
								9352687d61 
								
							 
						 
						
							
							
								
								Update tutorial to correct an oversight and add more content.  
							
							
							
						 
						
							2020-08-13 21:24:11 -04:00  
				
					
						
							
							
								 
						
							
								2a2452e30f 
								
							 
						 
						
							
							
								
								update landing with dynamic links and counter for Seeds  
							
							
							
						 
						
							2020-08-13 09:23:52 +02:00  
				
					
						
							
							
								 
						
							
								882c5841f0 
								
							 
						 
						
							
							
								
								Quick style fix for filename  
							
							
							
						 
						
							2020-08-12 23:36:51 -04:00  
				
					
						
							
							
								 
						
							
								d2b17b69d2 
								
							 
						 
						
							
							
								
								Add a Setup Guide button to the landing page  
							
							
							
						 
						
							2020-08-12 23:20:45 -04:00  
				
					
						
							
							
								 
						
							
								39bfdc244b 
								
							 
						 
						
							
							
								
								Implement written tutorial page  
							
							
							
						 
						
							2020-08-12 23:07:26 -04:00  
				
					
						
							
							
								 
						
							
								dbf7a185d9 
								
							 
						 
						
							
							
								
								Fix incorrect player number targetting if player name contains P  
							
							
							
						 
						
							2020-08-10 09:17:21 +02:00  
				
					
						
							
							
								 
						
							
								1cb8c82d4b 
								
							 
						 
						
							
							
								
								Fix tutorial markdown not loading  
							
							
							
						 
						
							2020-08-03 23:19:35 -04:00  
				
					
						
							
							
								 
						
							
								da3a65fd53 
								
							 
						 
						
							
							
								
								Move downloads to downloads.py  
							
							
							
						 
						
							2020-08-03 19:27:40 +02:00  
				
					
						
							
							
								 
						
							
								2a8f39a0a1 
								
							 
						 
						
							
							
								
								correctly report back broken yaml files  
							
							
							
						 
						
							2020-08-03 19:19:36 +02:00  
				
					
						
							
							
								 
						
							
								5c9b3dbdbc 
								
							 
						 
						
							
							
								
								WebHost: sort patches by player ID  
							
							
							
						 
						
							2020-08-03 06:41:25 +02:00  
				
					
						
							
							
								 
						
							
								d511dc7347 
								
							 
						 
						
							
							
								
								WebHost: Spoiler is now longstr, which doesn't need BOM handling  
							
							
							
						 
						
							2020-08-03 06:38:30 +02:00  
				
					
						
							
							
								 
						
							
								2716b78d07 
								
							 
						 
						
							
							
								
								WebHost: Sort patch files  
							
							
							
						 
						
							2020-08-03 04:29:46 +02:00  
				
					
						
							
							
								 
						
							
								2fa9253775 
								
							 
						 
						
							
							
								
								WebHost: Make sure there's enough space reserved for a multiworld spoiler  
							
							
							
						 
						
							2020-08-03 04:19:36 +02:00  
				
					
						
							
							
								 
						
							
								8e8bce4d9a 
								
							 
						 
						
							
							
								
								Update directory structure in WebHostLib  
							
							
							
						 
						
							2020-08-02 19:10:42 -04:00  
				
					
						
							
							
								 
						
							
								22abd09087 
								
							 
						 
						
							
							
								
								WebHost: On-Server rolling  
							
							
							
						 
						
							2020-08-02 22:11:52 +02:00  
				
					
						
							
							
								 
						
							
								b7e52c4348 
								
							 
						 
						
							
							
								
								correct tutorial path  
							
							
							
						 
						
							2020-08-01 02:42:32 +02:00  
				
					
						
							
							
								 
						
							
								e4e57432e3 
								
							 
						 
						
							
							
								
								<filename> route needs sanitazition, as it can escalate to parent folders and grab any file from the server.  
							
							
							
						 
						
							2020-08-01 02:32:48 +02:00  
				
					
						
							
							
								 
						
							
								d5d6c717e0 
								
							 
						 
						
							
							
								
								Add tutorial page, favicon.  
							
							... 
							
							
							
							- The tutorial is written in markdown and transformed into HTML via Javascript, so anyone can edit it without knowledge of web development. 
							
						 
						
							2020-07-31 19:59:33 -04:00  
				
					
						
							
							
								 
						
							
								962b420299 
								
							 
						 
						
							
							
								
								WebHost: Fix internal server error if hint field is empty  
							
							
							
						 
						
							2020-07-30 01:00:55 +02:00  
				
					
						
							
							
								 
						
							
								1abc6b2b2e 
								
							 
						 
						
							
							
								
								Include a style file for tooltips.  
							
							
							
						 
						
							2020-07-29 18:54:44 -04:00  
				
					
						
							
							
								 
						
							
								daf4ac8117 
								
							 
						 
						
							
							
								
								WebHost: Tracker updates  
							
							... 
							
							
							
							- use long player names for hint table
- allow multistream link to be updated without page refresh
- add a notice that the tracker is self updating 
							
						 
						
							2020-07-29 21:35:31 +02:00  
				
					
						
							
							
								 
						
							
								ab54921665 
								
							 
						 
						
							
							
								
								WebHost: make multistream usernames unique  
							
							
							
						 
						
							2020-07-28 17:19:54 +02:00  
				
					
						
							
							
								 
						
							
								bca1a2d9e0 
								
							 
						 
						
							
							
								
								WebHost: Automatic !hint tracking  
							
							
							
						 
						
							2020-07-27 19:30:31 +02:00  
				
					
						
							
							
								 
						
							
								8696ee4c9e 
								
							 
						 
						
							
							
								
								WebHost: Use B64encoded UUIDs for links.  
							
							... 
							
							
							
							Warning: This will break old links 
							
						 
						
							2020-07-27 05:04:49 +02:00  
				
					
						
							
							
								 
						
							
								63cbdb9449 
								
							 
						 
						
							
							
								
								WebHost: Add a yaml checker  
							
							
							
						 
						
							2020-07-27 04:05:42 +02:00  
				
					
						
							
							
								 
						
							
								89cea382ea 
								
							 
						 
						
							
							
								
								Fix the magic powder sprite resolution  
							
							
							
						 
						
							2020-07-26 08:25:54 -04:00  
				
					
						
							
							
								 
						
							
								c9badb2b34 
								
							 
						 
						
							
							
								
								The most important change to ever grace this repo  
							
							
							
						 
						
							2020-07-26 08:14:06 -04:00  
				
					
						
							
							
								 
						
							
								e384c9ed6d 
								
							 
						 
						
							
							
								
								Tables now automatically resize themselves to fit page height  
							
							
							
						 
						
							2020-07-25 22:07:35 -04:00  
				
					
						
							
							
								 
						
							
								d1af7de6fe 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master'  
							
							
							
						 
						
							2020-07-25 17:27:07 -04:00  
				
					
						
							
							
								 
						
							
								1d22c7fb97 
								
							 
						 
						
							
							
								
								Fix thead not sticking properly in chromium-based browsers, restore scroll-sync  
							
							
							
						 
						
							2020-07-25 17:24:23 -04:00  
				
					
						
							
							
								 
						
							
								9f5d9847f0 
								
							 
						 
						
							
							
								
								WebHost: Clean up some whitespace  
							
							
							
						 
						
							2020-07-25 22:53:46 +02:00  
				
					
						
							
							
								 
						
							
								5cd5223ae0 
								
							 
						 
						
							
							
								
								WebHost: Add youtube livestreaming and autogenerated multistream link  
							
							
							
						 
						
							2020-07-25 22:40:24 +02:00  
				
					
						
							
							
								 
						
							
								aacd5b4063 
								
							 
						 
						
							
							
								
								Center last activity column  
							
							
							
						 
						
							2020-07-25 02:10:49 -04:00  
				
					
						
							
							
								 
						
							
								3ea435c66c 
								
							 
						 
						
							
							
								
								Style fixes for tracker page  
							
							... 
							
							
							
							- Restore single search bar
- Restore cell borders
- Restore row highlighting on hover
- Utilize more vertical space
- Remove sorting arrows 
							
						 
						
							2020-07-25 02:07:52 -04:00  
				
					
						
							
							
								 
						
							
								c41ffdeb80 
								
							 
						 
						
							
							
								
								WebHost: restore automatic tracker refresh  
							
							
							
						 
						
							2020-07-24 03:57:44 +02:00  
				
					
						
							
							
								 
						
							
								051555ef14 
								
							 
						 
						
							
							
								
								Prevent overloading of window.onload  
							
							
							
						 
						
							2020-07-23 20:54:25 -04:00  
				
					
						
							
							
								 
						
							
								f484ed0274 
								
							 
						 
						
							
							
								
								Overhaul of styles for DataTables, re-add Cookie Notice  
							
							
							
						 
						
							2020-07-23 03:21:26 -04:00  
				
					
						
							
							
								 
						
							
								da38029ee7 
								
							 
						 
						
							
							
								
								Fix upload button doing nothing. Caused by script tag in head overriding window.onload, which was already declared in uploads.js  
							
							
							
						 
						
							2020-07-22 22:44:52 -04:00  
				
					
						
							
							
								 
						
							
								78c85cce14 
								
							 
						 
						
							
							
								
								WebHost: List Rooms in a sortable table  
							
							
							
						 
						
							2020-07-21 23:15:19 +02:00  
				
					
						
							
							
								 
						
							
								d005f6e1e1 
								
							 
						 
						
							
							
								
								WebHost: fix landing page caching and mention amount of multiworlds in the last week.  
							
							
							
						 
						
							2020-07-21 06:35:47 +02:00  
				
					
						
							
							
								 
						
							
								ac238d9b14 
								
							 
						 
						
							
							
								
								WebHost: Don't count exit saving as activity, thereby creating a hosting loop  
							
							
							
						 
						
							2020-07-20 14:17:05 +02:00  
				
					
						
							
							
								 
						
							
								cb4d2d1ef0 
								
							 
						 
						
							
							
								
								Tracker: Use Icons for header where appropriate  
							
							
							
						 
						
							2020-07-19 22:32:56 +02:00  
				
					
						
							
							
								 
						
							
								611a38be67 
								
							 
						 
						
							
							
								
								Tracker: Only show AT and HC big key in DoorRando  
							
							
							
						 
						
							2020-07-19 21:15:55 +02:00  
				
					
						
							
							
								 
						
							
								4b155677fa 
								
							 
						 
						
							
							
								
								javascript import ordering is a thing~  
							
							
							
						 
						
							2020-07-19 20:55:03 +02:00  
				
					
						
							
							
								 
						
							
								e13136ea7d 
								
							 
						 
						
							
							
								
								restore tracker to known ugliness  
							
							
							
						 
						
							2020-07-19 20:52:04 +02:00  
				
					
						
							
							
								 
						
							
								3e86347389 
								
							 
						 
						
							
							
								
								Remove debug logs  
							
							
							
						 
						
							2020-07-18 23:02:41 -04:00  
				
					
						
							
							
								 
						
							
								5fdc3f757b 
								
							 
						 
						
							
							
								
								Fix import paths and restore tracker functionality  
							
							
							
						 
						
							2020-07-18 23:01:35 -04:00  
				
					
						
							
							
								 
						
							
								69f5802e7a 
								
							 
						 
						
							
							
								
								Improved styling for WebHost  
							
							
							
						 
						
							2020-07-18 16:25:07 -04:00  
				
					
						
							
							
								 
						
							
								1d036c0d3c 
								
							 
						 
						
							
							
								
								add compatibility server setting  
							
							
							
						 
						
							2020-07-16 16:57:38 +02:00  
				
					
						
							
							
								 
						
							
								626b6b0521 
								
							 
						 
						
							
							
								
								fix loading old savegames from ponyorm DB  
							
							
							
						 
						
							2020-07-16 02:29:36 +02:00  
				
					
						
							
							
								 
						
							
								bdf95775ac 
								
							 
						 
						
							
							
								
								Tracker: don't count to 3 Bows  
							
							... 
							
							
							
							Silver Bow sets 2, Bow then did +1 -> 3 
							
						 
						
							2020-07-12 23:27:21 +02:00  
				
					
						
							
							
								 
						
							
								963bb7998c 
								
							 
						 
						
							
							
								
								WebHost: Correct WebHost tag  
							
							
							
						 
						
							2020-07-11 17:44:52 +02:00  
				
					
						
							
							
								 
						
							
								cdee9e5a3a 
								
							 
						 
						
							
							
								
								WebHost: Move module into WebHostLib to prevent shadowing WebHost.py  
							
							
							
						 
						
							2020-07-11 16:59:37 +02:00