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
/
APIDesc.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added anvil enchantment handling. (#3857)
Lane Kolbly
2017-07-28
1
-2
/
+62
*
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
2017-07-28
1
-0
/
+10
*
Updated armor cover calculation. (#3858)
Lane Kolbly
2017-07-23
1
-0
/
+36
*
Handle middle mouse drag (#3847)
peterbell10
2017-07-13
1
-0
/
+124
*
Lua plugin cColor (#3833)
Lane Kolbly
2017-07-12
1
-0
/
+172
*
Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)
Lane Kolbly
2017-07-12
1
-0
/
+42
*
Implemented draggingitem API.
Lane Kolbly
2017-07-10
1
-0
/
+21
*
BigFlower fixes (#3826)
peterbell10
2017-07-07
1
-0
/
+4
*
Added 1.12 blocks (#3760)
Bond-009
2017-06-30
1
-0
/
+200
*
Update tolua and export EffectID
peterbell10
2017-06-29
1
-0
/
+243
*
Updated cItemGrid API docs to reflect required GetInventory() calls.
Lane Kolbly
2017-06-28
1
-2
/
+4
*
cBlockArea supports block entities. (#3795)
Mattes D
2017-06-24
1
-1934
/
+2
*
APIDoc: Corrected param in cBoat:MaterialToString
Lukas Pioch
2017-06-11
1
-2
/
+2
*
Add rank prefix and suffix to player name in chat (#3730)
Heiko Hund
2017-05-27
1
-0
/
+20
*
Exported boat
Lukas Pioch
2017-05-24
1
-0
/
+143
*
Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725)
Pablo Beltrán
2017-05-24
1
-0
/
+29
*
Exported cFallingBlock and cExpOrb (#3700)
Lukas Pioch
2017-05-09
1
-1
/
+88
*
APIDoc: Removed non-existent functions and added missing return types
Lukas Pioch
2017-05-02
1
-60
/
+12
*
APIDoc: Corrected a few links
Lukas Pioch
2017-04-07
1
-3
/
+3
*
API: Removed function GetChar (#3664)
Lukas Pioch
2017-04-05
1
-21
/
+0
*
APIDoc: Added missing IsStatic flags and corrected param types.
Lukas Pioch
2017-04-05
1
-0
/
+4
*
APIDoc: Documented missing functions and variables. (#3634)
Lukas Pioch
2017-04-04
1
-2
/
+155
*
Added is static flag and removed is static info from text. (#3616)
Lukas Pioch
2017-03-05
1
-1
/
+3
*
Added missing IsStatic flag to functions. (#3613)
Lukas Pioch
2017-03-02
1
-0
/
+5
*
Changed fish launching mechanism (#3520)
Alex
2017-02-20
1
-0
/
+9
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-1
/
+1
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-1
/
+201
*
Track skin part and main hand preferences (#3498)
Pokechu22
2017-01-03
1
-0
/
+143
*
Api Documentation
sweetgiorni
2017-01-03
1
-0
/
+10
*
Refactored to put URL Encoding / Decoding in a single place. (#3491)
Mattes D
2016-12-25
1
-0
/
+38
*
Updated links and docs (#3488)
mathiascode
2016-12-19
1
-1
/
+1
*
APIDesc: Fixed wrong cBlockArea parameter descriptions.
Mattes D
2016-12-04
1
-22
/
+22
*
Debuggers: Added commands to investigate item's custom Lua properties.
Mattes D
2016-11-26
1
-2
/
+2
*
Add Lua API export for titles. (#3408)
mohe2015
2016-11-13
1
-0
/
+72
*
Anticheat fastbreak (#3411)
mohe2015
2016-11-06
1
-0
/
+1818
*
LuaJson: Report serialization errors instead of crashing.
Mattes D
2016-10-27
1
-1
/
+1
*
Added SendMessageRaw for sending json string.
Lukas Pioch
2016-10-21
1
-0
/
+16
*
APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)
Mattes D
2016-10-13
1
-3346
/
+0
*
Spectators added (#2852)
bibo38
2016-10-12
1
-0
/
+28
*
cChunk::SetAlwaysTicked implies cChunk::stay (#3361)
LogicParrot
2016-10-09
1
-1
/
+1
*
APIDump: Fixed descriptions for cWorld:ChunkStay.
Mattes D
2016-10-06
1
-0
/
+2
*
Fixed cRankManager API docs.
Mattes D
2016-10-06
1
-587
/
+2
*
APIDump: Check param and return types.
Mattes D
2016-10-03
1
-18
/
+48
*
APIDump: Fixed description for schematic file loading.
Mattes D
2016-10-02
1
-0
/
+8
*
APIDesc: Reformatted ConstantGroups to match the enum names.
Mattes D
2016-10-01
1
-4
/
+4
*
APIDump: Fixed description for tolua functions.
Mattes D
2016-09-27
1
-0
/
+4
*
Fixed cCompositeChat's constructor LuaAPI bindings.
Mattes D
2016-09-25
1
-11
/
+133
*
APIDump: Fixed descriptions for "array table of strings".
Mattes D
2016-09-19
1
-9
/
+6
*
APIDesc: Fixed modifiers for sqlite3 functions.
Mattes D
2016-09-15
1
-0
/
+8
*
APIDesc: Fixed some leftover "<unknown>" types.
Mattes D
2016-09-14
1
-65
/
+69
*
APIDump: Reformatted the docs to include type information.
Mattes D
2016-09-12
1
-1661
/
+17673
*
APIDump: Removed trailing whitespace.
Mattes D
2016-09-08
1
-1
/
+1
*
Configurable dirty unused chunk cap to avoid RAM overuse (#3359)
LogicParrot
2016-09-03
1
-0
/
+1
*
Added cWorld:SetSpawn() API and Lua binding (#3316)
ElNounch
2016-08-15
1
-0
/
+1
*
Typo in IniFile:GetNumKeys() code sample (#3317)
ElNounch
2016-08-14
1
-2
/
+2
*
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
2016-07-18
1
-77
/
+77
*
Updated API documentation.
Mattes D
2016-07-18
1
-59
/
+141
*
APIDump: Changed not to use globals, added more doxycomments.
Mattes D
2016-07-18
1
-1
/
+1
*
Changed Hopper to wtHopper and adjusted .gitignore.
Lukas Pioch
2016-07-12
1
-1
/
+1
*
- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.
QUSpilPrgm
2016-06-15
1
-0
/
+8
*
Update Dispensers and let them act more like in Vanilla
QUSpilPrgm
2016-06-03
1
-3
/
+5
*
Added GetTeamNames to cScoreboard (#3217)
PlasmaPower
2016-05-29
1
-0
/
+1
*
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
2016-05-14
1
-0
/
+30
*
Improved player freeze code
LogicParrot
2016-04-05
1
-1
/
+0
*
MoveToWorld defaults to spawnpoint
LogicParrot
2016-03-30
1
-3
/
+3
*
Bed's world is now saved
LogicParrot
2016-03-29
1
-1
/
+1
*
Proper entity destruction in non-ticking chunks
LogicParrot
2016-02-19
1
-2
/
+3
*
remove cWorld::createAndInitializeWorld
LogicParrot
2016-02-08
1
-1
/
+0
*
MCServer to Cuberite
Mathias
2016-01-29
1
-1
/
+1
*
Exported GetSeed to lua and added file extension opendb to .gitignore.
Lukas Pioch
2016-01-12
1
-0
/
+1
*
Fix typo (ammount)
Arnaud Meuret
2016-01-02
1
-1
/
+1
*
Merge pull request #2814 from SafwatHalaby/chunk2
Safwat Halaby
2015-12-26
1
-0
/
+4
|
\
|
*
Freeze player until chunk is loaded
Safwat Halaby
2015-12-25
1
-0
/
+4
*
|
Added the cUrlParser class, exported to Lua API.
Mattes D
2015-12-25
1
-1
/
+44
|
/
*
Added a Json parser and serializer to Lua API.
Mattes D
2015-12-24
1
-47
/
+105
*
Revised the explosion-related Lua API and docs.
Mattes D
2015-12-18
1
-1
/
+14
*
blockheight mechanism
Gargaj
2015-12-13
1
-0
/
+1
*
change from single followable item to multiple
Gargaj
2015-11-23
1
-0
/
+2
*
Implemented brewing
Lukas Pioch
2015-11-03
1
-0
/
+3
*
Fixed typo that slipped through #2584
Alexander Harkness
2015-10-31
1
-1
/
+1
*
Fixed typo in description.
Alexander Harkness
2015-10-31
1
-1
/
+1
*
Implemented the FireResistence potion effects.
bibo38
2015-10-31
1
-2
/
+3
*
APIDump: Added an apicheck command.
Mattes D
2015-09-27
1
-0
/
+1
*
Extended and fixed the cFile API.
Mattes D
2015-09-26
1
-4
/
+8
*
Renamed output directory to Server
Mattes D
2015-09-05
1
-0
/
+3045