Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup. | madmaxoft@gmail.com | 2012-07-29 | 1 | -1/+1 |
* | Simple health regeneration system | lapayo94@gmail.com | 2012-07-17 | 1 | -2/+17 |
* | Some code improvements | lapayo94@gmail.com | 2012-07-16 | 1 | -1/+1 |
* | Fixed a copypasta error in previous commit | madmaxoft@gmail.com | 2012-07-16 | 1 | -1/+1 |
* | Changed GetBlockMeta to return NIBBLETYPE instead of char | madmaxoft@gmail.com | 2012-07-16 | 1 | -1/+1 |
* | A new Block handling system :o | lapayo94@gmail.com | 2012-07-15 | 1 | -0/+45 |