1
0

Commit Graph

  • 5badb9bcca cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050) Bond-009 2017-11-20 12:13:11 +0100
  • bf5e6874fe cItemHandler: Update max stack size of old doors. (#4072) peterbell10 2017-11-20 11:04:17 +0000
  • c54bf40ef9 cWorld Threads: Seperate initialization and thread start. Prevents nullptr dereferences before Start has been called. peterbell10 2017-09-22 17:16:47 +0100
  • 1537ebed6f cWorld: Move Initialization from Start to the constructor. Start now does nothing more than launch the world's threads. peterbell10 2017-09-22 16:55:42 +0100
  • 5b6b043752 Fix tool builds on AppleClang peterbell10 2017-10-21 14:29:20 +0100
  • 4dce6a59aa TravisCI: Add osx builds peterbell10 2017-10-21 14:25:21 +0100
  • 0bacda3269 Implement horse inventory (#4053) peterbell10 2017-10-21 17:56:09 +0100
  • e585595ae6 Fixed some small passive mob issues (#4057) Bond-009 2017-10-21 18:55:46 +0200
  • 744cdb726d Fix minecart deceleration (#4059) peterbell10 2017-10-21 17:53:24 +0100
  • f657193f45 Updated the README (#4060) Bond-009 2017-10-21 18:52:19 +0200
  • 05e7be7f73 Fixed FreeBSD build (#4061) Bond-009 2017-10-16 19:39:53 +0200
  • 76a0971279 Fixed 2 small warnings (#4055) Bond-009 2017-10-02 21:59:25 +0200
  • 8866a28cf8 Fix explosion interaction with block entities. (#4052) peterbell10 2017-09-27 22:22:15 +0100
  • 4b14a5b4c1 cPressurePlateHandler: Fix uninitialised variables. (#4047) peterbell10 2017-09-25 21:41:11 +0100
  • 10c5c1227e BroadcastBlockBreakAnimation and BroadcastBlockEntity use vectors (#4038) Bond-009 2017-09-25 18:17:45 +0200
  • 463fa48aec cBlockArea: Fix performance regression (#4045) peterbell10 2017-09-23 17:47:46 +0100
  • e883aa828c Add support for release 1.12.2 (#4041) peterbell10 2017-09-21 14:12:43 +0100
  • 15fd4ef829 Only allow snow to be placed where valid. Fixes #2920. peterbell10 2017-09-12 22:26:13 +0100
  • ab4f0df5b9 Only allow rails to be placed where valid. Fixes #3507. peterbell10 2017-09-12 21:47:09 +0100
  • da11d94933 Added working directory for x64 builds (#4037) Lukas Pioch 2017-09-20 20:01:46 +0200
  • e0d1f791a3 Fixed webadmin certificate reading. Mattes D 2017-09-19 18:28:51 +0200
  • 30c8470a52 Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) Lane Kolbly 2017-09-19 09:12:54 -0500
  • 8835bf344d cRoot: Make PollPeriod representation 32 bit (#4030) peterbell10 2017-09-19 14:14:44 +0100
  • 491e91dc88 Leaves now drop with the correct meta when broken by a pickaxe with silk touch (#4034) Bond-009 2017-09-19 10:44:21 +0200
  • c5f590d460 Removed UTF-8 BOM (#4033) Lukas Pioch 2017-09-19 10:34:08 +0200
  • b5fa96f4f8 cFinishGenPreSimulator: Preserve sand meta (#4025) peterbell10 2017-09-18 08:45:32 +0100
  • ad33a2d866 Add liberapay link Alexander Harkness 2017-09-14 12:56:29 +0100
  • 0968a4d360 Fix error with implicit cast from long long to long (#4026) Alexander Harkness 2017-09-14 12:11:22 +0100
  • 307e7aaff5 Fix switch warnings (#4013) peterbell10 2017-09-14 09:48:57 +0100
  • e24186bb13 Updated compile.sh script (#4009) Bond-009 2017-09-13 09:47:48 +0200
  • a4c07d2f98 Adjust lava damage values (#4020) Alexander Harkness 2017-09-12 09:02:17 +0100
  • 3ec9e6ec87 Limit how long cRoot::InputThread may block (#4019) peterbell10 2017-09-12 07:41:39 +0100
  • e225b7f826 Replace ItemCallbacks with lambdas (#3993) peterbell10 2017-09-11 22:20:49 +0100
  • 115bc5609a cBlockArea: change MakeIndex to return size_t peterbell10 2017-09-07 09:40:58 +0100
  • 4a0355f065 cBlockArea: use unique_ptr peterbell10 2017-09-06 18:40:04 +0100
  • 642fc239e2 Add a test for cUUID (#4021) peterbell10 2017-09-11 22:17:51 +0100
  • 4e7325c9e2 Fix crash for players out of the world. Fixes #4006 (#4007) Alexander Harkness 2017-09-10 17:45:18 +0100
  • c334824199 Shutdown connection when disconnect packet sent (#3999) Alexander Harkness 2017-09-08 08:36:23 +0100
  • b12f4ef7d5 Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) Lane Kolbly 2017-09-07 07:41:16 -0500
  • b5a23e5cd9 Lighting now generally consistent with vanilla (#3988) Alexander Harkness 2017-09-07 11:56:17 +0100
  • dc294cdc51 Switched player statistic store to save with UUID filenames. (#4002) Lane Kolbly 2017-09-07 04:57:12 -0500
  • e33eb529ad Fire effect now shown for creative and spectator mode players (#3998) Alexander Harkness 2017-09-07 09:59:08 +0100
  • ed7adef1ca Updated APIDoc (#3985) Lukas Pioch 2017-09-07 10:33:46 +0200
  • 104f9e127b Changed some int parameters to vector parameters (#3937) Bond-009 2017-09-07 10:25:34 +0200
  • ef1f371dab Add cWorld::RemoveEntity and use in cEntity (#4003) peterbell10 2017-09-05 15:11:35 +0100
  • 028a35ef0d Added assert to cProtocolRecognizer::GetPacketId. (#4001) Lane Kolbly 2017-09-04 10:58:38 -0500
  • aebfbfb8c8 GetPacketID for protocol packet IDs (#3977) Lane Kolbly 2017-09-02 11:46:57 -0500
  • 49c443896d Revert "Replace ItemCallbacks with lambdas (#3948)" LogicParrot 2017-09-02 10:45:06 +0300
  • 700bbdabf5 SetSwimState now takes into account head height Alexander Harkness 2017-08-29 21:29:06 +0100
  • 765db880f9 Remove double-checking below world for burning Alexander Harkness 2017-08-29 21:27:47 +0100
  • 7f2c0ef0d6 OnLogin now kicks players properly (#3980) Alexander Harkness 2017-09-01 14:49:35 +0100
  • 896a3926cc Return to cuberite/polarssl for mbedtls submodule (#3982) peterbell10 2017-09-01 14:47:48 +0100
  • 496c337cdf Replace ItemCallbacks with lambdas (#3948) peterbell10 2017-09-01 12:04:50 +0100
  • 09dfe0d811 Update Core plugin Alexander Harkness 2017-09-01 11:48:17 +0100
  • 00d077de1b Drop enderchest when broken by a silk touck pick (#3986) Bond-009 2017-08-31 17:50:07 +0200
  • da0778dfaa Merge pull request #3969 from peterbell10/cuboid Tiger Wang 2017-08-30 15:04:09 +0100
  • 5d64451f74 Protocol Spawn Position Should Use LastSentPosition (#3929) Lane Kolbly 2017-08-30 09:01:33 -0500
  • 84941bcc9f Update mbedtls to 2.5.1 (#3964) peterbell10 2017-08-30 15:00:06 +0100
  • c6bc822054 Update core plugins to latest version (#3951) Alexander Harkness 2017-08-30 10:32:53 +0100
  • 1f9788a801 Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) Lane Kolbly 2017-08-29 18:35:53 -0500
  • fa5bf7d5cd cUUID: Fix FromHexDigit for digits >= 'a' peterbell10 2017-08-29 14:34:09 +0100
  • d5c4b3af6b APIDump: Removed unneeded Globals prefix Lukas Pioch 2017-08-26 15:23:58 +0200
  • 1779db1201 cWorld: Add entities without holding of m_CSEntitiesToAdd * Fixes deadlock when cWorld::AddEntity is called while holding chunk map CS. peterbell10 2017-08-29 13:08:18 +0100
  • 96ce841417 Add TOLUA_EXPOSITION for readability peterbell10 2017-08-28 14:36:23 +0100
  • f89becc761 cCuboid: restore default copy construct and assign. peterbell10 2017-08-28 12:49:33 +0100
  • 3687ef397c Cleanup Vector3 constructors and Abs peterbell10 2017-08-28 12:48:02 +0100
  • a5869b3c09 Repair the removed constructor of cCuboid cCuboid(otherCuboid) (#3966) Bastien ADAM 2017-08-28 11:01:12 +0200
  • 6bc5031517 Implement Forge protocol handshake support (#3869) satoshinm 2017-08-27 14:10:20 -0700
  • 447d929da1 Implement anvil chunk sparsing peterbell10 2017-08-20 23:23:23 +0100
  • 3ebcf0fd5c Leashes work in 1.12.1 mathiascode 2017-08-25 17:55:41 +0300
  • 0140923c35 Fix mobs not burning in daylight when on snow (#3961) Alexander Harkness 2017-08-25 16:26:45 +0100
  • 3c8712d871 Gives all entities the default airlevel on creation (#3942) Bond-009 2017-08-25 15:44:36 +0200
  • 4b84288801 Don't assert when placing beds in older versions (#3916) mathiascode 2017-08-25 15:52:32 +0300
  • f4f2fc7c3d Add cUUID class (#3871) peterbell10 2017-08-25 13:43:18 +0100
  • 86d52c3e17 compile.sh update. Fixed -d and -n, intelligent thread choice (#3960) Safwat Halaby 2017-08-25 15:38:03 +0300
  • 87c89a1727 Bed piston fix (#3956) Lane Kolbly 2017-08-25 04:56:01 -0500
  • b55e5f5ad1 Use ref instead of pointer Lukas Pioch 2017-08-24 13:26:23 +0200
  • 7b3372ad38 Use target_compile_options instead of variables to add -fomit-frame-pointer to mbedtls peterbell10 2017-08-22 20:56:32 +0100
  • 02775e52c4 Minor changes (#3909) mathiascode 2017-08-24 12:19:40 +0300
  • 92ac45d27e Added check to deactivate existing entity effects when new entity effects are added. Lane Kolbly 2017-08-22 09:16:34 -0500
  • 0854ed01a4 Fix use after move in cItemBowHandler::OnItemShoot peterbell10 2017-08-21 21:25:03 +0100
  • c1b1cb87a1 Removed outdated pathfinder comment (#3955) Safwat Halaby 2017-08-23 22:05:33 +0300
  • af6963f40f Added check in cEntity::TickBurning for whether the entity is planning to change worlds. (#3943) Lane Kolbly 2017-08-22 09:05:13 -0500
  • cc2d719c59 Potential spawn prepare fix (#3924) peterbell10 2017-08-22 13:34:43 +0100
  • e44a0adfcf Added .editorconfig (#3936) William 'psyFi' Hatcher 2017-08-21 13:20:00 -0500
  • 096cdac80d Implement protocol level chunk sparsing (#3864) peterbell10 2017-08-21 17:56:53 +0100
  • ad3192d696 Award player an achievement when creating a beacon (#3930) Bond-009 2017-08-21 16:00:49 +0200
  • d510c977f6 Snow only generates on blocks with a block light level of 10 or less (#3931) Bond-009 2017-08-21 15:13:18 +0200
  • ce87b73127 Fixed build for older clang versions (#3935) Bond-009 2017-08-21 11:40:05 +0200
  • a262bacc9d Give arthropods slowness IV when hit with bane of arthropods (#3932) Bond-009 2017-08-21 10:51:26 +0200
  • b18f6637b6 Fully implemented leashes (#3798) Pablo Beltrán 2017-08-21 10:46:41 +0200
  • f81e6f6b6d Changed MoveToWorld to ScheduleMoveToWorld in cPlayer::Respawn (#3922) Lane Kolbly 2017-08-18 05:40:35 -0500
  • 0e10464ac5 Merge pull request #3921 from lkolbly/removeAssert Tiger Wang 2017-08-18 11:36:01 +0100
  • e7a5e29522 Merge pull request #3918 from peterbell10/GetBlockEntity Tiger Wang 2017-08-18 11:33:46 +0100
  • b8dda388e0 Represent cItem::m_Lore as an AStringVector (#3882) peterbell10 2017-08-18 11:29:54 +0100
  • 8f1ddfa6c3 Changed type of FastRandom in monster drop calculation. (#3920) Lane Kolbly 2017-08-18 05:23:08 -0500
  • 5e81024f89 cBeaconEntity fix no world crash peterbell10 2017-08-10 18:11:27 +0100
  • af1a0188ec Add link to knowledge base. peterbell10 2017-08-17 15:08:35 +0100
  • 217a4b3296 SetFlags: Omit frame pointer in C arm debug builds Fixes mbedtls build failure with inline asm. peterbell10 2017-08-14 22:49:27 +0100
  • 31a7d6c163 Updated README.md status badges (#3926) William 'psyFi' Hatcher 2017-08-18 05:21:01 -0500