Pinned Repositories
AddGun
It's time to leave the stone age
ai-simulation
Explorations in artificial intelligence
arionum-java
Arionum Miner -- http://arionum.com -- port of php to java
arionum-node
Arionum cryptocurrency node
civcraft-vm
Virtual Machine appliance using Vagrant and puppet to auto provision a Civcraft-compatible testing machine
learning-chatbot
Playing with some simple first-order associative language learning concepts for a null-start chatbot.
pyCraft
Python minecraft client library
qi-test
Analytic or simulation system models based on M.E. McCulloch's Quantized Inertia. My interest is largely mathematic, since it's not beaten to death yet.
twentyfortyeight
Command line golf version of the game 2048
ProgrammerDan's Repositories
ProgrammerDan/pyCraft
Python minecraft client library
ProgrammerDan/ai-simulation
Explorations in artificial intelligence
ProgrammerDan/ItemExchange
ProgrammerDan/MusterCull
A Bukkit plugin and Minecraft mob limiter.
ProgrammerDan/wolf-process-wrapper
Wolf Process Wrapper for the code golf problem Survival Game: Create Your Wolf on code-golf
ProgrammerDan/AFK-Player-GC
AFK Player Garbage Collector
ProgrammerDan/aristotle-number
My solution to a fun code-golf problem concerning a variation on the Aristotle's Number problem.
ProgrammerDan/ArthropodEgg
ArthropodEgg plugin for Bukkit/Spigot
ProgrammerDan/chicken-golf
How _did_ that chicken get across the road? Let's find out.
ProgrammerDan/ChunkManager
Utility for managing chunks in Minecraft, including loading/unloading and the like. Designed for use with Spigot/bukkit powered servers.
ProgrammerDan/civmap-client
Fork for Mount Augusta
ProgrammerDan/CivMonitor
Some basic stats monitoring for MC servers
ProgrammerDan/Combat-Tag-Reloaded
Spigot 1.8 Combat Tag with NPCs and Instakill
ProgrammerDan/CombatTagLegacy
The version of combat tag on bukkit-dev
ProgrammerDan/Contraptions
Emergent machine creation through fuctionalized minecraft blocks
ProgrammerDan/dynamic-spatial-map
Fast 3d lookups, primarily applicable for non-infinite spatial dimensions (such as games) with one dimension singificantly more constrained than the others.
ProgrammerDan/FactoryMod
Forking FactoryMod latest to make some PrintingPress fixes and other things
ProgrammerDan/fieldscan
File Duplication Detector and Drive Scanner
ProgrammerDan/glados
Civcraft bot: clone of skynet, with snitch API and CORS proxy for Civtrade and Civbounty
ProgrammerDan/json-simple
Automatically exported from code.google.com/p/json-simple
ProgrammerDan/JukeAlert
ProgrammerDan/MobStacker
A 1.8 Minecraft plugin for bukkit/spigot that stacks mobs in a highly efficient way to decrease server and FPS lag.
ProgrammerDan/molecules-golf
Molecules to Atoms golf, huzzah
ProgrammerDan/notes-jdbc-wrapper
Automatically exported from code.google.com/p/notes-jdbc-wrapper
ProgrammerDan/NPCLib
Library that allows spawning of NPCs with either citizens or through nms
ProgrammerDan/OreVeins
A naive attempt at creating realistic ore controls for a minecraft bukkit plugin
ProgrammerDan/Snitch-Visualizer
A mod to render snitches in Civcraft
ProgrammerDan/SortingHopper
Bukkit plugin that creates item filter from a hopper.
ProgrammerDan/wolfplaysfair
Wolf Plays Fair -- my own wolf submission for the ongoing code-golf challenge. It doesn't like cheaters, and it keeps close tabs on the map.
ProgrammerDan/zombie-horde-graph
Zombie Horde graph solver for a code golf challenge