summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Debuggers/Info.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed output directory to ServerMattes D2015-09-051-249/+0
|
* Debuggers: Added a LineBlockTracer console test command.Mattes D2015-06-041-0/+6
| | | | Ref.: #2161
* Debuggers: Renamed conflicting /cs command to /cstay.Mattes D2015-04-131-1/+1
| | | | /cs caused a conflict with WorldEdit.
* Debuggers: Added inheritance testing.Mattes D2015-03-181-0/+6
| | | | This allows detailed testing of #1789 - bad Lua bindings for class inheritance.
* Debuggers: Added a cBoundingBox test.Mattes D2015-03-181-0/+6
|
* Added cCryptoHash namespace to Lua API.Mattes D2015-02-211-4/+12
|
* Debuggers: Added loadchunk and preparechunk commands.Mattes D2014-12-111-0/+10
| | | | preparechunk is not working yet because the required API is missing.
* Debuggers: Changed to use Info.lua file.Mattes D2014-12-111-0/+213