summaryrefslogtreecommitdiff
path: root/forcefield.py
AgeCommit message (Expand)Author
2015-03-19Changed all CommandExecutor argumentsDico200
2015-01-06change indentation from 2 spaces to 4, fix #5jomo
2014-08-07use threading for offline playersjomo
2014-08-07get rid of OfflinePlayer in forcefieldjomo
2014-07-27apply file read/save helpersjomo
2014-07-19fix dicallignmentjomo
2014-07-19Small fixes and tweaksDico
2014-07-19Stuff added to helpers.py, forcefield updated to be a lot more efficient (sim...Dico
2014-07-18minor changes. @Sheep: Take a look at the changes I made to helpers module an...Dico
2014-07-18Git messed around with my files, I updated it to use the uid() function in he...Dico
2014-07-18wtf git adding random stuff to my filesDico
2014-07-18Happy with this version/build. @Sheep: Don't fix my 'dicode'!Dico
2014-07-17use uid(player) helper methodjomo
2014-07-17make dicode DRY and more readablejomo
2014-07-17Rewrote velocity calculation.Dico
2014-07-17Minor fixDico
2014-07-17Converted reports module to UUID and minor changes to forcefield moduleDico
2014-07-17removing feature which doesnt work and is stupidDico
2014-07-17Cool stuffDico
2014-07-17Another minor changeDico
2014-07-17Minor changeDico
2014-07-17No saving to files yet, but it definitely works well now.Dico
2014-07-17Updates! YAY!Dico
2014-07-17Working versionDico
2014-07-17Fixing bugs & Cleaning up code. Seems to work well now!Dico
2014-07-16debuggingjomo
2014-07-16debuggingjomo
2014-07-16use better names, fix bugsjomo
2014-07-16add readability spacingjomo
2014-07-16more code cleanupjomo
2014-07-16corrected s/idToPlayer/java_uuid/jomo
2014-07-16removed camelcase, added more coding style to readmejomo
2014-07-15Sorry for spamDico
2014-07-15Fixing movement bugsDico
2014-07-15Think I finally fixed ALL forcefield bugs, command-side-wiseDico
2014-07-15Fixing moar bugs!Dico
2014-07-15Fixing bugs...Dico
2014-07-14Unfixing fixDico
2014-07-14Fixing bugsDico
2014-07-14Added forcefield whitelist and hopefully fixed some bugsDico
2014-07-14added forcefield module, will make whitelist option laterDico