Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Okay, changed to xoft's partial fix | Tiger Wang | 2013-08-14 | 1 | -29/+6 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Tiger Wang | 2013-08-14 | 1 | -1/+14 |
|\ | | | | | | | | | | | | | Conflicts: source/Piston.cpp Merge conflict? | ||||
| * | Partially fixed tonibm19's mess. | madmaxoft | 2013-08-14 | 1 | -21/+20 |
| | | |||||
* | | Buncha bugfixes [SEE DESC] | Tiger Wang | 2013-08-14 | 1 | -0/+8 |
|/ | | | | | | | Fixed generation values not being written Fixed piston being able to push water Fixed ice creating a non-source block (still doesn't update though) Removed problematic piston code | ||||
* | YET ANOTHER ERROR >:( | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| | |||||
* | Credits | Tiger Wang | 2013-08-13 | 1 | -3/+5 |
| | |||||
* | Attempt three | Tiger Wang | 2013-08-13 | 1 | -16/+14 |
| | | | | This is extremely embarrassing... | ||||
* | Attempt two | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| | |||||
* | Attempt at fixing sleep issue | Tiger Wang | 2013-08-13 | 1 | -3/+3 |
| | |||||
* | Fixes #57 | Tiger Wang | 2013-08-13 | 1 | -1/+25 |
| | |||||
* | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 2013-01-27 | 1 | -1/+1 |
| | | | | | | Note that cItems is used in the function signature but not yet exported in the API, TODO! git-svn-id: http://mc-server.googlecode.com/svn/trunk@1176 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | cPiston refactoring to use cWorld::GetBlockTypeMeta() and proper types | madmaxoft@gmail.com | 2012-12-16 | 1 | -72/+108 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1078 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Fixed fall damage again | luksor111@gmail.com | 2012-12-15 | 1 | -0/+2 |
| | | | | | | Added sound effects to pistons git-svn-id: http://mc-server.googlecode.com/svn/trunk@1074 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Completely removed the old (buggy) redstone simulator. | madmaxoft@gmail.com | 2012-10-06 | 1 | -12/+2 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@937 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Slight refactoring of BlockHandlers - dropping unneeded virtual functions | madmaxoft@gmail.com | 2012-10-01 | 1 | -1/+1 |
| | | | | | | ( http://forum.mc-server.org/showthread.php?tid=434&pid=4734#pid4734 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@917 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Unified folder name-casing | madmaxoft@gmail.com | 2012-09-29 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@902 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+152 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 |