admin@omencraft.com
|
6df50b40ee
|
Finished most of piston class. Pistons should work when a redstone current with wire is lit up or extinguished near them but don't yet. There'sa bug to kill.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@66 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2011-11-06 02:36:05 +00:00 |
|
admin@omencraft.com
|
7fe70356b9
|
Change SetBlock to FastSetBlock in cRedstone.cpp and grass will now grow if any one hit block is above it.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@65 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2011-11-05 19:31:25 +00:00 |
|
faketruth
|
7deed96d09
|
Added cRedstone to project file
Changed NetworkToHostFloat4(), maybe it works now on 64bit linux
git-svn-id: http://mc-server.googlecode.com/svn/trunk@54 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2011-11-04 16:05:18 +00:00 |
|
admin@omencraft.com
|
2ffedf16ae
|
Changed use of deprecated function.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@53 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2011-11-04 07:50:18 +00:00 |
|
admin@omencraft.com
|
d2b1aea018
|
Added (Probably incorrectly) a cRedstone class. Also, palcing a redstone torch will recursively light any redstone wire it's connected to. Removing a torch from an active wire will unlight the entire length. Class needs to be updated to make use of non deprecated function. Current deprecated function warning drastically slows redstone performance.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@51 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2011-11-04 05:01:55 +00:00 |
|