index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Server
/
Plugins
/
APIDump
/
Classes
/
World.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement farmland trampling (#5401)
DarkoGNU
2022-04-21
1
-0
/
+10
*
Miscellaneous fixes (#5320)
Tiger Wang
2021-11-11
1
-1
/
+1
*
Properly deprecate more XYZ parameter'd functions (#5147)
Tiger Wang
2021-03-15
1
-64
/
+12
*
Adds playerlist header and footer broadcasting (1.8-1.13)
dImrich
2021-02-06
1
-0
/
+15
*
Add correct implementation of crops (#4802)
0ddlyoko
2020-11-06
1
-117
/
+4
*
Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)
12xx12
2020-11-06
1
-1
/
+1
*
Corrected type for param Pos on spawn enter crystal (#5012)
Lukas Pioch
2020-10-30
1
-1
/
+1
*
Add beam target, configurable base visibility to Ender Crystals (#5010)
12xx12
2020-10-29
1
-0
/
+22
*
Added missing return types and fixed param types (#4996)
Lukas Pioch
2020-10-13
1
-3
/
+21
*
Add default value nullptr for parameter a_Digger and added digger to
Lukas Pioch
2020-10-09
1
-12
/
+40
*
Add SetBlockMeta warning in documentation (#4943)
[IPSA] Chris de Claverie
2020-10-01
1
-2
/
+2
*
Remove unneeded MarkDirty, SendToClients parameters of SetMeta
Tiger Wang
2020-08-28
1
-11
/
+1
*
Changed tree-growing functions in cWorld to use Vector3i coords.
Mattes D
2020-08-27
1
-36
/
+8
*
More Vector3 in cBlockHandler (#4644)
Mattes D
2020-04-17
1
-1
/
+12
*
Falling blocks can now be spawned at any position. (#4620)
Mattes D
2020-04-09
1
-17
/
+69
*
Lock hopper when powered by redstone (#4347)
Bond-009
2020-03-27
1
-0
/
+29
*
TNT position fixes (#4519)
Mat
2020-03-22
1
-0
/
+4
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-13
/
+48
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-7
/
+58
*
APIDocs: Added missing return type and corrected one (#4353)
Lukas Pioch
2019-08-10
1
-1
/
+1
*
Experience orb (#4259)
changyong guo
2018-08-02
1
-0
/
+55
*
cWorld: Manually bind deprecated broadcast functions (#4265)
peterbell10
2018-07-27
1
-0
/
+56
*
improve rain simulation (#4017)
Alexander Harkness
2017-12-26
1
-8
/
+24
*
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
2017-09-19
1
-3
/
+70
*
Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)
Lane Kolbly
2017-09-07
1
-0
/
+31
*
Changed some int parameters to vector parameters (#3937)
Bond-009
2017-09-07
1
-38
/
+88
*
APIDump: Removed unneeded Globals prefix
Lukas Pioch
2017-08-29
1
-2
/
+2
*
Add cUUID class (#3871)
peterbell10
2017-08-25
1
-2
/
+2
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-32
/
+56
*
Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)
Lane Kolbly
2017-07-12
1
-0
/
+60
*
Added bed entity (#3823)
Lukas Pioch
2017-07-07
1
-0
/
+29
*
cBlockArea supports block entities. (#3795)
Mattes D
2017-06-24
1
-6
/
+5
*
Exported boat
Lukas Pioch
2017-05-24
1
-1
/
+5
*
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
2017-05-08
1
-6
/
+6
*
APIDoc: Removed non-existent functions and added missing return types
Lukas Pioch
2017-05-02
1
-37
/
+33
*
APIDoc: Replaced incorrect param cMonster with eMonsterType
Lukas Pioch
2017-04-30
1
-1
/
+1
*
APIDoc: Added missing IsStatic flags and corrected param types.
Lukas Pioch
2017-04-05
1
-1
/
+1
*
APIDoc: Documented missing functions and variables. (#3634)
Lukas Pioch
2017-04-04
1
-0
/
+17
*
APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)
Mattes D
2016-10-13
1
-0
/
+3363