Mattes D
|
487f9a2aa9
|
Vector3 in Handlers (#4680)
Refactored all cBlockHandler and cItemHandler descendants to use Vector3.
|
2020-04-21 22:19:22 +02:00 |
|
Mattes D
|
9ee47e5999
|
Using Super.
|
2020-04-16 20:07:48 +00:00 |
|
Alexander Harkness
|
b4aa19f329
|
Item durability loss now depends on the item used. (#4123)
Armour durability also no longer changes when it
is used to break blocks or attack mobs.
Fixes #4119
|
2018-01-05 11:28:06 +00:00 |
|
Tiger Wang
|
4ef47aed62
|
Changed entity ownership model to use smart pointers
|
2017-08-07 19:24:16 +01:00 |
|
Lukas Pioch
|
5580d558a5
|
Added missing checks for Initialize function and updated APIDoc
|
2017-05-08 06:31:45 +02:00 |
|
LogicParrot
|
ca6ef58b1e
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
|
Samuel Barney
|
804805d35a
|
Silenced and fixed many warning messages across multiple files.
|
2015-07-29 09:49:30 -06:00 |
|
Mattes D
|
de8e5ea8e4
|
Placing a fluid from bucket calls plugin hooks.
Ref.: #1857.
|
2015-04-14 10:49:01 +02:00 |
|
Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
Mattes D
|
af4a21ea06
|
Fixed deadlock when moving players to other worlds.
Fixes #1039, fixes #851
|
2014-06-08 21:58:30 +02:00 |
|
Howaner
|
039191499c
|
Add CanChangeDirtToGrass function to Block Handlers.
|
2014-04-06 21:41:01 +02:00 |
|
Tiger Wang
|
a87bd5788f
|
Another curly
|
2014-03-30 13:07:28 +01:00 |
|
Tiger Wang
|
79aa082b04
|
Fixed infinite minecart items
|
2014-03-28 22:52:23 +00:00 |
|
Tycho
|
8464f689ea
|
Improved Type safety of eBlockFace
May Fix #640
|
2014-02-04 10:59:05 -08:00 |
|
STRWarrior
|
f11427e8cd
|
Renamed cEmptyMinecart to cRideableMinecart
|
2014-01-12 18:04:41 +01:00 |
|
STRWarrior
|
c5603ce064
|
EmptyMinecarts should be able to get a block inside of them.
|
2014-01-12 15:27:50 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|