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
/
src
/
BlockInfo.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-28
BlockInfo: float-equal for Clang only
Tiger Wang
1
-0
/
+4
2020-11-06
Players are no longer kicked when clicking on bedrock (#5023)
Tiger Wang
1
-48
/
+18
2020-11-02
Rein in light spread by correcting falloff value
Tiger Wang
1
-26
/
+2
2020-10-24
TNT Changes (#4970)
KingCol13
1
-0
/
+9
2020-10-18
cBlockInfo: further cleanup (#5001)
Tiger Wang
1
-951
/
+1033
2020-10-02
Fix instant mining of blocks not being recognised, tweak anti-cheat (#4938)
KingCol13
1
-16
/
+16
2020-09-20
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
1
-10
/
+0
2020-09-17
Fixed leaves and wheat not breakable with piston (#4882)
Elias Thomson
1
-1
/
+4
2020-09-17
BlockHandler: no dynamic allocation (#4862)
Tiger Wang
1
-11
/
+9
2020-09-15
Fixed doors not breakable by piston (#4869)
Elias Thomson
1
-0
/
+5
2020-09-12
Use tracing for explosions (#4845)
Tiger Wang
1
-0
/
+121
2020-04-10
Change stained clay hardness value
Alexander Harkness
1
-1
/
+1
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
1
-1
/
+432
2020-03-28
Fix Snow Spawn on Cobblestone Slab (#4564)
Xenoxis
1
-0
/
+1
2019-12-05
Correct block transparencies
Peter Bell
1
-0
/
+5
2018-07-26
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
1
-0
/
+3
2018-06-24
Update m_IsSolid assignments in BlockInfo (#4167)
Alexander Harkness
1
-0
/
+7
2018-04-02
* Block Info: glazed terracotta and concrete hardness/solid voxel status (#4205)
Zach DeCook
1
-0
/
+35
2018-01-23
Removed cBlockInfo.m_IsSnowable (#4105)
Bond-009
1
-85
/
+3
2017-12-26
improve rain simulation (#4017)
Alexander Harkness
1
-7
/
+18
2017-09-07
Lighting now generally consistent with vanilla (#3988)
Alexander Harkness
1
-12
/
+57
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-1
/
+0
2017-07-03
cBlockInfo static initialisation (#3832)
peterbell10
1
-883
/
+881
2017-03-21
Added blocks that can be washed away by water (#3637)
Bond-009
1
-0
/
+1
2017-03-16
Allow mobs to walk through dead_bush (#3623)
willi123yao
1
-0
/
+1
2017-02-15
Updated sounds and effect IDs (#3422)
mathiascode
1
-191
/
+0
2017-02-14
Added some blocks and items (#3503)
mathiascode
1
-1
/
+121
2016-11-06
Anticheat fastbreak (#3411)
mohe2015
1
-0
/
+199
2016-10-12
Spectators added (#2852)
bibo38
1
-0
/
+9
2016-04-16
Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage
LogicParrot
1
-1
/
+0
2015-12-13
blockheight mechanism
Gargaj
1
-0
/
+21
2015-11-07
Implemented the slime block dropping behaviour.
bibo38
1
-0
/
+1
2015-07-14
Improved maps
Tiger Wang
1
-13
/
+13
2015-07-03
Farmland is now listed as an opaque block.
Samuel Barney
1
-2
/
+1
2015-06-22
Rebased version of Code
Samuel Barney
1
-1
/
+1
2015-05-24
Made -Weverything an error.
tycho
1
-1
/
+1
2014-12-13
Fixes
Howaner
1
-2
/
+0
2014-12-01
Added cocoa pod.
Howaner
1
-0
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-01
Added missing 1.8 blocks, E_METAs and sounds
Masy98
1
-1
/
+10
2014-09-30
Improved torch handler
Tiger Wang
1
-0
/
+1
2014-09-30
Fixed iron trapdoors
Howaner
1
-0
/
+1
2014-09-27
Fixed minor style issues.
madmaxoft
1
-1
/
+1
2014-09-17
Added first test to show the object can be created
Tycho
1
-42
/
+0
2014-09-12
Fixed block place sounds.
Howaner
1
-13
/
+13
2014-09-11
Added barrier block
Masy98
1
-1
/
+5
2014-09-10
Fixed typo
Masy98
1
-1
/
+1
2014-09-10
Added new blocks to the BlockInfo
Masy98
1
-0
/
+63
2014-09-09
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
1
-0
/
+167
2014-08-07
Fixed nether wart digging.
Howaner
1
-0
/
+1
2014-07-29
Added soulsand to the terraformed list.
STRWarrior
1
-0
/
+1
2014-07-29
Added cBlockInfo::CanBeTerraformed and made finishers use it
STRWarrior
1
-0
/
+21
2014-07-23
Fix item durability.
Howaner
1
-0
/
+1
2014-07-20
Bug and crash fixes
Tiger Wang
1
-0
/
+1
2014-07-18
Monster fixes
Tiger Wang
1
-4
/
+0
2014-07-17
Fixed issues relating to saplings and leaves
Tiger Wang
1
-46
/
+0
2014-07-15
Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them.
Masy98
1
-1
/
+0
2014-07-15
Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them.
Masy98
1
-12
/
+0
2014-07-15
Added Brick fence to m_Transparent
Masy98
1
-0
/
+1
2014-07-15
Added various missing blocks in the lists in BlockInfo.cpp
Masy98
1
-63
/
+214
2014-07-09
Fixed arrow collection animation
Tiger Wang
1
-1
/
+0
2014-07-07
Implemented trapped chests & others
Tiger Wang
1
-0
/
+3
2014-06-28
Implemented tripwire(s) (hooks)
Tiger Wang
1
-0
/
+9
2014-06-25
BlockInfo is now a proper C++ singleton.
madmaxoft
1
-367
/
+365
2014-06-24
Fixed BlockInfo initialization.
madmaxoft
1
-15
/
+6
2014-06-19
Nullify deleted pointers.
archshift
1
-0
/
+1
2014-06-17
Add pressure plate handler
Howaner
1
-0
/
+2
2014-04-30
Ladders set as transparent.
madmaxoft
1
-0
/
+1
2014-04-06
Add CanChangeDirtToGrass function to Block Handlers.
Howaner
1
-0
/
+10
2014-03-28
Some fixes to lilypads
Tiger Wang
1
-1
/
+2
2014-03-16
Add new leaves to all classes.
Howaner
1
-0
/
+1
2014-03-08
Fixed issues with int vs size_t and a few other warnings
Tycho
1
-2
/
+0
2014-03-08
cBlockInfo-related changes from #723
andrew
1
-0
/
+9
2014-03-02
Removed if condition
andrew
1
-4
/
+1
2014-03-02
cBlockInfo now manages the respective cBlockHandler
andrew
1
-0
/
+22
2014-03-02
GetById => Get
andrew
1
-3
/
+3
2014-03-01
g_BlockXXX => cBlockInfo::XXX
andrew
1
-5
/
+5
2014-03-01
Refactored global block property arrays
andrew
1
-0
/
+423