DomtronVox
|
dc58cb606d
|
Fixed the quest info textarea element so it is readonly when displaying a quest's description. Also removed the word wrap function because it was not used that I could tell and minetest provides one in the API so it isn't needed.
|
2020-05-04 21:44:55 -04:00 |
|
DomtronVox
|
60b1ce2229
|
Updated the translation bits of the code so they use the
now builtin minetest functions. Not able to add any more translations myself though.
|
2020-05-04 17:54:39 -04:00 |
|
Wouters Dorian
|
a3328d9fb5
|
Make tasked quests work with HUD
|
2015-07-27 00:31:07 +02:00 |
|
Wouters Dorian
|
fb8f4fbc51
|
Restarting quests
|
2015-07-25 14:21:00 +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 |
|
TeTpaAka
|
9935a7d7c5
|
Add manual word wrap
makes the quest info description read only.
|
2015-07-16 15:51:10 +02:00 |
|
TeTpaAka
|
c6fbf683f2
|
Add central messages and sounds for quest actions
|
2015-07-15 14:33:43 +02:00 |
|
TeTpaAka
|
9feac43e64
|
autohide the hud when there are no active quests
|
2015-03-27 12:56:43 +01:00 |
|
TeTpaAka
|
55948b6b97
|
Removed debug output
Updated Version in README
|
2015-03-04 21:16:05 +01:00 |
|
TeTpaAka
|
0d6868cff6
|
Add pages to unified_inventory
|
2015-03-04 21:13:40 +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 |
|