39 Commits

Author SHA1 Message Date
7f0800cf52 cleanup db access 2024-01-21 15:02:19 +01:00
69cb4417fd fight unit tests
~1.25h work
2024-01-21 14:03:25 +01:00
37d9f84787 finished fight logic
~2h work
2024-01-21 12:17:09 +01:00
4874f110c1 improvements to router tests
~15 min work
2024-01-21 00:07:36 +01:00
6da608f90b reworked session handler to non-singleton
~10 min work
2024-01-21 00:06:44 +01:00
9b1448edd8 router tests
~1.25h work
2024-01-20 21:45:56 +01:00
52f7866707 restructure for tests
~ 10 min work
2024-01-20 20:29:50 +01:00
1e81e96ad4 basic battle round logic - unfinished
~30 min of work
2024-01-20 20:20:56 +01:00
1b450f06a1 fixed battle handler, implemented basis for battle
~2h work
2024-01-19 00:01:42 +01:00
1517253bc7 implemented battle handler
~ 1.5h work
2024-01-18 21:39:56 +01:00
8e01b6b412 trade finished and functional
~20 min of work
2024-01-16 12:01:58 +01:00
10197340c5 fixes to trade
~1.5h work
2024-01-15 23:51:24 +01:00
db2ade5881 session bug fix
~30 min of work
2024-01-07 23:27:47 +01:00
74a2da5f6f Added postfix to sql statements, implemented stats
~1.75h work
2024-01-07 21:28:56 +01:00
19fd84fd60 implemented trading
~2h work
2024-01-07 18:56:38 +01:00
e6bfbe81e3 Implemented deck configuration
~3h work
2024-01-07 15:26:53 +01:00
2cc7a33c8c Implemented buy package function
~5h work, multiple failed ideas
2024-01-06 19:22:13 +01:00
43a6e3596f exception clean-up and prepared buy package function
~2.5h work
2024-01-06 01:21:00 +01:00
5a0b03a75f Improved token verification
~1h work
2024-01-05 22:14:52 +01:00
86d43f04ce Made custom sql statements possible
~10 min work
2024-01-05 16:41:52 +01:00
756d299e2c Some rewrites + packages
~4h work
2024-01-05 16:32:46 +01:00
872172cf76 user id to uuid
~15 min work
2024-01-04 21:04:30 +01:00
446b01d927 user data get/put && sessions
~2.25h work
2024-01-04 19:41:22 +01:00
88f996f5e0 login
~1h work
2024-01-04 17:13:52 +01:00
a73ce3037f added registration function
~4h work
2024-01-02 22:35:06 +01:00
0f55ed919b fixed gitignore 2024-01-02 22:06:50 +01:00
ad335a545a added db handler
~6h work
2024-01-02 20:34:10 +01:00
fad46df96c prepared all services
~0.5h work
2024-01-02 00:23:42 +01:00
2f1700ebed improvements to http logic
~1.5h work
2024-01-01 23:55:34 +01:00
0a1f96e842 added jackson
~1h work
2023-12-30 00:50:41 +01:00
8170a24eec Changed http codes (404 vs 501) + generic fixes 2023-12-28 01:04:18 +01:00
28eb5cf44d added REST features not needed for the project
~0.75h work
2023-12-28 00:51:25 +01:00
a72c8f1caf added all REST paths
~1.75h work
2023-12-27 21:02:20 +01:00
ca99abe614 route to record class
~5 min work
2023-12-26 17:35:01 +01:00
5be9b687b5 improved path logic
~5 min work
2023-12-26 17:28:29 +01:00
966373e629 implemented 501 error
~8 min work cause I just missed an if statement
2023-12-26 00:39:14 +01:00
2444a071ac REST resolve
~4.5h work
2023-12-26 00:30:32 +01:00
765af93728 basic http server
~3h work
2023-12-24 00:05:35 +01:00
19a2d9bbb2 Initial commit 2023-12-23 23:56:57 +01:00