Commit Graph

16 Commits

Author SHA1 Message Date
DomtronVox 78ab6d7bc0
Code cleanup and quality updates (#1) 2020-05-05 13:32:22 -05:00
crabman77 48dd7aa045 fix hud breaked on re-join, issue https://github.com/MinetestForFun/server-minetestforfun/issues/454
Quest uses the old id of the previous connection if exists but it can correspond to another hud -> inventory_bag
2017-01-18 21:27:17 +01:00
Dorian Wouters 0de375a4ab Ugly fix for MT engine HUD bug, better error reporting 2015-11-22 22:47:45 +01:00
Wouters Dorian 4a93e351f3 Fix bad HUD function name 2015-08-26 12:23:42 +02:00
Wouters Dorian e8305e38e9 Add functions to set HUD offset and position 2015-08-25 20:44:39 +02:00
Wouters Dorian 1fec0e3e2e Fix HUD not hiding correctly 2015-08-14 12:55:55 +02:00
Wouters Dorian a3328d9fb5 Make tasked quests work with HUD 2015-07-27 00:31:07 +02:00
Wouters Dorian 7225027879 Fix bugs 2015-07-25 11:26:45 +02:00
Wouters Dorian 64a87f4d14 Icons, tasks 2015-07-24 22:29:05 +02:00
Wouters Dorian 555f4af5b6 Convert comment to markup-LDoc format, update them to the new tasked quests definition 2015-07-24 13:29:15 +02:00
TeTpaAka f696cb1a70 Replace statbar with scaled image to remove deprecation warning 2015-07-16 21:15:18 +02:00
TeTpaAka c6fbf683f2 Add central messages and sounds for quest actions 2015-07-15 14:33:43 +02:00
Zheyu Shen e63d4e6d15 fix the hud enabling/autohiding for new players 2015-07-09 15:03:42 +08:00
TeTpaAka 9feac43e64 autohide the hud when there are no active quests 2015-03-27 12:56:43 +01:00
TeTpaAka 5f481f7a74 Added intllib support 2015-03-03 22:04:01 +01:00
TeTpaAka ef33700031 Split init lua in multiple files 2015-03-02 20:32:42 +01:00