8fc50510a0 
								
							 
						 
						
							
							
								
								sm64ex,v6: Use create_items for itempool modification ( #1674 )  
							
							
							
						 
						
							2023-04-07 19:03:28 -05:00  
				
					
						
							
							
								 
						
							
								7cbeb8438b 
								
							 
						 
						
							
							
								
								core: rip out RegionType and rework Region class ( #814 )  
							
							
							
						 
						
							2023-02-14 01:06:43 +01:00  
				
					
						
							
							
								 
						
							
								2af510328e 
								
							 
						 
						
							
							
								
								Core: rename `world` to `multiworld` ( #931 )  
							
							... 
							
							
							
							* rename references to `Multiworld` in core to `multiworld` instead of `world`
* fix smz3
* fix oot
* fix low hanging fruit
* revert mysteriously broken spacing in world api.md
* fix more randomly broken spacing
* hate
* that better be all of it
* begrudgingly move over smw
* ._.
* missed some worlds
* this is getting tedious now
* Missed some self.world definitions
Co-authored-by: espeon65536 <espeon65536@gmail.com>
Co-authored-by: Zach Parks <zach@alliware.com> 
							
						 
						
							2022-10-31 21:41:21 -05:00  
				
					
						
							
							
								 
						
							
								fdd7ffb089 
								
							 
						 
						
							
							
								
								Core: move output file name logic into core ( #1066 )  
							
							... 
							
							
							
							* move output file name logic into core
I see the same logic with small variations in each different world implementation.
It seems to me, it would be better in the core to keep it consistent.
* missed a few
* remove review comment
* + smw
* double quote strings
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
* revert change to DS3 output file name
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> 
							
						 
						
							2022-10-02 16:53:18 +02:00  
				
					
						
							
							
								 
						
							
								81cf1508e0 
								
							 
						 
						
							
							
								
								Core: Refactor Autoworld.options to Autoworld.option_definitions ( #906 )  
							
							... 
							
							
							
							* refactor `world.options` -> `world.option_definitions`
* rename world api reference
* missed some self.options 
							
						 
						
							2022-08-15 23:46:59 +02:00  
				
					
						
							
							
								 
						
							
								c1e9d0ab4f 
								
							 
						 
						
							
							
								
								WebHost: allow customserver to skip importing worlds subsystem for hosting a Room ( #877 )  
							
							... 
							
							
							
							Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com> 
							
						 
						
							2022-08-07 18:28:50 +02:00  
				
					
						
							
							
								 
						
							
								0ca3d73ae9 
								
							 
						 
						
							
							
								
								makes easier to find where to put the launch options for steam version v6 ( #712 )  
							
							... 
							
							
							
							* Update setup_en.md
* Update setup_en.md
* Update setup_en.md
* Update setup_en.md
* typo fix spaces clarification
Co-authored-by: Zach Parks <zach@alliware.com>
* Grammar corrections, clarifications, removed redundant explanations
* Markdown syntax fix
Co-authored-by: Zach Parks <zach@alliware.com>
Co-authored-by: Chris Wilson <chris@legendserver.info> 
							
						 
						
							2022-06-26 19:08:16 -04:00  
				
					
						
							
							
								 
						
							
								6c525e1fe6 
								
							 
						 
						
							
							
								
								Core: move multiple Item properties into a single Flag ( #638 )  
							
							
							
						 
						
							2022-06-17 03:23:27 +02:00  
				
					
						
							
							
								 
						
							
								a332d4935d 
								
							 
						 
						
							
							
								
								v6,sm64ex: Use standard Death Link option name  
							
							
							
						 
						
							2022-05-26 07:05:19 +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  
				
					
						
							
							
								 
						
							
								587d4dc8b6 
								
							 
						 
						
							
							
								
								v6,sm64ex: Allow location exclusions  
							
							
							
						 
						
							2022-04-15 02:02:39 +02: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  
				
					
						
							
							
								 
						
							
								3c2933d587 
								
							 
						 
						
							
							
								
								V6: fix area cost always referencing last area cost, instead of current index ( #348 )  
							
							... 
							
							
							
							* V6: fix area cost always referencing last area cost, instead of current index
* V6: autoformat Rules.py
* V6: correct a location name for rule application 
							
						 
						
							2022-03-26 10:16:28 +01:00  
				
					
						
							
							
								 
						
							
								1266ca314c 
								
							 
						 
						
							
							
								
								Options: some display name renames that were missed ( #318 )  
							
							
							
						 
						
							2022-03-18 13:17:19 -04:00  
				
					
						
							
							
								 
						
							
								97b1ae5ee9 
								
							 
						 
						
							
							
								
								v6,sm64ex: Add support for offline singeplayer seeds ( #301 )  
							
							
							
						 
						
							2022-03-12 22:05:54 +01:00  
				
					
						
							
							
								 
						
							
								1d19868119 
								
							 
						 
						
							
							
								
								v6: Update NPC Trinket Rule  
							
							
							
						 
						
							2022-02-18 19:32:36 +01:00  
				
					
						
							
							
								 
						
							
								a3c3e4cbd4 
								
							 
						 
						
							
							
								
								v6: Add Area Cost Shuffle  
							
							
							
						 
						
							2022-02-05 20:24:42 +01:00  
				
					
						
							
							
								 
						
							
								6923800081 
								
							 
						 
						
							
							
								
								v6: Music Randomizer  
							
							
							
						 
						
							2022-02-04 23:04:05 +01:00  
				
					
						
							
							
								 
						
							
								6e53cb2deb 
								
							 
						 
						
							
							
								
								V6: some cleanup  
							
							
							
						 
						
							2022-02-04 21:34:39 +01:00  
				
					
						
							
							
								 
						
							
								8e04182b3f 
								
							 
						 
						
							
							
								
								v6: Add Area Randomizer ( #249 )  
							
							... 
							
							
							
							* v6: Add Area Randomizer 
							
						 
						
							2022-02-04 21:22:26 +01:00  
				
					
						
							
							
								 
						
							
								954d2e64ef 
								
							 
						 
						
							
							
								
								v6: Mitigate Generation Problems  
							
							
							
						 
						
							2022-01-26 23:28:03 +01:00  
				
					
						
							
							
								 
						
							
								0ee6dd3f77 
								
							 
						 
						
							
							
								
								V6: Raise DoorCost Max to 5  
							
							
							
						 
						
							2022-01-23 21:24:46 +01:00  
				
					
						
							
							
								 
						
							
								70a422d354 
								
							 
						 
						
							
							
								
								V6: Fix broken Generation for Location "V"  
							
							
							
						 
						
							2022-01-23 21:24:46 +01:00  
				
					
						
							
							
								 
						
							
								9d7975ce33 
								
							 
						 
						
							
							
								
								Update Rules.py  
							
							
							
						 
						
							2022-01-23 21:24:46 +01:00  
				
					
						
							
							
								 
						
							
								344f4afdbd 
								
							 
						 
						
							
							
								
								Add VVVVVV to Archipelago ( #178 )  
							
							
							
						 
						
							2022-01-21 22:42:11 +01:00