Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-08 | Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. | madmaxoft | 1 | -1/+1 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -117/+117 |
2013-04-13 | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 1 | -1/+1 |
2013-03-09 | Minecarts get saved into Anvil. | madmaxoft@gmail.com | 1 | -3/+3 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -0/+14 |
2013-03-03 | Player can sit in minecarts (but not move them yet) | madmaxoft@gmail.com | 1 | -2/+56 |
2013-02-27 | Minecart entity now supports IsA() self-identification | madmaxoft@gmail.com | 1 | -2/+5 |
2013-02-18 | Minecarts can now be placed. | madmaxoft@gmail.com | 1 | -0/+46 |