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
/
MCServer
/
Plugins
/
Debuggers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
Implemented the cBlockArea:RelLine() API function.
madmaxoft@gmail.com
1
-0
/
+1
2013-02-11
More API functions in cBlockArea: Create(), Fill(), FillRelArea()
madmaxoft@gmail.com
1
-0
/
+4
2013-02-10
Added cBlockArea:Merge() API function to merge two block areas using different strategies.
madmaxoft@gmail.com
1
-0
/
+14
2013-02-09
Added cBlockArea:Expand() API function (untested)
madmaxoft@gmail.com
1
-4
/
+18
2013-02-08
cChunkDesc can now read and write cBlockAreas.
madmaxoft@gmail.com
1
-2
/
+18
2013-02-07
Added cBlockArea:CopyTo() and :CopyFrom(), so now block areas can be duplicated easily.
madmaxoft@gmail.com
1
-3
/
+6
2013-02-07
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
1
-0
/
+19
2013-02-06
cBlockArea can now be loaded from a .schematic file.
madmaxoft@gmail.com
1
-0
/
+17
2013-02-06
Added a new API call to cBlockArea: Crop().
madmaxoft@gmail.com
1
-1
/
+30
2013-02-02
Debuggers plugin dumps entire API into a file, API.txt. Enabled by default.
madmaxoft@gmail.com
1
-6
/
+17
2013-01-27
Debuggers: added some filtering to the API output, but still not good enough.
madmaxoft@gmail.com
1
-7
/
+9
2013-01-26
Added a function to dump all available Lua API functions into the Debuggers plugin.
madmaxoft@gmail.com
1
-0
/
+23
2013-01-13
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
1
-6
/
+10
2012-12-21
Added TakeDamage logging to the Debuggers plugin.
madmaxoft@gmail.com
1
-0
/
+11
2012-10-16
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
1
-0
/
+69