summaryrefslogtreecommitdiffstats
path: root/src/Blocks (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Minecraft Wiki links to new domain (#5532)Spongecade2023-09-275-12/+12
* Allow certain blocks to be placed on top of upside-down stairs/slabs (#5468)Michal Havlíček2023-01-259-50/+202
* ClientHandle: Fix block interaction regressions (#5431)Tiger Wang2022-07-161-1/+3
* Fix trampling for older clients and mobs (#5414)DarkoGNU2022-06-281-2/+4
* Avoid spawn of silverfish when exploded by tnt (#5420)Debucquoy Anthony tonitch2022-05-071-1/+1
* Implement relative SendPlayerMoveLook. Use it in TurnToDirt (#5413)DarkoGNU2022-04-261-9/+15
* Implement farmland trampling (#5401)DarkoGNU2022-04-211-2/+65
* Valid Height is now checked by vector.x12xx12x2022-04-209-13/+13
* Updated protocol functions to Vector3xx12xx12x2022-04-204-7/+8
* Check height is within world for pistons and digging (#5396)KingCol132022-04-191-5/+6
* BigFlower: handle environmental destructionTiger Wang2022-02-131-1/+1
* styleTiger Wang2022-02-091-12/+11
* Correct Indentation IFRodarg2022-02-091-2/+5
* Update BlockBigFlower.hRodarg2022-02-091-1/+9
* Update BlockBigFlower.hRodarg2022-02-091-6/+2
* Fixed Compiler Warningsx12xx12x2022-01-141-1/+1
* Alpha sort BlockInfo and Block/ItemHandlerTiger Wang2022-01-021-6/+6
* Handlers: update item and block handlers (#5371)Tiger Wang2022-01-026-33/+29
* Fixed ladder placing restrictionsMichal Havlíček2022-01-011-1/+1
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-023-4/+4
* Item frame maps (#5258)KingCol132021-07-091-1/+1
* added check for harvestation in oreblock handler (#5226)12xx122021-05-261-1/+7
* Re-implement up/down placement metadata (#5219)Tiger Wang2021-05-145-23/+33
* Move item placement into item handlers (#5184)Tiger Wang2021-05-0549-1628/+342
* Add player statistics to API (#5193)nshah252021-05-034-5/+5
* Chest, weather, crash, and miscellaneous fixes (#5215)Tiger Wang2021-04-303-8/+3
* Improve bed handling robustnessTiger Wang2021-04-122-77/+77
* Unify multiprotocol entity animationsTiger Wang2021-04-121-3/+1
* Fix sending incorrect date values on world changeTiger Wang2021-04-124-8/+8
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-2866-68/+67
* Unify DoWithBlockEntity (#5168)Tiger Wang2021-03-284-19/+12
* Don't send ping updates one packet at a timeTiger Wang2021-03-191-1/+1
* Adding basic Banner functionality (#4806)12xx122021-03-153-2/+55
* Derive HugeMushroom from the base handlerTiger Wang2021-03-151-2/+2
* Change Cobblestone block handler to defaultTiger Wang2021-03-151-1/+1
* Remove DoesDropOnUnsuitableTiger Wang2021-03-154-43/+1
* Properly deprecate more XYZ parameter'd functions (#5147)Tiger Wang2021-03-151-13/+10
* Add block handler for huge mushroom blocks (#5143)Mat2021-03-053-2/+57
* Adding Boss bar (#5025)12xx122021-03-051-1/+2
* Mark UNREACHABLE with intrinsicsTiger Wang2021-02-205-11/+5
* Adds playerlist header and footer broadcasting (1.8-1.13)dImrich2021-02-061-0/+1
* cChunk: don't inherit from cChunkDef (#5106)Tiger Wang2021-01-184-4/+4
* Convert most calls to blocking GetHeight/GetBiomeAt to direct chunk accessesTiger Wang2021-01-111-2/+3
* Comment and code style fixTiger Wang2020-12-211-19/+20
* New pull request for daylight sensor (#5066)Aiden Neill2020-12-193-1/+57
* Added dimension check to nether portal (#5068)cflep2020-12-181-0/+6
* Note Block Left Click Fix V2 (#5052)Derek Qu2020-11-263-1/+46
* Add correct implementation of crops (#4802)0ddlyoko2020-11-063-86/+139
* Adding Silverfish Spawning Blocks (#4946)12xx122020-10-113-1/+91
* added check if the digger is a nullptr (#4981)12xx122020-10-093-0/+9
* Merged OnBreak with OnPlayerBreak (#4967)12xx122020-10-0816-54/+87
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-0597-337/+405
* Doors: check power & toggle correctlyTiger Wang2020-09-291-12/+8
* Fortune Drops (#4932)KingCol132020-09-2812-71/+146
* Remove unused Temporary namespaceTiger Wang2020-09-252-712/+0
* Grass spread: check chunk & light validity correctlyTiger Wang2020-09-251-2/+2
* Fix the build. Merge conflict between two PRs (#4936)Alexander Harkness2020-09-251-1/+1
* Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol132020-09-251-1/+1
* Put phonograph on right part of visual spectrumTiger Wang2020-09-252-1/+2
* Unify block entity pickup conversionTiger Wang2020-09-2564-192/+81
* Fix ice behaviour in world (#4927)12xx122020-09-244-3/+89
* Limit fortune level, style fixesTiger Wang2020-09-235-35/+41
* Trapdoor crash fix (#4890)theophriene2020-09-211-6/+28
* Implement fortune for ores, glowstone and sea lanterns (#4897)KingCol132020-09-205-19/+48
* Cauldron: backport "use" behaviour to 1.12 (#4902)Tiger Wang2020-09-201-10/+20
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-2096-1997/+1610
* Added armor and shulker box cleaning (#4875)12xx122020-09-201-2/+57
* Added end portal and enchanting table block entities12xx122020-09-205-228/+88
* Fix silk-touching glowing redstone (#4893)KingCol132020-09-192-1/+7
* BlockHandler: no dynamic allocation (#4862)Tiger Wang2020-09-172-204/+526
* Rail: avoid invalid game states (#4864)Tiger Wang2020-09-131-12/+10
* Add more statistic tracking (#4837)12xx122020-09-054-0/+6
* Remove unneeded MarkDirty, SendToClients parameters of SetMetaTiger Wang2020-08-284-14/+10
* Changed tree-growing functions in cWorld to use Vector3i coords.Mattes D2020-08-271-2/+2
* Fix enderchest placement rotationion2322020-08-091-2/+2
* Remove the redstone solid block handlerTiger Wang2020-08-082-26/+4
* Update bed behavior (#4545)Mat2020-08-052-7/+30
* Simply Y-check in door handlerTiger Wang2020-08-041-1/+1
* Continue with placement when using iron doorsTiger Wang2020-08-041-2/+4
* Door drops respect player gamemodeTiger Wang2020-08-042-12/+11
* Corrected wakeup sequencesTiger Wang2020-08-046-131/+63
* OnBroken/OnPlaced are for entity actionsTiger Wang2020-08-046-121/+64
* Always use relative coordinates in AddBlockTiger Wang2020-08-021-2/+1
* Delegate simulator wakeup to cChunkTiger Wang2020-08-021-12/+8
* Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D2020-08-011-1/+1
* Toggleables: update simulators when changedTiger Wang2020-07-262-4/+26
* Use SimulateChunk in redstone simulatorTiger Wang2020-07-261-12/+7
* Correct placement for tripwire hooksTiger Wang2020-07-251-22/+29
* Precompile unordered_map/setTiger Wang2020-07-191-1/+0
* Comment capitalisationTiger Wang2020-07-061-2/+2
* Use enum to represent light statesTiger Wang2020-07-061-19/+34
* Made grass spreader prettierTiger Wang2020-07-061-63/+89
* cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs2020-07-043-3/+3
* Cactus cannot be placed on a forbidden blocks (#4767)morsmordere2020-06-261-0/+34
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-11/+2
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-152-7/+1
* Update submodules (#4727)peterbell102020-05-091-1/+1
* Fixed various MSVC warnings.Mattes D2020-05-061-0/+1
* Improve entity position updates (#4701)Tiger Wang2020-05-041-4/+2
* Buttons can now be triggered by arrows. (#4670)DrButcher2020-05-031-18/+115
* Fix incorrect relative coords usage in farmland handler (#4690)peterbell102020-04-241-2/+2
* Prevent bookshelf pickup crashmathiascode2020-04-241-1/+1
* Vector3 in Handlers (#4680)Mattes D2020-04-2158-654/+1397
* Re-implement repeater lockingTiger Wang2020-04-181-15/+19
* More Vector3 in cBlockHandler (#4644)Mattes D2020-04-1715-183/+303
* Implement glowing redstone orePeter Bell2020-04-172-187/+267
* ಠ_ಠ (#4660)Tiger Wang2020-04-161-0/+23
* Using Super.Mattes D2020-04-1665-163/+177
* Trapdoor can be placed anywhere since 1.9Bond_0092020-04-151-12/+0
* Removed extended ASCII, and added a check against it. (#4642)Mattes D2020-04-122-1/+2
* Fix rotation metas on blocksAlexander Harkness2020-04-118-31/+31
* fixing rotation - rel. #4625GefaketHD2020-04-112-15/+9
* Replace all single-digit hex constants with two-digit versionAlexander Harkness2020-04-103-15/+15
* Remove silly empty cBlockGlazedTerracotta classAlexander Harkness2020-04-103-21/+6
* Reduce line length on templatesAlexander Harkness2020-04-101-2/+19
* Add additional spacing between template/function definitionsAlexander Harkness2020-04-101-0/+9
* Add doxy-comments to new functionsAlexander Harkness2020-04-101-2/+4
* Fix comment textAlexander Harkness2020-04-101-8/+4
* Add mixins for blocks that rotate based on player yaw at placementAlexander Harkness2020-04-1018-408/+197
* Brewing stands do not have rotationAlexander Harkness2020-04-101-2/+2
* Add Terracotta handlersAlexander Harkness2020-04-103-0/+52
* Correct Black Glazed Terracotta block handlerAlexander Harkness2020-04-101-1/+1
* New hotfix to prevent calling OnBroken (#4600)Alexander Harkness2020-04-033-11/+14
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-0310-2/+17
* Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness2020-04-021-5/+35
* Updated Bookshelves drop behaviour (#4567)Xenoxis2020-03-283-0/+29
* Fix Snow Spawn on Cobblestone Slab (#4564)Xenoxis2020-03-281-1/+1
* Furnace and brewing stand drops (#4534)Mat2020-03-242-6/+36
* Fix certain item drops (#4536)Mat2020-03-236-12/+51
* Jukebox improvements (#4537)Mat2020-03-232-1/+38
* Cocoa pods have three growing stagesMat2020-03-231-2/+2
* Don't push blocks outside world height limits (#4516)Mat2020-03-221-0/+5
* Don't remove items twice (#4524)Mat2020-03-221-4/+2
* Ender chest is not affected by piston (#4526)Mat2020-03-221-1/+1
* Silk touch pickaxe drops grass block (#4485)Mat2020-03-173-101/+134
* Moved growing from cWorld / cChunk to cBlockHandler descendants.Mattes D2019-10-2820-193/+567
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-1688-1286/+1944
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-1/+1
* Fix building with clang 8.0 (#4346)Bond-0092019-08-112-8/+10
* Register vanilla blocks in BlockTypeRegistry.Mattes D2019-08-052-1/+718
* * Sponge: Add water absorbtion (#4333)Zach DeCook2019-06-112-0/+159
* Create Ender Portal with Eyes of Ender (#4126)Zach DeCook2019-05-113-0/+261
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-2912-15/+16
* Store and pass entity effect duration as an int not a short. (#4293)Alexander Harkness2018-08-261-1/+1
* Fixes bed item 26 and 355 being spawned, only 355 spawns now (#4290)Rick van Schijndel2018-08-231-0/+1
* Experience orb (#4259)changyong guo2018-08-023-2/+6
* cWorld: Manually bind deprecated broadcast functions (#4265)peterbell102018-07-272-2/+2
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-264-16/+5
* At long last... Piston animations!Tiger Wang2018-07-252-59/+105
* Broadcast refactor (#4264)peterbell102018-07-243-9/+59
* fix dispenser pickup display bug (#4247)changyong guo2018-06-301-0/+7
* Deal with covered switches consistently (#4161)peterbell102018-02-058-32/+8
* Rewrite cClientHandle::HandleRightClick (#4089)9caihezi2018-01-081-1/+2
* Sugar cane can be near frosted ice (#4133)Bond-0092018-01-051-1/+1
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-4/+2
* Add the fmt library (#4065)peterbell102018-01-031-0/+1
* Concrete mixing (#4096)Zach DeCook2018-01-033-0/+109
* Lilypads can be on top of (frosted) ice (#4122)Bond-0092017-12-271-2/+2
* improve rain simulation (#4017)Alexander Harkness2017-12-261-1/+1
* cBlockRail: Fix assertion failure (#4075)peterbell102017-11-211-3/+3
* cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0092017-11-2031-177/+168
* Only allow snow to be placed where valid. Fixes #2920.peterbell102017-09-211-12/+38
* Only allow rails to be placed where valid.peterbell102017-09-211-1/+8
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-195-9/+9
* Leaves now drop with the correct meta when broken by a pickaxe with silk touch (#4034)Bond-0092017-09-191-0/+6
* Removed UTF-8 BOM (#4033)Lukas Pioch2017-09-192-2/+2
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-113-118/+57
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-023-57/+118
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-013-118/+57
* Drop enderchest when broken by a silk touck pick (#3986)Bond-0092017-08-312-1/+6
* Bed piston fix (#3956)Lane Kolbly2017-08-256-9/+12
* Minor changes (#3909)mathiascode2017-08-243-3/+3
* Fixed build for older clang versions (#3935)Bond-0092017-08-211-1/+1
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-212-1/+66
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-175-6/+6
* Replaced includes with forward declarationsLukas Pioch2017-08-132-4/+6
* Removed unneeded includes (#3902)Lukas Pioch2017-08-0622-25/+3
* Remove double includes part 2 (#3890)peterbell102017-08-034-6/+0
* Removed unused forward declarations (#3888)Lukas Pioch2017-08-031-1/+0
* Removed double includes (#3885)Lukas Pioch2017-08-022-2/+0
* cBlockHandler: take player by refpeterbell102017-08-0145-142/+142
* cWorld::SendBlockTo take player by refpeterbell102017-08-018-10/+10
* Check for intersection between placed blocks and entities. (#3850)Lane Kolbly2017-07-286-1/+122
* Break the cactus block when it grows next to a block. (#3851)Bond-0092017-07-181-2/+6
* Made cBlockHandler OnPlacedByPlayer call OnPlaced, made BlockRailHandler use NeighborChanged instead of OnNeighborChanged.Lane Kolbly2017-07-182-16/+17
* Allocate redstone component handlers upfrontpeterbell102017-07-172-26/+26
* Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)Lane Kolbly2017-07-121-0/+2
* BigFlower fixes (#3826)peterbell102017-07-079-20/+40
* Added bed entity (#3823)Lukas Pioch2017-07-075-12/+88
* cBlockInfo static initialisation (#3832)peterbell102017-07-031-1/+1
* You can't use beds when there are hostile mobs nearbyBond_0092017-07-021-8/+32
* Pressure plates can be placed on fences and hoppers (#3796)Bond-0092017-06-221-2/+21
* Fix shears (and vines)Bond-0092017-06-211-1/+7
* Generated tall flowers have flower type meta in both blockspeterbell102017-06-191-1/+4
* Double tall grass drops seeds when broken by water (#3763)dbhicks2017-06-141-6/+15
* FastRandom rewrite (#3754)peterbell102017-06-1319-71/+59
* Fixes problems with windows:Lukas Pioch2017-06-053-3/+3
* Clang 5.0 fixesLukas Pioch2017-05-212-2/+2
* BlockHandlers: vertical alignment.Mattes D2017-05-091-159/+159
* BlockCrops: Fixed RipeMeta off-by-one error properly.Mattes D2017-05-092-6/+6
* Adjusted RipeMeta for off by one error (#3691)dbhicks2017-05-061-2/+2
* Replace double grass and large fern with placed blockLukas Pioch2017-04-062-1/+28
* Deadbushes drop sticksBond-0092017-03-192-0/+47
* BlockCrops: Fixed comments and reformatted control flow. (#3576)Mattes D2017-02-251-46/+54
* Updated sounds and effect IDs (#3422)mathiascode2017-02-156-8/+8
* Added some blocks and items (#3503)mathiascode2017-02-147-11/+51
* Fixed bindings for cBlockArea:Read and Write. (#3568)Mattes D2017-02-053-4/+4
* Changed big flowers so they don't need air above them.Altenius2017-01-281-1/+11
* Changed big flowers so they can only be placed on dirtAltenius2017-01-281-1/+4
* Fix meta mirror (#3470)Mattes D2016-12-091-32/+56
* StyleCheck: Add "else has to be on a separate line" (#3412)mohe20152016-10-201-1/+2
* Use cChunkDef::Height for Y coord comparison where applicable.Moritz Borcherding2016-09-271-1/+1
* Fix breaking ice in survival not giving a water's source (#3356)ElNounch2016-08-281-2/+1
* Redstone fixes (#3285)Tiger Wang2016-07-312-3/+13
* Revert "Redstone fixes"Mattes D2016-07-292-13/+3
* Consolidated comparator codeTiger Wang2016-07-291-0/+5
* Comparators and pistons no longer update instantlyTiger Wang2016-07-292-3/+8
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-2/+0
* removed cast from BlockTrapdoor.h (#3256)gaurav sehgal2016-07-072-3/+8
* Fixed piston destroying other pistonsAltenius2016-07-061-5/+9
* Reduced unnecessary block updatesLogicParrot2016-04-222-10/+9
* Prevented snow from killing grassLogicParrot2016-04-161-2/+4
* Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usageLogicParrot2016-04-164-15/+17
* Fix Pickups of BlockFlowerDrahoslav Bednář2016-02-061-2/+3
* Bulk clearing of whitespaceLogicParrot2016-02-0556-171/+171
* implement height logic for Acacia blocksKevin Riggle2016-02-041-1/+12
* Fixed typoMathias2016-01-031-1/+1
* More blocks that can't be mined with silktouchMathias2016-01-031-1/+28
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* Merge pull request #2542 from Haxi52/pinkstoneTiger Wang2015-12-198-46/+90
|\
| * Reorganised the redstone simulatorTiger Wang2015-12-188-46/+90
* | Added HTTPS links wherever they are supported.Alexander Harkness2015-12-191-6/+2
|/
* Moved variables into scope, removed unused variables and fixed variablesLukas Pioch2015-12-171-8/+1
* Merge pull request #2638 from Gargaj/masterworktycho2015-12-145-1/+61
|\
| * blockheight mechanismGargaj2015-12-135-1/+61
* | Strip meta from hopper on converting to pickupJulian Laubstein2015-12-131-0/+6
|/
* Set overgrown wart age to 3Safwat Halaby2015-12-131-1/+5
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-1320-28/+46
* Nether wart only ages to 3Gargaj2015-12-121-2/+2
* Add enum for Sound and Particle EffectsDave Tucker2015-11-243-3/+6
* Adjusted height validation using cChunkDef::IsValidHeight()Julian Laubstein2015-11-231-1/+1
* Refactored code to use vectors in the cPistonHandler classbibo382015-11-072-50/+40
* Added some code improvementsbibo382015-11-072-22/+42
* Renamed GetDirectionVec into VectorFromMetaData to improve code readability.bibo382015-11-072-6/+6
* Commented the GetDirectionVec methodbibo382015-11-071-0/+3
* Fixed the style problems and added some commentsbibo382015-11-072-6/+18
* Removed unused CanPull methodbibo382015-11-071-11/+0
* Extracted block moving code into a seperate methodbibo382015-11-072-77/+52
* Replaced the usage of pistonMeta with a direction vector to allow better meta value abstractionbibo382015-11-072-73/+63
* Fixed pulling/pushing of breakable blocks, which are not required to be movedbibo382015-11-071-3/+20
* Implemented the basic slime block pullingbibo382015-11-071-17/+62
* Implemented the SlimeBlock into the CanPush method to allow slimeblocks to work correctly when pushedbibo382015-11-071-15/+26
* Piston extension now works with the new recursive CanPushBlock method.bibo382015-11-071-36/+41
* Added the CanPushBlock method for the piston push check.bibo382015-11-072-24/+41
* Implemented the slime block dropping behaviour.bibo382015-11-072-0/+34
* Implemented brewingLukas Pioch2015-11-031-4/+4
* Prepared ScheduleTask for threading refactorTiger Wang2015-09-251-20/+5
* Lilypads drop when not on source water.Mattes D2015-09-251-0/+16
* Added CircleCI for stylechecking.Mattes D2015-09-172-6/+12
* Fixed flint drop rates from 1/30 to 1/10 to match the wiki.David Erbelding2015-09-141-1/+1
* * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.Samuel Barney2015-08-1911-30/+256
* Some warning fixesJulian Laubstein2015-08-181-1/+1
* Fixed Iron DoorNicholas W2015-08-011-1/+6
* Unified the doxy-comment format.Mattes D2015-07-312-24/+23
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-2920-31/+26
* Spawn baby mobshallucino2015-07-162-2/+2
* Merge pull request #2349 from cuberite/mapsTiger Wang2015-07-1573-265/+683
|\
| * Improved mapsTiger Wang2015-07-1473-265/+683
* | Merge pull request #2036 from cuberite/sign-metamirrorAlexander Harkness2015-07-151-2/+2
|\ \ | |/ |/|
| * Fixed bad logic.Alexander Harkness2015-05-161-1/+1
| * Should Fix sign flipping.Alexander Harkness2015-05-161-2/+2
* | Merge pull request #2352 from mmdk95/masterTiger Wang2015-07-141-0/+4
|\ \
| * | Fix duping doors (#1327)mmdk952015-07-141-0/+4
* | | Merge pull request #2346 from SamJBarney/TreeGrowthUpdateJulian Laubstein2015-07-141-7/+135
|\ \ \
| * | | Sapling Growth UpdateSamuel Barney2015-07-131-7/+135
| |/ /
* / / Torches can now be placed on top of upside down stairs.Samuel Barney2015-07-141-0/+16
|/ /
* | Moved grabbing the light value to after the transparency check.Samuel Barney2015-07-031-3/+4
* | Added missing parensSamuel Barney2015-07-031-1/+1
* | Grass now only dies if it has an opaque block above it.Samuel Barney2015-07-031-4/+7
* | Added neighbor specification in the OnNeighborChanged() block callback.Mattes D2015-07-015-44/+63
* | Added a size check for portals.STRWarrior2015-06-282-0/+26
* | Merge pull request #2282 from Haxi52/button-fixesworktycho2015-06-252-6/+26
|\ \
| * | Buttons no longer click on when already on. Buttons now play sound when clicking off.Hax522015-06-242-6/+26
* | | Rebased version of CodeSamuel Barney2015-06-227-54/+16
|/ /
* | Externalized cPrefabPiecePool self-test.Mattes D2015-06-191-0/+1
* | implemented DoesIgnoreBuildCollision on BlockFire to allow blocks to be placed on topMartin McArthur2015-06-141-0/+5
* | Fixed typo in BlockDoor.hLane Kolbly2015-06-131-1/+1
* | Merge pull request #2144 from mc-server/comparatorsAlexander Harkness2015-06-091-0/+79
|\ \
| * | ComparatorsTiger Wang2015-06-061-0/+79
* | | Fixed warnings in MSVC.Mattes D2015-06-028-0/+42
|/ /
* | Made -Weverything an error.tycho2015-05-244-6/+10
* | Merge branch 'master' into PreventNewWarningstycho2015-05-231-1/+1
|\ \
| * | Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-1/+1
* | | Merge branch 'master' into PreventNewWarningstycho2015-05-232-3/+22
|\| |
| * | Merge pull request #2030 from beeduck/masterworktycho2015-05-211-3/+17
| |\ \
| | * | Added open/close and sound effects for all door typesb33duck2015-05-211-3/+17
| * | | Added missing fencetypes to torchhandlerJulian Laubstein2015-05-201-0/+5
* | | | Make -Werror disabling file onlytycho2015-05-191-0/+1
* | | | Fixed compile and a few more warningstycho2015-05-197-13/+26
* | | | Merge branch 'master' into PreventNewWarningstycho2015-05-191-8/+20
|\| | |
| * | | Improved leaves a bit more.Alexander Harkness2015-05-181-8/+20
* | | | Fixed a lot of warningstycho2015-05-197-14/+23
|/ / /
* | / Fix sapling probability.Alexander Harkness2015-05-171-1/+1
| |/ |/|
* | Bed uses bottom two bits for direction not threeworktycho2015-05-161-2/+2
|/
* More style checking.Mattes D2015-05-097-18/+18
* Clay blocks are handled with the OreHandlerjammet2015-04-291-0/+1
* Digging up a clay block spawns 4 clay items.jammet2015-04-231-0/+5
* Nether Quartz is handled in the Ore handler.jammet2015-04-231-0/+5
* Merge pull request #1851 from wraith11/DoorFixMattes D2015-04-231-5/+20
|\
| * Fix door placing in connection with slabswraith112015-04-211-5/+20
* | Fixed PolishedGranite et al crafting recipes.Mattes D2015-04-161-1/+1
* | Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-0/+17
|/
* Merge pull request #1799 from SnappingTurtles/BlockButtonMattes D2015-04-031-1/+5
|\
| * Removed 0x6, 0x7 from BlockButton.Alexandre Guertin2015-03-251-5/+3
| * Buttons can be placed on the top and on the bottom face of a blockAlexandre Guertin2015-03-091-1/+7
* | Merge pull request #1826 from mc-server/UnifyPacketizerMattes D2015-03-241-5/+7
|\ \
| * | Changed cEntity::m_UniqueID to UInt32.Mattes D2015-03-211-5/+7
* | | Merge pull request #1775 from tommysanterre/terrainheightfixMattes D2015-03-235-6/+6
|\ \ \
| * | | Correct world height validations.Tommy Santerre2015-03-205-6/+6
| |/ /
* | | Merge pull request #1822 from mc-server/ResettableLuaCallbackMattes D2015-03-201-3/+3
|\ \ \
| * | | Added cPluginLua::cResettable interface, used for scheduled tasks.Mattes D2015-03-201-3/+3
| |/ /
* / / Removed Metavalue from Piston drops. Bugfix #1765bibo382015-03-202-0/+12
|/ /
* | Merge pull request #1811 from mc-server/grassworktycho2015-03-151-3/+3
|\ \
| * | Fixed grass spread, closes #1743Tiger Wang2015-03-141-3/+3
* | | Merge pull request #1734 from mc-server/pistonsMattes D2015-03-142-22/+27
|\ \ \ | |/ / |/| |
| * | Reverted non-functional changesTiger Wang2015-03-052-10/+8
| * | Handle client 'leave bed' requestTiger Wang2015-02-083-25/+32
* | | Merge branch 'master' into InventoryHowaner2015-03-092-1/+72
|\ \ \ | | |/ | |/|
| * | Grass checks for sufficient light before spreadingAlexander Harkness2015-03-051-1/+13
| * | Added experience drops when mining oresSTRWarrior2015-02-281-0/+59
| |/
* | Merge branch 'master' into InventoryHowaner2015-01-2513-422/+72
|\|
| * Fixed defect #43661 in Coverity list.Kirill Kirilenko2015-01-231-1/+2
| * Fixed door placement.Mattes D2014-12-251-1/+2
| * Refactored all player block placing to go through hooks.Mattes D2014-12-2412-421/+69
* | Merge branch 'master' into InventoryHowaner2014-12-177-5/+104
|\|
| * Merge pull request #1581 from mc-server/redstoneMattes D2014-12-174-5/+5
| |\
| | * NULL -> nullptrTiger Wang2014-12-171-1/+1
| | * Merge branch 'master' into redstoneTiger Wang2014-12-134-19/+96
| | |\
| | * | Cleaned up simulatorsTiger Wang2014-10-251-0/+1
| | * | Fixed some block checksTiger Wang2014-10-252-4/+3
| * | | "& 0x0f" isn't neededHowaner2014-12-141-2/+2
| * | | FixesHowaner2014-12-131-2/+2
| * | | Merge branch 'master' into CocoaHowaner2014-12-133-19/+84
| |\ \ \ | | | |/ | | |/|
| * | | Added cocoa pod.Howaner2014-12-013-0/+99
* | | | Own classes for all windows.Howaner2014-12-133-2/+3
| |/ / |/| |
* | | BasicStyle: Added missing braces to control statements.Mattes D2014-12-053-19/+84
|/ /
* | Merge branch 'master' into MobSpawnerHowaner2014-11-1824-149/+329
|\|
| * Signs can be placed on wallsigns.Alexander Harkness2014-10-231-1/+1
| * En masse NULL -> nullptr replaceTiger Wang2014-10-237-11/+11
| * Moved tall grass pickups handle.Howaner2014-10-211-0/+37
| * Merge branch 'master' into BlockFixesHowaner2014-10-219-16/+102
| |\
| | * Added mechanics placeable on halfslabsJulian Laubstein2014-10-194-10/+79
| | * Functions in cPluginManager get references instead of pointers.Mattes D2014-10-154-5/+22
| | * Fixed compilation.Alexander Harkness2014-10-111-1/+1
| * | Corrected drops from dead bush, tall grass and cobweb.Howaner2014-10-072-23/+24
| * | Corrected IsBlockAttachable() in BlockVine.hHowaner2014-10-071-5/+15
| |/
| * Removed BlockHaybale.h from CMakeLists.txtHowaner2014-10-071-1/+0
| * Removed unused cBlockHayBaleHandler.Howaner2014-10-072-24/+1
| * Merge pull request #1489 from mc-server/fixesMattes D2014-10-041-71/+53
| |\
| | * Comment suggestionsTiger Wang2014-10-031-2/+3
| | * Improved torch handlerTiger Wang2014-09-301-70/+51
| * | Added Daylight Sensors to the "can't push" listMasy982014-10-011-0/+2
| * | Added missing 1.8 blocks, E_METAs and soundsMasy982014-10-011-0/+2
| * | Code improvementsHowaner2014-09-303-3/+7
| * | Fixed 1.8 dirt typesHowaner2014-09-301-1/+9
| * | Fixed iron trapdoorsHowaner2014-09-301-0/+5
| * | Fixed 1.8 doors.Howaner2014-09-301-1/+14
| |/
| * IndentationJulian Laubstein2014-09-301-3/+3
| * Set right indentationJulian Laubstein2014-09-301-3/+3
| * actual solving of the halfslap+torch problemJulian Laubstein2014-09-301-1/+3
| * Style fixes.madmaxoft2014-09-291-6/+8
| * Fixed codestyle again.Alexander Harkness2014-09-291-1/+1
| * BlockStone.h: fix the codestylew00tc0d32014-09-291-6/+5
| * BlockStone: drop the right cobblestone on onBreak().netchip2014-09-291-3/+9
| * Update BlockTorch.hJulian Laubstein2014-09-291-3/+3
| * Added torches placeable on upside-down-halfslapsJulian Laubstein2014-09-291-1/+3
| * Fixed minor style issues.madmaxoft2014-09-271-1/+1
| * Added default value to switch and spruce gate to fence gate handlerMasy982014-09-272-0/+6
| * Fixed convertToPickups for fence gatesMasy982014-09-271-1/+1
| * Fixed convertToPickups for doorsMasy982014-09-271-1/+38
* | Merge branch 'master' into MobSpawnerHowaner2014-09-2621-77/+327
|\|
| * Merge pull request #1415 from Masy98/blocksMattes D2014-09-264-1/+49
| |\
| | * Merge branch 'master' into blocksMasy982014-09-2620-159/+410
| | |\
| | * | Added Sea Lantern dropsMasy982014-09-122-0/+32
| | * | Added barrier blockMasy982014-09-111-0/+1
| | * | Fixed incorrect handlersMasy982014-09-111-3/+3
| | * | Added stone slab in BlockSlab.hMasy982014-09-101-1/+3
| | * | Added new blocks to the BlockInfoMasy982014-09-101-0/+1
| | * | Added new blocks to the BlockHandlerMasy982014-09-101-0/+12
| * | | Removed more unessicary includesTycho2014-09-2614-16/+31
| | |/ | |/|
| * | Fixed styleTycho2014-09-252-0/+103
| * | Merge branch 'master' into redstoneTestsTycho2014-09-251-1/+1
| |\ \
| * \ \ Merge branch 'master' into redstoneTestsTycho2014-09-1716-103/+167
| |\ \ \
| * | | | Added first test to show the object can be createdTycho2014-09-177-60/+90
| * | | | Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-0/+54
| | |_|/ | |/| |
* | | | Implemented mob spawner.Howaner2014-09-191-0/+12
| |_|/ |/| |
* | | Fixed minor style issues.madmaxoft2014-09-171-1/+1
| |/ |/|
* | Improved cBlockHandler::DropBlockTiger Wang2014-09-133-44/+32
* | Only drop flint or gravel, not both.Howaner2014-09-121-2/+4
* | Fixed farmland issues.Howaner2014-09-127-57/+68
* | Spawn exp if you break a mob spawner.Howaner2014-09-123-0/+45
* | Fixed iron ore drop.Howaner2014-09-121-1/+2
* | Added flint drop and fence gate meta reset.Howaner2014-09-122-0/+17
|/
* Merge pull request #1402 from Masy98/SoundsMattes D2014-09-1047-298/+0
|\
| * Removed old sound-configuration for SignPostsMasy982014-09-091-6/+0
| * Removed old sound-configuration for RepeatersMasy982014-09-091-6/+0
| * Removed old sound-configuration for TrapdoorsMasy982014-09-091-5/+0
| * Removed old sound-configuration for doorsMasy982014-09-092-10/+0
| * Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-0942-271/+0
* | TimeOfDay does not need to be an Int64Tycho2014-09-081-2/+2
|/
* Merge remote-tracking branch 'Hircine/Enchantments'madmaxoft2014-09-012-13/+48
|\
| * Added a_Digger checkJaume Aloy2014-08-301-28/+31
| * More EnchantmentsJaume Aloy2014-08-221-1/+0
| * Protection Enchantments, some fixesJaume Aloy2014-08-211-7/+8
| * Changed if in BlockHandlerJaume Aloy2014-08-191-5/+2
| * FixesJaume Aloy2014-08-191-35/+35
| * Changed if for switchJaume Aloy2014-08-192-12/+23
| * Added more enchantments and some fixesJaume Aloy2014-08-192-16/+40
* | Check range of y in HasNearLogworktycho2014-08-311-1/+1
* | Fixed conversion warning.Mattes D2014-08-291-1/+1
* | Merge branch 'master' of https://github.com/mc-server/MCServerHownaer2014-08-282-6/+6
|\ \
| * \ Merge remote-tracking branch 'origin/master' into CraftingFixesMattes D2014-08-2826-157/+80
| |\ \
| * | | Fixed spaces after "template" keyword.Mattes D2014-08-282-6/+6
| | |/ | |/|
* | | Fixed anvil placing.Hownaer2014-08-281-5/+6
| |/ |/|
* | Merge branch 'master' into FireHowaner2014-08-2026-152/+80
|\ \
| * | Removed old classes from the CMakeLists.txtHowaner2014-08-201-2/+0
| * | Code formatting fixes.Howaner2014-08-1925-150/+80
| |/
* / Moved the clicked-through block check to the top of the function.Howaner2014-08-111-5/+0
|/
* Changed comment.Howaner2014-08-101-3/+1
* Added comment.Howaner2014-08-081-0/+3
* Send the old slab to the client when the interact cancelled.Howaner2014-08-081-0/+11
* Fixed signs not staying on other signsTiger Wang2014-08-042-2/+4
* Merge pull request #1269 from Howaner/BlockEntitysMattes D2014-08-012-0/+2
|\
| * Added beacon.Howaner2014-07-302-0/+2
* | Changed IsSolid to FullyOccupiesVoxelHowaner2014-07-311-1/+1
* | Fixed water from ice and removed packed ice drop.Howaner2014-07-311-2/+12
|/
* Merge branch 'master' into portalsTiger Wang2014-07-297-67/+48
|\
| * Merge branch 'master' into Inventory2Howaner2014-07-265-50/+39
| |\
| | * Merge remote-tracking branch 'origin/master'Tiger Wang2014-07-241-4/+4
| | |\
| | | * Removed redundant semicolons and re-added warningarchshift2014-07-241-4/+4
| | * | Fixed block dropsTiger Wang2014-07-243-12/+16
| | |/
| | * BlockLeaves: Fixed comment style.madmaxoft2014-07-231-2/+2
| | * Fix misguided comment on bits...Tiger Wang2014-07-221-1/+1
| | * Merge remote-tracking branch 'origin/master' into saplingsandleavesTiger Wang2014-07-226-11/+12
| | |\
| | * \ Merge branch 'master' into saplingsandleavesTiger Wang2014-07-2048-175/+352
| | |\ \
| | * | | Proper comment for DropBlock()Tiger Wang2014-07-201-2/+5
| | * | | Fixed issues relating to saplings and leavesTiger Wang2014-07-175-47/+29
| * | | | Fix item durability.Howaner2014-07-233-17/+9
| | |_|/ | |/| |
* | | | Suggestion and failed merge fixTiger Wang2014-07-221-1/+1
* | | | Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-2213-54/+232
|\| | |
| * | | Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-216-10/+10
| * | | Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-3/+4
| | |/ | |/|
| * | Fixed style: spaces after commas.madmaxoft2014-07-196-7/+7
| * | Blocks/CMakeLists.txt: Fixed header list after merge of masterarchshift2014-07-191-1/+2
| * | Subdirs: Only add_library if not using MSVCarchshift2014-07-191-1/+3
| * | Blocks/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-5/+92
| * | Normalized code style for both sign handlers.madmaxoft2014-07-182-16/+20
| * | Removed cBlockSignPostHandler descend.Howaner2014-07-181-2/+28
| * | Added a extra wall sign handler.Howaner2014-07-183-24/+81
* | | Merge branch 'master' into portalsTiger Wang2014-07-1852-214/+354
|\| |
| * | Fixed tabs used for alignment.madmaxoft2014-07-171-2/+2
| * | More trailing whitespace fixes.madmaxoft2014-07-171-3/+3
| * | Basic style fixes.madmaxoft2014-07-1739-73/+73
| * | Merge branch 'master' of https://github.com/mc-server/MCServermadmaxoft2014-07-171-1/+1
| |\ \
| | * | Fix sapling drop.Howaner2014-07-171-1/+1
| | |/
| * / Normalized comments.madmaxoft2014-07-1720-55/+55
| |/
| * Merge pull request #1189 from Masy98/BlocksMattes D2014-07-151-1/+0
| |\
| | * Added various missing blocks in the lists in BlockInfo.cppMasy982014-07-151-1/+0
| * | Fixed code formatting.madmaxoft2014-07-152-6/+9
| * | Merge remote-tracking branch 'origin/ClearMetaMixin'madmaxoft2014-07-154-12/+34
| |\ \
| | * | Added super typedefTycho2014-07-153-3/+6
| | * | COnverted Lilypad back to mixinTycho2014-07-151-8/+2
| | * | Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho2014-07-159-21/+67
| | * | Added documentationTycho2014-07-141-0/+6
| | * | Converted some blockhandlers to use cClearMetaOnDropTycho2014-07-149-67/+21
| | * | Simplified ClearMetaOnDropTycho2014-07-141-1/+1
| | * | Added cClearOnDrop Mixin to cPumpkinTycho2014-07-141-2/+2
| | * | Added first implementation of cClearMetaOnDropTycho2014-07-142-2/+21
| * | | Fixed some meta resetting bugsTiger Wang2014-07-146-27/+28
| |/ /
| * / Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-134-5/+5
| |/
| * Suggestions and bug fixTiger Wang2014-07-121-7/+5
| * SuggestionsTiger Wang2014-07-112-2/+3
| * SuggestionsTiger Wang2014-07-111-5/+6
| * Implemented trapped chests & othersTiger Wang2014-07-074-38/+27
| * Redstone simulator is alerted to lever unpoweringTiger Wang2014-07-023-0/+5
| * Implemented tripwire(s) (hooks)Tiger Wang2014-06-284-2/+118
| * Added more block exceptions to torchesTiger Wang2014-06-281-0/+4
| * Minor change to buttons and leversTiger Wang2014-06-282-3/+3
* | Merge branch 'master' of https://github.com/mc-server/MCServer into portalsTiger Wang2014-06-246-19/+110
|\|
| * Added a (disabled) block meta mirror / rotate test code.madmaxoft2014-06-231-2/+87
| * Fixed the slab vertical mirroring.madmaxoft2014-06-231-9/+6
| * Fixed sign and lever rotations.madmaxoft2014-06-232-8/+9
| * Merge pull request #1105 from Howaner/BlocksMattes D2014-06-222-0/+8
| |\
| | * Add fence gate sound.Howaner2014-06-171-0/+1
| | * Add UNUSED() TagsHowaner2014-06-171-0/+6
| | * Add door soundHowaner2014-06-171-0/+1
* | | Merge branch 'master' into portalsTiger Wang2014-06-218-35/+171
|\| |
| * | Merge pull request #1045 from Howaner/GlobalFixesMattes D2014-06-185-32/+121
| |\ \
| | * | Merge branch 'master' into GlobalFixesHowaner2014-06-179-43/+430
| | |\|
| | * | Check block type from cBlockEntityHowaner2014-06-171-8/+8
| | * | Add DoWithBlockEntityAt() to WorldInterface.hHowaner2014-06-172-37/+61
| | * | Code improvementsHowaner2014-05-281-6/+2
| | * | Fix hay place sound.Howaner2014-05-282-1/+31
| | * | Fix fire break.Howaner2014-05-281-2/+2
| | * | Fix skull bugs.Howaner2014-05-281-2/+41
| * | | Merge pull request #1100 from Howaner/Slabsarchshift2014-06-181-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix doubleslab meta.Howaner2014-06-161-0/+1
| * | | Merge pull request #1099 from Howaner/BlocksMattes D2014-06-171-0/+3
| |\ \ \
| | * | | Glass shouldn't drop.Howaner2014-06-161-0/+3
| | |/ /
| * | | Add parenthesisHowaner2014-06-171-2/+2
| * | | Add end lines to BlockPressurePlate.hHowaner2014-06-171-1/+5
| * | | Add pressure plate handlerHowaner2014-06-172-0/+39
| |/ /
| * | Fix a few warningsTycho2014-06-161-3/+3
* | | Cauldrons check the heightmapTiger Wang2014-06-142-5/+9
* | | Merge branch 'master' into portalsTiger Wang2014-06-102-32/+74
|\| |
| * | Added Y coord checks and documentation to cBlockDoorHandler.madmaxoft2014-06-091-19/+40
| * | Merge remote-tracking branch 'howaner/Redstone'madmaxoft2014-06-092-31/+52
| |\ \
| | * | Moved the IsDoor check before the meta get.Howaner2014-05-311-2/+1
| | * | Add doxy-commentHowaner2014-05-311-3/+4
| | * | Better SetOpen() and IsOpen() function from the doors.Howaner2014-05-302-77/+27
| | * | Add SetOpen() and IsOpen() to BlockDoor.h and fix door redstone bug.Howaner2014-05-291-9/+80
| | |/
* | | SuggestionsTiger Wang2014-06-051-1/+3
* | | Added checks for no downfall biomesTiger Wang2014-06-041-1/+1
* | | Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-06-045-11/+310
|\| |
| * | Suggestions twoTiger Wang2014-06-011-3/+3
| * | SuggestionsTiger Wang2014-05-291-1/+6
| * | Changed block send queue to use vectorsTiger Wang2014-05-291-6/+17
| * | Hopefully fixed piston duplication issuesTiger Wang2014-05-255-11/+294
| |/
* | Implemented bed homesTiger Wang2014-06-011-0/+2
* | Very minor code changesTiger Wang2014-05-292-2/+2
* | Cauldrons fillTiger Wang2014-05-292-0/+17
|/
* Fixed cWither::KilledByandrew2014-05-211-0/+1
* Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2014-05-201-0/+27
* Fixed compile problem.STRWarrior2014-05-101-1/+1
* A portal block now chooses a number between 2000 and 0STRWarrior2014-05-101-1/+1
* Each time a portal block receives a tick it has a 1 in 500 chance of spawning a zombie pigman.STRWarrior2014-05-101-0/+14
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-093-6/+6
* Superfluous method override.Howaner2014-05-071-6/+0
* Add lava and water check to block handlers.Howaner2014-05-072-2/+14
* Rename CanChangeDirtToGrass to CanDirtGrowGrassHowaner2014-05-076-9/+9
* Merge branch 'master' into SlabsHowaner2014-05-078-11/+59
|\
| * Add clicks, exp subtraction, item check, ...Howaner2014-05-051-1/+1
| * Add anvil window and slot area.Howaner2014-05-051-0/+7
| * Fixed portal Z direction loop coding failureTiger Wang2014-05-041-10/+9
| * Missed these CMakeLists.archshift2014-04-251-0/+1
| * The new leaves don't decay anymore.STRWarrior2014-04-231-0/+1
| * Merge pull request #909 from jfhumann/fixesMattes D2014-04-222-1/+2
| |\
| | * Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-182-1/+2
| * | Fixed Errorsdaniel09162014-04-071-1/+1
| * | Merge remote-tracking branch 'upstream/master' into Enchantingdaniel09162014-04-0768-889/+2086
| |\|
| * | first changes for enchanting (not finished)daniel09162014-01-202-0/+39
* | | Remove old importHowaner2014-04-062-3/+2
* | | Merge branch 'master' into SlabsHowaner2014-04-064-7/+154
|\ \ \ | | |/ | |/|
| * | Merge pull request #840 from Howaner/NewBlocksMattes D2014-04-043-5/+152
| |\ \
| | * | Change CanBeAt() from big flowerHowaner2014-04-031-5/+1
| | * | Add "a_RelY < cChunkDef::Height" to BlockBigFlowerHowaner2014-03-291-0/+1
| | * | Add tallgrass drop to big flowers.Howaner2014-03-282-8/+59
| | * | door -> flowerHowaner2014-03-281-1/+1
| | * | Add tall flower handler.Howaner2014-03-282-0/+99
| * | | Fixed Clang warnings in itemhandlers.madmaxoft2014-04-041-2/+2
* | | | Add CanChangeDirtToGrass function to Block Handlers.Howaner2014-04-066-3/+33
* | | | Merge branch 'master' into SlabsHowaner2014-04-0351-444/+1111
|\| | |
| * | | Merge pull request #849 from mc-server/minorfixesMattes D2014-04-022-33/+12
| |\ \ \
| | * | | With eXtra line!Tiger Wang2014-04-021-0/+1
| | * | | Removed extra bracketsTiger Wang2014-04-021-5/+2
| | * | | Realised suggestionsTiger Wang2014-03-311-1/+4
| | * | | Simplified and fixed slabs, fixes #835Tiger Wang2014-03-311-33/+10
| | * | | Fixed a few Y too high/low assertsTiger Wang2014-03-311-2/+3
| * | | | Merge pull request #831 from mc-server/WitherMattes D2014-04-021-3/+105
| |\ \ \ \
| | * | | | Fixed clang compilationandrew2014-03-251-13/+16
| | * | | | Fixed wither summoningandrew2014-03-251-1/+24
| | * | | | Protocol: Wither metadataandrew2014-03-251-3/+79
| * | | | | Fixed clang warnings in BlockHandlers.madmaxoft2014-04-014-5/+6
| * | | | | Simplified the anvil placement code.madmaxoft2014-04-011-11/+9
| * | | | | Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-3011-48/+54
| | |/ / / | |/| | |
| * | | | Fixed a few clang warnings.madmaxoft2014-03-301-0/+6
| * | | | Merge pull request #834 from narroo/issue503Mattes D2014-03-3023-121/+372
| |\ \ \ \
| | * | | | Added in MetaMirrorXY and MetaMirrorYZ to cBlockSignHandler.narroo2014-03-291-0/+19
| | * | | | Altered the rotates for cBlockSignHandler. The functions as a whole is still unfinished though; no wall sign or mirroring support yet.narroo2014-03-261-2/+2
| | * | | | Fixed Minor typos.narroo2014-03-263-9/+12
| | * | | | Added a comment about the behavior of doors under mirros. Simply put, the current implementation of MetaMirror causes glitchy behavior. The door class itself needs to be edited. (I've got an idea on that....)narroo2014-03-251-2/+8
| | * | | | Fixed spelling; Rotater to Rotator.narroo2014-03-2515-46/+46
| | * | | | Changed Rotater to Rotator. Added partial sign post rotation support.narroo2014-03-252-0/+12
| | * | | | Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-2412-84/+295
| * | | | | Merge pull request #838 from mc-server/lilypadsworktycho2014-03-302-0/+30
| |\ \ \ \ \
| | * | | | | Some fixes to lilypadsTiger Wang2014-03-281-61/+5
| | * | | | | Implemented lilypad placementTiger Wang2014-03-232-0/+86
| * | | | | | Fixed non-virtual destructors warnings.madmaxoft2014-03-282-2/+4
| | |_|_|/ / | |/| | | |
| * | | | | Change SpreadSource prefix to ssHowaner2014-03-272-2/+2
| * | | | | Wrong if in BlockLeavesHowaner2014-03-271-1/+1
| * | | | | Add SpreadSourceHowaner2014-03-274-2/+13
| * | | | | Add new leaves to all classes.Howaner2014-03-271-1/+1
| * | | | | Merge pull request #828 from mc-server/WitherMattes D2014-03-251-0/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Wither invulnerabilityandrew2014-03-241-0/+14
| | |/ / /
| * | | | Merge pull request #829 from Howaner/CakeMattes D2014-03-241-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add log pickups.Howaner2014-03-241-1/+7
| * | | | Merge pull request #782 from mc-server/bedsMattes D2014-03-163-10/+76
| |\ \ \ \
| | * | | | Fixed VERIFYTiger Wang2014-03-091-1/+1
| | * | | | Beds now work properly fixes #707Tiger Wang2014-03-093-10/+76
| * | | | | Merge pull request #809 from Howaner/BlockEntitysMattes D2014-03-162-0/+65
| |\ \ \ \ \
| | * | | | | Fix anvil pickups.Howaner2014-03-161-1/+1
| | * | | | | Add anvil direction.Howaner2014-03-162-0/+65
| | | |_|/ / | | |/| | |
| * | | | | Wrong if in BlockLeavesHowaner2014-03-161-1/+1
| * | | | | Add new leaves to all classes.Howaner2014-03-163-2/+4
| | |_|/ / | |/| | |
| * | | | Change if-clause in BlockCake.hHowaner2014-03-161-1/+1
| * | | | Add cakeHowaner2014-03-162-0/+57
| |/ / /
| * / / Silenced useless MSVC warnings in cMetaRotater.madmaxoft2014-03-091-0/+21
| |/ /
| * | Merge pull request #775 from worktycho/warningsMattes D2014-03-093-3/+23
| |\ \
| | * | Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-0/+2
| | * | Merge branch 'master' into warningsTycho2014-03-081-0/+1
| | |\ \
| | * | | Fixed warningsTycho2014-03-072-3/+21
| * | | | Merge pull request #729 from worktycho/MetaRotateMattes D2014-03-0813-151/+202
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Moved returnsworktycho2014-03-081-3/+3
| | * | | ReformattedTycho2014-03-0210-20/+20
| | * | | Reformated MetaRotaterTycho2014-03-021-19/+30
| | * | | Reverted BlockVineworktycho2014-03-021-3/+27
| | * | | Fixed errorsTycho2014-03-012-2/+2
| | * | | Revesed typedefTycho2014-03-011-1/+1
| | * | | Implemented RotationsTycho2014-03-0111-170/+28
| | * | | Merge branch 'master' into MetaRotateTycho2014-03-011-9/+22
| | |\ \ \
| | * | | | Final implementation of MetaRotaterTycho2014-03-011-45/+51
| | * | | | Added some Metadate rotaters using templated MixinTycho2014-02-2710-16/+168
| * | | | | cBlockInfo-related changes from #723andrew2014-03-081-0/+1
| | |_|/ / | |/| | |
| * | | | Merge pull request #763 from Howaner/BlockEntitysMattes D2014-03-072-82/+6
| |\ \ \ \
| | * | | | Add Lua Bindings for FlowerPotEntity.h and add documentation.Howaner2014-03-071-2/+3
| | * | | | Add Flower PotsHowaner2014-03-071-80/+3
| * | | | | Fix commentHowaner2014-03-061-1/+1
| * | | | | Add SendBlockTo to cWorldInterfaceHowaner2014-03-058-9/+17
| * | | | | Set tnt step sound to step.grassHowaner2014-03-051-1/+1
| * | | | | Add data backsending, when the Client interacts a Block and the Interact is cancelled.Howaner2014-03-059-2/+92
| |/ / / /
| * | | | Merge pull request #746 from Howaner/SlabsMattes D2014-03-031-1/+3
| |\ \ \ \
| * | | | | cBlockInfo now manages the respective cBlockHandlerandrew2014-03-023-63/+6
| * | | | | Merge pull request #738 from xdot/masterMattes D2014-03-0211-15/+15
| |\ \ \ \ \
| | * | | | | g_BlockXXX => cBlockInfo::XXXandrew2014-03-0111-15/+15
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #733 from Howaner/SlabsMattes D2014-03-021-12/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Forgotten changes to cChunkInterface.madmaxoft2014-03-011-2/+2
| * | | | | Removed cBlockHandler forward declaration from cChunkInterface.madmaxoft2014-03-011-9/+22
| | |_|/ / | |/| | |
* | | | | Remove old functionHowaner2014-04-031-6/+0
* | | | | Grass now grows under up-side-down slabsHowaner2014-04-031-3/+12
| |_|/ / |/| | |
* | | | Add Trapdoor Functions to cWorld and fix Trapdoor Redstone BugsHowaner2014-03-021-1/+3
| |/ / |/| |
* | | Use switch in GetStepSoundHowaner2014-02-281-7/+5
* | | Fix Double Slabs, fix Slab Meta and add more things to burnableHowaner2014-02-281-12/+23
|/ /
* | Merge pull request #704 from Howaner/GlobalFixesMattes D2014-02-201-9/+15
|\ \
| * | Fix CauldronHowaner2014-02-201-8/+11
| * | Add 'Meta < 3' to CauldronHowaner2014-02-201-5/+8
* | | Merge pull request #702 from TheJumper/masterMattes D2014-02-201-7/+18
|\ \ \ | |/ / |/| |
| * | BlockBed.cpp: Fixed space at if statementTheJumper2014-02-201-1/+1
| * | BlockBed.cpp: Fixed Multiple people in one bed.TheJumper2014-02-201-7/+18
* | | Merge pull request #700 from Howaner/GlobalFixesMattes D2014-02-203-0/+48
|\ \ \ | |/ / |/| |
| * | Add BlockNewLeaves.h and rename Darkoac to DarkoakHowaner2014-02-191-0/+42
| * | Add new Trees (without Generator)Howaner2014-02-192-0/+6
* | | Rename SkullEntity to MobHeadEntityHowaner2014-02-192-10/+10
* | | Add Heads completelyHowaner2014-02-182-0/+71
|/ /
* | Fixed compile and some warnings in MSVSTiger Wang2014-02-093-3/+3
* | Merge branch 'master' into playerimprovementsTiger Wang2014-02-0935-93/+167
|\ \
| * \ Merge pull request #644 from worktycho/warningfixesMattes D2014-02-0435-89/+91
| |\ \
| | * | Fix gcc not having operator ++ on enumsTycho2014-02-041-6/+7
| | * | Improved Type safety of eBlockFaceTycho2014-02-0435-85/+86
| * | | Fixed chest placement.madmaxoft2014-02-041-2/+4
| |/ /
| * | Named the different quartz block.STRWarrior2014-02-031-1/+1
| * | Fixed some issues.STRWarrior2014-02-031-1/+2
| * | Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks.STRWarrior2014-02-032-4/+4
| * | This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars.STRWarrior2014-02-033-5/+74
* | | Server internally uses new functionsTiger Wang2014-02-061-1/+1
* | | Fixed a bunch of MSVS warningsTiger Wang2014-02-053-4/+4
* | | Fixed issues with farmlandTiger Wang2014-02-032-1/+3
|/ /
* | Merge branch 'master' of https://github.com/mc-server/MCServerTiger Wang2014-02-0258-372/+515
|\ \
| * | Fixed dark oak and acacia placement.madmaxoft2014-02-021-0/+1
| * | Added missing filesTycho2014-02-022-0/+20
| * | Merge branch 'master' into GeneratingBenchmark2Tycho2014-02-021-1/+2
| |\ \
| * | | Changed Signiture of OnUpdateTycho2014-02-0213-26/+27
| * | | Changed Signiture of OnDiggingTycho2014-02-013-4/+4
| * | | Changed Signiture of OnDestroyedByPlayerTycho2014-02-0111-13/+23
| * | | Changed pointers to referencesTycho2014-02-0151-230/+230
| * | | Changed signitures of Several BLockHandler MethodsTycho2014-02-0149-185/+194
| * | | Removed cWorld IncludeTycho2014-01-263-3/+0
| * | | Refactored GetPlacementBlockTypeMetaTycho2014-01-265-8/+6
| * | | Merge branch 'master' into GeneratingBenchmark2Tycho2014-01-261-9/+19
| |\ \ \
| * | | | Refactored cBlockHandler::OnUse and dependentsTycho2014-01-2615-142/+208
| * | | | First attempt at Implementing InterfacesTycho2014-01-2517-33/+74
| | |_|/ | |/| |
* | | | Fixed #624Tiger Wang2014-02-021-0/+6
| |_|/ |/| |
* | | Fixed #620Tiger Wang2014-02-021-1/+2
| |/ |/|
* | Merge pull request #589 from mc-server/minecartimprovementsMattes D2014-01-261-9/+19
|\ \ | |/ |/|
| * Fixed weird meta with curved railsTiger Wang2014-01-191-5/+15
| * Added more rail functionalityTiger Wang2014-01-191-4/+4
* | Improved command blocksTiger Wang2014-01-192-0/+34
|/
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-1711-16/+16
* Fixed #535Tiger Wang2014-01-161-1/+1
* Removed obsoleted functionsTiger Wang2014-01-1611-13/+13
* Merge pull request #529 from mc-server/derpstonerefactorAlexander Harkness2014-01-122-4/+4
|\
| * Renamed g_TorchPlaceable...Tiger Wang2014-01-112-4/+4
* | Fixed glowstone drop countandrew2014-01-111-2/+2
|/
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+5
* Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-223-1/+99
|\
| * Merge pull request #461 from mc-server/repeatersMattes D2013-12-261-0/+34
| |\
| | * Fixed rails not updating with diagonalsTiger Wang2013-12-251-0/+34
| * | Merge branch 'fixes&features' of git://github.com/tonibm19/MCServermadmaxoft2013-12-251-9/+58
| |\ \
| | * | (Hopefully) fixed if conditionstonibm192013-12-251-4/+1
| | * | Implemented xoft suggestion (partly)tonibm192013-12-251-25/+29
| | * | BLOCKTYPE...tonibm192013-12-241-2/+2
| | * | Fixed compilationtonibm192013-12-241-29/+9
| | * | Implemented xoft suggestiontonibm192013-12-241-7/+11
| | * | Using BLOCKTYPE instead of inttonibm192013-12-241-2/+2
| | * | Fixed commentstonibm192013-12-241-8/+8
| | * | Changed a little how detection works and added comments.tonibm192013-12-241-28/+31
| | * | Storing Y -1 and -2 blocks in a variabletonibm192013-12-241-5/+7
| | * | Using parenthesistonibm192013-12-241-8/+8
| | * | Fixed a possible crashtonibm192013-12-241-39/+42
| | * | Improved iron golem detection algorithmtonibm192013-12-231-3/+16
| | * | You can now spawn iron golems.tonibm192013-12-231-3/+20
| |/ /
| * | You can spawn snow golems with snow blocks and pumpkins.STRWarrior2013-12-221-0/+15
| * | Fixed cacus breaking when next to any non-air block.STRWarrior2013-12-221-1/+1
* | | Piston is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|/ /
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-206-10/+10
|\|
| * Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-204-5/+5
| * Fixed melon and pumpkin growing.madmaxoft2013-12-201-1/+1
| * Fixed missing parenthesis.madmaxoft2013-12-201-4/+4
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-191-1/+1
|\|
| * Fixed assertion during dirt block OnUpdate()Tiger Wang2013-12-201-1/+1
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-191-1/+1
|\|
| * Fixed dust from being placed on nonsolidsTiger Wang2013-12-191-1/+1
* | added blocks and blockentitiesTycho Bickerstaff2013-12-191-1/+5
* | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-182-0/+54
|\|
| * Implented Nether Wart.STRWarrior2013-12-182-0/+54
* | Merge branch 'master' of github.com:mc-server/MCServer into cmakeTycho Bickerstaff2013-12-111-7/+6
|\|
| * Merge branch 'master' into quickfixsTycho Bickerstaff2013-12-111-1/+1
| |\
| * | fixed unused expression warnings in blockFireTycho Bickerstaff2013-12-101-7/+6
* | | Merge branch 'master' into cmakeTycho Bickerstaff2013-12-111-1/+1
|\ \ \ | | |/ | |/|
| * | Provides a possible fix for repeater timingsTiger Wang2013-12-101-1/+1
| |/
* / more cmake stuffTycho Bickerstaff2013-12-101-0/+7
|/
* Improved pickups spawning speed againTiger Wang2013-12-101-3/+2
* Readded redstone lamp handlerTiger Wang2013-12-081-0/+2
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-4/+3
|\
| * Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
| * Fixed stationary water starting fires and flowing lava not.madmaxoft2013-12-081-2/+2
* | Fixed water starting firesTiger Wang2013-12-071-1/+0
* | Fixed some new 1.7 client crash bugsTiger Wang2013-12-073-0/+35
* | Added basic ender chestsTiger Wang2013-12-072-4/+46
* | Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-2/+2
* | Added trapdoor cursor Y detectionTiger Wang2013-12-061-2/+0
* | Fixed trapdoors not overriding OnUseTiger Wang2013-12-061-1/+1
* | Cleaned up torch code and added commentsTiger Wang2013-12-061-31/+7
* | Removed another export and inline'd stuffTiger Wang2013-12-061-5/+5
* | Removed exporting of a torch functionTiger Wang2013-12-061-3/+3
|/
* Lava can spawn fire.madmaxoft2013-12-042-6/+87
* Merge pull request #387 from mc-server/trapdoorsMattes D2013-11-3016-240/+261
|\
| * Fixed thin snow CanBeAt checkingTiger Wang2013-11-301-1/+13
| * Properly fixed snow height, fixes #98 and #264Tiger Wang2013-11-302-16/+39
| * Stairs reset meta when dropped, fixes #269Tiger Wang2013-11-291-2/+22
| * Implemented trapdoors, fixes #43 and #105Tiger Wang2013-11-292-0/+110
| * Removed unneeded CPP filesTiger Wang2013-11-2911-221/+77
* | Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-3010-56/+73
* | Grass doesn't spread to podzol or grassless dirt blocks.madmaxoft2013-11-301-2/+3
|/
* Merged master into redstonefixesTiger Wang2013-11-275-12/+56
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-248-38/+87
* Moved source to srcAlexander Harkness2013-11-2469-0/+5903