Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 2013-04-13 | 1 | -1/+1 |
* | Minecarts get saved into Anvil. | madmaxoft@gmail.com | 2013-03-09 | 1 | -3/+3 |
* | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 2013-03-09 | 1 | -0/+14 |
* | Player can sit in minecarts (but not move them yet) | madmaxoft@gmail.com | 2013-03-03 | 1 | -2/+56 |
* | Minecart entity now supports IsA() self-identification | madmaxoft@gmail.com | 2013-02-27 | 1 | -2/+5 |
* | Minecarts can now be placed. | madmaxoft@gmail.com | 2013-02-18 | 1 | -0/+46 |