31 Commits

Author SHA1 Message Date
MoNTE48
9bce637615 Builtin: update game 2020-10-02 18:46:39 +02:00
MoNTE48
8449a0b304 Builtin: replace minetest -> core, fix password saving crash 2020-02-20 14:48:29 +01:00
MoNTE48
52418b29a4 Improve Statbars 2019-11-18 10:02:07 +01:00
MoNTE48
0e2f834789 Code cleanup, compress textures, minor fixes, wieldview optimization, other changes 2019-08-09 22:40:31 +02:00
MoNTE48
aab5a84731 Move Hud Item name in Wieldview 2019-07-28 22:14:58 +02:00
MoNTE48
54007f4d84 Minor Game fixes, move Milk Bucket to Bucket mod 2019-07-24 13:53:59 +02:00
MoNTE48
ebf639b8aa Fix statbar positions, carts warnings, birch textures 2019-07-17 19:58:34 +02:00
MoNTE48
51682a1e17 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
2d38db77ac Minor fix, drops improvement 2019-07-06 14:18:40 +02:00
stujones11
ed2e0ada40 Add player iteration methods to builtin, optimization of many mods 2019-07-01 00:51:39 +02:00
MoNTE48
9ea8b529f1 ABM optimizations, doors cleanup, sponge small fixes 2019-06-29 23:23:33 +02:00
MoNTE48
94c855455f Drop falling node, drop 1 item by default, hud item name delay, fix translations 2019-06-29 09:59:31 +02:00
MoNTE48
b79a1fd5e5 Small update mainmenu. Cleanup and fixes 2019-06-25 15:10:15 +02:00
MoNTE48
26ba5bc207 Move hud text on new HUD API 2019-06-18 10:00:26 +02:00
MoNTE48
3c06b40c8c Fix hud and /setspawn, update credits, fix crashes 2019-06-17 21:32:11 +02:00
MoNTE48
8dd7e13e06 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
cd71f47666 Attempt to improve HUD pos (@MoNTE48 and @kilbith) 2019-06-17 21:32:11 +02:00
Jean-Patrick Guerrero
c7e30df84b Add XP (#141) 2019-06-17 21:18:10 +02:00
Maksim Gamarnik
222f5947e5 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48
cb7ab335d4 Hud Item name - move in statbars.lua, fix iOS position, other 2019-05-27 02:11:41 +02:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
ShadowNinja
dfb4074a5a 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
9d1a158edc Statbars.lua: Cache enable_damage setting 2017-02-18 22:46:06 +00:00
Maksim Gamarnik
02c14c549b Merge 2016-03-04 15:14:34 +02:00
Maksim D. Gamarnik
98c1c2965a Stock MainMenu 2015-11-01 10:01:13 +02:00
4aiman Konsorumaniakku
e0ddb1f4e1 core->multicraft 2015-07-05 15:23:28 +03:00
kwolekr
50d5b59eeb Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar 2015-02-08 12:47:45 -05:00
sapier
72ba414bf1 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
cd1f05aec3 Fix healthbar not beeing hidden on disabled damage 2014-05-10 23:32:25 +02:00
ShadowNinja
9718e20bfa Use "core" namespace internally 2014-05-08 13:02:04 -04:00
ShadowNinja
6001210df6 Organize builtin into subdirectories 2014-05-07 17:14:23 -04:00