Branch | Commit message | Author | Age |
master | Manually specify UTF-8 encoding for Cuberite.rc (#5589) | Alexander Harkness | 10 days |
5588-resources-encoding | Manually specify UTF-8 encoding for Cuberite.rc | Alexander Harkness | 11 days |
canbeat-cleanup | Use cChunkDef::IsValidHeight for CanBeAt functions, and related helpers. | Alexander Harkness | 2 weeks |
template-id-ctor-warning | Remove simple template-id from constructors for Vector3 template. | Alexander Harkness | 2 weeks |
real-block-count | Use correct size integer type, fix compiler warning. | Alexander Harkness | 2 weeks |
clang-format-codebase | Apply new clang-formatting | Alexander Harkness | 3 weeks |
biomal-bedrock-shape | Make biomal composition gen respect the shapegen when placing bedrock | Niels | 3 months |
dumpinfo-plugin-folder | Fixed dumpinfo plugin not finding Info.lua file if the plugin folder and name don't match | Niels | 6 months |
infodump-dependencies | Added extra possible Info.lua parameter that describes the dependencies | Niels Breuker | 7 months |
endgen | Use auto instead of NOISE_DATATYPE | Niels Breuker | 8 months |
[...] |
|
Tag | Download | Author | Age |
1.7EOL | cuberite-1.7EOL.tar cuberite-1.7EOL.tar.gz cuberite-1.7EOL.tar.bz2 cuberite-1.7EOL.tar.lz cuberite-1.7EOL.tar.xz cuberite-1.7EOL.tar.zst cuberite-1.7EOL.zip | Alexander Harkness | 8 years |
1.6EoS | cuberite-1.6EoS.tar cuberite-1.6EoS.tar.gz cuberite-1.6EoS.tar.bz2 cuberite-1.6EoS.tar.lz cuberite-1.6EoS.tar.xz cuberite-1.6EoS.tar.zst cuberite-1.6EoS.zip | Alexander Harkness | 10 years |
ProtoProxy_1.7.2_001 | cuberite-ProtoProxy_1.7.2_001.tar cuberite-ProtoProxy_1.7.2_001.tar.gz cuberite-ProtoProxy_1.7.2_001.tar.bz2 cuberite-ProtoProxy_1.7.2_001.tar.lz cuberite-ProtoProxy_1.7.2_001.tar.xz cuberite-ProtoProxy_1.7.2_001.tar.zst cuberite-ProtoProxy_1.7.2_001.zip | madmaxoft | 11 years |
ProtoProxy_1.6.4_001 | cuberite-ProtoProxy_1.6.4_001.tar cuberite-ProtoProxy_1.6.4_001.tar.gz cuberite-ProtoProxy_1.6.4_001.tar.bz2 cuberite-ProtoProxy_1.6.4_001.tar.lz cuberite-ProtoProxy_1.6.4_001.tar.xz cuberite-ProtoProxy_1.6.4_001.tar.zst cuberite-ProtoProxy_1.6.4_001.zip | Mattes D | 11 years |
|
Age | Commit message | Author | Files | Lines |
2017-08-27 | Changes done:books | Lukas Pioch | 10 | -67/+330 |
2017-08-27 | Added a new param to OnPlayerEditingBook and changed the names | Lukas Pioch | 10 | -17/+31 |
2017-08-27 | Removed unnecessary brackets | Lukas Pioch | 3 | -5/+5 |
2017-08-27 | Removed const again | Lukas Pioch | 6 | -11/+11 |
2017-08-27 | Use {{cBookContent}} to have a link and splitted long line | Lukas Pioch | 2 | -2/+3 |
2017-08-27 | Pass cBookContent as const, clear pages before setting them, corrected fnc name | Lukas Pioch | 8 | -12/+18 |
2017-08-27 | Fixed nbt content lost on open creative inventory and alpha shorted | Lukas Pioch | 3 | -4/+10 |
2017-08-27 | APIDcoc: Added return value in constructor, AString as ref and updated comment | Lukas Pioch | 2 | -3/+10 |
2017-08-27 | Use GetStackValue to get the class instance and simplified IsSigned | Lukas Pioch | 2 | -6/+8 |
2017-08-27 | Added end check for stack, use ForEachArrayElement to read table | Lukas Pioch | 2 | -22/+15 |
2017-08-27 | Added check if the player is holding a book and use SendEquippedSlot to send the item change | Lukas Pioch | 1 | -3/+8 |
2017-08-27 | Alpha sorted and added missing param IsSigned | Lukas Pioch | 9 | -70/+72 |
2017-08-27 | APIDoc: Corrected Note for AddPage | Lukas Pioch | 1 | -1/+1 |
2017-08-27 | Added hook constants | Lukas Pioch | 1 | -0/+8 |
2017-08-27 | Fixed json include | Lukas Pioch | 2 | -1/+2 |
2017-08-27 | Started on adding books | Lukas Pioch | 29 | -4/+655 |
2017-08-26 | Implement anvil chunk sparsing | peterbell10 | 5 | -26/+160 |
2017-08-26 | Leashes work in 1.12.1 | mathiascode | 2 | -24/+50 |
2017-08-25 | Fix mobs not burning in daylight when on snow (#3961) | Alexander Harkness | 1 | -3/+3 |
2017-08-25 | Gives all entities the default airlevel on creation (#3942) | Bond-009 | 3 | -17/+30 |
2017-08-25 | Don't assert when placing beds in older versions (#3916) | mathiascode | 2 | -0/+2 |
2017-08-25 | Add cUUID class (#3871) | peterbell10 | 54 | -508/+1339 |
2017-08-25 | compile.sh update. Fixed -d and -n, intelligent thread choice (#3960) | Safwat Halaby | 1 | -27/+61 |
2017-08-25 | Bed piston fix (#3956) | Lane Kolbly | 7 | -10/+13 |
2017-08-24 | Use ref instead of pointer | Lukas Pioch | 3 | -8/+8 |
2017-08-24 | Use target_compile_options instead of variables to add -fomit-frame-pointer to mbedtls | peterbell10 | 2 | -7/+6 |
2017-08-24 | Minor changes (#3909) | mathiascode | 48 | -243/+300 |
2017-08-24 | Added check to deactivate existing entity effects when new entity effects are added. | Lane Kolbly | 1 | -0/+7 |
2017-08-24 | Fix use after move in cItemBowHandler::OnItemShoot | peterbell10 | 1 | -4/+3 |
2017-08-23 | Removed outdated pathfinder comment (#3955) | Safwat Halaby | 1 | -2/+1 |
2017-08-22 | Added check in cEntity::TickBurning for whether the entity is planning to change worlds. (#3943) | Lane Kolbly | 1 | -0/+6 |
2017-08-22 | Potential spawn prepare fix (#3924) | peterbell10 | 2 | -13/+17 |
2017-08-21 | Added .editorconfig (#3936) | William 'psyFi' Hatcher | 1 | -0/+10 |
2017-08-21 | Implement protocol level chunk sparsing (#3864) | peterbell10 | 8 | -298/+348 |
2017-08-21 | Award player an achievement when creating a beacon (#3930) | Bond-009 | 1 | -13/+36 |
2017-08-21 | Snow only generates on blocks with a block light level of 10 or less (#3931) | Bond-009 | 1 | -1/+7 |
2017-08-21 | Fixed build for older clang versions (#3935) | Bond-009 | 1 | -1/+1 |
2017-08-21 | Give arthropods slowness IV when hit with bane of arthropods (#3932) | Bond-009 | 1 | -3/+7 |
2017-08-21 | Fully implemented leashes (#3798) | Pablo Beltrán | 42 | -20/+1021 |
2017-08-18 | Changed MoveToWorld to ScheduleMoveToWorld in cPlayer::Respawn (#3922) | Lane Kolbly | 1 | -1/+1 |
2017-08-18 | Merge pull request #3921 from lkolbly/removeAssert | Tiger Wang | 1 | -3/+0 |
2017-08-18 | Merge pull request #3918 from peterbell10/GetBlockEntity | Tiger Wang | 1 | -7/+11 |
2017-08-18 | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 13 | -55/+249 |
2017-08-18 | Changed type of FastRandom in monster drop calculation. (#3920) | Lane Kolbly | 1 | -1/+8 |
2017-08-18 | cBeaconEntity fix no world crash | peterbell10 | 1 | -1/+4 |
2017-08-18 | Add link to knowledge base. | peterbell10 | 1 | -0/+2 |
2017-08-18 | SetFlags: Omit frame pointer in C arm debug builds | peterbell10 | 1 | -0/+1 |
2017-08-18 | Updated README.md status badges (#3926) | William 'psyFi' Hatcher | 1 | -1/+2 |
2017-08-18 | Merge pull request #3489 from cuberite/EntityOwnership | Tiger Wang | 39 | -421/+480 |
2017-08-17 | Sitting cats block enderchests from opening (#3906) | Bond-009 | 4 | -25/+42 |
2017-08-17 | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 15 | -3/+156 |
2017-08-17 | Add support for 1.12.1 (#3908) | Bond-009 | 5 | -13/+836 |
2017-08-17 | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 39 | -211/+279 |
2017-08-15 | Updated docs to mention InfoDump for creating README.md, etc. (#3895) | William 'psyFi' Hatcher | 4 | -6/+33 |
2017-08-13 | Added knockback to arrows, fixed knockback enchantment handling (#3900) | Lane Kolbly | 2 | -34/+16 |
2017-08-13 | Merge pull request #3897 from peterbell10/PlaceSound | Tiger Wang | 3 | -16/+62 |
2017-08-13 | Shortened DoIntervalsIntersect to two comparisons, made inline. (#3883) | Lane Kolbly | 2 | -32/+23 |
2017-08-13 | Rename docs folder to dev-docs (#3898) | William 'psyFi' Hatcher | 82 | -0/+3 |
2017-08-13 | Replaced includes with forward declarations | Lukas Pioch | 13 | -22/+22 |
2017-08-13 | Update TestLuaRocks.lua (#3903) | William 'psyFi' Hatcher | 1 | -12/+12 |
2017-08-11 | Removed incorrect assert in cClientHandle::SendRespawn. | Lane Kolbly | 1 | -3/+0 |
2017-08-10 | cChunk: Don't assume GetBlockEntity coords are valid | peterbell10 | 1 | -7/+11 |
2017-08-07 | Changed entity ownership model to use smart pointers | Tiger Wang | 39 | -421/+480 |
2017-08-07 | Update copyright dates and contributors message (#3907) | Alexander Harkness | 2 | -7/+12 |
2017-08-07 | cBlockInfo: Deprecate place sound | peterbell10 | 3 | -16/+62 |
2017-08-06 | Removed unneeded includes (#3902) | Lukas Pioch | 50 | -60/+7 |
2017-08-04 | Fixed compilation for clang 4.0 & gcc 7.1 | Dan Čermák | 2 | -0/+5 |
2017-08-03 | APIDump: Class types in variables and hooks are now linkified (#3892) | Lukas Pioch | 1 | -18/+23 |
2017-08-03 | Implement invisibility effect | peterbell10 | 5 | -45/+92 |
2017-08-03 | Remove double includes part 2 (#3890) | peterbell10 | 84 | -148/+28 |
2017-08-03 | Removed unused forward declarations (#3888) | Lukas Pioch | 26 | -102/+2 |
2017-08-02 | Fix BSD build | peterbell10 | 1 | -0/+1 |
2017-08-02 | Removed double includes (#3885) | Lukas Pioch | 23 | -31/+2 |
2017-08-02 | Handle Teleport Confirmation Packet (#3884) | Lane Kolbly | 2 | -4/+26 |
2017-08-01 | cBlockHandler: take player by ref | peterbell10 | 52 | -159/+159 |
2017-08-01 | cWorld::SendBlockTo take player by ref | peterbell10 | 15 | -33/+33 |
2017-07-30 | Updated plugin Core | Lukas Pioch | 1 | -0/+0 |
2017-07-30 | Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) | Lane Kolbly | 6 | -90/+93 |
2017-07-30 | cParsedNBT: Improved error reporting (#3876) | peterbell10 | 5 | -59/+216 |
2017-07-28 | Added anvil enchantment handling. (#3857) | Lane Kolbly | 6 | -37/+480 |
2017-07-28 | Check for intersection between placed blocks and entities. (#3850) | Lane Kolbly | 17 | -3/+300 |
2017-07-28 | Tentative fix for player-limit race condition (#3862) | Tiger Wang | 12 | -95/+61 |
2017-07-26 | Handle incomplete packets in cProtocolRecognizer | peterbell10 | 2 | -44/+58 |
2017-07-23 | Updated armor cover calculation. (#3858) | Lane Kolbly | 5 | -135/+134 |
2017-07-22 | Creepers explode when burned by flint and steel (#3865) | Bond-009 | 1 | -1/+1 |
2017-07-22 | BlockArea: Added the GetBounds function. | Mattes D | 3 | -4/+33 |
2017-07-22 | Merge pull request #3866 from lkolbly/mergeBlockEntitiesFix | Tiger Wang | 1 | -1/+1 |
2017-07-22 | Fixed check to see if block entity is in merge source. | Lane Kolbly | 1 | -1/+1 |
2017-07-21 | Increment fire block iterator | Tiger Wang | 1 | -0/+1 |
2017-07-21 | Remove comment | peterbell10 | 1 | -1/+0 |
2017-07-21 | Simplify SizeCheck | peterbell10 | 1 | -6/+2 |
2017-07-21 | Remove stricmp macro in favour of NoCaseCompare | peterbell10 | 2 | -5/+1 |
2017-07-21 | Remove alignment macros | peterbell10 | 2 | -8/+1 |
2017-07-21 | Remove smart pointer macros | peterbell10 | 44 | -88/+83 |
2017-07-21 | FastRandom: Remove discrepancy between arg and return value type. (#3846) | Mattes D | 3 | -19/+15 |
2017-07-18 | Break the cactus block when it grows next to a block. (#3851) | Bond-009 | 2 | -6/+37 |
2017-07-18 | Made cBlockHandler OnPlacedByPlayer call OnPlaced, made BlockRailHandler use NeighborChanged instead of OnNeighborChanged. | Lane Kolbly | 2 | -16/+17 |
2017-07-17 | Allocate redstone component handlers upfront | peterbell10 | 25 | -329/+293 |
2017-07-16 | Simulators: Added area-based wakeup. | Mattes D | 9 | -56/+93 |
2017-07-13 | Handle middle mouse drag (#3847) | peterbell10 | 6 | -10/+177 |
[...] |
|
Clone |
http://ni.4a.si./anonymous/cuberite |
https://ni.4a.si./anonymous/cuberite |