6c525e1fe6 
								
							 
						 
						
							
							
								
								Core: move multiple Item properties into a single Flag ( #638 )  
							
							
							
						 
						
							2022-06-17 03:23:27 +02:00  
				
					
						
							
							
								 
						
							
								11faca1940 
								
							 
						 
						
							
							
								
								docs: update various broken links/images and fix a few small typos. point some links to current webhost server rather than hardcoding archipelago.gg  
							
							
							
						 
						
							2022-05-18 21:29:59 +02:00  
				
					
						
							
							
								 
						
							
								977159e572 
								
							 
						 
						
							
							
								
								Webworld docs: move gameinfo documentation to their world folders and copy them for webhost use. ( #455 )  
							
							
							
						 
						
							2022-05-11 20:05:53 +02:00  
				
					
						
							
							
								 
						
							
								976f34c19f 
								
							 
						 
						
							
							
								
								Fix Harmless Hellway logic  
							
							... 
							
							
							
							Original logic from SMZ3 is:
items.KeyPD >= (GetLocation("Palace of Darkness - Harmless Hellway").ItemIs(KeyPD, World) ?
                        (items.Hammer && items.Bow && items.Lamp) || config.Keysanity ? 4 : 3 :
                        (items.Hammer && items.Bow && items.Lamp) || config.Keysanity ? 6 : 5))
I believe these parentheses are needed to correctly replicate this logic 
							
						 
						
							2022-05-11 04:20:30 +02:00  
				
					
						
							
							
								 
						
							
								894a30b9bd 
								
							 
						 
						
							
							
								
								Check for ROMs at beginning of generation ( #475 )  
							
							
							
						 
						
							2022-04-30 03:37:28 +02:00  
				
					
						
							
							
								 
						
							
								42fecc7491 
								
							 
						 
						
							
							
								
								Core: change how required versions work, deprecate IgnoreGame ( #426 )  
							
							... 
							
							
							
							`AutoWorld.World`s can set required_server_version and required_client_version properties. Drop `get_required_client_version()`.
`MultiServer` will set an absolute minimum client version based on its capability (protocol level).
`IgnoreVersion` tag is replaced by using `Tracker` or `TextOnly` with empty or null `game`.
Ignoring game will also ignore game's required_client_version (and fall back to server capability). 
							
						 
						
							2022-04-08 11:16:36 +02:00  
				
					
						
							
							
								 
						
							
								ec00d1b710 
								
							 
						 
						
							
							
								
								SMZ3: allow TextClient to connect by name ( #423 )  
							
							
							
						 
						
							2022-04-07 10:50:55 -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  
				
					
						
							
							
								 
						
							
								fb2e780c56 
								
							 
						 
						
							
							
								
								LttP/SMZ3: some more file ending fixes ( #393 )  
							
							
							
						 
						
							2022-04-03 13:42:18 -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  
				
					
						
							
							
								 
						
							
								7d830362a7 
								
							 
						 
						
							
							
								
								Setup, Launcher, Linux Support ( #359 )  
							
							
							
						 
						
							2022-03-31 05:08:15 +02:00  
				
					
						
							
							
								 
						
							
								e0aa52ed27 
								
							 
						 
						
							
							
								
								[SMZ3] player count fix ( #346 )  
							
							
							
						 
						
							2022-03-26 02:35:55 +01:00  
				
					
						
							
							
								 
						
							
								7394598aff 
								
							 
						 
						
							
							
								
								Patch: update to version 4 ( #312 )  
							
							
							
						 
						
							2022-03-18 04:53:09 +01:00  
				
					
						
							
							
								 
						
							
								cfa49ee757 
								
							 
						 
						
							
							
								
								Add SMZ3 support ( #270 )  
							
							
							
						 
						
							2022-03-15 13:55:57 +01:00