1
0
ミラー元 git://repo.or.cz/minetest_hbhunger.git 前回の同期 2026-01-04 12:25:35 +01:00

Add background icon

このコミットが含まれているのは:
Wuzzy
2015-05-19 23:53:51 +02:00
コミット d257362ef0
3個のファイルの変更2行の追加1行の削除

ファイルの表示

@@ -63,6 +63,7 @@ eating a bread (from the default Minetest game) increases your satiation by 4.
License of textures:
--------------------
hunger_icon.png - PilzAdam (WTFPL), modified by BlockMen
hunger_bgicon.png - PilzAdam (WTFPL), modified by BlockMen
hunger_bar.png - Wuzzy (WTFPL)
everything else is WTFPL:

ファイルの表示

@@ -35,7 +35,7 @@ end
dofile(minetest.get_modpath("hbhunger").."/hunger.lua")
-- register satiation hudbar
hb.register_hudbar("satiation", 0xFFFFFF, "Satiation", { icon = "hbhunger_icon.png", bar = "hbhunger_bar.png" }, 20, 30, false)
hb.register_hudbar("satiation", 0xFFFFFF, "Satiation", { icon = "hbhunger_icon.png", bgicon = "hbhunger_bgicon.png", bar = "hbhunger_bar.png" }, 20, 30, false)
-- update hud elemtens if value has changed
local function update_hud(player)

バイナリ
textures/hbhunger_bgicon.png ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 417 B