Commit Graph

26 Commits

Author SHA1 Message Date
Mrchiantos e6bc7c6269 Update statbars.lua 2019-07-21 17:15:13 +02:00
MoNTE48 682e9f90f0 Fix statbar positions, carts warnings, birch textures 2019-07-17 19:58:34 +02:00
MoNTE48 6ce5a4e4b2 Add Item water flow (by TenPlus1), fix Statbars and backport Falling node sound from MT5.0 2019-07-09 13:54:16 +02:00
MoNTE48 e59ae03bf5 Minor fix, drops improvement 2019-07-06 14:18:40 +02:00
stujones11 b757cdb6e2 Add player iteration methods to builtin, optimization of many mods 2019-07-01 00:51:39 +02:00
MoNTE48 35d9c39631 ABM optimizations, doors cleanup, sponge small fixes 2019-06-29 23:23:33 +02:00
MoNTE48 8d23c2530e Drop falling node, drop 1 item by default, hud item name delay, fix translations 2019-06-29 09:59:31 +02:00
MoNTE48 a78bb6cbd6 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
MoNTE48 9a7b7e2333 Move hud text on new HUD API 2019-06-18 10:00:26 +02:00
MoNTE48 5d1c3abe6d Fix hud and /setspawn, update credits, fix crashes 2019-06-17 21:32:11 +02:00
MoNTE48 e11a78243b Move Better HUD API in builtin, move hunger bar in hunger mod, armor bar in armor mod, code cleanup 2019-06-17 21:32:11 +02:00
MoNTE48 a6deb4287d Attempt to improve HUD pos (@MoNTE48 and @kilbith) 2019-06-17 21:32:11 +02:00
Jean-Patrick Guerrero 5b5ed93bc3 Add XP (#141) 2019-06-17 21:18:10 +02:00
Maksim Gamarnik b028ff30f6 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48 102bfa89ea Hud Item name - move in statbars.lua, fix iOS position, other 2019-05-27 02:11:41 +02:00
Maksim Gamarnik 4cd987b653 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
ShadowNinja 43d1f375d1 Use a settings object for the main settings
This unifies the settings APIs.

This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
2017-05-06 15:33:19 -04:00
tenplus1 e9cd7187e8 Statbars.lua: Cache enable_damage setting 2017-02-18 22:46:06 +00:00
Maksim Gamarnik 25d909bfdc Merge 2016-03-04 15:14:34 +02:00
Maksim D. Gamarnik 84cc7510ab Stock MainMenu 2015-11-01 10:01:13 +02:00
4aiman Konsorumaniakku 67e3beeee1 core->multicraft 2015-07-05 15:23:28 +03:00
kwolekr 15c037614f Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2015-02-08 12:47:45 -05:00
sapier 6c37e89f08 Fix old client showing duplicated health bar on new server
Fix client not showing hearts and bubbles on connecting to old server
Fix server not remembering hud flags correctly
2014-05-11 22:34:44 +02:00
sapier c8aed03ace Fix healthbar not beeing hidden on disabled damage 2014-05-10 23:32:25 +02:00
ShadowNinja c4359ff65c Use "core" namespace internally 2014-05-08 13:02:04 -04:00
ShadowNinja 1cd512913e Organize builtin into subdirectories 2014-05-07 17:14:23 -04:00