Commit Graph
21 Commits
Author SHA1 Message Date
iiLarsH 3a86a0490f huge update stats 2023-05-14 15:15:31 +02:00
iiLarsH 3c23d36c05 faster stats 2023-05-14 02:09:18 +02:00
iiLarsH 28256b1884 Hotfix stats + async api gets 2023-05-11 21:56:54 +02:00
iiLarsH 8dc46a6319 Overall fixes to unexpected/unwanted behavior 2023-05-08 19:20:51 +02:00
iiLarsH b60a78e75a V1.1 2023-05-05 17:44:48 +02:00
iiLarsH 7b4ad6a345 Neater leaderboard print 2023-05-05 00:27:52 +02:00
iiLarsH 7e3f12865e KD and AVG distance filters now avaible 2023-05-04 23:55:11 +02:00
iiLarsH 6f96e5b943 Leaderboard now has Server filter
Leaderboard got the new messagehandler to speed it up and make it less likely to break

KD and AVG_distance arent currently possible
2023-05-04 23:14:21 +02:00
iiLarsH 198057304f Invite command, CD on roll 2023-05-04 21:21:45 +02:00
iiLarsH e9a8535e1c New message handler
Filtering on server now possible
stats and compare became 1 command
2023-05-04 20:48:01 +02:00
iiLarsH 97ba8868d8 Made server filter 2023-05-02 22:22:39 +02:00
iiLarsH ffafe0194c Update leaderboard.py 2023-04-30 23:15:52 +02:00
iiLarsH 6cde19f3fc V1 2023-04-28 21:54:32 +02:00
iiLarsH 178039405c !leaderboard function
!leaderboard, !lb, !rank, !ranking as working command names

!lb <kills/deaths/max_distance/total_distance>

KD and weapon KD not implemented yet
2023-04-28 19:39:53 +02:00
iiLarsH a355b5c8fa Compare, and bugfix stats
!compare <player, player>, weapon

player doesnt exist bug fixed in !stats
2023-04-28 16:07:43 +02:00
iiLarsH b9f95524ce Optimized getplayerid
Now uses NS master api instead of tone api to get faster response
2023-04-28 13:24:00 +02:00
iiLarsH 3202b9840f !stats upgrade to appearance and made start compare 2023-04-27 00:46:14 +02:00
iiLarsH ff3504e070 Update stats.py
stopped a division by 0 error
2023-04-26 19:51:43 +02:00
iiLarsH 95f143c78f Reworked stats command to be easier to implement filters
!stats <name> completed
!stats <name>, <weapon> completed
2023-04-26 19:37:33 +02:00
iiLarsH c9bf475696 Stats command
!stats <playername> complete

!stats <playername>, <weapon> incomplete
2023-04-25 23:25:09 +02:00
iiLarsH 617eaa047d Basic functionality
!roll
!ping

Hiding token
2023-04-25 20:35:44 +02:00