Ismail TAHA JANAN
|
963ac99001
|
✅ dice and faces tests implementd
|
3 years ago |
Alexis DRAI
|
6c460efa63
|
✏️ Fix typo in class name
|
3 years ago |
Alexis Drai
|
ac5ebd7b87
|
✏️ Fix comment
|
3 years ago |
Alexis Drai
|
a0670fceac
|
🏗️ Fix #157
|
3 years ago |
Alexis Drai
|
ca3ec81ae6
|
🐛 Prevent Die ctor from making dice with no face
|
3 years ago |
Alexis Drai
|
51d231a6e3
|
✅ Add a NumberFace test
|
3 years ago |
Alexis Drai
|
1f2ca7483f
|
♻️ Rename DieManager to DiceGroupManager
that class is in charge of managing groups of dice (in association with a string name)
|
3 years ago |
Alexis Drai
|
b21b78135e
|
♻️ Rename GameRunner to MasterOfCeremonies
|
3 years ago |
Alexis Drai
|
08c1e415a9
|
♻️ Refactor manager-y stuff into GameManager
|
3 years ago |
Alexis Drai
|
0769b5116f
|
🐛 Throw appropriate exception when trying to update the Die collection itself
|
3 years ago |
Alexis Drai
|
85a1b67dd6
|
📈 Shrink untested lines to make those metrics shine
|
3 years ago |
Alexis Drai
|
5b4c2469c9
|
✅ Test the DbStub a little bit too
|
3 years ago |
Alexis Drai
|
d8fead1051
|
✅ Fully test PlayerDbManager, and improve it
|
3 years ago |
Alexis Drai
|
9a453da7bc
|
🔧 Disable nullable reference types in the Data project
|
3 years ago |
Alexis Drai
|
1604fece2f
|
:refactor: Use Guid.NewGuid() instead of hardcoding them
obviously ^^'
|
3 years ago |
Alexis Drai
|
c100c20a39
|
🔥 Improve some model UT
|
3 years ago |
Alexis Drai
|
4632516d2c
|
🧐 Switch CLRF thing
I really should look into that
|
3 years ago |
Alexis Drai
|
912f6f6627
|
✅ Add tests for GetOneById()
|
3 years ago |
Alexis Drai
|
2fae748af9
|
👔 Implement PlayerDbManager
|
3 years ago |
Alexis Drai
|
621d6c3bc2
|
✨ ⚗️ Add features to prototype, test DB further
|
3 years ago |
Alexis Drai
|
901a1128e9
|
🩹 Try-catch db connectionsin prototype
|
3 years ago |
Alexis Drai
|
cfb495cd68
|
argh
|
3 years ago |
Alexis Drai
|
722a4314fa
|
⚗️ Try things out, in accordance with wiki UML
|
3 years ago |
Alexis Drai
|
90c1eba43b
|
✏️ Fix typo
|
3 years ago |
Alexis Drai
|
6c03fc4586
|
⚗️ Try things out
|
3 years ago |
Alexis Drai
|
376c06c3cb
|
🚚 Clean up our solution
|
3 years ago |
Alexis Drai
|
a987f36eac
|
🔥 Clean up imports
|
3 years ago |
Ismail TAHA JANAN
|
e49afa3b14
|
🩹 improve code
|
3 years ago |
Ismail TAHA JANAN
|
949521ff9b
|
✅ conflict solved
|
3 years ago |
Ismail TAHA JANAN
|
f2eafe4ded
|
fix merging conflict
|
3 years ago |
Ismail TAHA JANAN
|
3886fc7934
|
code with error
|
3 years ago |
Alexis Drai
|
b8ea8a020e
|
🚚 Organize UTs in folders
|
3 years ago |
Alexis Drai
|
ca6b62574e
|
🐛 Fix class mixup
|
3 years ago |
Alexis Drai
|
fc6a71801f
|
✅ Get UTs done
|
3 years ago |
Alexis Drai
|
937a57ec11
|
🔥 Shrink the debug program
|
3 years ago |
Alexis Drai
|
cb4851c0ca
|
🚨 Implement IManager
|
3 years ago |
Alexis Drai
|
55436e15a9
|
🎨 🐛 fix bug in Remove, use affirmative statements, reformat
|
3 years ago |
mohammad_zafir.jeeawody
|
b84818610e
|
validation method
|
3 years ago |
Alexis Drai
|
a0d3caf91c
|
💩 Include methods that throw NotSupportedExceptions for now
|
3 years ago |
Alexis Drai
|
e14f5e01a6
|
🩹 Seal PlayerDBManager
|
3 years ago |
Alexis Drai
|
2fa185829f
|
✏️ ♻️ Rename Faces and override GetRandomFace()
"ListFaces" was misleading because it is not a list
GetRandomFace should return a Face<T> when called from a HomogeneousDie
|
3 years ago |
Alexis Drai
|
753789bcd4
|
🚧 Make data classes internal, start implementing DBManager
|
3 years ago |
Alexis Drai
|
a65edca2fd
|
🩹 Make Program internal and static
|
3 years ago |
Alexis Drai
|
7c4c7bcfcb
|
🔧🗃️ Make Data/Program.cs executable, add Db stub, improve
|
3 years ago |
Alexis Drai
|
8514606fa6
|
➖➕ Juggle with dependencies to make it make sense
|
3 years ago |
Alexis Drai
|
32d07e1e3c
|
🩹 Add default value for layer name
|
3 years ago |
Alexis Drai
|
f12997f1f8
|
♻️ 🐛 🚨 Refactor URIs and handle URI exceptions in prototype
|
3 years ago |
Alexis Drai
|
d4d587afb9
|
✨ Simplify code and give more freedom
by introducing HomogeneousDie, changing the logic in Face, and making class names shorter
|
3 years ago |
Ismail TAHA JANAN
|
3a263b4dca
|
simple commit
|
3 years ago |
Alexis Drai
|
6a47b33f44
|
🚧 WIP
|
3 years ago |