summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/Debuggers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-08Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand2-10/+95
2020-04-17More Vector3 in cBlockHandler (#4644)Mattes D1-1/+1
2020-04-14Bindings: Allow coercion between Vector3 subtypes. (#4646)Mattes D2-0/+28
2020-04-12Fixed entity teleport for just-spawned entities.Mattes D1-0/+21
2020-04-09Falling blocks can now be spawned at any position. (#4620)Mattes D2-0/+26
2020-03-31Added a /boom command to Debuggers. (#4592)Mattes D2-0/+21
2017-08-24Minor changes (#3909)mathiascode1-8/+8
2017-06-09Fixed handling Lua errors in nested callbacks (#3755)Mattes D2-0/+18
2017-05-27Debuggers: Added the "/come" command to test mob pathfinding. (#3734)Mattes D2-0/+56
2017-05-11Tracer replacement (#3704)Mattes D2-0/+84
2017-04-26Build Lua in C++ mode, use exceptions for error-raising. (#3680)Mattes D1-0/+10
2017-01-28Debuggers: Added /clientversion command to display protocol version.Mattes D2-0/+15
2017-01-18Debuggers: Added a deadlock simulation command.Mattes D2-0/+34
2017-01-01Debuggers: PluginStats are now output only on request. (#3513)Mattes D2-51/+21
2016-12-09Fix meta mirror (#3470)Mattes D2-0/+24
2016-11-26Debuggers: Added commands to investigate item's custom Lua properties.Mattes D2-0/+59
2016-11-26Debuggers: Added commands to investigate item's custom name.Mattes D2-1/+60
2016-11-26Debuggers: Added commands to investigate item's Lore.Mattes D2-0/+60
2016-11-26Debuggers: Sorted the Info.lua commands.Mattes D1-25/+25
2016-10-27LuaJson: Report serialization errors instead of crashing.Mattes D1-124/+129
2016-08-23cUrlClient: Exported to Lua API.Mattes D2-1/+92
2016-08-18Removed Decoda project files, no longer used. (#3320)Mattes D1-6/+0
2016-07-10Fixed Lua Json serializing a bool.Mattes D1-4/+6
2016-06-27Changed world tasks to use cLuaState::cCallback.Mattes D1-2/+2
2016-06-05Bindings: Fixed cBoundingBox API.Mattes D2-0/+52
2016-06-02Debuggers: Added the forgotten Inject.lua file.Mattes D1-0/+57
2016-05-31LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D2-0/+63
2016-05-29Added GetTeamNames to cScoreboard (#3217)PlasmaPower2-0/+19
2016-05-141.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222-0/+34
2016-03-21Revert "Lua callback"Mattes D1-2/+2
2016-03-17Changed world tasks to use cLuaState::cCallback.Mattes D1-2/+2
2016-01-29MCServer to CuberiteMathias1-1/+1
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-1/+1
2015-12-28Debuggers plugin: Added "uuid" console command.Mattes D2-0/+37
2015-12-25Added the cUrlParser class, exported to Lua API.Mattes D2-0/+47
2015-12-24Added a Json parser and serializer to Lua API.Mattes D2-1/+35
2015-10-21Debuggers: Added a plugin channel test with funny chars in data.Mattes D2-0/+17
2015-09-05Renamed output directory to ServerMattes D3-0/+2302