7cf239e3af 
					 
					
						
						
							
							added 0728 structs + small CNStruct.hpp refactor  
						
						
						
						
					 
					
						2020-08-20 11:36:29 -05:00 
						 
				 
			
				
					
						
							
							
								CakeLancelot 
							
						 
					 
					
						
						
							
						
						14d556976d 
					 
					
						
						
							
							Add zipline, slide, cannon, and jump pad packets  
						
						... 
						
						
						
						Cannon still looks wonky from other player's PoV, something's up with the rotation - will investigate later. 
						
						
					 
					
						2020-08-20 11:26:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c0abab39ae 
					 
					
						
						
							
							better structs header  
						
						
						
						
					 
					
						2020-08-20 10:45:50 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dff6e8c23b 
					 
					
						
						
							
							better structs header  
						
						
						
						
					 
					
						2020-08-20 10:44:49 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d6e1f57c23 
					 
					
						
						
							
							merged master  
						
						
						
						
					 
					
						2020-08-20 10:43:37 -05:00 
						 
				 
			
				
					
						
							
							
								Onii-chan 
							
						 
					 
					
						
						
							
						
						795107a274 
					 
					
						
						
							
							Added nano summon feature  
						
						
						
						
					 
					
						2020-08-20 11:51:02 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42597c2a7a 
					 
					
						
						
							
							bitch, we good!  
						
						
						
						
					 
					
						2020-08-19 22:32:33 -05:00 
						 
				 
			
				
					
						
							
							
								Raymonf 
							
						 
					 
					
						
						
							
						
						bb1ce5c28d 
					 
					
						
						
							
							fix: MOTD not showing up without config.ini  
						
						... 
						
						
						
						Since we do an early return without a config.ini file, the MOTDSTRING will still be the default std::string value (""), causing the game to output "Gamemaster: ". To fix this, we'll just hardcode the preferred default value for now. 
						
						
					 
					
						2020-08-19 22:39:23 -04:00 
						 
				 
			
				
					
						
							
							
								Raymonf 
							
						 
					 
					
						
						
							
						
						e75049fc98 
					 
					
						
						
							
							MSVC support: alternative implementation of getTime()  
						
						
						
						
					 
					
						2020-08-19 22:26:46 -04:00 
						 
				 
			
				
					
						
							
							
								Raymonf 
							
						 
					 
					
						
						
							
						
						1ec4634f69 
					 
					
						
						
							
							long -> int64_t; push and pop the original packing for structures  
						
						... 
						
						
						
						fixes the issue with the tutorial thing 
						
						
					 
					
						2020-08-19 22:25:19 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d9072a752 
					 
					
						
						
							
							added radio's logo, started NPCManager  
						
						
						
						
					 
					
						2020-08-19 17:21:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a0d59419f1 
					 
					
						
						
							
							changed non-blocking failure to a socket shutdown  
						
						
						
						
					 
					
						2020-08-19 15:54:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						94cb89dd6b 
					 
					
						
						
							
							fixed warnings for windows mingw  
						
						
						
						
					 
					
						2020-08-19 15:42:44 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba81db97ef 
					 
					
						
						
							
							organized structs  
						
						
						
						
					 
					
						2020-08-19 15:07:11 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec84d6ca58 
					 
					
						
						
							
							scraped all 0104 structs  
						
						
						
						
					 
					
						2020-08-19 15:00:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8f7d2efc6 
					 
					
						
						
							
							added comments to chatHandler()  
						
						
						
						
					 
					
						2020-08-19 13:25:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e7b58c4b32 
					 
					
						
						
							
							fixed formatting  
						
						
						
						
					 
					
						2020-08-19 13:22:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8328ebf4f3 
					 
					
						
						
							
							Chat Feature  
						
						... 
						
						
						
						Chat with other players, no swearing!!! 
						
						
					 
					
						2020-08-19 18:47:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a17b72b0b3 
					 
					
						
						
							
							Revert "Chat Feature"  
						
						... 
						
						
						
						This reverts commit 95e454232a 
						
						
					 
					
						2020-08-19 18:43:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95e454232a 
					 
					
						
						
							
							Chat Feature  
						
						... 
						
						
						
						It just works 
						
						
					 
					
						2020-08-19 18:37:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f2059c9ce1 
					 
					
						
						
							
							merged motd and exit patch by dongresource  
						
						
						
						
					 
					
						2020-08-19 12:22:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						24d30a05bf 
					 
					
						
						
							
							added heartbeat support  
						
						
						
						
					 
					
						2020-08-18 20:34:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b2325eb308 
					 
					
						
						
							
							login server moved to main thread  
						
						
						
						
					 
					
						2020-08-18 19:52:02 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47b76b422c 
					 
					
						
						
							
							added sanity checks  
						
						
						
						
					 
					
						2020-08-18 19:11:31 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d366e3720 
					 
					
						
						
							
							inital commit  
						
						
						
						
					 
					
						2020-08-18 15:42:30 -05:00