summaryrefslogtreecommitdiffstats
path: root/src/Plugin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-08Fixed some errors detected by static analysisLaG19241-9/+9
2021-12-27Added RegisterLiquid to lua apiLaG19241-0/+8
2021-07-05Added disconnect messagesLaG19241-1/+17
2021-07-04Added basic ChatLaG19241-0/+25
2021-07-03Added Respawn screenLaG19241-1/+2
2021-06-29Added more debug valuesLaG19241-0/+24
2021-06-26Fixed memory leak in luaLaG19241-0/+1
2021-06-22Minor changes to Ui scriptsLaG19241-0/+6
2021-06-22Added Settings UILaG19241-0/+17
2021-06-19Added game menusLaG19241-0/+10
2021-06-18Implemented RmlFileInterfaceLaG19241-1/+1
2021-06-16Implemented main menu in Rml and improved RmlUi supportLaG19241-0/+23
2021-06-13Improved RmlUi integrationLaG19241-0/+4
2021-06-06Added CPM. First attempt to improve dependencies management #15LaG19241-1/+1
2020-07-27Support for non-overworld dimensionsLaG19241-0/+11
2019-05-19Implemented block-apiLaG19241-1/+44
2019-05-19Implemented lua's "require" for AMLaG19241-0/+23
2019-05-19Implemented GameState lua-apiLaG19241-6/+65
2019-05-18Implemented more scripting APIsLaG19241-10/+65
2019-04-21Trying to fix build in linuxLaG19241-2/+2
2019-04-21Refactored lua-apiLaG19241-0/+81