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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cUrlClient: Exported to Lua API.
Mattes D
2016-08-23
1
-1
/
+173
*
Removed Decoda project files, no longer used. (#3320)
Mattes D
2016-08-18
1
-168
/
+0
*
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
*
Canonical tag (#3300)
Mathias
2016-08-07
7
-0
/
+7
*
Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277)
Alexander Harkness
2016-07-29
1
-4
/
+20
*
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
2016-07-18
6
-106
/
+110
*
Updated API documentation.
Mattes D
2016-07-18
5
-113
/
+339
*
APIDump: Changed not to use globals, added more doxycomments.
Mattes D
2016-07-18
2
-42
/
+64
*
Changed Hopper to wtHopper and adjusted .gitignore.
Lukas Pioch
2016-07-12
1
-1
/
+1
*
Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.
Mattes D
2016-06-27
2
-3
/
+12
*
- 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
*
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
*
Update Dispensers and let them act more like in Vanilla
QUSpilPrgm
2016-06-03
1
-3
/
+5
*
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
2016-05-31
1
-1
/
+1
*
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
2
-0
/
+31
*
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
*
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
*
Proper entity destruction in non-ticking chunks
LogicParrot
2016-02-19
1
-2
/
+3
*
remove cWorld::createAndInitializeWorld
LogicParrot
2016-02-08
1
-1
/
+0
*
Updated old forum links
Mathias
2016-01-31
2
-3
/
+3
*
MCServer to Cuberite
Mathias
2016-01-29
2
-3
/
+3
*
LuaTcpSsl: Disabled cert verification due to missing CA chain.
Mattes D
2016-01-24
1
-2
/
+2
*
Exported GetSeed to lua and added file extension opendb to .gitignore.
Lukas Pioch
2016-01-12
1
-0
/
+1
*
Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8
bibo38
2016-01-11
1
-2
/
+5
*
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
*
|
Merge pull request #2820 from cuberite/UrlParser
worktycho
2015-12-26
1
-1
/
+44
|
\
\
|
*
|
Added the cUrlParser class, exported to Lua API.
Mattes D
2015-12-25
1
-1
/
+44
|
|
/
*
/
Added analytics to APIDump
Alexander Harkness
2015-12-26
8
-57
/
+6780
|
/
*
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
5
-36
/
+28
*
blockheight mechanism
Gargaj
2015-12-13
1
-0
/
+1
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
change from single followable item to multiple
Gargaj
2015-11-23
1
-0
/
+2
*
Implemented brewing
Lukas Pioch
2015-11-03
5
-0
/
+100
*
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
*
Added missing hooks to cPluginManager
Lukas Pioch
2015-10-12
1
-0
/
+3
*
APIDump: Added a missing endline to the NewlyUndocumented output file.
Mattes D
2015-10-11
1
-0
/
+1
*
APIDump: Added an apicheck command.
Mattes D
2015-09-27
2
-6
/
+100
*
Extended and fixed the cFile API.
Mattes D
2015-09-26
2
-9
/
+11
*
APIDump: Fixed ZBS integration filenames after project rename.
Mattes D
2015-09-14
2
-6
/
+6
*
Renamed output directory to Server
Mattes D
2015-09-05
91
-0
/
+9783