Lane Kolbly
67e4bbde0c
Made cBlockArea:cChunkReader AreaBounds inclusive on both sides. ( #3842 )
2017-07-10 11:10:06 +02:00
Pablo Beltrán
7adec790e6
Sound effect horse rejects player when taming
2017-07-10 05:47:04 +02:00
Lane Kolbly
a561886bf3
Implemented draggingitem API.
2017-07-10 05:46:04 +02:00
peterbell10
b2634bade0
cItemGrid bounds check ( #3837 )
2017-07-09 22:54:56 +02:00
peterbell10
bbf5bec817
BigFlower fixes ( #3826 )
...
* BigFlowers fixes
* Correct upper part meta
* Documented parameters to DoesIgnoreBuildCollision
2017-07-07 16:37:53 +02:00
Lukas Pioch
885d828712
Added bed entity ( #3823 )
...
* Added bed entity
* Export cBedEntity to lua
* Set color of bed through item damage value
* Added bed entity to APIDoc
* NBT: Added loading and saving
* Crafting recipes for the colored beds
2017-07-07 09:31:45 +02:00
Lane Kolbly
10a3bd9d12
Changed Lua plugins to only execute files ending in .lua ( #3831 )
2017-07-07 08:42:35 +02:00
peterbell10
d838ef7ba4
cBlockInfo static initialisation ( #3832 )
2017-07-03 18:34:27 +02:00
Alexander Harkness
bc861e5bb8
Added new Cuberite backers from bountysource.
2017-07-03 09:05:04 +01:00
Pablo Beltrán
7606448b05
Fixes double right click on entities till off-hand actions gets implemented ( #3821 )
2017-07-03 09:37:38 +02:00
Bond_009
070cb0d21f
You can't use beds when there are hostile mobs nearby
2017-07-02 17:10:57 +02:00
Lane Kolbly
7c7f85117b
Added armor durability reduction when player is attacked.
2017-07-02 07:45:49 +02:00
Bond-009
b1628846d9
Fix horse taming ( #3820 )
...
* Horses rear when untamed and right-clicked with an item
2017-07-02 07:40:59 +02:00
Bond-009
cf22bc4e60
Players in creative and spectator aren't affected by cacti ( #3824 )
2017-07-02 07:39:19 +02:00
Bond_009
445abe001a
When right-clicking on a passive mob with 'his' spawn egg spawn a baby
2017-07-02 07:38:41 +02:00
Bond-009
a944ac3b06
Endermen take damage from rain
2017-06-30 23:53:23 +02:00
Bond-009
0c0bfe54bb
Spider should attack only when the light level is lower than 11 ( #3815 )
2017-06-30 10:48:06 +02:00
Bond-009
7fd3899796
Added 1.12 blocks ( #3760 )
2017-06-30 10:46:58 +02:00
peterbell10
33527067ed
Update tolua and export EffectID
2017-06-29 18:58:48 +02:00
Lane Kolbly
3f7bf88e30
Updated cItemGrid API docs to reflect required GetInventory() calls.
2017-06-28 12:22:37 +02:00
Mattes D
399ea0bf1d
cNetwork bindings: Use ApiParamError and CheckParam(Static)Self.
2017-06-26 10:52:59 +02:00
Mattes D
e05ca49459
Moved ApiParamError into cLuaState.
2017-06-26 10:52:59 +02:00
Mattes D
f6bab71d05
Fixed memory leak in cClientHandle. ( #3794 )
2017-06-26 09:11:30 +02:00
Lukas Pioch
9c25520b69
Corrected APIDoc for cBlockArea and exported missing functions ( #3808 )
2017-06-26 09:02:06 +02:00
Lukas Pioch
beda050341
Added check if datatype is present in block area ( #3811 )
2017-06-26 08:49:52 +02:00
peterbell10
bd025e2bdb
Fix cBlockArea assertion and mis-indexing ( #3810 )
2017-06-25 11:07:16 +02:00
peterbell10
f0f001c10d
Fix cBlockArea null deref
2017-06-24 23:27:26 +02:00
Mattes D
fe42538349
cBlockArea supports block entities. ( #3795 )
2017-06-24 11:58:06 +02:00
Lukas Pioch
cc3a67b9df
Load entities from old and new names
2017-06-23 18:32:51 +02:00
Bond-009
8484d05d65
Pressure plates can be placed on fences and hoppers ( #3796 )
2017-06-22 21:11:46 +02:00
Mattes D
ea6660721b
NetworkSingleton: Fixed a throw warning in VS2017. ( #3792 )
...
Also fixed the misleading name.
2017-06-22 21:10:41 +02:00
Bond-009
0e1649a0f1
Fix shears (and vines)
...
* Shears now lose durability when breaking any block
* Leaves don't drop 2 leaves anymore when broken by shears
* Removed the chance to drop saplings or apples when leaves are broken by shears
* Vines can't be attached to ender chests, pistons and redstone repeaters
2017-06-21 08:09:03 +02:00
Mattes D
99b4c2bd09
Anvil storage: load block entities from both old and new name-styles. ( #3784 )
...
* WSSAnvil: Load the sign text from JSON, too.
2017-06-21 07:47:26 +02:00
peterbell10
fbe17a4e8a
Lighting Optimisations ( #3785 )
2017-06-20 09:28:33 +02:00
Bond-009
3d56ad01aa
Let water vaporise in the Nether by default
2017-06-20 09:28:00 +02:00
peterbell10
9201c7be7a
Generated tall flowers have flower type meta in both blocks
2017-06-19 20:18:44 +02:00
Mattes D
b0f3336533
MSVC Debug builds: Added operator new redirection to provide more info. ( #3781 )
2017-06-19 11:09:16 +02:00
Mattes D
801084c38c
LuaState: Fixed VS2017's throw warnings for destructors. ( #3779 )
2017-06-19 11:08:08 +02:00
Mattes D
7ac3b0fa0b
Removed the LeakFinder for Windows. ( #3777 )
2017-06-19 11:05:19 +02:00
Mattes D
bb020bbe78
NetworkSingleton: Fixed an object leak upon termination.
2017-06-17 07:14:20 +02:00
Mattes D
0f21bda12c
Fixed missing "override"
2017-06-16 16:20:33 +02:00
Mattes D
0dd1cd750b
BlockEntities: Support cloning self.
2017-06-16 14:11:28 +02:00
Bond-009
49e015b8de
Choose # of threads based on system info ( #3644 )
2017-06-16 14:06:48 +02:00
peterbell10
705132011a
Change error no data to no name
2017-06-16 14:06:27 +02:00
Mattes D
e4b60b6a26
Protocol: Do not assume anything about unknown packets. ( #3647 )
2017-06-16 14:03:13 +02:00
peterbell10
f4de38af80
Remove sign conversion
2017-06-16 07:07:02 +02:00
Mattes D
885d80ccdb
Entity: Replaced a mutexed counter with a std::atomic. ( #3773 )
2017-06-15 16:06:50 +01:00
peterbell10
035ecdc9e2
Replace evdns with getaddrinfo and getnameinfo ( #3766 )
2017-06-15 11:03:49 +02:00
mathiascode
7fa5725f3b
Added missing 1.12 packet changes
2017-06-14 21:57:59 +02:00
Mattes D
d61d6b5b96
Protocol 1.12: Fixed missing override specifier
2017-06-14 15:27:05 +02:00