summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/Debuggers/Debuggers.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand2020-05-081-9/+89
* More Vector3 in cBlockHandler (#4644)Mattes D2020-04-171-1/+1
* Bindings: Allow coercion between Vector3 subtypes. (#4646)Mattes D2020-04-141-0/+20
* Fixed entity teleport for just-spawned entities.Mattes D2020-04-121-0/+21
* Falling blocks can now be spawned at any position. (#4620)Mattes D2020-04-091-0/+19
* Added a /boom command to Debuggers. (#4592)Mattes D2020-03-311-0/+12
* Minor changes (#3909)mathiascode2017-08-241-8/+8
* Fixed handling Lua errors in nested callbacks (#3755)Mattes D2017-06-091-0/+12
* Debuggers: Added the "/come" command to test mob pathfinding. (#3734)Mattes D2017-05-271-0/+50
* Tracer replacement (#3704)Mattes D2017-05-111-0/+72
* Build Lua in C++ mode, use exceptions for error-raising. (#3680)Mattes D2017-04-261-0/+10
* Debuggers: Added /clientversion command to display protocol version.Mattes D2017-01-281-0/+9
* Debuggers: Added a deadlock simulation command.Mattes D2017-01-181-0/+28
* Debuggers: PluginStats are now output only on request. (#3513)Mattes D2017-01-011-51/+15
* Fix meta mirror (#3470)Mattes D2016-12-091-0/+18
* Debuggers: Added commands to investigate item's custom Lua properties.Mattes D2016-11-261-0/+47
* Debuggers: Added commands to investigate item's custom name.Mattes D2016-11-261-0/+47
* Debuggers: Added commands to investigate item's Lore.Mattes D2016-11-261-0/+48
* LuaJson: Report serialization errors instead of crashing.Mattes D2016-10-271-124/+129
* cUrlClient: Exported to Lua API.Mattes D2016-08-231-1/+80
* Fixed Lua Json serializing a bool.Mattes D2016-07-101-4/+6
* Changed world tasks to use cLuaState::cCallback.Mattes D2016-06-271-2/+2
* Bindings: Fixed cBoundingBox API.Mattes D2016-06-051-0/+46
* LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D2016-05-311-0/+57
* Added GetTeamNames to cScoreboard (#3217)PlasmaPower2016-05-291-0/+13
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+28
* Revert "Lua callback"Mattes D2016-03-211-2/+2
* Changed world tasks to use cLuaState::cCallback.Mattes D2016-03-171-2/+2
* MCServer to CuberiteMathias2016-01-291-1/+1
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-011-1/+1
* Debuggers plugin: Added "uuid" console command.Mattes D2015-12-281-0/+31
* Added the cUrlParser class, exported to Lua API.Mattes D2015-12-251-0/+41
* Added a Json parser and serializer to Lua API.Mattes D2015-12-241-0/+28
* Debuggers: Added a plugin channel test with funny chars in data.Mattes D2015-10-211-0/+11
* Renamed output directory to ServerMattes D2015-09-051-0/+2047