Commit Graph

59 Commits

Author SHA1 Message Date
08ed9b46b1 fix multi login 2025-02-02 23:13:28 +01:00
4b98341618 feat: basic gen loading 2025-02-02 10:53:24 +01:00
68021b796b Fixes #28
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 10:35:00 +01:00
06efbf649b Fixes #33
All checks were successful
Linux arm64 / Build (push) Successful in 38s
2025-02-02 10:27:42 +01:00
4ee29d8f50 Fixes #10
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-02 10:17:09 +01:00
eda2a1afae Fixes #39 2025-02-02 10:14:27 +01:00
86aa6e9bb5 refactor: move classes
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-01 23:06:11 +01:00
91c645e34f fix steps
All checks were successful
Linux arm64 / Build (push) Successful in 43s
2025-02-01 23:00:36 +01:00
3a009256c5 Fixes #12
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 21:16:36 +01:00
da422e78b8 Fixes #30
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 20:59:06 +01:00
f0a0a8e328 Fixes #23
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-01 20:55:08 +01:00
9e2421accf Fixes #25 2025-02-01 20:45:56 +01:00
c165ecdae5 Merge pull request 'Fixes #15' (#36) from multiplayer into master
All checks were successful
Linux arm64 / Build (push) Successful in 39s
Reviewed-on: #36
2025-02-01 12:43:13 +00:00
352aee49e4 feat: make timer stop game (Fixes #15)
All checks were successful
Linux arm64 / Build (push) Successful in 29s
2025-02-01 13:41:13 +01:00
02089c649b feat: select game duration
All checks were successful
Linux arm64 / Build (push) Successful in 28s
2025-02-01 12:27:50 +01:00
438252a8ca feat: first player progress display 2025-02-01 11:58:42 +01:00
caf6569409 fix: synced timer
All checks were successful
Linux arm64 / Build (push) Successful in 26s
2025-02-01 11:22:59 +01:00
6d96455ac4 feat: display wrong timer
All checks were successful
Linux arm64 / Build (push) Successful in 28s
2025-02-01 00:19:00 +01:00
a160042ef4 feat: uggly leaderboard
All checks were successful
Linux arm64 / Build (push) Successful in 27s
2025-01-31 13:48:51 +01:00
f47e4cc309 feat: animated background
All checks were successful
Linux arm64 / Build (push) Successful in 10m56s
2025-01-30 22:28:26 +01:00
25c2270a37 feat: multi synced player scores
All checks were successful
Linux arm64 / Build (push) Successful in 31s
2025-01-30 22:16:29 +01:00
edfffaf061 feat: multi select sudoku
All checks were successful
Linux arm64 / Build (push) Successful in 27s
2025-01-30 18:35:41 +01:00
a74bf42e59 refactor solvers
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-01-30 18:05:18 +01:00
1f92c49f3c feat: select solve algorithm
All checks were successful
Linux arm64 / Build (push) Successful in 25m12s
2025-01-30 17:28:43 +01:00
ec07d88577 Merge branch 'symbols' 2025-01-30 16:35:05 +01:00
Janet-Doe
c825807aea set background picture 2025-01-30 16:23:03 +01:00
1930bc02bd aaaaaa
# Conflicts:
#	app/src/main/java/sudoku/Main.java
#	app/src/main/java/sudoku/solver/Solver.java
2025-01-30 16:21:43 +01:00
7789209651 feat: change symbols
All checks were successful
Linux arm64 / Build (push) Successful in 27s
2025-01-30 15:23:54 +01:00
Melvyn
bf67afe4a9 refactor : Solver
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-01-30 12:03:03 +01:00
ff85cbef01 Fix #4
All checks were successful
Linux arm64 / Build (push) Successful in 38s
2025-01-29 18:32:50 +01:00
c16f2b8f5a feat: dynamic constraints (Fixes #8)
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-01-29 17:19:44 +01:00
a616ab63e4 gui: save sudoku
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-01-29 15:08:30 +01:00
074131b69c refactor sudoku selection
All checks were successful
Linux arm64 / Build (push) Successful in 1m8s
2025-01-29 12:42:06 +01:00
89653f8517 gui: display victory
All checks were successful
Linux arm64 / Build (push) Successful in 58s
2025-01-29 12:10:30 +01:00
9213a10c17 gui: difficulties
All checks were successful
Linux arm64 / Build (push) Successful in 1m20s
2025-01-29 11:56:32 +01:00
4190bf15d8 difficulties
All checks were successful
Linux arm64 / Build (push) Successful in 52s
2025-01-29 11:47:18 +01:00
ec36e19c4e Fixes #2
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-01-29 11:05:15 +01:00
Melvyn
cd45d1c22c feat : humanSolve
All checks were successful
Linux arm64 / Build (push) Successful in 50s
2025-01-29 09:55:14 +01:00
Melvyn
c7217894b2 adding documentation 2025-01-29 09:13:24 +01:00
4208e7058f feat: ui remove cell content
All checks were successful
Linux arm64 / Build (push) Successful in 4m7s
2025-01-28 15:18:29 +01:00
944f2c0596 feat: various ui changes
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 14:56:06 +01:00
b1ae79a2e8 add multidoku to solo
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 09:56:44 +01:00
0174ec08d7 Merge branch 'master' of git.ale-pri.com:Ryuk/Sudoku
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 09:25:27 +01:00
182f79d4b4 feat: render multidokus
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-28 08:55:58 +01:00
Melvyn
80239274d7 feat : solver random
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 14:48:28 +01:00
3bb610b9c2 Merge branch 'network'
All checks were successful
Linux arm64 / Build (push) Successful in 23m59s
2025-01-26 21:16:57 +01:00
df07f11a9c basic multiplayer
Some checks failed
Linux arm64 / Build (push) Failing after 5m3s
2025-01-26 18:53:45 +01:00
6658b0e884 show player names
Some checks failed
Linux arm64 / Build (push) Failing after 5m3s
2025-01-26 18:22:20 +01:00
47dc35ebfa more stable connexion
Some checks failed
Linux arm64 / Build (push) Failing after 5m1s
2025-01-26 14:54:46 +01:00
e51cc23459 mooore stuff
Some checks failed
Linux arm64 / Build (push) Failing after 5m5s
2025-01-26 13:46:23 +01:00