|  | 892d127144 | Fixed tests | 2025-08-23 18:38:31 +02:00 |  | 
			
				
					|  | 6b2651a396 | First version of inserting into db | 2025-08-22 14:09:09 +02:00 |  | 
			
				
					|  | 7a420e909a | First version of retrieving a gamesession from the db | 2025-08-21 22:30:13 +02:00 |  | 
			
				
					|  | 4901e27b90 | Updated folder structure | 2025-08-21 19:40:34 +02:00 |  | 
			
				
					|  | ae1ba7f7f8 | Merge branch 'develop' into feature/60-implement-drift-database # Conflicts:
#	lib/views/active_game_view.dart
#	lib/views/create_game_view.dart
#	lib/views/graph_view.dart
#	lib/views/main_menu_view.dart
#	lib/views/round_view.dart
#	pubspec.yaml | 2025-08-21 19:19:32 +02:00 |  | 
			
				
					|  | af92aa621a | Added comments | 2025-08-19 19:18:31 +02:00 |  | 
			
				
					|  | 1652fcd946 | Update var | 2025-07-24 23:04:02 +02:00 |  | 
			
				
					|  | 06204f0d36 | Implement possibilty to reopen game | 2025-07-24 22:41:24 +02:00 |  | 
			
				
					|  | 9cfb3fefb0 | Updated listener notification | 2025-07-21 13:08:30 +02:00 |  | 
			
				
					|  | afa52488b0 | Fixed bug with no popup shown | 2025-07-21 13:05:22 +02:00 |  | 
			
				
					|  | 36aad89952 | Updated gameSession logic so more than one player can be winner | 2025-07-20 23:29:25 +02:00 |  | 
			
				
					|  | 0611154129 | Updated addGameSessionMethod | 2025-07-20 20:57:40 +02:00 |  | 
			
				
					|  | fcdad2b6d2 | Removed toString | 2025-07-20 20:38:31 +02:00 |  | 
			
				
					|  | fd79698b30 | Added docs and dependency | 2025-07-20 20:36:04 +02:00 |  | 
			
				
					|  | d90b9b1bc2 | Updated gameSession class | 2025-07-20 20:20:52 +02:00 |  | 
			
				
					|  | 35cfba457d | Added method getGameSessionById() | 2025-07-20 20:20:21 +02:00 |  | 
			
				
					|  | c24c271c82 | Updated comment | 2025-07-14 10:14:53 +02:00 |  | 
			
				
					|  | 68477158e5 | Implemented bonus popup | 2025-07-13 23:57:15 +02:00 |  | 
			
				
					|  | d296465b04 | Updated point reduction | 2025-07-13 19:56:31 +02:00 |  | 
			
				
					|  | 32aa2e6070 | Updated endGame method | 2025-07-06 00:43:32 +02:00 |  | 
			
				
					|  | 181a135c07 | Implemented delete game button | 2025-07-06 00:32:25 +02:00 |  | 
			
				
					|  | 1c2803eb85 | Deleted print | 2025-07-03 17:34:12 +02:00 |  | 
			
				
					|  | 3aab472197 | Shortened return | 2025-07-03 13:09:09 +02:00 |  | 
			
				
					|  | d34c6fff53 | Added function gameExistsInGameList | 2025-07-03 13:06:12 +02:00 |  | 
			
				
					|  | f9fac719b0 | Changed function and altered return type | 2025-07-03 11:58:25 +02:00 |  | 
			
				
					|  | a756c49397 | Added function getGameSessionIndexById() and renamed removeGameSessionByIndex() | 2025-07-03 11:53:30 +02:00 |  | 
			
				
					|  | 38e43f54d8 | Added uuid to gameSession class & json scheme | 2025-07-03 11:52:40 +02:00 |  | 
			
				
					|  | 9d3d6b3ca3 | Corrected docs | 2025-07-01 22:34:49 +02:00 |  | 
			
				
					|  | 59c710a43f | Removed print | 2025-07-01 22:29:23 +02:00 |  | 
			
				
					|  | 9cf4a6947a | Updated function and limited name length to 12 | 2025-06-29 01:56:12 +02:00 |  | 
			
				
					|  | 3e647d70f3 | Added Database, Tables & DAOs | 2025-06-27 21:06:43 +02:00 |  | 
			
				
					|  | 9d67e2f755 | Put data classes in models folder | 2025-06-27 19:41:44 +02:00 |  | 
			
				
					|  | 0374678b91 | Fixed bug for games showing round number 1 in main menu after creating | 2025-06-11 15:27:34 +02:00 |  | 
			
				
					|  | c7c48d6022 | Fixed bug that game session would reset afer creating it | 2025-06-11 14:45:20 +02:00 |  | 
			
				
					|  | 0e1a6cdeaf | Refactoring | 2025-06-08 20:39:36 +02:00 |  | 
			
				
					|  | 28aa3261fb | Refactoring & comments | 2025-06-08 19:24:01 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | c3eb7dd1d7 | Added Unit tests for data classes | 2025-05-04 22:33:55 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 794e5fdca6 | Fixed Json import bug | 2025-05-03 17:22:00 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | b12ab1cac3 | Merge branch 'develop' into feature/18-json-validation # Conflicts:
#	pubspec.yaml | 2025-05-03 16:18:27 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 96c5df0bcc | Added caboPlayerIndex in Round-Class | 2025-05-03 13:44:44 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 517b5e99e5 | Added attributes to GameSession Class, edited toJson and fromJson Method | 2025-05-03 00:54:11 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | cd6931093e | Refactoring & toString method added | 2025-05-01 13:06:49 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 6b6e824860 | Impementing toJson() and fromJson() Method in GameSession and Round class | 2025-04-30 14:34:14 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 42f0dfe515 | Removed prints & edited route | 2025-04-30 01:04:32 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 8320e7191b | Small changes & documentation | 2025-04-30 00:49:15 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 9827a983e7 | Implemented new class structure | 2025-04-30 00:06:13 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 18606508dc | Implemented new Round data class | 2025-04-29 23:57:27 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 22eca2f2d4 | Corrected sumPoints Method | 2025-04-29 19:33:07 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | 7a0959c263 | Refactored variable & changing limit from 101 to 101 | 2025-04-29 18:56:44 +02:00 |  | 
			
				
					| 
							
							
								 Felix Kirchner | fc861c2d46 | Reorganized class and filled comments | 2025-04-23 23:18:41 +02:00 |  |