-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(DNM) An attempt at death heatmaps #10
base: master
Are you sure you want to change the base?
Conversation
Current coverage is 72.23% (diff: 22.58%)@@ master #10 diff @@
==========================================
Files 7 8 +1
Lines 646 706 +60
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 498 510 +12
- Misses 148 196 +48
Partials 0 0
|
You might need to add PIL to the requirements That gets generated to the server's data/minimaps folder |
Actually how we can handle minimaps:
|
* this should work * maybe now
Currently just creates a dodgy 2h histogram of the deaths on box in the last 30 days, and then overlays it on a downscaled nanoui map.
Surf to [website]/genheatmaps to activate it.
I've never used python before send help.
TODO: (by Sood)