Verschiedene Regelsätze implementieren #194

Merged
flixcoo merged 46 commits from feature/132-verschiedene-regelsaetze-implementieren into development 2026-04-24 10:31:36 +00:00

46 Commits

Author SHA1 Message Date
1d02c04b7a Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 54s
# Conflicts:
#	lib/core/common.dart
#	lib/presentation/views/main_menu/statistics_view.dart
#	lib/presentation/widgets/player_selection.dart
2026-04-24 12:15:57 +02:00
23b903e28a Added ruleset depending icons and adjusted mvp text
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-22 00:19:48 +02:00
6f0147420a Added fallback 2026-04-22 00:02:36 +02:00
2fe43a5ad1 Removed unnecessary table association
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-04-21 23:40:55 +02:00
a7e234cf10 Removed unnecessary function
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-04-21 23:39:44 +02:00
db554557fe Fixed versioning
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 50s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-04-21 23:36:06 +02:00
1a2ad547be Downgraded flutter again
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-21 23:27:35 +02:00
52518dc525 Downgraded flutter again
Some checks failed
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 19s
2026-04-21 23:26:30 +02:00
0b991026c7 Updated packages
Some checks failed
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 18s
2026-04-21 23:25:07 +02:00
bdb33f1ec8 Updated json schmema 2026-04-21 23:19:46 +02:00
d381036849 simplified json map 2026-04-21 22:33:07 +02:00
5cbcf626e8 Removed game in compact mode 2026-04-21 22:32:52 +02:00
852b5f444c Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 52s
Pull Request Pipeline / lint (pull_request) Successful in 56s
2026-04-21 22:22:47 +02:00
b4b598d1f5 Fixed state bug
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 55s
Pull Request Pipeline / lint (pull_request) Successful in 57s
2026-04-21 22:22:35 +02:00
dfc7788087 Updated skeleton data 2026-04-21 22:17:31 +02:00
e910f1dcd3 Fixed tests 2026-04-21 22:17:17 +02:00
b1abbf6376 Added missing score import 2026-04-21 22:14:04 +02:00
b0a8529c1c Formatting 2026-04-21 22:13:44 +02:00
a3ae8ef5b8 Fixed json methods 2026-04-21 22:13:15 +02:00
f24aeff55a Fixed bug 2026-04-21 22:12:13 +02:00
543b4d949e Implemented correct score handling 2026-04-21 22:11:45 +02:00
571d32f07a Added toString method + default values 2026-04-21 22:11:09 +02:00
31c6e03f4d Fixed tests 2026-04-21 20:26:11 +02:00
2035e5b7d4 Removed unnecessary declared attributes 2026-04-21 20:24:10 +02:00
0bad0862a7 Adjusted colors 2026-04-21 20:19:05 +02:00
4322e75811 Implemented basic game choosing functionality 2026-04-21 20:17:54 +02:00
2c2bb582fd Added null & empty handling 2026-04-21 20:17:35 +02:00
5e6cf22a9f Added empty check for score fields 2026-04-21 20:17:17 +02:00
9230b0caba Removed dead code 2026-04-21 20:06:41 +02:00
68141a3da2 Updated game + ruleset display 2026-04-21 20:06:33 +02:00
86f2ba01e5 Updated localization declaration 2026-04-21 20:06:14 +02:00
c6a9e53cff Updated getting winner & looser functions 2026-04-21 18:53:03 +02:00
9364f0d9d6 Updated score and winner handling 2026-04-21 18:38:00 +02:00
522441b0ca Added tie localization 2026-04-21 18:35:40 +02:00
316a50dad0 Added point localizations 2026-04-21 17:19:11 +02:00
1363c1fb06 Added function for point label 2026-04-21 17:19:01 +02:00
ddf32797aa Implemented ruleset in match view
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Failing after 46s
2026-04-14 23:26:26 +02:00
df1bc4bf32 Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
# Conflicts:
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
2026-04-14 23:09:15 +02:00
9b2fcf1860 Fix: Linter exclude
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 40s
Pull Request Pipeline / lint (pull_request) Successful in 46s
2026-03-08 22:27:27 +01:00
f0c575d2c9 Implemented different result view depending on ruleset
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 38s
Pull Request Pipeline / lint (pull_request) Failing after 45s
2026-03-08 22:25:55 +01:00
d5a7bb320f Implememented different result tiles in match detail view for different rulesets 2026-03-08 22:25:23 +01:00
84b8541822 Fixed match edit error with game
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Failing after 46s
2026-03-08 11:00:42 +01:00
544e55c4fd Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
# Conflicts:
#	lib/l10n/arb/app_de.arb
#	lib/l10n/arb/app_en.arb
#	lib/l10n/generated/app_localizations.dart
#	lib/l10n/generated/app_localizations_de.dart
#	lib/l10n/generated/app_localizations_en.dart
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
2026-03-08 10:57:33 +01:00
c50ad288fa Implemented basic structure
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Failing after 44s
2026-03-08 08:29:45 +01:00
494dec8c61 Added localizations 2026-03-08 08:29:15 +01:00
975679b048 Updated dependencie 2026-03-08 08:24:35 +01:00