a080288e3e 
								
							 
						 
						
							
							
								
								Core: update version ( #407 )  
							
							
							
						 
						
							2022-04-03 19:39:01 -04:00  
				
					
						
							
							
								 
						
							
								71bd87f293 
								
							 
						 
						
							
							
								
								HK: don't flag maps as progression  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								574e2abba8 
								
							 
						 
						
							
							
								
								HK: write shop prices to spoiler log  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								cffa772801 
								
							 
						 
						
							
							
								
								Fix unit test and generation failures. Whoops.  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								66bd793306 
								
							 
						 
						
							
							
								
								HK: add item name groups  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								0eb37883ca 
								
							 
						 
						
							
							
								
								Add docstrings to hollow knight YAML options.  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								356384ab05 
								
							 
						 
						
							
							
								
								Add Hollow Knight setup guide, game info, and to README  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								8c2c6877b6 
								
							 
						 
						
							
							
								
								HK: sort shop contents by cost  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								d1d40d8a60 
								
							 
						 
						
							
							
								
								HK: ignore relics logic  
							
							... 
							
							
							
							HK: write sets ordered, to reduce history changes 
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								b026a0a372 
								
							 
						 
						
							
							
								
								HK: write charm costs to spoiler  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								73bcd0058a 
								
							 
						 
						
							
							
								
								HK: force disabled options to actually be disabled  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								0cf396e5d6 
								
							 
						 
						
							
							
								
								HK: account for "Start" location in another place  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								1bc09d4292 
								
							 
						 
						
							
							
								
								make black sliver happy  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								97d0c51db1 
								
							 
						 
						
							
							
								
								HK: allow webgen  
							
							
							
						 
						
							2022-04-03 19:38:39 -04:00  
				
					
						
							
							
								 
						
							
								ed1c11267c 
								
							 
						 
						
							
							
								
								Options: loudly crash if random text is not recognized, instead of de… ( #401 )  
							
							... 
							
							
							
							* Options: loudly crash if random text is not recognized, instead of defaulting to full "random"
* Update Options.py
Co-authored-by: Hussein Farran <hmfarran@gmail.com>
Co-authored-by: Hussein Farran <hmfarran@gmail.com> 
							
						 
						
							2022-04-03 19:37:57 -04:00  
				
					
						
							
							
								 
						
							
								a3e1ac896f 
								
							 
						 
						
							
							
								
								Generate: don't fail on marked utf-8 files ( #399 )  
							
							... 
							
							
							
							utf-8-sig will fallback to non-sig automatically 
							
						 
						
							2022-04-03 15:55:46 -04:00  
				
					
						
							
							
								 
						
							
								37d9eb2752 
								
							 
						 
						
							
							
								
								Added filesafe player name function and updated generator functions in all worlds to use filesafe player name during output  
							
							... 
							
							
							
							Thanks Windows for your bad filesystem. 
							
						 
						
							2022-04-03 20:45:44 +02:00  
				
					
						
							
							
								 
						
							
								05e267a0bd 
								
							 
						 
						
							
							
								
								Prevent use of old collection clients without boss collection blocklist. ( #406 )  
							
							
							
						 
						
							2022-04-03 14:45:06 -04:00  
				
					
						
							
							
								 
						
							
								d1f0a29a02 
								
							 
						 
						
							
							
								
								OoT: fix patching deltas when run from another folder  
							
							
							
						 
						
							2022-04-03 20:44:27 +02:00  
				
					
						
							
							
								 
						
							
								fb2e780c56 
								
							 
						 
						
							
							
								
								LttP/SMZ3: some more file ending fixes ( #393 )  
							
							
							
						 
						
							2022-04-03 13:42:18 -04:00  
				
					
						
							
							
								 
						
							
								ba3257f850 
								
							 
						 
						
							
							
								
								ItemLinks: prevent attempts at cross-game ( #402 )  
							
							
							
						 
						
							2022-04-03 13:09:05 -04:00  
				
					
						
							
							
								 
						
							
								215d5e9adf 
								
							 
						 
						
							
							
								
								AutoWorld: ensure WebWorld is instantiated, preventing an easy mistake. ( #404 )  
							
							
							
						 
						
							2022-04-03 13:08:50 -04:00  
				
					
						
							
							
								 
						
							
								5392b32d5c 
								
							 
						 
						
							
							
								
								SoE: WebWorld theme and fix long standing bug ( #397 )  
							
							
							
						 
						
							2022-04-03 04:48:43 +02:00  
				
					
						
							
							
								 
						
							
								4dd0a75914 
								
							 
						 
						
							
							
								
								multiworld tracker: properly fix item link breaking tracker  
							
							
							
						 
						
							2022-04-03 02:03:48 +02:00  
				
					
						
							
							
								 
						
							
								a2212002ae 
								
							 
						 
						
							
							
								
								Link to the Past Block collection of bosses. ( #395 )  
							
							
							
						 
						
							2022-04-03 01:39:28 +02:00  
				
					
						
							
							
								 
						
							
								91ccee3513 
								
							 
						 
						
							
							
								
								[SM] remote item back compat fix ( #400 )  
							
							
							
						 
						
							2022-04-03 01:36:31 +02:00  
				
					
						
							
							
								 
						
							
								2a593d5d0a 
								
							 
						 
						
							
							
								
								CI: add windows build action  
							
							... 
							
							
							
							set setuptools to 60.x until the issue is resolved
change retention to 7 days 
							
						 
						
							2022-04-02 04:49:42 +02:00  
				
					
						
							
							
								 
						
							
								a93b3d79aa 
								
							 
						 
						
							
							
								
								Minecraft fixes ( #388 )  
							
							
							
						 
						
							2022-04-02 04:49:27 +02:00  
				
					
						
							
							
								 
						
							
								938ab32cda 
								
							 
						 
						
							
							
								
								CI: bigger unittest matrix  
							
							
							
						 
						
							2022-04-02 00:17:53 +02:00  
				
					
						
							
							
								 
						
							
								6f5ab05345 
								
							 
						 
						
							
							
								
								[Docs] Added WebWorld Theme ( #387 )  
							
							
							
						 
						
							2022-04-01 22:39:39 +02:00  
				
					
						
							
							
								 
						
							
								95f8647f09 
								
							 
						 
						
							
							
								
								Added 50 items to ArchipIDLE ( #385 )  
							
							
							
						 
						
							2022-04-01 10:04:42 -04:00  
				
					
						
							
							
								 
						
							
								06c8caa3cc 
								
							 
						 
						
							
							
								
								Fixed checksfinder client failing when getting an item before sending one, and fixed checksfinder client not appearing in the installer ( #383 )  
							
							
							
						 
						
							2022-04-01 07:55:06 +02:00  
				
					
						
							
							
								 
						
							
								d206a562df 
								
							 
						 
						
							
							
								
								rename ChecksFinder folder ( #380 )  
							
							
							
						 
						
							2022-04-01 01:17:46 -04:00  
				
					
						
							
							
								 
						
							
								a0a290e481 
								
							 
						 
						
							
							
								
								Setup: fix OoT conditions for file page ( #381 )  
							
							
							
						 
						
							2022-04-01 01:17:26 -04:00  
				
					
						
							
							
								 
						
							
								266ff0c520 
								
							 
						 
						
							
							
								
								Setup: fix apparently forgotten file endings ( #382 )  
							
							... 
							
							
							
							I feel like I did this... mh. 
							
						 
						
							2022-04-01 01:16:54 -04:00  
				
					
						
							
							
								 
						
							
								931bf7da16 
								
							 
						 
						
							
							
								
								SMZ3: fix loading TextScript on systems that don't default to something utf-8 compatible ( #384 )  
							
							
							
						 
						
							2022-04-01 01:14:20 -04:00  
				
					
						
							
							
								 
						
							
								fe4a26d034 
								
							 
						 
						
							
							
								
								CI: add Generate.py tests  
							
							... 
							
							
							
							* allows ModuleUpdate to be run outside of local_dir
* adds windows-latest to the unittest matrix 
							
						 
						
							2022-04-01 06:16:13 +02:00  
				
					
						
							
							
								 
						
							
								dca70a99ad 
								
							 
						 
						
							
							
								
								Webhost - Update copyright year  
							
							
							
						 
						
							2022-04-01 04:46:02 +02:00  
				
					
						
							
							
								 
						
							
								1a24a73ccd 
								
							 
						 
						
							
							
								
								add forgotten file ( #378 )  
							
							
							
						 
						
							2022-03-31 22:14:51 -04:00  
				
					
						
							
							
								 
						
							
								ae163319e0 
								
							 
						 
						
							
							
								
								More bug fixes  
							
							
							
						 
						
							2022-04-01 03:54:30 +02:00  
				
					
						
							
							
								 
						
							
								65864e273b 
								
							 
						 
						
							
							
								
								Fix bugs  
							
							
							
						 
						
							2022-04-01 03:54:30 +02:00  
				
					
						
							
							
								 
						
							
								199b778d2b 
								
							 
						 
						
							
							
								
								Bug Squashing  
							
							
							
						 
						
							2022-04-01 03:54:30 +02:00  
				
					
						
							
							
								 
						
							
								70e3c47120 
								
							 
						 
						
							
							
								
								Core: update version  
							
							
							
						 
						
							2022-04-01 03:54:30 +02:00  
				
					
						
							
							
								 
						
							
								eddc5d6524 
								
							 
						 
						
							
							
								
								Options: some more typing  
							
							
							
						 
						
							2022-04-01 03:21:31 +02:00  
				
					
						
							
							
								 
						
							
								fae3068c25 
								
							 
						 
						
							
							
								
								Documentation: Add RetroArch emu to SNES games ( #365 )  
							
							... 
							
							
							
							* Documentation: Add RetroArch emu to SNES games
* Documentation: fix screenshot alt text 
							
						 
						
							2022-03-31 18:09:13 -04:00  
				
					
						
							
							
								 
						
							
								b9014b2a60 
								
							 
						 
						
							
							
								
								Setup: update cx-Freeze ( #370 )  
							
							
							
						 
						
							2022-03-31 18:08:48 -04:00  
				
					
						
							
							
								 
						
							
								6b07b6407c 
								
							 
						 
						
							
							
								
								Add ArchipIDLE setup guide ( #375 )  
							
							
							
						 
						
							2022-03-31 18:08:13 -04:00  
				
					
						
							
							
								 
						
							
								a10b987f1c 
								
							 
						 
						
							
							
								
								CI: add release action  
							
							
							
						 
						
							2022-03-31 23:29:56 +02:00  
				
					
						
							
							
								 
						
							
								1f16310797 
								
							 
						 
						
							
							
								
								Options: fix "toggle: random" always being True  
							
							
							
						 
						
							2022-03-31 22:57:19 +02:00  
				
					
						
							
							
								 
						
							
								0fd59063d9 
								
							 
						 
						
							
							
								
								[Timespinner] Fixed typo  
							
							
							
						 
						
							2022-03-31 22:16:23 +02:00