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-09-08 | Documentationmobs2 | LogicParrot | 22 | -22/+178 |
2017-09-08 | merge | LogicParrot | 81 | -1792/+1005 |
2017-09-08 | Shutdown connection when disconnect packet sent (#3999) | Alexander Harkness | 2 | -11/+11 |
2017-09-07 | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 10 | -37/+127 |
2017-09-07 | Lighting now generally consistent with vanilla (#3988) | Alexander Harkness | 4 | -14/+86 |
2017-09-07 | Switched player statistic store to save with UUID filenames. (#4002) | Lane Kolbly | 3 | -6/+12 |
2017-09-07 | Fire effect now shown for creative and spectator mode players (#3998) | Alexander Harkness | 4 | -27/+31 |
2017-09-07 | Updated APIDoc (#3985) | Lukas Pioch | 5 | -110/+37 |
2017-09-07 | Changed some int parameters to vector parameters (#3937) | Bond-009 | 54 | -216/+279 |
2017-09-05 | Add cWorld::RemoveEntity and use in cEntity (#4003) | peterbell10 | 3 | -11/+44 |
2017-09-04 | Added assert to cProtocolRecognizer::GetPacketId. (#4001) | Lane Kolbly | 5 | -17/+29 |
2017-09-02 | d | LogicParrot | 3 | -4/+9 |
2017-09-02 | Implemented Blaze triple shots | LogicParrot | 2 | -7/+4 |
2017-09-02 | d | LogicParrot | 7 | -41/+93 |
2017-09-02 | Working spiders and cave spiders using behaviors | LogicParrot | 5 | -5/+38 |
2017-09-02 | GetPacketID for protocol packet IDs (#3977) | Lane Kolbly | 11 | -1359/+366 |
2017-09-02 | d | LogicParrot | 1 | -1/+2 |
2017-09-02 | Many mobs reimplemented | LogicParrot | 32 | -49/+153 |
2017-09-02 | Reimplemented creepers using Behaviors | LogicParrot | 8 | -26/+39 |
2017-09-02 | Implemented creepers using Behaviors | LogicParrot | 10 | -38/+52 |
2017-09-02 | squsshme | LogicParrot | 8 | -49/+37 |
2017-09-02 | Initial creeper behaviors | LogicParrot | 4 | -59/+77 |
2017-09-02 | creeper initial behaviors | LogicParrot | 3 | -27/+59 |
2017-09-02 | Reimplemented skeletons using Behaviors | LogicParrot | 4 | -14/+43 |
2017-09-02 | Lambda revert fix | LogicParrot | 1 | -46/+170 |
2017-09-02 | d | LogicParrot | 1 | -4/+7 |
2017-09-02 | lambda | LogicParrot | 67 | -856/+1802 |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 67 | -872/+1830 |
2017-09-02 | Skeletons | LogicParrot | 15 | -81/+124 |
2017-09-01 | Lambda merge fix | LogicParrot | 1 | -53/+39 |
2017-09-01 | Sunlight fixes, config fixes | LogicParrot | 43 | -435/+145 |
2017-09-01 | merge | LogicParrot | 73 | -1795/+1135 |
2017-09-01 | d | LogicParrot | 2 | -0/+5 |
2017-09-01 | SetSwimState now takes into account head height | Alexander Harkness | 2 | -3/+3 |
2017-09-01 | Remove double-checking below world for burning | Alexander Harkness | 1 | -5/+0 |
2017-09-01 | OnLogin now kicks players properly (#3980) | Alexander Harkness | 1 | -1/+2 |
2017-09-01 | Return to cuberite/polarssl for mbedtls submodule (#3982) | peterbell10 | 1 | -1/+1 |
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 67 | -1830/+872 |
2017-09-01 | Update Core plugin | Alexander Harkness | 1 | -0/+0 |
2017-08-31 | Drop enderchest when broken by a silk touck pick (#3986) | Bond-009 | 2 | -1/+6 |
2017-08-31 | Pathfinder DontCare now a member variable | LogicParrot | 1 | -1/+1 |
2017-08-31 | Pathfinder DontCare now a member variable | LogicParrot | 8 | -17/+83 |
2017-08-31 | Removed BehaviorStriker, and some doc | LogicParrot | 5 | -25/+3 |
2017-08-30 | mbedTLS merge | LogicParrot | 70 | -803/+1025 |
2017-08-30 | Initial zombies | LogicParrot | 65 | -482/+340 |
2017-08-30 | Merge pull request #3969 from peterbell10/cuboid | Tiger Wang | 7 | -80/+30 |
2017-08-30 | Protocol Spawn Position Should Use LastSentPosition (#3929) | Lane Kolbly | 3 | -24/+36 |
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 59 | -695/+948 |
2017-08-30 | removed agressiveMonster | LogicParrot | 7 | -62/+10 |
2017-08-30 | BehaviorAttacker | LogicParrot | 8 | -45/+143 |
2017-08-30 | Update core plugins to latest version (#3951) | Alexander Harkness | 2 | -0/+0 |
2017-08-30 | Attacker updates | LogicParrot | 17 | -159/+93 |
2017-08-30 | targetStrikeRange | LogicParrot | 4 | -18/+14 |
2017-08-30 | d | LogicParrot | 1 | -2/+2 |
2017-08-30 | d | LogicParrot | 1 | -0/+2 |
2017-08-30 | Added BehaviorBrave, chaser > attacker | LogicParrot | 5 | -6/+45 |
2017-08-30 | Added BehaviorBrave, chaser > attacker | LogicParrot | 10 | -32/+32 |
2017-08-30 | Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) | Lane Kolbly | 3 | -4/+11 |
2017-08-29 | Much safer raw pointers to entities | LogicParrot | 7 | -49/+138 |
2017-08-29 | Agressives wander and don't crash | LogicParrot | 8 | -8/+60 |
2017-08-29 | Horse | LogicParrot | 3 | -21/+33 |
2017-08-29 | Implemented sheep, mooshroom, rabbit, chicken, pig, villager | LogicParrot | 26 | -500/+527 |
2017-08-29 | Implemented chickens | LogicParrot | 4 | -62/+96 |
2017-08-29 | Merge branch 'master' into mobs2 | LogicParrot | 25 | -37/+782 |
2017-08-29 | cUUID: Fix FromHexDigit for digits >= 'a' | peterbell10 | 1 | -2/+2 |
2017-08-29 | APIDump: Removed unneeded Globals prefix | Lukas Pioch | 2 | -13/+13 |
2017-08-29 | cWorld: Add entities without holding of m_CSEntitiesToAdd | peterbell10 | 1 | -9/+12 |
2017-08-28 | Add TOLUA_EXPOSITION for readability | peterbell10 | 4 | -14/+8 |
2017-08-28 | cCuboid: restore default copy construct and assign. | peterbell10 | 2 | -29/+4 |
2017-08-28 | Cleanup Vector3 constructors and Abs | peterbell10 | 3 | -39/+20 |
2017-08-28 | Repair the removed constructor of cCuboid `cCuboid(otherCuboid)` (#3966) | Bastien ADAM | 2 | -2/+13 |
2017-08-27 | Implement Forge protocol handshake support (#3869) | satoshinm | 20 | -11/+742 |
2017-08-27 | Fixed some headers, incorprated some code from the conflicts | LogicParrot | 4 | -11/+9 |
2017-08-27 | conflict fix | LogicParrot | 69 | -654/+1698 |
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 | d | LogicParrot | 16 | -70/+90 |
2017-08-25 | Bed piston fix (#3956) | Lane Kolbly | 7 | -10/+13 |
2017-08-25 | Coward mobs run twice as fast | LogicParrot | 1 | -5/+2 |
2017-08-25 | Cow crash fix | LogicParrot | 7 | -7/+29 |
2017-08-24 | Fully working cows | LogicParrot | 19 | -112/+119 |
2017-08-24 | Merge branch 'master' into mobs2 | LogicParrot | 54 | -262/+324 |
2017-08-24 | whitespace cleanup | LogicParrot | 2 | -2406/+2406 |
2017-08-24 | Behaviors now attachable to Monsters | LogicParrot | 20 | -62/+214 |
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-24 | Merge branch 'master' into mobs2 | LogicParrot | 1 | -2/+1 |
2017-08-24 | pass a_Dt and a_Chunk to PostTick,PreTick,Tick,IsControlDesired | LogicParrot | 9 | -22/+42 |
2017-08-24 | Initial Monster Behavior vector logic | LogicParrot | 13 | -33/+139 |
2017-08-23 | Everything now inherits Behavior.h | LogicParrot | 16 | -481/+529 |
2017-08-23 | Removed outdated pathfinder comment (#3955) | Safwat Halaby | 1 | -2/+1 |
2017-08-23 | removed some attack code from Monster | LogicParrot | 2 | -11/+2 |
[...] |
|
Clone |
http://ni.4a.si./anonymous/cuberite |
https://ni.4a.si./anonymous/cuberite |