Michael (Parker) Parker 
							
						 
					 
					
						
						
							
						
						4fc236270a 
					 
					
						
						
							
							fix the rust autowipe egg  
						
						... 
						
						
						
						changes the framework variable to accept vanilla, carbon, and oxide. 
						
						
					 
					
						2024-02-02 22:35:48 -05:00 
						 
				 
			
				
					
						
							
							
								Bad 
							
						 
					 
					
						
						
							
						
						547af5630b 
					 
					
						
						
							
							Replace Oxide with Modding Framework  
						
						... 
						
						
						
						Added Carbon support, thus removing Oxide option and replacing it with newer modding framework 
						
						
					 
					
						2024-02-02 22:45:17 +02:00 
						 
				 
			
				
					
						
							
							
								Bad 
							
						 
					 
					
						
						
							
						
						fbbb488849 
					 
					
						
						
							
							Add Custom Map URL  
						
						... 
						
						
						
						Not sure if this is exactly how it's supposed to be done, but it works I believe. 
						
						
					 
					
						2023-06-17 16:30:00 +03:00 
						 
				 
			
				
					
						
							
							
								Imad 
							
						 
					 
					
						
						
							
						
						bb2425abf2 
					 
					
						
						
							
							fix: 'variabe' typo  
						
						
						
						
					 
					
						2023-03-16 17:02:42 -07:00 
						 
				 
			
				
					
						
							
							
								Wapriaily 
							
						 
					 
					
						
						
							
						
						1930eb72dc 
					 
					
						
						
							
							Restore the author  
						
						
						
						
					 
					
						2023-02-03 14:37:50 +08:00 
						 
				 
			
				
					
						
							
							
								Wapriaily 
							
						 
					 
					
						
						
							
						
						4f77e5a7fd 
					 
					
						
						
							
							Update  
						
						
						
						
					 
					
						2023-02-03 14:34:50 +08:00 
						 
				 
			
				
					
						
							
							
								Wapriaily 
							
						 
					 
					
						
						
							
						
						9b53b2057d 
					 
					
						
						
							
							Update Rust and frozen flame  
						
						
						
						
					 
					
						2023-02-03 13:02:29 +08:00 
						 
				 
			
				
					
						
							
							
								Edward 
							
						 
					 
					
						
						
							
						
						c392732c6e 
					 
					
						
						
							
							Fix rust staging branch variable not working  
						
						
						
						
					 
					
						2023-01-30 15:17:48 +11:00 
						 
				 
			
				
					
						
							
							
								Torsten Widmann 
							
						 
					 
					
						
						
							
						
						65bd04a7fa 
					 
					
						
						
							
							small fix  
						
						
						
						
					 
					
						2022-11-26 11:35:45 +01:00 
						 
				 
			
				
					
						
							
							
								Torsten Widmann 
							
						 
					 
					
						
						
							
						
						eaff443126 
					 
					
						
						
							
							updated images for Rust  
						
						
						
						
					 
					
						2022-11-26 11:33:10 +01:00 
						 
				 
			
				
					
						
							
							
								Bad 
							
						 
					 
					
						
						
							
						
						40e207d17d 
					 
					
						
						
							
							Fix Rust Staging mistake Quary -> Query  
						
						
						
						
					 
					
						2022-05-15 00:38:52 +03:00 
						 
				 
			
				
					
						
							
							
								Michael (Parker) Parker 
							
						 
					 
					
						
						
							
						
						534e2238f0 
					 
					
						
						
							
							Merge branch 'master' into markdown-formatting-changes  
						
						
						
						
					 
					
						2022-02-19 09:20:49 -05:00 
						 
				 
			
				
					
						
							
							
								softwarenoob 
							
						 
					 
					
						
						
							
						
						777174781c 
					 
					
						
						
							
							feat: add steam_disk_space egg feature to SteamCMD eggs  
						
						... 
						
						
						
						A new egg feature modal was introduced in Panel v1.7.0 triggering when server has run out of disk space to provide more user-friendly instructions to both admins and normal users. This is unique to SteamCMD specific errors. 
						
						
					 
					
						2022-01-20 20:09:13 +02:00 
						 
				 
			
				
					
						
							
							
								LRMtheBoss 
							
						 
					 
					
						
						
							
						
						7213c10c55 
					 
					
						
						
							
							fixed heading levels  
						
						... 
						
						
						
						added blank lines as needed 
						
						
					 
					
						2021-12-09 13:03:17 -05:00 
						 
				 
			
				
					
						
							
							
								LRMtheBoss 
							
						 
					 
					
						
						
							
						
						dce5010449 
					 
					
						
						
							
							fixed heading levels  
						
						... 
						
						
						
						added blank lines as needed 
						
						
					 
					
						2021-12-09 13:03:08 -05:00 
						 
				 
			
				
					
						
							
							
								VibeGAMESNL 
							
						 
					 
					
						
						
							
						
						3f69481372 
					 
					
						
						
							
							Fix Rust RCON connection  
						
						... 
						
						
						
						RCON IP address has to be 0.0.0.0, else the rcon connection can't be established using the default pterodactyl networking. 
						
						
					 
					
						2021-11-27 02:34:05 +01:00 
						 
				 
			
				
					
						
							
							
								Alex 
							
						 
					 
					
						
						
							
						
						17e13162f8 
					 
					
						
						
							
							Eggs/rust wipe ( #1344 )  
						
						... 
						
						
						
						* eggs(rust): disallow invalid characters for RCON
Do not allow invalid characters for RCON password that would break the connection, similar to original Rust egg.
* docs(rust-autowipe): Specify that wipe is performed on reinstall 
						
						
					 
					
						2021-09-19 15:22:16 +03:00 
						 
				 
			
				
					
						
							
							
								Softwarenoob 
							
						 
					 
					
						
						
							
						
						8ef59591f1 
					 
					
						
						
							
							refactor: move games to their own folder  
						
						
						
						
					 
					
						2021-07-02 03:34:01 +03:00