summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-15Protect blocks command behind server privs. Add help.Auke Kok
2015-01-15Display operation params with statsAuke Kok
2015-01-15Only stop sand forming above water...Auke Kok
2015-01-15Discard attempts outside circle radius, instead of squareAuke Kok
2015-01-15Unneeded debug code snipplets.Auke Kok
2015-01-15Sand creation fixesAuke Kok
- don't make sand unless we should make desert_sand - don't make sand unless there's already some form of sand around
2015-01-15Allow changing of blocks.Auke Kok
2015-01-14Nasty bug to find! Now the main features are functional.Auke Kok
2015-01-14Working commit.Auke Kok
Still does not properly displace everything just yet...
2015-01-14Initial checkin.Auke Kok
This mostly already works - It's at the stage where I'm debugging the tricky bits and most of the error and edge case handling, and some of the lua tricks.