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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-7
/
+58
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2
-0
/
+226
2019-08-10
APIDocs: Added missing return type and corrected one (#4353)
Lukas Pioch
2
-1
/
+7
2019-08-10
Added more clamping operations to cCuboid.
Mattes D
1
-0
/
+22
2019-08-09
Removed coord-based API from cCuboid. (#4362)
Mattes D
1
-90
/
+6
2018-08-02
Experience orb (#4259)
changyong guo
1
-0
/
+55
2018-07-27
cWorld: Manually bind deprecated broadcast functions (#4265)
peterbell10
1
-0
/
+56
2018-07-19
cBlockArea: Write all present data types by default (#4252)
peterbell10
1
-2
/
+2
2018-04-11
Smelting Gives Experience (#4094)
Alex Sweet
1
-0
/
+10
2017-12-26
improve rain simulation (#4017)
Alexander Harkness
1
-8
/
+24
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
1
-3
/
+70
2017-09-07
Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)
Lane Kolbly
1
-0
/
+31
2017-09-07
Updated APIDoc (#3985)
Lukas Pioch
1
-22
/
+1
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
1
-38
/
+88
2017-08-29
APIDump: Removed unneeded Globals prefix
Lukas Pioch
1
-2
/
+2
2017-08-27
Implement Forge protocol handshake support (#3869)
satoshinm
1
-0
/
+4
2017-08-25
Add cUUID class (#3871)
peterbell10
2
-10
/
+10
2017-08-24
Minor changes (#3909)
mathiascode
1
-1
/
+1
2017-08-17
Add cLuaWindow OnClicked Callback (#3901)
Lane Kolbly
1
-0
/
+4
2017-08-17
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
1
-32
/
+56
2017-07-22
BlockArea: Added the GetBounds function.
Mattes D
1
-2
/
+15
2017-07-12
Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)
Lane Kolbly
1
-0
/
+60
2017-07-07
Added bed entity (#3823)
Lukas Pioch
2
-0
/
+69
2017-06-26
Corrected APIDoc for cBlockArea and exported missing functions (#3808)
Lukas Pioch
1
-11
/
+22
2017-06-24
cBlockArea supports block entities. (#3795)
Mattes D
2
-6
/
+2202
2017-05-24
Exported boat
Lukas Pioch
1
-1
/
+5
2017-05-11
Tracer replacement (#3704)
Mattes D
1
-32
/
+105
2017-05-08
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
1
-6
/
+6
2017-05-08
Corrected brewingstand and added support for fuel
Lukas Pioch
1
-0
/
+35
2017-05-02
APIDoc: Removed non-existent functions and added missing return types
Lukas Pioch
2
-54
/
+33
2017-04-30
APIDoc: Replaced incorrect param cMonster with eMonsterType
Lukas Pioch
1
-1
/
+1
2017-04-07
APIDoc: Corrected a few links
Lukas Pioch
1
-1
/
+1
2017-04-05
APIDoc: Added missing IsStatic flags and corrected param types.
Lukas Pioch
2
-5
/
+5
2017-04-04
APIDoc: Documented missing functions and variables. (#3634)
Lukas Pioch
3
-1
/
+34
2017-03-16
APIDocs: Corrected param types in cBoundingBox (#3624)
Lukas Pioch
1
-10
/
+10
2017-03-02
Added missing IsStatic flag to functions. (#3613)
Lukas Pioch
1
-0
/
+1
2016-12-25
Refactored to put URL Encoding / Decoding in a single place. (#3491)
Mattes D
1
-1
/
+2
2016-12-19
Updated links and docs (#3488)
mathiascode
1
-1
/
+1
2016-10-17
APIDump: Added missing syntax to cUrlClient (#3407)
NiLSPACE
1
-145
/
+261
2016-10-13
APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)
Mattes D
1
-0
/
+3363
2016-10-06
APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().
Mattes D
1
-10
/
+30
2016-10-06
Fixed cRankManager API docs.
Mattes D
1
-0
/
+725
2016-10-03
APIDump: Check param and return types.
Mattes D
2
-4
/
+4
2016-10-01
APIDesc: Reformatted ConstantGroups to match the enum names.
Mattes D
1
-2
/
+2
2016-09-16
APIDump: Replaced "callback" type with "function".
Mattes D
1
-3
/
+3
2016-09-14
APIDesc: Fixed some leftover "<unknown>" types.
Mattes D
1
-2
/
+2
2016-09-12
APIDump: Reformatted the docs to include type information.
Mattes D
6
-757
/
+5659
2016-09-09
APIDump: Support structured parameter info.
Mattes D
1
-20
/
+44
2016-09-08
APIDump: Removed trailing whitespace.
Mattes D
2
-26
/
+26
2016-09-05
APIDump: Fixed documentation for cPluginManager:GetPluginsPath().
Mattes D
1
-1
/
+1
2016-08-23
cUrlClient: Exported to Lua API.
Mattes D
1
-1
/
+173
2016-07-18
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
4
-24
/
+24
2016-07-18
Updated API documentation.
Mattes D
4
-54
/
+198
2016-06-27
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
2
-3
/
+12
2016-06-10
Normalized Vector3 API to use the same capitalization as all else.
Mattes D
1
-1
/
+15
2016-06-05
Bindings: Fixed cBoundingBox API.
Mattes D
1
-1
/
+14
2016-05-31
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
1
-1
/
+1
2016-05-14
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
1
-0
/
+1
2016-03-21
Revert "Lua callback"
Mattes D
2
-12
/
+3
2016-03-17
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
2
-3
/
+12
2016-01-31
Updated old forum links
Mathias
1
-1
/
+1
2016-01-24
LuaTcpSsl: Disabled cert verification due to missing CA chain.
Mattes D
1
-2
/
+2
2016-01-11
Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
bibo38
1
-2
/
+5
2015-11-03
Implemented brewing
Lukas Pioch
2
-0
/
+43
2015-10-12
Added missing hooks to cPluginManager
Lukas Pioch
1
-0
/
+3
2015-09-05
Renamed output directory to Server
Mattes D
6
-0
/
+1458