Fabian Dill 
							
						 
					 
					
						
						
							
						
						60586aa284 
					 
					
						
						
							
							Tests: ensure unreachable_regions is correctly set  
						
						
						
						
					 
					
						2023-07-18 12:41:26 +02:00 
						 
				 
			
				
					
						
							
							
								Zach Parks 
							
						 
					 
					
						
						
							
						
						c9fb443c64 
					 
					
						
						
							
							OriBF: Move Ori and the Blind Forest to worlds_disabled. ( #1906 )  
						
						... 
						
						
						
						* OriBF: Move Ori and the Blind Forest to `worlds_disabled/`
* Add readme for `worlds_disabled` folder
* fix link
* fix link 2
* Remove useless comment
Co-authored-by: el-u <109771707+el-u@users.noreply.github.com >
---------
Co-authored-by: el-u <109771707+el-u@users.noreply.github.com > 
						
						
					 
					
						2023-06-29 13:36:48 -05:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						58cf9783eb 
					 
					
						
						
							
							Tests: make names more unique  
						
						
						
						
					 
					
						2023-06-01 01:45:24 +02:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						ecd2675ea8 
					 
					
						
						
							
							Tests: check that Regions are reachable ( #1034 )  
						
						... 
						
						
						
						* Tests: check that Regions are reachable
try to prevent errors from unconnected/never reachable Regions
* Test region access (#1039 )
* Tests: note oot's default unreachable regions
* [SM] Fixed failing testAllStateCanReachEverything (#1087 )
* [SM] Fixed failing testAllStateCanReachEverything
- by adding exclusion for Regions used only when corresponding Starting Location is used
- by removing unnecessary VARIA Regions used only for EscapeRando (not supported in AP anyway)
* Update worlds/sm/Regions.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update worlds/sm/Rules.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update worlds/sm/Regions.py
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* Update test/general/TestReachability.py
---------
Co-authored-by: espeon65536 <81029175+espeon65536@users.noreply.github.com >
Co-authored-by: lordlou <87331798+lordlou@users.noreply.github.com >
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com > 
						
						
					 
					
						2023-02-19 23:09:54 +01:00 
						 
				 
			
				
					
						
							
							
								alwaysintreble 
							
						 
					 
					
						
						
							
						
						8af7908cd0 
					 
					
						
						
							
							Tests: datapackage and more multiworld renaming ( #1454 )  
						
						... 
						
						
						
						* Tests: add a test that created items and locations exist in the datapackage
* move FF validation to `assert_generate` and remove test exclusion
* test created location addresses are correct
* make the assertion proper and more verbose
* make item count test ~~a bit faster~~ a lot nicer
* 120 blaze it
* name test multiworld setup better and fix another over 120 line in FFR 
						
						
					 
					
						2023-02-15 22:46:10 +01:00 
						 
				 
			
				
					
						
							
							
								alwaysintreble 
							
						 
					 
					
						
						
							
						
						9e3c2e2464 
					 
					
						
						
							
							Tests: test that exits to Regions are the parents of the Entrance ( #1442 )  
						
						
						
						
					 
					
						2023-02-13 02:05:52 +01:00 
						 
				 
			
				
					
						
							
							
								Jarno 
							
						 
					 
					
						
						
							
						
						e708bea819 
					 
					
						
						
							
							[Sudoku] Added new BK mode game ( #910 )  
						
						... 
						
						
						
						Co-authored-by: Hussein Farran <hmfarran@gmail.com >
Co-authored-by: SoldierofOrder <107806872+SoldierofOrder@users.noreply.github.com > 
						
						
					 
					
						2022-10-13 07:55:00 +02:00 
						 
				 
			
				
					
						
							
							
								Doug Hoskisson 
							
						 
					 
					
						
						
							
						
						c96b6d7b95 
					 
					
						
						
							
							Core: some typing and docs in various parts of the interface ( #1060 )  
						
						... 
						
						
						
						* some typing and docs in various parts of the interface
* fix whitespace in docstring
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com >
* suggested changes from discussion
* remove redundant import
* adjust type for json messages
* for options module detection:
 module.lower().endswith("options")
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com > 
						
						
					 
					
						2022-09-28 23:54:10 +02:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						a56340663c 
					 
					
						
						
							
							Test: check that all_state can complete game  
						
						
						
						
					 
					
						2022-05-10 19:20:15 -07:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						65864e273b 
					 
					
						
						
							
							Fix bugs  
						
						
						
						
					 
					
						2022-04-01 03:54:30 +02:00 
						 
				 
			
				
					
						
							
							
								jtoyoda 
							
						 
					 
					
						
						
							
						
						cdc0b7a649 
					 
					
						
						
							
							Fixing unit tests for FFR by excluding tests that use Default settings as FFR logic is controlled by the original randomizer  
						
						
						
						
					 
					
						2022-02-21 00:01:27 +01:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						ec9ef21cc0 
					 
					
						
						
							
							Tests: add create_item test  
						
						
						
						
					 
					
						2021-11-11 00:06:51 +01:00 
						 
				 
			
				
					
						
							
							
								Fabian Dill 
							
						 
					 
					
						
						
							
						
						050927008a 
					 
					
						
						
							
							Tests: add "EmptyStateCanReachSomething"  
						
						
						
						
					 
					
						2021-10-21 20:23:13 +02:00