index
:
unified_inventory
master
origin/HEAD
origin/master
origin/waypoints
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal.lua
Age
Commit message (
Expand
)
Author
2018-04-02
refactor code to use with intllib tool
codexp
2018-01-03
fix excessive privilege check
origin/master
origin/HEAD
shivajiva101
2016-11-29
Search when ENTER is pressed on the search field.
Diego MartÃnez
2016-11-06
Disable useless main buttons
Wuzzy
2016-08-14
Add seperate button for resetting search
Wuzzy
2016-08-07
Merge pull request #64 from Wuzzy2/flipclick
Vanessa Ezekowitz
2016-08-07
Flip craft mode when clicking current item in list
Wuzzy
2016-08-06
Ensure formspec escaping for translated strings
Wuzzy
2015-10-05
Allow per-user "full" mode when "lite" mode is set as global
Vanessa Ezekowitz
2015-08-16
disallow repairing tools using the 'to craft grid', allow it to put items of ...
HybridDog
2015-08-05
split ui_crafting_form
Vanessa Ezekowitz
2015-07-30
only show items in crafting guide if they can be crafted or player has creative
Vanessa Ezekowitz
2015-06-28
fix crash in waypoints?
Vanessa Ezekowitz
2015-06-28
re-arrange a few elements in the crafting guide to eliminate text overlap
Vanessa Ezekowitz
2015-06-28
Add "lite" mode
Vanessa Ezekowitz
2015-02-05
reduce table lookups during initialization
Tim
2015-02-05
supress intllib check warning, this fixes #19
Tim
2014-06-24
Update tooltips usage due to core changes.
RealBadAngel
2014-06-22
More tooltips and translations.
RealBadAngel
2014-06-21
Add intllib support.
RealBadAngel
2014-06-13
Show item usages in craft guide
Zefram
2014-06-13
Correctly display multi-group ingredients
Zefram
2014-06-13
Use plain substring search in craft guide
Zefram
2014-05-22
Add sorting inventories function.
RealBadAngel
2014-05-02
Respect not_in_creative_inventory in group search
Zefram
2014-04-29
Tweak display of searching status
Zefram
2014-04-29
Preserve player's search string
Zefram
2014-04-29
Fix formspec injection issues
Zefram
2014-01-19
Remove trailing whitespace
ShadowNinja
2014-01-19
Allow searching for groups.
kaeza
2013-12-21
Allow Lua regexs in search, and check for bad ones
ShadowNinja
2013-12-18
Localize a variable
ShadowNinja
2013-11-05
Fix incorrect background colors over inventory slots
Vanessa Ezekowitz
2013-10-05
Fix textures aligment problems.
RealBadAngel
2013-10-03
Fix filter sanitizing
ShadowNinja
2013-10-02
API tweaks
ShadowNinja
2013-10-02
Change craft guide input slots to buttons
ShadowNinja
2013-09-28
Fix offset of buttons
ShadowNinja
2013-09-28
Update
ShadowNinja