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