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
/
Debuggers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor changes (#3909)
mathiascode
2017-08-24
1
-8
/
+8
*
Fixed handling Lua errors in nested callbacks (#3755)
Mattes D
2017-06-09
2
-0
/
+18
*
Debuggers: Added the "/come" command to test mob pathfinding. (#3734)
Mattes D
2017-05-27
2
-0
/
+56
*
Tracer replacement (#3704)
Mattes D
2017-05-11
2
-0
/
+84
*
Build Lua in C++ mode, use exceptions for error-raising. (#3680)
Mattes D
2017-04-26
1
-0
/
+10
*
Debuggers: Added /clientversion command to display protocol version.
Mattes D
2017-01-28
2
-0
/
+15
*
Debuggers: Added a deadlock simulation command.
Mattes D
2017-01-18
2
-0
/
+34
*
Debuggers: PluginStats are now output only on request. (#3513)
Mattes D
2017-01-01
2
-51
/
+21
*
Fix meta mirror (#3470)
Mattes D
2016-12-09
2
-0
/
+24
*
Debuggers: Added commands to investigate item's custom Lua properties.
Mattes D
2016-11-26
2
-0
/
+59
*
Debuggers: Added commands to investigate item's custom name.
Mattes D
2016-11-26
2
-1
/
+60
*
Debuggers: Added commands to investigate item's Lore.
Mattes D
2016-11-26
2
-0
/
+60
*
Debuggers: Sorted the Info.lua commands.
Mattes D
2016-11-26
1
-25
/
+25
*
LuaJson: Report serialization errors instead of crashing.
Mattes D
2016-10-27
1
-124
/
+129
*
cUrlClient: Exported to Lua API.
Mattes D
2016-08-23
2
-1
/
+92
*
Removed Decoda project files, no longer used. (#3320)
Mattes D
2016-08-18
1
-6
/
+0
*
Fixed Lua Json serializing a bool.
Mattes D
2016-07-10
1
-4
/
+6
*
Changed world tasks to use cLuaState::cCallback.
Mattes D
2016-06-27
1
-2
/
+2
*
Bindings: Fixed cBoundingBox API.
Mattes D
2016-06-05
2
-0
/
+52
*
Debuggers: Added the forgotten Inject.lua file.
Mattes D
2016-06-02
1
-0
/
+57
*
LuaState: Inter-plugin calls now support simple tables. (#3220)
Mattes D
2016-05-31
2
-0
/
+63
*
Added GetTeamNames to cScoreboard (#3217)
PlasmaPower
2016-05-29
2
-0
/
+19
*
1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)
Pokechu22
2016-05-14
2
-0
/
+34
*
Revert "Lua callback"
Mattes D
2016-03-21
1
-2
/
+2
*
Changed world tasks to use cLuaState::cCallback.
Mattes D
2016-03-17
1
-2
/
+2
*
MCServer to Cuberite
Mathias
2016-01-29
1
-1
/
+1
*
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
2016-01-01
1
-1
/
+1
*
Debuggers plugin: Added "uuid" console command.
Mattes D
2015-12-28
2
-0
/
+37
*
Added the cUrlParser class, exported to Lua API.
Mattes D
2015-12-25
2
-0
/
+47
*
Added a Json parser and serializer to Lua API.
Mattes D
2015-12-24
2
-1
/
+35
*
Debuggers: Added a plugin channel test with funny chars in data.
Mattes D
2015-10-21
2
-0
/
+17
*
Renamed output directory to Server
Mattes D
2015-09-05
3
-0
/
+2302