Code Monkey home page Code Monkey logo

matchdynamics's People

Contributors

bcbwilla avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

matchdynamics's Issues

Add player density analysis

The general idea would be to chop up the map into discrete sections, and then for each frame, count the number of players in each section to define the "player density". This information could then be used to create dynamic density or contour plots of each match.

I'm not sure how useful this would be, but it's something that would be cool to try.

Add chat command control

Currently, the match recording is started and stopped by right clicking with a feather and blaze rod, respectively. I would like the recording process to be controlled through chat commands.

Add ability to control recording rate in game

Currently, the recording rate is hard coded at once every second. I would like the ability to control this time through a chat command.

For example, to set the record rate to once every 1 second (1000 milliseconds):

/md samplerate 1000
Recording rate set to 1000 ms

Write general analysis package in free language

Currently, the analysis and visualization is done with a Mathematica notebook. Mathematica is not free software, and so this limits the mod's usefulness.

This portion of the code should be rewritten in a free language (preferably python with numpy and matplotlib) which can then be run after a match is recorded.

The mathematica notebook should still be maintained for the purpose of quick testing of new analysis ideas.

Add ability to specify map name for save file in game

Currently, all files are named based on time and date like "md-date-time.csv".

I would like the ability to specify the name in game through a chat command. For example:

/md mapname warlock

Results in save file "md-warlock-date-time.csv".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.