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
clang-format-codebase
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
/
MCServer
/
Plugins
/
Debuggers
/
Debuggers.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cBlockArea:CopyTo() and :CopyFrom(), so now block areas can be duplicated easily.
madmaxoft@gmail.com
2013-02-07
1
-3
/
+6
*
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
2013-02-07
1
-0
/
+19
*
cBlockArea can now be loaded from a .schematic file.
madmaxoft@gmail.com
2013-02-06
1
-0
/
+17
*
Added a new API call to cBlockArea: Crop().
madmaxoft@gmail.com
2013-02-06
1
-1
/
+30
*
Debuggers plugin dumps entire API into a file, API.txt. Enabled by default.
madmaxoft@gmail.com
2013-02-02
1
-6
/
+17
*
Debuggers: added some filtering to the API output, but still not good enough.
madmaxoft@gmail.com
2013-01-27
1
-7
/
+9
*
Added a function to dump all available Lua API functions into the Debuggers plugin.
madmaxoft@gmail.com
2013-01-26
1
-0
/
+23
*
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
2013-01-13
1
-6
/
+10
*
Added TakeDamage logging to the Debuggers plugin.
madmaxoft@gmail.com
2012-12-21
1
-0
/
+11
*
Turned sTick plugin into general Debuggers plugin, added the Blaze Rod Of Enquiry (rclk with a blaze rod prints out the blocktypes and metas)
madmaxoft@gmail.com
2012-10-16
1
-0
/
+69