| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Updated BlockID - look for yourself
* Improved button, repeater, lever, and comparator code ->
simplification and splitting of some stuff from the redstone simulator
file
* Fixed buttons not breaking when in an invalid game state
* Fixed QueueSetBlock -> improved (AGAIN) piston code
+ Rewrote redstone simulator
Fixes: #57, #58, #205, and part of #131.
Fixes FS issues: 281, 116, and 102
|
|
|
|
| |
Another fix for #57
|
| |
|
|
|
|
|
| |
This improves animation chance without long delays.
Additionally, queued a previously unqueued base set.
|
| |
|
|
|
|
| |
Pistons again!
|
|\ |
|
| |
| |
| |
| |
| | |
Reduced delay time of blockset
Fixed invalid blockpush checking
|
|/
|
|
| |
...for the third (and hopefully last) time.
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
source/Piston.cpp
Merged pull request and fixed merge conflicts
|
| | |
|
| |
| |
| |
| | |
Fixes #57
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added stained clay, coal block, and hardened clay Block IDs
Added stained clay and carpet block Metas
Fixed bug with sticky retract bailing out but not unsetting arm
Fixed autocomplete not working when not at the first character, fixes
#64
Added furnace recipes for hardened clay and coal and coal blocks
|
|/
|
|
| |
Fixed some minor problems with pistons, such as pulling water etc. Thanks to TigerW for some inspiration.
|
|
|
|
|
|
|
|
|
| |
Added TNT and Hopper minecarts
Fixed piston code failing without an extension set
Repeaters are now broken
Fixed not being able to place a minecart on an activator rail
Added much needed comments on piston code
Fixed minor formatting issue
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
source/Piston.cpp
Merge conflict?
|
| | |
|
|/
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
This is extremely embarrassing...
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1078 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
|
|
|
|
| |
Added sound effects to pistons
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1074 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
|
|
| |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@937 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
|
|
|
|
| |
( 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
|
|
|
|
| |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@902 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
|
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6
|