Commit Graph

  • 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 mff crabman77 2017-01-18 21:27:17 +0100
  • fb9aeec0ff Revert "add play sound in function" crabman77 2016-05-09 01:24:15 +0200
  • b3a5eca1b5 add play sound in function crabman77 2016-05-09 00:11:40 +0200
  • 8f10e93bc3 Fix crashes on quest abort/accept when HUD is hidden Dorian Wouters 2016-02-05 13:12:43 +0100
  • 0de375a4ab Ugly fix for MT engine HUD bug, better error reporting Dorian Wouters 2015-11-22 22:47:45 +0100
  • 4a93e351f3 Fix bad HUD function name Wouters Dorian 2015-08-26 12:23:42 +0200
  • e8305e38e9 Add functions to set HUD offset and position Wouters Dorian 2015-08-25 20:40:08 +0200
  • 1fec0e3e2e Fix HUD not hiding correctly Wouters Dorian 2015-08-14 12:55:55 +0200
  • 90bc0e3ad7 Don't write HUD table to save file since the new HUD code does HUDtable diffs and handles all cases Wouters Dorian 2015-07-27 23:19:05 +0200
  • a3328d9fb5 Make tasked quests work with HUD Wouters Dorian 2015-07-27 00:31:07 +0200
  • fb8f4fbc51 Restarting quests Wouters Dorian 2015-07-25 14:21:00 +0200
  • 7225027879 Fix bugs Wouters Dorian 2015-07-25 11:26:45 +0200
  • 64a87f4d14 Icons, tasks Wouters Dorian 2015-07-24 22:29:05 +0200
  • 555f4af5b6 Convert comment to markup-LDoc format, update them to the new tasked quests definition Wouters Dorian 2015-07-24 13:29:15 +0200
  • f696cb1a70 Replace statbar with scaled image to remove deprecation warning master TeTpaAka 2015-07-16 21:14:24 +0200
  • 7a9fa4a98e Bump version to 1.0 TeTpaAka 2015-07-16 15:54:18 +0200
  • 9935a7d7c5 Add manual word wrap TeTpaAka 2015-07-16 15:44:19 +0200
  • 58b0a3cf39 Use minetest.log instead of print TeTpaAka 2015-07-16 15:49:14 +0200
  • ed5b33947b Update translation TeTpaAka 2015-07-15 17:59:16 +0200
  • f69ca0062d Add metadata to quests TeTpaAka 2015-07-15 17:14:03 +0200
  • 2c4468f3ac Update License in README TeTpaAka 2015-07-15 14:38:41 +0200
  • c6fbf683f2 Add central messages and sounds for quest actions TeTpaAka 2015-07-15 14:32:39 +0200
  • e63d4e6d15 fix the hud enabling/autohiding for new players Zheyu Shen 2015-07-09 15:03:42 +0800
  • 0486bc4dd8 Remove playername from register_quest description. TeTpaAka 2015-05-12 08:08:29 +0200
  • f5b5b33414 update version TeTpaAka 2015-03-27 13:04:05 +0100
  • 3cb28dcce9 Update translation TeTpaAka 2015-03-27 13:01:09 +0100
  • 9feac43e64 autohide the hud when there are no active quests TeTpaAka 2015-03-27 12:56:43 +0100
  • 55948b6b97 Removed debug output TeTpaAka 2015-03-04 21:16:05 +0100
  • 0d6868cff6 Add pages to unified_inventory TeTpaAka 2015-03-04 20:56:00 +0100
  • d9658b8b49 Increment Version in README TeTpaAka 2015-03-04 19:34:19 +0100
  • 6b51cf000b Basic support for advanced inventories TeTpaAka 2015-03-04 19:06:59 +0100
  • 0ce1a9cd18 initial try to support unified_inventory TeTpaAka 2015-03-02 22:03:28 +0100
  • 39f1c08349 Increment Version in README TeTpaAka 2015-03-03 22:05:10 +0100
  • 5f481f7a74 Added intllib support TeTpaAka 2015-03-03 22:04:01 +0100
  • 25a89f844d Update Version in README TeTpaAka 2015-03-02 20:44:24 +0100
  • ef33700031 Split init lua in multiple files TeTpaAka 2015-03-02 20:32:42 +0100
  • 29be1e0908 Add quests.show_formspec(playername) TeTpaAka 2015-03-02 15:14:39 +0100
  • 7a41a2a8ad Don't show a list when there are no quests TeTpaAka 2015-03-01 09:46:44 +0100
  • 96d7ba3c3b Corrected 'Open Quests:' to 'Quests:' TeTpaAka 2015-03-01 09:34:48 +0100
  • 020203285c Bugfix when minetest freezes if you have no quests TeTpaAka 2015-03-01 09:33:01 +0100
  • c19d696e6c Changed Version to 0.2 TeTpaAka 2015-02-28 21:27:15 +0100
  • 287ce6820e Removed debug info TeTpaAka 2015-02-28 21:24:24 +0100
  • 63fb8d6404 Added progress bars for quests TeTpaAka 2015-02-28 21:21:33 +0100
  • f2ec86c86c Better hud TeTpaAka 2015-02-28 19:01:22 +0100
  • 3e82fda965 Split quests.register_quest in two functions TeTpaAka 2015-02-28 11:48:27 +0100
  • 403eb1aad8 updated README TeTpaAka 2015-02-21 14:57:09 +0100
  • c3a7d986ae Added successfull and failed quests TeTpaAka 2015-02-21 14:46:27 +0100
  • 96a0e1a0e2 Added display of the description TeTpaAka 2015-02-21 12:58:07 +0100
  • eb706e91ed Added description field to quests TeTpaAka 2015-02-21 12:08:35 +0100
  • 9a56707c40 Added rounded value TeTpaAka 2015-02-20 16:21:10 +0100
  • 807309022e Initial commit TeTpaAka 2015-02-19 16:47:50 +0100