Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-21 | Moved the Speed member into cEntity class instead of its descendants. | madmaxoft@gmail.com | 1 | -4/+5 |
2013-02-18 | Minecarts can now be placed. | madmaxoft@gmail.com | 1 | -0/+22 |
2012-12-28 | cPickup now uses full cItem, instead of a pointer | madmaxoft@gmail.com | 1 | -3/+3 |
2012-12-27 | Fixed 1.4.6 falling blocks. | madmaxoft@gmail.com | 1 | -15/+7 |
2012-12-26 | Adjusted the protocol framework to support different types of falling block spawning. | madmaxoft@gmail.com | 1 | -26/+60 |
2012-12-24 | Added the 1.4.6 protocol | madmaxoft@gmail.com | 1 | -19/+90 |
2012-11-20 | Aggressive debug mode cByteBuffer validity checking. | madmaxoft@gmail.com | 1 | -0/+2 |
2012-11-10 | Protocol 1.4.2: found out and fixed the reason behind the fake "login" packet: the locale_viewdistance packet had been extended | madmaxoft@gmail.com | 1 | -2/+10 |
2012-11-01 | Refactored the world time. | madmaxoft@gmail.com | 1 | -7/+4 |
2012-10-31 | Pickups no longer crash clients. | luksor111@gmail.com | 1 | -0/+21 |
2012-10-31 | Initial 1.4.2 support. | luksor111@gmail.com | 1 | -0/+112 |