Commit Graph

42 Commits

Author SHA1 Message Date
cuqmbr
17255d51cd
add github action to mirror repository to Gitea 2023-08-26 09:21:32 +00:00
cuqmbr
f2e2579878
docs: update LICENSE 2022-12-25 10:45:42 +02:00
cuqmbr
54bda8b840
docs: update LICENSE 2022-12-25 10:37:12 +02:00
cuqmbr
3b49df579d
docs: update README.md 2022-08-08 23:09:43 +03:00
cuqmbr
4e823ce744 feat: add Delete methods to SaveSystem 2022-07-31 16:36:27 +03:00
cuqmbr
f433a7c515 feat: add auth screen & buggy auth logic 2022-07-30 21:33:47 +03:00
cuqmbr
662b65a605 feat: complete scoreboard
Add log in tip, loading screen & player record highlighting
2022-07-28 21:22:15 +03:00
cuqmbr
6a5831ef55 chore: add NuGet packages for managing jwt 2022-07-27 21:56:44 +03:00
cuqmbr
b0cc0a31ea chore: add NugetForUnity 3'rd party package 2022-07-27 21:42:59 +03:00
cuqmbr
6de70f68f9 feat: add raw integration with an api 2022-07-26 23:08:31 +03:00
cuqmbr
91b1cf1458 chore: add AutoSave package 2022-07-25 22:27:58 +03:00
cuqmbr
e866893a96 add instantiatiating scoreboard-record objects to UI 2022-07-25 22:20:04 +03:00
cuqmbr
e82482d996 add mockup of scoreboard manager 2022-07-24 22:12:55 +03:00
cuqmbr
8c7a68cc6b feat: add save system 2022-07-22 14:01:41 +03:00
cuqmbr
9fba37c78a refactor: decouple UI and Score managers logic
Single Responsibility Principle?
2022-07-22 13:50:49 +03:00
cuqmbr
bfc0b89703 chore: add SoftMaskForUGUI package 2022-07-21 12:03:34 +03:00
cuqmbr
242b3d16a7 refactor: remake score system 2022-07-20 20:06:57 +03:00
cuqmbr
4684b31576 feat: add save system class 2022-07-19 15:14:28 +03:00
cuqmbr
26eb87ccb7 feat: add ability to use JWT to HttpClient 2022-07-19 12:37:08 +03:00
cuqmbr
159f97f190 fix: HttpClient
HttpClient now sending requests & recieving responses as it should
2022-07-19 12:36:20 +03:00
cuqmbr
242a55da13 feat: add HttpClient to comunicate with web api 2022-07-19 00:03:03 +03:00
cuqmbr
b50829e510 refactor: clean up score manager 2022-07-05 14:33:54 +03:00
cuqmbr
53a77e9c78 feat: integrate UI manager into the score manager 2022-03-23 19:45:06 +02:00
cuqmbr
b9e1ca9841 feat: add UI manager 2022-03-23 19:43:11 +02:00
cuqmbr
bf938e5307 fix: randomize start position in every game 2022-03-20 21:21:58 +02:00
cuqmbr
77eb1bc578 style: put game manager editor extension class in a separate file 2022-03-20 20:43:58 +02:00
cuqmbr
3a15ce6718 style: add spaces after double slashes in comments 2022-03-20 13:44:17 +02:00
cuqmbr
d14e41efb5 merge: remote and local main branches 2022-03-19 19:15:12 +02:00
cuqmbr
d0a38b3fe4 feat: hook up player script to the game state manager 2022-03-19 19:07:47 +02:00
cuqmbr
cb41bb6841 refactor: tweaks to game state manager to improve workflow 2022-03-19 19:05:31 +02:00
cuqmbr
5669b6ca6d
docs: add MIT License 2022-03-19 08:50:52 +02:00
cuqmbr
8db6b9d050 chore: remove TextMesh Pro assets 2022-03-18 19:30:57 +02:00
cuqmbr
aaf5499db1 feat: add game state manager scripts 2022-03-18 19:08:06 +02:00
cuqmbr
3038a884cb fix: fix incorrect score enumeration 2022-03-18 19:03:42 +02:00
cuqmbr
d4de0598dd fix: bug when scores add even when tap outside a ball 2022-03-18 12:53:30 +02:00
cuqmbr
5bceed3436 refactor: remove unnecessary Debug.Log statement and variable declaration 2022-03-18 11:14:43 +02:00
cuqmbr
485e7a5df2 chore: add .idea folder to .gitignore 2022-03-17 14:15:23 +02:00
cuqmbr
ff05dc2e90 chore: change project and editor settings 2022-03-17 13:50:53 +02:00
cuqmbr
2f4c47bc84 chore: remove unnecessary packages 2022-03-17 13:50:00 +02:00
cuqmbr
88718802e5 feat: implement player movement mechanic, score system and fps limiter 2022-03-17 13:43:38 +02:00
cuqmbr
e7fb9a8441 Initial Project Setup 2022-03-13 13:15:00 +02:00
cuqmbr
e94b852d97 Initial commit 2022-03-13 12:45:56 +02:00