]> git.lizzy.rs Git - dragonfireclient.git/commit
UI Update; Added AutoTool
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 15 Aug 2020 13:45:28 +0000 (15:45 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 15 Aug 2020 13:45:28 +0000 (15:45 +0200)
commit3bed0981d058b512bfb8aeeeeed235c9ee9385af
tree8f3b06e1ac849fecf684af1ba7bb2e72eaed4b5d
parent622d547262ee6800810b228d9641edff63848e0c
UI Update; Added AutoTool
27 files changed:
builtin/client/cheats.lua
clientmods/chat/init.lua [new file with mode: 0644]
clientmods/chat/rainbow.lua [new file with mode: 0644]
clientmods/colorchat/LICENSE [deleted file]
clientmods/colorchat/init.lua [deleted file]
clientmods/colorchat/mod.conf [deleted file]
clientmods/enderchest/init.lua [deleted file]
clientmods/enderchest/mod.conf [deleted file]
clientmods/inventory/enderchest.lua [new file with mode: 0644]
clientmods/inventory/init.lua [new file with mode: 0644]
clientmods/inventory/invhack.lua [new file with mode: 0644]
clientmods/mapbot/api.lua [deleted file]
clientmods/mapbot/init.lua [deleted file]
clientmods/mapbot/mod.conf [deleted file]
clientmods/mapbot/simple_bots.lua [deleted file]
clientmods/maputil/buildbot.lua [deleted file]
clientmods/maputil/commands.lua [deleted file]
clientmods/maputil/init.lua [deleted file]
clientmods/maputil/mod.conf [deleted file]
clientmods/misc/init.lua [deleted file]
clientmods/misc/mod.conf [deleted file]
clientmods/mods.conf
clientmods/world/init.lua [new file with mode: 0644]
clientmods/worldhacks/init.lua [deleted file]
src/client/game.cpp
src/script/lua_api/l_localplayer.cpp
src/script/lua_api/l_localplayer.h