Cam Walter
Cam Walter
Converts and/or fixes typos adding: - Tooltip - GuiRender - GuiKey - GuiMouseClick - GuiMouseRelease - GuiMouseDrag - ChatComponentClicked - ChatComponentHovered - GuiDrawBackground - RenderTitle - PostGuiRender (typo) - PostRenderEntity...
The method should return only BlockType, Sign, or Entity, but the current implementation returns Block when looking at a block, and BlockType when looking at air. Putting this here since...
Adds support for automatically adding clicking to links in TextComponents, most notably seen in ChatLib.chat, but also in other areas. Also fixed a couple of bugs with ModulesGui: - Now...
Previously users would have to restart their game if they executed /ct unload.
See https://github.com/hermit-os/kernel/pull/1171