index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Piston.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed pistons pulling un-pullables
Tiger Wang
2013-09-15
1
-1
/
+7
*
Juggled piston code to prioritise block action
Tiger Wang
2013-08-20
1
-5
/
+5
*
Reduced delay a little
Tiger Wang
2013-08-20
1
-1
/
+1
*
Increased wait tick delay for pistons
Tiger Wang
2013-08-20
1
-1
/
+1
*
Merge branch 'tigerw-master', fixed pistons pushing extended sticky pistons.
madmaxoft
2013-08-19
1
-8
/
+16
|
\
|
*
Additional piston corrections
Tiger Wang
2013-08-19
1
-12
/
+12
|
*
Fixed piston animations...
Tiger Wang
2013-08-19
1
-7
/
+7
|
/
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-2
/
+1
*
Removed SetServerBlock griefing.
madmaxoft
2013-08-18
1
-7
/
+7
*
Fixed piston code griefing damage.
madmaxoft
2013-08-18
1
-22
/
+6
*
Emergency compilation fix!
Tiger Wang
2013-08-18
1
-1
/
+2
*
Merge branch 'master' of https://github.com/tigerw/MCServer into tigerw-master
Tiger Wang
2013-08-18
1
-10
/
+29
|
\
|
*
Added checks to bail out if block entities are being pushed by a piston
Tiger Wang
2013-08-18
1
-2
/
+21
|
*
Properly fixed piston non-animation
Tiger Wang
2013-08-18
1
-11
/
+28
|
*
Bugfix Update [SEE DESC}
Tiger Wang
2013-08-18
1
-0
/
+1
*
|
Made cPiston code more readable and configurable.
madmaxoft
2013-08-18
1
-76
/
+174
|
/
*
Feature and bugfixes [SEE DESC]
Tiger Wang
2013-08-16
1
-47
/
+36
*
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
|
\
|
*
Partially fixed tonibm19's mess.
madmaxoft
2013-08-14
1
-21
/
+20
*
|
Buncha bugfixes [SEE DESC]
Tiger Wang
2013-08-14
1
-0
/
+8
|
/
*
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
*
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
*
cPiston refactoring to use cWorld::GetBlockTypeMeta() and proper types
madmaxoft@gmail.com
2012-12-16
1
-72
/
+108
*
Fixed fall damage again
luksor111@gmail.com
2012-12-15
1
-0
/
+2
*
Completely removed the old (buggy) redstone simulator.
madmaxoft@gmail.com
2012-10-06
1
-12
/
+2
*
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
2012-10-01
1
-1
/
+1
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-1
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+152