Commit Graph
45 Commits
Author SHA1 Message Date
legonzaur 64030e5ef0 handle match close 2023-09-07 00:33:58 +02:00
legonzaur 03b775fec3 track player speed 2023-09-06 16:25:15 +02:00
legonzaur 23bfd52956 Sent stats on match end 2023-08-18 23:15:04 +02:00
legonzaur 925f87485b big refactor 2023-08-18 22:26:29 +02:00
legonzaur acdf6cf1ff add shared function file 2023-08-18 21:46:12 +02:00
legonzaur 80ddfbdc05 Revert "create shared funtion file"
This reverts commit 831315b15e.
2023-08-18 21:44:54 +02:00
legonzaur 3393d73b9a Revert "create shared function file"
This reverts commit e16cedf709.
2023-08-18 21:44:07 +02:00
legonzaur 831315b15e create shared funtion file 2023-08-18 21:41:47 +02:00
legonzaur e16cedf709 create shared function file 2023-08-18 21:41:39 +02:00
legonzaur d532984283 remove console logs 2023-08-18 20:01:53 +02:00
legonzaur 2134680f63 save shot stats per player & per weapon 2023-08-18 19:47:25 +02:00
legonzaur 9fbcf70608 formatting 2023-08-17 23:56:33 +02:00
legonzaur 00cf89f461 add matchstat 2023-08-17 23:35:20 +02:00
legonzaur 9ad4d4b258 v3 kill upload 2023-08-14 19:30:46 +02:00
legonzaur 6f37fea562 fix function type compile error 2023-08-12 20:11:47 +02:00
legonzaur 06202bb311 add passives to loadout 2023-08-10 12:33:09 +02:00
legonzaur 4deda3a113 Prepare for v3 2023-07-14 13:32:47 +02:00
Legonzaur 4cd4dd1fa0 Update mod.json 3.0.2 2023-05-02 13:50:10 +02:00
Legonzaur f673a7c0b8 Update mod.json 2023-05-02 13:08:24 +02:00
Legonzaur bb8034e90a Update mod.json 2023-05-02 13:08:10 +02:00
legonzaur 6a413d0f98 update readme 2023-04-26 16:58:27 +02:00
legonzaur 2f0c3effb4 update Readme 2023-04-26 16:58:03 +02:00
Legonzaur c7a1cfc41a Update README.md 2023-04-25 18:54:27 +02:00
legonzaur a5f96f307f Merge branch 'main' of https://github.com/ToneAPI/ToneAPI_servermod 2023-04-25 16:08:13 +02:00
legonzaur d54583e224 remove test token from mod 2023-04-25 16:08:10 +02:00
Legonzaur b85cac500c Update mod.json 3.0.1 2023-04-25 13:32:11 +02:00
legonzaur a5c4c941d4 typo in mod.json 2023-04-24 22:56:31 +02:00
legonzaur 23dfa68357 Update for v2 2023-04-24 22:51:22 +02:00
Legonzaur 1032bb2003 fix url for client view 2023-03-30 15:04:45 +02:00
Legonzaur b176801958 Add client url to chat message 2023-03-30 12:45:06 +02:00
Legonzaur 078761181d Update README.md 2023-03-28 22:19:30 +02:00
Legonzaur 702e25f7da Update README.md 2023-03-13 20:51:49 +01:00
Legonzaur 0b599869dc Update README.md 2023-03-13 20:51:40 +01:00
Legonzaur 71103ebd55 Update README.md 2023-03-13 20:50:39 +01:00
Legonzaur 0b54acffc4 remove auth print in console 2023-03-13 15:56:08 +01:00
legonzaur f623e4f523 change welcome message 2023-03-12 12:32:51 +01:00
Legonzaur d8338466bf Merge pull request #2 from okvdai/main
add JoinMessage to killstat.nut
2023-03-12 12:31:35 +01:00
legonzaur 51cfe4fcb9 update default convars 2023-03-12 11:32:22 +01:00
okvdai ae0f329849 Merge pull request #1 from okvdai/patch-1
add JoinMessage to killstat.nut
2023-03-06 22:59:16 +01:00
okvdai 7d9e2a2b44 add JoinMessage to killstat.nut 2023-03-06 22:52:02 +01:00
legonzaur 6d52c8cfab handle kill endpoint errors 2023-03-03 20:13:38 +01:00
legonzaur a1e591b5f5 error handling on Registration and login 2023-03-03 19:59:20 +01:00
legonzaur 26a55ff5b1 Basic auth working 2023-03-03 19:01:36 +01:00
legonzaur 3d7c7183b9 Working HTTP requests 2023-03-03 10:58:06 +01:00
fvnkhead f420e237c9 Initial commit 2022-10-04 03:08:39 +00:00