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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-31
/
+26
*
Corrected invalid syntax for return types in APIDoc (#4989)
Lukas Pioch
2020-10-11
1
-6
/
+18
*
Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)
12xx12
2020-10-10
1
-3
/
+117
*
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
2
-3
/
+6
*
Plugin reload <plugin_name> feature (#4942)
[IPSA] Chris de Claverie
2020-09-28
1
-0
/
+11
*
Implement Dropspenser Hook (#4903)
KrystilizeNevaDies
2020-09-21
1
-0
/
+4
*
Use pitch lookup in noteblock block entity (#4826)
12xx12
2020-09-05
1
-3
/
+32
*
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
*
Remove pkFishingFloat documentation (#4732)
Mat
2020-05-10
1
-4
/
+0
*
Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)
mBornand
2020-05-08
1
-21
/
+66
*
Extended Vector3 (#4666)
Mattes D
2020-04-18
1
-0
/
+55
*
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
*
Removed the obsolete cTracer class. (#4594)
Mattes D
2020-04-03
1
-15
/
+1
*
Lock hopper when powered by redstone (#4347)
Bond-009
2020-03-27
1
-0
/
+29
*
Manual merge of #4498.
Alexander Harkness
2020-03-23
1
-0
/
+4
*
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
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
2
-0
/
+226
*
APIDocs: Added missing return type and corrected one (#4353)
Lukas Pioch
2019-08-10
2
-1
/
+7
*
Added more clamping operations to cCuboid.
Mattes D
2019-08-10
1
-0
/
+22
*
Removed coord-based API from cCuboid. (#4362)
Mattes D
2019-08-09
1
-90
/
+6
*
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
*
cBlockArea: Write all present data types by default (#4252)
peterbell10
2018-07-19
1
-2
/
+2
*
Smelting Gives Experience (#4094)
Alex Sweet
2018-04-11
1
-0
/
+10
*
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
*
Updated APIDoc (#3985)
Lukas Pioch
2017-09-07
1
-22
/
+1
*
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
*
Implement Forge protocol handshake support (#3869)
satoshinm
2017-08-27
1
-0
/
+4
*
Add cUUID class (#3871)
peterbell10
2017-08-25
2
-10
/
+10
*
Minor changes (#3909)
mathiascode
2017-08-24
1
-1
/
+1
*
Add cLuaWindow OnClicked Callback (#3901)
Lane Kolbly
2017-08-17
1
-0
/
+4
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-32
/
+56
*
BlockArea: Added the GetBounds function.
Mattes D
2017-07-22
1
-2
/
+15
*
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
2
-0
/
+69
*
Corrected APIDoc for cBlockArea and exported missing functions (#3808)
Lukas Pioch
2017-06-26
1
-11
/
+22
*
cBlockArea supports block entities. (#3795)
Mattes D
2017-06-24
2
-6
/
+2202
*
Exported boat
Lukas Pioch
2017-05-24
1
-1
/
+5
*
Tracer replacement (#3704)
Mattes D
2017-05-11
1
-32
/
+105
*
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
2017-05-08
1
-6
/
+6
*
Corrected brewingstand and added support for fuel
Lukas Pioch
2017-05-08
1
-0
/
+35
*
APIDoc: Removed non-existent functions and added missing return types
Lukas Pioch
2017-05-02
2
-54
/
+33
*
APIDoc: Replaced incorrect param cMonster with eMonsterType
Lukas Pioch
2017-04-30
1
-1
/
+1
*
APIDoc: Corrected a few links
Lukas Pioch
2017-04-07
1
-1
/
+1
*
APIDoc: Added missing IsStatic flags and corrected param types.
Lukas Pioch
2017-04-05
2
-5
/
+5
*
APIDoc: Documented missing functions and variables. (#3634)
Lukas Pioch
2017-04-04
3
-1
/
+34
*
APIDocs: Corrected param types in cBoundingBox (#3624)
Lukas Pioch
2017-03-16
1
-10
/
+10
*
Added missing IsStatic flag to functions. (#3613)
Lukas Pioch
2017-03-02
1
-0
/
+1
*
Refactored to put URL Encoding / Decoding in a single place. (#3491)
Mattes D
2016-12-25
1
-1
/
+2
*
Updated links and docs (#3488)
mathiascode
2016-12-19
1
-1
/
+1
*
APIDump: Added missing syntax to cUrlClient (#3407)
NiLSPACE
2016-10-17
1
-145
/
+261
*
APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)
Mattes D
2016-10-13
1
-0
/
+3363
*
APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().
Mattes D
2016-10-06
1
-10
/
+30
*
Fixed cRankManager API docs.
Mattes D
2016-10-06
1
-0
/
+725
*
APIDump: Check param and return types.
Mattes D
2016-10-03
2
-4
/
+4
*
APIDesc: Reformatted ConstantGroups to match the enum names.
Mattes D
2016-10-01
1
-2
/
+2
*
APIDump: Replaced "callback" type with "function".
Mattes D
2016-09-16
1
-3
/
+3
*
APIDesc: Fixed some leftover "<unknown>" types.
Mattes D
2016-09-14
1
-2
/
+2
*
APIDump: Reformatted the docs to include type information.
Mattes D
2016-09-12
6
-757
/
+5659
*
APIDump: Support structured parameter info.
Mattes D
2016-09-09
1
-20
/
+44
*
APIDump: Removed trailing whitespace.
Mattes D
2016-09-08
2
-26
/
+26
*
APIDump: Fixed documentation for cPluginManager:GetPluginsPath().
Mattes D
2016-09-05
1
-1
/
+1
*
cUrlClient: Exported to Lua API.
Mattes D
2016-08-23
1
-1
/
+173
*
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
2016-07-18
4
-24
/
+24
*
Updated API documentation.
Mattes D
2016-07-18
4
-54
/
+198
*
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
2016-06-27
2
-3
/
+12
*
Normalized Vector3 API to use the same capitalization as all else.
Mattes D
2016-06-10
1
-1
/
+15
*
Bindings: Fixed cBoundingBox API.
Mattes D
2016-06-05
1
-1
/
+14
*
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
2016-05-31
1
-1
/
+1
*
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
2016-05-14
1
-0
/
+1
*
Revert "Lua callback"
Mattes D
2016-03-21
2
-12
/
+3
*
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
2016-03-17
2
-3
/
+12
*
Updated old forum links
Mathias
2016-01-31
1
-1
/
+1
*
LuaTcpSsl: Disabled cert verification due to missing CA chain.
Mattes D
2016-01-24
1
-2
/
+2
*
Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
bibo38
2016-01-11
1
-2
/
+5
*
Implemented brewing
Lukas Pioch
2015-11-03
2
-0
/
+43
*
Added missing hooks to cPluginManager
Lukas Pioch
2015-10-12
1
-0
/
+3
*
Renamed output directory to Server
Mattes D
2015-09-05
6
-0
/
+1458