Commit Graph
149 Commits
Author SHA1 Message Date
legonzaur 3595249b60 add death while equipped for weapon route 2023-04-20 20:00:22 +02:00
legonzaur 9caeb0fd57 fix incorrect KD caused by weapon processing 2023-04-20 19:06:48 +02:00
legonzaur ebbc2c646f fix dupe entries 2023-04-20 16:47:47 +02:00
legonzaur b7e8738ca2 V2 documentation. Closes #8 2023-04-20 14:58:06 +02:00
legonzaur fb30953035 add titan support 2023-04-20 14:29:57 +02:00
legonzaur cfb913bfb9 add gamemodes route 2023-04-20 12:27:26 +02:00
legonzaur 4305eb117a v2 auths tests 2023-04-20 11:48:29 +02:00
legonzaur 96dcf2334b add host route 2023-04-20 11:36:02 +02:00
legonzaur 01be7d8dd1 add name of user to player route 2023-04-20 11:35:38 +02:00
legonzaur 924cd692ed sql migration for new server auth scheme 2023-04-20 10:47:32 +02:00
legonzaur b609d7646e alternate data processing 2023-04-20 10:05:29 +02:00
legonzaur 9284cce0ed Non-working breaking changes 2023-04-19 10:23:03 +02:00
legonzaur 1fb4ff26c4 non-working WIP changes 2023-04-19 10:22:33 +02:00
legonzaur 85d293884b add tests and instant update 2023-04-09 17:25:26 +02:00
legonzaur a297c86830 process rework, some tests and instant update 2023-04-09 14:47:56 +02:00
legonzaur 57c532c9bb tests for v2 2023-04-08 20:22:10 +02:00
legonzaur a9243b4ba7 optimize sql function for v2 2023-04-08 20:22:06 +02:00
legonzaur 00336c592a add tests for #10 2023-04-08 19:03:27 +02:00
legonzaur eb1b2a78ca fix typo documentation path 2023-04-05 11:32:27 +02:00
legonzaur 4eab2372b7 change documentation to redocly 2023-04-04 19:00:20 +02:00
legonzaur 6d4a9ea80b fix quotes 2023-04-04 18:46:35 +02:00
legonzaur 11b21fb736 fix cdn path 2023-04-04 18:44:08 +02:00
legonzaur 2dc63a3b29 fix swagger ui bundle cdn 2023-04-04 18:41:38 +02:00
legonzaur 2401511b46 Test new API format 2023-04-04 18:36:45 +02:00
legonzaur 86118d37f2 update documentation 2023-04-04 18:31:24 +02:00
legonzaur 84ede5e1ff Rename package in package json 2023-04-04 17:44:16 +02:00
legonzaur 56f98bb227 Merge branch 'main' of https://github.com/Legonzaur/Stat_Tracker_Server 2023-03-29 09:44:13 +02:00
legonzaur dd2375e427 Fix creation of kills to a different server exploit 2023-03-29 09:44:09 +02:00
Legonzaur fba1784393 Update README.md 2023-03-28 22:55:11 +02:00
legonzaur 52e586f757 fix NaN for processPlayer 2023-03-22 21:11:39 +01:00
legonzaur 3b4af3e19e fix server id 0 for client 2023-03-22 21:10:32 +01:00
legonzaur 3a2c850eab fix process when server id is 0 2023-03-22 21:00:59 +01:00
legonzaur 7861f27564 fix server filter when serverId is equal to 0 2023-03-22 20:42:31 +01:00
legonzaur 8b870a4b8a trying to enforce default value 2023-03-22 17:55:52 +01:00
legonzaur de59fe828e set process delay to 1h 2023-03-22 17:45:40 +01:00
legonzaur 5570f5d3a9 trying to fix validator default not working 2023-03-22 17:38:37 +01:00
legonzaur af521a84e3 try to default to 0 2023-03-22 17:09:37 +01:00
legonzaur 0fcd5b8113 default invalid on absent mods to 0 2023-03-22 17:03:21 +01:00
legonzaur 9d235139ab remove authentification try console log 2023-03-22 17:00:42 +01:00
legonzaur 78ee045fee add body console log on postges error 2023-03-22 16:59:40 +01:00
legonzaur 436280835e fix wildcard for auth middleware 2023-03-16 11:47:59 +01:00
legonzaur 9e70e15181 fix wildcard for auth middleware 2023-03-16 11:47:49 +01:00
legonzaur 4578f3cfcd fix serverId param 2023-03-16 10:00:05 +01:00
legonzaur e90b4068ff fix query id 2023-03-16 09:55:47 +01:00
legonzaur fcfba08b64 console body on validation fail 2023-03-16 09:52:23 +01:00
legonzaur b5ad4e213c fix serverId on server kill route 2023-03-16 09:50:49 +01:00
legonzaur 3681f2d25d add console error on sql fail 2023-03-16 09:46:28 +01:00
legonzaur 2904fb2671 fix server auth route on check 2023-03-16 08:48:49 +01:00
legonzaur 9852825ac9 fix player deaths with filter 2023-03-15 20:47:14 +01:00
legonzaur 3f0adf3789 separate process from client 2023-03-15 18:29:45 +01:00