Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-08 | Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. | madmaxoft | 1 | -3/+7 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -160/+160 |
2013-07-07 | Improved function names for protocol packet sending; alpha-sorted the function lists | madmaxoft@gmail.com | 1 | -1/+1 |
2013-07-01 | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 1 | -1/+1 |
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 | -1/+1 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -0/+11 |
2013-03-03 | Player can sit in minecarts (but not move them yet) | madmaxoft@gmail.com | 1 | -0/+87 |
2013-02-18 | Minecarts can now be placed. | madmaxoft@gmail.com | 1 | -0/+62 |