summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/Debuggers/Info.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-09Fixed handling Lua errors in nested callbacks (#3755)Mattes D1-0/+6
2017-05-27Debuggers: Added the "/come" command to test mob pathfinding. (#3734)Mattes D1-0/+6
2017-05-11Tracer replacement (#3704)Mattes D1-0/+12
2017-01-28Debuggers: Added /clientversion command to display protocol version.Mattes D1-0/+6
2017-01-18Debuggers: Added a deadlock simulation command.Mattes D1-0/+6
2017-01-01Debuggers: PluginStats are now output only on request. (#3513)Mattes D1-0/+6
2016-12-09Fix meta mirror (#3470)Mattes D1-0/+6
2016-11-26Debuggers: Added commands to investigate item's custom Lua properties.Mattes D1-0/+12
2016-11-26Debuggers: Added commands to investigate item's custom name.Mattes D1-1/+13
2016-11-26Debuggers: Added commands to investigate item's Lore.Mattes D1-0/+12
2016-11-26Debuggers: Sorted the Info.lua commands.Mattes D1-25/+25
2016-08-23cUrlClient: Exported to Lua API.Mattes D1-0/+12
2016-06-05Bindings: Fixed cBoundingBox API.Mattes D1-0/+6
2016-05-31LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D1-0/+6
2016-05-29Added GetTeamNames to cScoreboard (#3217)PlasmaPower1-0/+6
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu221-0/+6
2015-12-28Debuggers plugin: Added "uuid" console command.Mattes D1-0/+6
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D1-0/+6
2015-12-24Added a Json parser and serializer to Lua API.Mattes D1-1/+7
2015-10-21Debuggers: Added a plugin channel test with funny chars in data.Mattes D1-0/+6
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-06-04Debuggers: Added a LineBlockTracer console test command.Mattes D1-0/+6
2015-04-13Debuggers: Renamed conflicting /cs command to /cstay.Mattes D1-1/+1
2015-03-18Debuggers: Added inheritance testing.Mattes D1-0/+6
2015-03-18Debuggers: Added a cBoundingBox test.Mattes D1-0/+6
2015-02-21Added cCryptoHash namespace to Lua API.Mattes D1-4/+12
2014-12-11Debuggers: Added loadchunk and preparechunk commands.Mattes D1-0/+10
2014-12-11Debuggers: Changed to use Info.lua file.Mattes D1-0/+213