1
0
mirror of https://github.com/TeTpaAka/quests.git synced 2025-04-13 08:00:28 +02:00

Commit Graph

  • 9f9bfa7322
    Change code license to MIT master Jordan Irwin 2025-03-22 16:22:36 -07:00
  • 168981e8d1
    Temporarily rename .cdb.json due to error with ContentDB Jordan Irwin 2025-03-20 06:41:42 -07:00
  • 87c76990b4
    Add media license text as requested for ContentDB Jordan Irwin 2025-03-19 21:29:48 -07:00
  • 955abc3b4b
    Add license text as required by ContentDB Jordan Irwin 2025-03-18 15:31:30 -07:00
  • 04847163ee
    Bump version to 1.2 TeTpaAka 2025-01-18 14:00:19 +01:00
  • 1f23cc7adc Add screenshot for ContentDB Jordan Irwin 2025-01-18 04:06:29 -08:00
  • cc0166ee13 Add ContentDB configuration Jordan Irwin 2025-01-18 03:39:05 -08:00
  • 1393459959 Exclude Git meta files from ContentDB release packages Jordan Irwin 2025-01-17 23:58:01 -08:00
  • cf62312bbd Use Luanti's built-in translator instead of deprecated intllib mod Jordan Irwin 2025-01-17 23:13:51 -08:00
  • 7537024407 Fix global check Jordan Irwin 2025-01-17 23:02:59 -08:00
  • 5b8dc33208 Add mod.conf for newer servers Jordan Irwin 2025-01-17 22:53:10 -08:00
  • 1f08ee8126 Clean up whitespace Jordan Irwin 2025-01-17 22:52:54 -08:00
  • 3baf31ea1a Replace references to deprecated "minetest" global with "core" Jordan Irwin 2025-01-17 22:51:54 -08:00
  • 094057447d Clean up & update README for name change to Luanti Jordan Irwin 2025-01-17 22:46:04 -08:00
  • f696cb1a70 Replace statbar with scaled image to remove deprecation warning TeTpaAka 2015-07-16 21:14:24 +02:00
  • 7a9fa4a98e Bump version to 1.0 TeTpaAka 2015-07-16 15:54:18 +02:00
  • 9935a7d7c5 Add manual word wrap TeTpaAka 2015-07-16 15:44:19 +02:00
  • 58b0a3cf39 Use minetest.log instead of print TeTpaAka 2015-07-16 15:49:14 +02:00
  • ed5b33947b Update translation TeTpaAka 2015-07-15 17:59:16 +02:00
  • f69ca0062d Add metadata to quests TeTpaAka 2015-07-15 17:14:03 +02:00
  • 2c4468f3ac Update License in README TeTpaAka 2015-07-15 14:38:41 +02:00
  • c6fbf683f2 Add central messages and sounds for quest actions TeTpaAka 2015-07-15 14:32:39 +02:00
  • e63d4e6d15 fix the hud enabling/autohiding for new players #1 Zheyu Shen 2015-07-09 15:03:42 +08:00
  • 0486bc4dd8 Remove playername from register_quest description. TeTpaAka 2015-05-12 08:08:29 +02:00
  • f5b5b33414 update version TeTpaAka 2015-03-27 13:04:05 +01:00
  • 3cb28dcce9 Update translation TeTpaAka 2015-03-27 13:01:09 +01:00
  • 9feac43e64 autohide the hud when there are no active quests TeTpaAka 2015-03-27 12:56:43 +01:00
  • 55948b6b97 Removed debug output TeTpaAka 2015-03-04 21:16:05 +01:00
  • 0d6868cff6 Add pages to unified_inventory TeTpaAka 2015-03-04 20:56:00 +01:00
  • d9658b8b49 Increment Version in README TeTpaAka 2015-03-04 19:34:19 +01:00
  • 6b51cf000b Basic support for advanced inventories TeTpaAka 2015-03-04 19:06:59 +01:00
  • 0ce1a9cd18 initial try to support unified_inventory TeTpaAka 2015-03-02 22:03:28 +01:00
  • 39f1c08349 Increment Version in README TeTpaAka 2015-03-03 22:05:10 +01:00
  • 5f481f7a74 Added intllib support TeTpaAka 2015-03-03 22:04:01 +01:00
  • 25a89f844d Update Version in README TeTpaAka 2015-03-02 20:44:24 +01:00
  • ef33700031 Split init lua in multiple files TeTpaAka 2015-03-02 20:32:42 +01:00
  • 29be1e0908 Add quests.show_formspec(playername) TeTpaAka 2015-03-02 15:14:39 +01:00
  • 7a41a2a8ad Don't show a list when there are no quests TeTpaAka 2015-03-01 09:46:44 +01:00
  • 96d7ba3c3b Corrected 'Open Quests:' to 'Quests:' TeTpaAka 2015-03-01 09:34:48 +01:00
  • 020203285c Bugfix when minetest freezes if you have no quests TeTpaAka 2015-03-01 09:33:01 +01:00
  • c19d696e6c Changed Version to 0.2 TeTpaAka 2015-02-28 21:27:15 +01:00
  • 287ce6820e Removed debug info TeTpaAka 2015-02-28 21:24:24 +01:00
  • 63fb8d6404 Added progress bars for quests TeTpaAka 2015-02-28 21:21:33 +01:00
  • f2ec86c86c Better hud TeTpaAka 2015-02-28 19:01:22 +01:00
  • 3e82fda965 Split quests.register_quest in two functions TeTpaAka 2015-02-28 11:48:27 +01:00
  • 403eb1aad8 updated README TeTpaAka 2015-02-21 14:57:09 +01:00
  • c3a7d986ae Added successfull and failed quests TeTpaAka 2015-02-21 14:46:27 +01:00
  • 96a0e1a0e2 Added display of the description TeTpaAka 2015-02-21 12:58:07 +01:00
  • eb706e91ed Added description field to quests TeTpaAka 2015-02-21 12:08:35 +01:00
  • 9a56707c40 Added rounded value TeTpaAka 2015-02-20 16:21:10 +01:00
  • 807309022e Initial commit TeTpaAka 2015-02-19 16:47:50 +01:00