| 
						
					 | 
					
						
						
							
						
						741f907348
					 | 
					
						
						
							
							feat: changed pipeline return type to optional for better clarity, and added comments
						
						
						
						
						
						
					 | 
					
						2021-05-26 13:57:47 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0acc0732f6
					 | 
					
						
						
							
							update: updated submodule
						
						
						
						
						
						
					 | 
					
						2021-05-21 14:28:54 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5aae0fe5a4
					 | 
					
						
						
							
							update: updated submodule gamelib
						
						
						
						
						
						
					 | 
					
						2021-05-19 21:00:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5515478fe6
					 | 
					
						
						
							
							feat: implemented a pipelining system for the lobby to pipeline events through a number of segments for processing them
						
						
						
						
						
						
					 | 
					
						2021-05-19 20:59:59 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d2d9712b61
					 | 
					
						
						
							
							fix: fixed types in MessageRelay and LobbyConnection
						
						
						
						
						
						
					 | 
					
						2021-05-19 20:59:11 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fcf43fcd83
					 | 
					
						
						
							
							wip: Request pipelining
						
						
						
						
						
						
					 | 
					
						2021-05-19 19:02:57 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7142d2f642
					 | 
					
						
						
							
							updated Gamelib submodule
						
						
						
						
						
						
					 | 
					
						2021-05-19 13:12:22 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7a8857da0c
					 | 
					
						
						
							
							feat: changed WebSockets to Participants, and created those
						
						
						
						
						
						
					 | 
					
						2021-05-19 13:12:14 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2b00b1520b
					 | 
					
						
						
							
							feat: added a proper submodule update command to the updateSubmodule file
						
						
						
						
						
						
					 | 
					
						2021-05-19 13:11:56 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						65e9e88f51
					 | 
					
						
						
							
							fix: replace duplicate class with ParticipantType
						
						
						
						
						
						
					 | 
					
						2021-05-18 18:49:33 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						89a75f982b
					 | 
					
						
						
							
							feat: partial implementation of MessageRelay and LobbyConnection
						
						
						
						
						
						
					 | 
					
						2021-05-18 18:24:26 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ce71de5d25
					 | 
					
						
						
							
							test: created partial test prototype for MarvelousServer
						
						
						
						
						
						
					 | 
					
						2021-05-18 18:23:30 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0833976aca
					 | 
					
						
						
							
							feat: add basic backbone for lobby
						
						
						
						
						
						
					 | 
					
						2021-05-18 18:11:52 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6cc904cae3
					 | 
					
						
						
							
							feat: added updateSubmodule.bat to update the gamelib submodule automatically
						
						
						
						
						
						
					 | 
					
						2021-05-18 17:44:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e5f47de84f
					 | 
					
						
						
							
							fix: Configured on my Computer
						
						
						
						
						
						
					 | 
					
						2021-05-18 17:31:34 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d306b2b736
					 | 
					
						
						
							
							feat: singleton MessageRelay and better prototype of LobbyManager
						
						
						
						
						
						
					 | 
					
						2021-05-18 16:57:03 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a4fd7c1ef5
					 | 
					
						
						
							
							fix: executed a gradle task that makes the project hopefully recognizable by the IDE
						
						
						
						
						
						
					 | 
					
						2021-05-05 20:59:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0b3a3097e1
					 | 
					
						
						
							
							fix: changed GameState to proper class GameInstance in lobby
						
						
						
						
						
						
					 | 
					
						2021-05-05 18:58:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f5d565613a
					 | 
					
						
						
							
							feat: added gamelib as submodule (slightly experimental but should work) and reconfigured Gradle
						
						
						
						
						
						
					 | 
					
						2021-05-05 18:31:29 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c1bc8042ee
					 | 
					
						
						
							
							Added a first Lobby Constructor.
						
						
						
						
						
						
						
						Added Event/Request differentiation (as comments). 
						
						
					 | 
					
						2021-05-05 12:35:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f471b66eb6
					 | 
					
						
						
							
							Added a few Methods and test Version control.
						
						
						
						
						
						
					 | 
					
						2021-05-05 12:10:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						074276e664
					 | 
					
						
						
							
							fix: changed lists in MessageRelay to final
						
						
						
						
						
						
					 | 
					
						2021-04-29 20:30:02 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b4415fdb53
					 | 
					
						
						
							
							feat: starting point for the server, implemented LobbyConnection partially
						
						
						
						
						
						
					 | 
					
						2021-04-29 20:27:40 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						57f3b9abc5
					 | 
					
						
						
							
							feat: setup project properly
						
						
						
						
						
						
					 | 
					
						2021-04-29 17:28:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8e08ab7eb1
					 | 
					
						
						
							
							server: initial commit
						
						
						
						
						
						
					 | 
					
						2021-04-29 16:45:35 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |