fa3925cd74 
								
							 
						 
						
							
							
								
								Ui: add open_filename helper  
							
							... 
							
							
							
							* native look & feel on Linux (Gnome and KDE)
* falls back to tkinter 
							
						 
						
							2022-06-04 21:12:45 +02:00  
				
					
						
							
							
								 
						
							
								d9418d5ce1 
								
							 
						 
						
							
							
								
								Core: move is_linux, _macos, _windows to Utils.py  
							
							
							
						 
						
							2022-06-04 21:12:45 +02:00  
				
					
						
							
							
								 
						
							
								103f9e0b85 
								
							 
						 
						
							
							
								
								UI: add Utils.messagebox  
							
							... 
							
							
							
							automatically uses either new kvui.MessageBox or tkinter.messagebox 
							
						 
						
							2022-06-04 21:12:45 +02:00  
				
					
						
							
							
								 
						
							
								a2fc3d5b71 
								
							 
						 
						
							
							
								
								AppImage: better compatibility  
							
							... 
							
							
							
							* old startup script did not work with dash
* add missing libcrypt in cx_freeze 
							
						 
						
							2022-06-04 21:12:45 +02:00  
				
					
						
							
							
								 
						
							
								c66d64b9d8 
								
							 
						 
						
							
							
								
								update minecraft_en.md wording slightly and minecraft version  
							
							
							
						 
						
							2022-06-04 11:32:51 -07:00  
				
					
						
							
							
								 
						
							
								0dd67f40ba 
								
							 
						 
						
							
							
								
								SC2: UI update, Relegate No Build Option, and Filler Item Update ( #606 )  
							
							
							
						 
						
							2022-06-03 20:18:36 +02:00  
				
					
						
							
							
								 
						
							
								f5dc39ddf0 
								
							 
						 
						
							
							
								
								kvui: fix warning about "X missing in __all__" when importing from kivy.base instead of correct module  
							
							
							
						 
						
							2022-06-03 07:57:57 -07:00  
				
					
						
							
							
								 
						
							
								6b47776b11 
								
							 
						 
						
							
							
								
								TS: Add region names to location names, and other location name clarifications ( #570 )  
							
							... 
							
							
							
							* Add region names to location names, and other location name clarification changes 
							
						 
						
							2022-06-03 12:27:02 +02:00  
				
					
						
							
							
								 
						
							
								2b73c7f9e4 
								
							 
						 
						
							
							
								
								config: Use valid default enemizer_path on Linux (and Windows)  
							
							
							
						 
						
							2022-06-02 02:15:05 +02:00  
				
					
						
							
							
								 
						
							
								4558ac66fa 
								
							 
						 
						
							
							
								
								SNIClient: run adjuster for new aplttp file type  
							
							
							
						 
						
							2022-06-01 08:30:28 -07:00  
				
					
						
							
							
								 
						
							
								d0a98949f5 
								
							 
						 
						
							
							
								
								LttP: split Retro into Retro Bows and Retro Caves ( #588 )  
							
							
							
						 
						
							2022-06-01 08:29:21 -07:00  
				
					
						
							
							
								 
						
							
								e13e7f286c 
								
							 
						 
						
							
							
								
								Tracker: fix ItemLinks items not being attributed to inventory  
							
							
							
						 
						
							2022-06-01 08:28:16 -07:00  
				
					
						
							
							
								 
						
							
								0045e3f9f7 
								
							 
						 
						
							
							
								
								WebHost: update flask-caching  
							
							
							
						 
						
							2022-06-01 08:26:30 -07:00  
				
					
						
							
							
								 
						
							
								ff608b72a2 
								
							 
						 
						
							
							
								
								Tests: add test to check for typo'd item name group definitions ( #594 )  
							
							... 
							
							
							
							* Tests: add test to check for typo'd item name group definitions
Factorio: item *name* group was pointing to IDs instead.
Server: prevent crash when using Event-filled item name group
* Server: prevent crash when /hint'ing for an item name group with events 
							
						 
						
							2022-06-01 08:25:40 -07:00  
				
					
						
							
							
								 
						
							
								19c3c8056b 
								
							 
						 
						
							
							
								
								Server: remove compat to ~0.2 unversioned save data  
							
							... 
							
							
							
							If the savegame was loaded in the last few months, it will have already been upgraded. 
							
						 
						
							2022-06-01 08:21:54 -07:00  
				
					
						
							
							
								 
						
							
								d31c24bbf7 
								
							 
						 
						
							
							
								
								Doc: deprecate datapackage_version  
							
							
							
						 
						
							2022-05-30 09:52:12 +02:00  
				
					
						
							
							
								 
						
							
								768f9497fd 
								
							 
						 
						
							
							
								
								Sm remote item fix ( #592 )  
							
							
							
						 
						
							2022-05-30 07:12:01 +02:00  
				
					
						
							
							
								 
						
							
								20be691f36 
								
							 
						 
						
							
							
								
								SC2: GUI Mission Launcher ( #586 )  
							
							... 
							
							
							
							* SC2: Functioning Starcraft 2 Mission Launcher UI
* AutoWorld: add .__file__ attribute to AutoWorlds
This tries to help with a recurring easy to make mistake, where ./worlds/myworld does not exist in frozen form and is instead ./lib/worlds/myworld
* SC2: get .kv file path correctly when frozen too
Co-authored-by: TheCondor07 <TheCondorian07@gmail.com>
Co-authored-by: Fabian Dill <fabian.dill@web.de> 
							
						 
						
							2022-05-30 07:11:01 +02:00  
				
					
						
							
							
								 
						
							
								3dd3f045e6 
								
							 
						 
						
							
							
								
								WebHost: use non-blocking file lock on unix, just like windows  
							
							
							
						 
						
							2022-05-29 08:00:28 -07:00  
				
					
						
							
							
								 
						
							
								6d3538a35b 
								
							 
						 
						
							
							
								
								AppImage: fix build ( #589 )  
							
							... 
							
							
							
							* CI: build: use ARCH= for AppImage
* WebHost: pin flask-caching
until https://github.com/pallets-eco/flask-caching/pull/352  is merged or fixed otherwise 
							
						 
						
							2022-05-28 23:20:46 +02:00  
				
					
						
							
							
								 
						
							
								1a0bfecb5f 
								
							 
						 
						
							
							
								
								LttP: convert vendors hint into separate scams option  
							
							
							
						 
						
							2022-05-28 20:08:06 +02:00  
				
					
						
							
							
								 
						
							
								5d3b4c8efd 
								
							 
						 
						
							
							
								
								Meritous: Minor logic change ( #584 )  
							
							
							
						 
						
							2022-05-28 00:52:14 +02:00  
				
					
						
							
							
								 
						
							
								8adc0dd7eb 
								
							 
						 
						
							
							
								
								SC2: Fixed issue in random mission order with some missions being available too early  
							
							
							
						 
						
							2022-05-27 20:53:06 +02:00  
				
					
						
							
							
								 
						
							
								2cb71c5352 
								
							 
						 
						
							
							
								
								[Timespinner] Removed backwarp from refugee camp to library from logic  
							
							
							
						 
						
							2022-05-27 20:51:29 +02:00  
				
					
						
							
							
								 
						
							
								b6068f4519 
								
							 
						 
						
							
							
								
								SC2: Updated webhost details page  
							
							
							
						 
						
							2022-05-27 18:32:33 +02:00  
				
					
						
							
							
								 
						
							
								21a6b0143d 
								
							 
						 
						
							
							
								
								MC: fix Bee Trap name  
							
							
							
						 
						
							2022-05-26 20:49:24 -07:00  
				
					
						
							
							
								 
						
							
								28949853f7 
								
							 
						 
						
							
							
								
								Setup: "ParseVersion" gives Deprecated Warning, fixing the warning.  
							
							
							
						 
						
							2022-05-26 20:17:44 -07:00  
				
					
						
							
							
								 
						
							
								65c83393bb 
								
							 
						 
						
							
							
								
								SC2: fix copy pasta in client  
							
							
							
						 
						
							2022-05-26 20:11:46 -07:00  
				
					
						
							
							
								 
						
							
								960988ddcd 
								
							 
						 
						
							
							
								
								WebHost: undo autoconnect link as not all browsers behave like Vivaldi. ( #577 )  
							
							... 
							
							
							
							* WebHost: undo autoconnect link as not all browsers behave like Vivaldi.
* Increase tooltip z-index
Co-authored-by: Chris Wilson <chris@legendserver.info> 
							
						 
						
							2022-05-26 21:13:49 -04:00  
				
					
						
							
							
								 
						
							
								fb99dca83e 
								
							 
						 
						
							
							
								
								WebHost: update waitress and bokeh ( #575 )  
							
							
							
						 
						
							2022-05-26 20:58:48 -04:00  
				
					
						
							
							
								 
						
							
								e786243738 
								
							 
						 
						
							
							
								
								SC2: Option for random mission order ( #569 )  
							
							
							
						 
						
							2022-05-26 19:28:10 +02:00  
				
					
						
							
							
								 
						
							
								cec0e2cbfb 
								
							 
						 
						
							
							
								
								OoT Client: deathlink toggle  
							
							
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								dadd7d4693 
								
							 
						 
						
							
							
								
								OoT: big poe count option returns  
							
							
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								dc558f906c 
								
							 
						 
						
							
							
								
								OoT: lua script reads MQ dungeon address dynamically from autotracker context  
							
							... 
							
							
							
							finally I can stop updating this every version 
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								8184e99409 
								
							 
						 
						
							
							
								
								OoT: add version check to lua script + client  
							
							
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								ac87629550 
								
							 
						 
						
							
							
								
								OoT: write data into autotracking context  
							
							... 
							
							
							
							useful for the client and autotrackers to gather data easily 
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								1c231b703a 
								
							 
						 
						
							
							
								
								OoT: trap display rework  
							
							... 
							
							
							
							Traps from all games now disguise themselves as OoT items
Traps all display "[Player] is a FOOL!" when picked up 
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								a66b11e6ec 
								
							 
						 
						
							
							
								
								OoT: remove warning message during multidata manipulation  
							
							
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								4f24c4ea78 
								
							 
						 
						
							
							
								
								OoT: write double-ended shuffled entrances to spoiler log more clearly  
							
							
							
						 
						
							2022-05-26 19:26:07 +02:00  
				
					
						
							
							
								 
						
							
								a800b148a2 
								
							 
						 
						
							
							
								
								Clients: allow "&[]" in tooltips, as kivy-escaped characters and fix similar translate issues in copy-paste clipboard  
							
							
							
						 
						
							2022-05-26 07:46:23 -07:00  
				
					
						
							
							
								 
						
							
								1710e15e49 
								
							 
						 
						
							
							
								
								MC: Bee Trap is renamed and trap  
							
							
							
						 
						
							2022-05-26 07:45:14 -07:00  
				
					
						
							
							
								 
						
							
								a332d4935d 
								
							 
						 
						
							
							
								
								v6,sm64ex: Use standard Death Link option name  
							
							
							
						 
						
							2022-05-26 07:05:19 +02:00  
				
					
						
							
							
								 
						
							
								9b855c7de0 
								
							 
						 
						
							
							
								
								Sm various fixes ( #518 )  
							
							
							
						 
						
							2022-05-25 08:50:32 +02:00  
				
					
						
							
							
								 
						
							
								e8be80ccd7 
								
							 
						 
						
							
							
								
								Network: remove "SlotAlreadyTaken" from docs and clients, as it was removed from the server in 0.2  
							
							
							
						 
						
							2022-05-24 19:16:53 -07:00  
				
					
						
							
							
								 
						
							
								c661da57d8 
								
							 
						 
						
							
							
								
								add tooltip for Plando Options on Generate page ( #563 )  
							
							
							
						 
						
							2022-05-23 19:17:41 -04:00  
				
					
						
							
							
								 
						
							
								4165f58414 
								
							 
						 
						
							
							
								
								Clients: now featuring tooltips and some general cleanup ( #564 )  
							
							... 
							
							
							
							* Clients: now featuring tooltips and some general cleanup
* Clients: fade in tooltip over 0.25 seconds
* Clients: reset slot and team when disconnecting
* Clients: allow joining multiworld via link (TextClient only for now) 
							
						 
						
							2022-05-23 15:20:02 -07:00  
				
					
						
							
							
								 
						
							
								7126b7bca0 
								
							 
						 
						
							
							
								
								SC2: Launch game in fullscreen mode.  
							
							
							
						 
						
							2022-05-23 17:05:55 +02:00  
				
					
						
							
							
								 
						
							
								a7f647e3ca 
								
							 
						 
						
							
							
								
								Block collection of Sahasrahlah. ( #562 )  
							
							
							
						 
						
							2022-05-22 18:02:33 -07:00  
				
					
						
							
							
								 
						
							
								e901a87afd 
								
							 
						 
						
							
							
								
								LttP: fix adjuster partial settings store crash  
							
							
							
						 
						
							2022-05-22 15:07:12 -07:00  
				
					
						
							
							
								 
						
							
								9eb237b3af 
								
							 
						 
						
							
							
								
								Clients: some cleanup  
							
							
							
						 
						
							2022-05-22 04:49:55 -07:00