GwonHeeJun 
							
						 
					 
					
						
						
							
						
						0897aefbee 
					 
					
						
						
							
							[UPDATE] Add a phrase translation that appears when you first learn a skill  
						
						 
						
						
						
						
					 
					
						2020-04-18 03:03:57 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GwonHeeJun 
							
						 
					 
					
						
						
							
						
						6f79a43e15 
					 
					
						
						
							
							[UPDATE] XpBar Translation in English to Korean  
						
						 
						
						... 
						
						
						
						- Changes the top experience bar to Korean for easier use by Korean users 
						
						
					 
					
						2020-04-18 02:37:57 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Josh Taylor 
							
						 
					 
					
						
						
							
						
						4a5bcaa92d 
					 
					
						
						
							
							Fix fishing exploit prevention  
						
						 
						
						
						
						
					 
					
						2020-04-16 05:44:26 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						3a4de97c9b 
					 
					
						
						
							
							Always use localized names for skills, vs just non-english  
						
						 
						
						
						
						
					 
					
						2020-04-14 02:53:44 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Bergmann 
							
						 
					 
					
						
						
							
						
						69a4ec80cd 
					 
					
						
						
							
							Fix resource leak on exception  
						
						 
						
						... 
						
						
						
						When an exception is hit in the try statement, the readers will never get closed and leak resources 
						
						
					 
					
						2020-04-07 10:02:22 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Bergmann 
							
						 
					 
					
						
						
							
						
						877ef15374 
					 
					
						
						
							
							Close resources in UUIDFetcher  
						
						 
						
						... 
						
						
						
						Resource leak by not closing the InputStreamReader 
						
						
					 
					
						2020-04-07 09:54:57 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Bergmann 
							
						 
					 
					
						
						
							
						
						8dc955542d 
					 
					
						
						
							
							Introduce buffering in HashChunkletManager  
						
						 
						
						... 
						
						
						
						Improve the performance by introducing buffering. The current usage of FileInputStream and ObjectInputStream don't use buffering. 
						
						
					 
					
						2020-04-07 09:45:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Bergmann 
							
						 
					 
					
						
						
							
						
						bffabb4a05 
					 
					
						
						
							
							Fix BlockStoreConversion bug on folder check  
						
						 
						
						... 
						
						
						
						If dataDir.exists() is true, dataDir.isDirectory() will always also be true. You probably wanted to check whether it is a folder.
This bug could lead to a critical bug when a file with the name of the folder exists. 
						
						
					 
					
						2020-04-07 09:27:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						3c272a3e31 
					 
					
						
						
							
							register a valid skill for AprilCommand ( Fixes   #4147 )  
						
						 
						
						
						
						
					 
					
						2020-04-01 14:41:53 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						9c342f24cd 
					 
					
						
						
							
							Fix NPE from unloaded profiles in HolidayManager  
						
						 
						
						
						
						
					 
					
						2020-04-01 14:40:29 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						e8021e81e6 
					 
					
						
						
							
							move namefix to monitor  
						
						 
						
						
						
						
					 
					
						2020-03-21 20:24:40 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						296d8ee7c1 
					 
					
						
						
							
							nothing to see here Kappa Keepo  
						
						 
						
						
						
						
					 
					
						2020-03-19 19:04:15 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						8d7f1cb595 
					 
					
						
						
							
							Fixed not being able to place blocks on top of certain repair/salvage  
						
						 
						
						... 
						
						
						
						anvils 
						
						
					 
					
						2020-03-19 19:00:50 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						42952dc420 
					 
					
						
						
							
							repair/salvage anvils will override vanilla functions of a block  
						
						 
						
						
						
						
					 
					
						2020-03-18 19:44:27 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						5bd45ae970 
					 
					
						
						
							
							Add missing mobs to experience tables  
						
						 
						
						
						
						
					 
					
						2020-03-18 19:23:52 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						254a17f026 
					 
					
						
						
							
							no one saw that  
						
						 
						
						
						
						
					 
					
						2020-03-18 19:14:16 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						3fdbdcafd6 
					 
					
						
						
							
							Add gold nugget to bonus drops  
						
						 
						
						
						
						
					 
					
						2020-03-18 19:13:56 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						f8dbace9f0 
					 
					
						
						
							
							add comment  
						
						 
						
						
						
						
					 
					
						2020-03-17 16:00:32 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						d525f754a7 
					 
					
						
						
							
							Add nether gold ore  
						
						 
						
						
						
						
					 
					
						2020-03-11 17:53:36 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						fd1b1fe124 
					 
					
						
						
							
							treat new vines as multi block plants  
						
						 
						
						
						
						
					 
					
						2020-03-11 17:52:35 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						de71c60d6b 
					 
					
						
						
							
							Weeping vines fix / twisted vines added  
						
						 
						
						
						
						
					 
					
						2020-03-11 17:47:00 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						1bd4454a6b 
					 
					
						
						
							
							Show correct minimum level in adept salvage message  
						
						 
						
						
						
						
					 
					
						2020-03-07 23:20:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						8f8dfcf556 
					 
					
						
						
							
							Update ability black lists  
						
						 
						
						
						
						
					 
					
						2020-03-03 22:32:24 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						ce1051c364 
					 
					
						
						
							
							2.1.122  
						
						 
						
						
						
						
					 
					
						2020-03-03 22:24:35 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						b9d05d8d67 
					 
					
						
						
							
							Move roots to herbalism xp tables  
						
						 
						
						
						
						
					 
					
						2020-03-03 22:13:34 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						3aa9f385e5 
					 
					
						
						
							
							Wart blocks are now treated like leaves  
						
						 
						
						
						
						
					 
					
						2020-03-03 22:09:57 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						ff8c94bf44 
					 
					
						
						
							
							2.1.121  
						
						 
						
						
						
						
					 
					
						2020-03-03 18:14:56 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						51e80f40dd 
					 
					
						
						
							
							sigh  
						
						 
						
						
						
						
					 
					
						2020-03-03 17:57:51 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						325cbcad9d 
					 
					
						
						
							
							2.1.120  
						
						 
						
						
						
						
					 
					
						2020-03-03 17:52:02 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						3a81d94b32 
					 
					
						
						
							
							1.16 support part 5  
						
						 
						
						
						
						
					 
					
						2020-03-03 17:14:57 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						89a990f0cb 
					 
					
						
						
							
							Another dupe fix + 1.16 support part 4  
						
						 
						
						
						
						
					 
					
						2020-03-03 16:37:13 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						d585b1c2f7 
					 
					
						
						
							
							1.16 support part 3  
						
						 
						
						
						
						
					 
					
						2020-03-02 14:52:51 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						1101815f18 
					 
					
						
						
							
							1.16 Support part 2  
						
						 
						
						
						
						
					 
					
						2020-02-28 16:44:37 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						efea1c5d33 
					 
					
						
						
							
							1.16 Support part 1  
						
						 
						
						
						
						
					 
					
						2020-02-28 16:29:11 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						12abd68add 
					 
					
						
						
							
							Rupture fires a FakeEntityDamageByEntityEvent  fixes   #4122  
						
						 
						
						
						
						
					 
					
						2020-02-28 15:43:32 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						326ff1cd70 
					 
					
						
						
							
							Update blast mining info in /mining  
						
						 
						
						
						
						
					 
					
						2020-02-28 15:27:57 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						9f0fe26778 
					 
					
						
						
							
							Blast Mining Tweaks  
						
						 
						
						
						
						
					 
					
						2020-02-27 12:45:35 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						441125dbd1 
					 
					
						
						
							
							2.1.117  
						
						 
						
						
						
						
					 
					
						2020-02-27 07:36:41 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						d4ba9d7605 
					 
					
						
						
							
							Reduce mojang profile API call limit ( Fixes   #4121 )  
						
						 
						
						
						
						
					 
					
						2020-02-22 11:12:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						4cd91350db 
					 
					
						
						
							
							2.1.116  
						
						 
						
						
						
						
					 
					
						2020-02-20 17:35:33 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						6168309ec9 
					 
					
						
						
							
							2.1.115  
						
						 
						
						
						
						
					 
					
						2020-02-19 17:41:47 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						95c403a467 
					 
					
						
						
							
							More tweaks to GT  
						
						 
						
						
						
						
					 
					
						2020-02-19 17:31:00 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						a598796c99 
					 
					
						
						
							
							More tweaks to GT  
						
						 
						
						
						
						
					 
					
						2020-02-19 17:20:05 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						a333f36fd8 
					 
					
						
						
							
							Fix sneak check on GT  
						
						 
						
						
						
						
					 
					
						2020-02-19 16:19:19 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						7c6d5c476d 
					 
					
						
						
							
							Green Thumb requires a hoe, sneak to break with a hoe  
						
						 
						
						
						
						
					 
					
						2020-02-19 16:14:21 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						e2073ff9f7 
					 
					
						
						
							
							Immature crop replanting, green thumb tweaks, replant accidental break  
						
						 
						
						... 
						
						
						
						protection 
						
						
					 
					
						2020-02-19 15:58:53 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						8f26544188 
					 
					
						
						
							
							Immature plants will be replanted if weilding a hoe  
						
						 
						
						
						
						
					 
					
						2020-02-19 13:51:10 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						4e21f1a200 
					 
					
						
						
							
							tweak and fix salvage result chance  
						
						 
						
						
						
						
					 
					
						2020-02-19 13:27:21 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nossr50 
							
						 
					 
					
						
						
							
						
						ab6dbe306d 
					 
					
						
						
							
							Fix potential NPE for salvage  
						
						 
						
						
						
						
					 
					
						2020-02-19 11:38:48 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shane Freeder 
							
						 
					 
					
						
						
							
						
						38d64f207d 
					 
					
						
						
							
							Fix default permission for Critical Strikes  
						
						 
						
						
						
						
					 
					
						2020-02-12 02:06:49 +00:00