- May 07, 2014
-
-
sapier authored
Add DPI support for statbar Move heart+bubble bar to Lua HUD Add statbar size (based upon an idea by blue42u) Add support for customizing breath and statbar
-
- May 05, 2014
-
-
RealBadAngel authored
-
RealBadAngel authored
-
- May 04, 2014
-
-
sapier authored
-
- May 03, 2014
-
-
BlockMen authored
-
- May 02, 2014
-
-
sapier authored
-
- Apr 29, 2014
- Apr 28, 2014
-
-
ShadowNinja authored
-
- Apr 27, 2014
-
-
sapier authored
-
ShadowNinja authored
-
ShadowNinja authored
-
ShadowNinja authored
This makes a number of changes: * Remove the dependency on marshal by using string.dump and loadstring. * Use lua_tolstring rather than having Lua functions pass string lengths to C++. * Move lua_api/l_async_events.* to cpp_api/s_async.*, where it belongs. * Make AsyncWorkerThread a child of ScriptApiBase, this removes some duplicate functionality. * Don't wait for async threads to shut down. (Is this safe? Might result in corruption if the thread is writing to a file.) * Pop more unused items from the stack * Code style fixes * Other misc changes
-
ShadowNinja authored
-
sapier authored
Add support for (configurable) multiline hotbar Improved screensize handling Add userdefined gui scale by BlockMen
-
Perttu Ahola authored
-
- Apr 25, 2014
-
-
BlockMen authored
-
BlockMen authored
-
BlockMen authored
-
ShadowNinja authored
-
ShadowNinja authored
This reverts commit 5b518ed2. This caused duplicate tracebacks and tracebacks when unwanted. It also ignored the level argument to error() and didn't pass the message (or level) to debug.traceback(). Use xpcall() or lua_pcall()'s errorhandler argument instead.
-
- Apr 24, 2014
-
-
sapier authored
-
- Apr 23, 2014
-
-
FessWolf authored
-
ShadowNinja authored
This reverts commits a2003b0d and 54ffe2e5. These weren't correct. Add a black magic warning instead.
-
MetaDucky authored
-
- Apr 22, 2014
-
-
sapier authored
-
RealBadAngel authored
Thats updated #795
-
- Apr 21, 2014
-
-
sapier authored
-
RealBadAngel authored
-
sapier authored
-
- Apr 20, 2014
- Apr 19, 2014