Commit Graph

  • aceec98b09 Merge remote-tracking branch 'upstream/master' master bri cassa 2023-11-22 23:05:38 +0100
  • 93b6da0edf Update German translation Wuzzy 2023-06-18 16:59:01 +0000
  • 24f4780ead Merge remote-tracking branch 'upstream/master' bri cassa 2023-06-04 23:36:10 +0200
  • 2b90b18fe9 Save data at a regular interval rubenwardy 2023-05-19 16:41:01 +0100
  • b769e93412 Use GitLab CI instead of Travis rubenwardy 2023-05-19 16:35:07 +0100
  • 5514c35409 Remove intllib from dependencies rubenwardy 2023-05-19 16:34:59 +0100
  • 7bac284f80 Use client-side translation instead of intllib Olivier Dragon 2023-05-19 15:30:49 +0000
  • 23c7ca57b7 Fix "On the Way" being added with no rails jolesh 2022-11-11 11:26:07 +0000
  • eed3964d32 Fix lumberjack award only working for default tree jolesh 2022-10-21 08:00:51 +0000
  • 4da55e06e8 Merge branch 'crabman77-translation' bri cassa 2022-08-20 20:38:21 +0200
  • 978d57a301 remove typo translation #2 Crabman77 2022-07-24 12:26:24 +0200
  • 70773359ad fix typo Crabman77 2022-07-24 12:22:28 +0200
  • 0a1a02b8c4 translate client-side Crabman77 2022-07-23 23:00:20 +0200
  • c6151abbe9 fix issue nalc/nalc-server-mods#109 Torch name change if placed on wall/ceiling and break torch awards #1 Crabman77 2022-07-05 15:49:18 +0200
  • c27d527cfc Merge remote-tracking branch 'upstream/master' Sys Quatre 2021-01-12 21:43:50 +0100
  • 37082d1186 Rename background to hud_background rubenwardy 2021-01-10 17:55:42 +0000
  • 6dc91cf893 Fix error due to unchecked JSON parsing rubenwardy 2021-01-10 17:17:57 +0000
  • 9c74a3f85a Update docs rubenwardy 2021-01-10 16:30:05 +0000
  • b4a4a1fd74 Improve API: add awards.get_award_states() rubenwardy 2021-01-10 16:24:45 +0000
  • 8702b6cdd8 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev nalc-1.2.0 Sys Quatre 2020-06-16 20:49:49 +0200
  • 4e8d175714 Fixed a couple typos. Alexand(er|ra) Yst 2020-06-16 07:47:41 +0000
  • c7b60be880 player:getpos() is deprecated and calling it causes the game to halt if deprecated_lua_api_handling is set to "error" in minetest.conf. Call player:get_pos() instead to prevent the game from halting. Alexand(er|ra) Yst 2020-04-19 19:05:06 +0000
  • ce58720493 Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output Beha 2020-04-05 16:00:33 +0000
  • d542042a50 Interpret group ratings of zero as not in group. Beha 2020-04-04 17:38:25 -0400
  • 7e3064ef93 Check for valid players in default triggers instead of crashing. Beha 2020-04-04 16:34:25 -0400
  • 9d98f950b8 Fix `eat` trigger to actually notify awards on item eat. Beha 2020-04-04 15:35:14 -0400
  • 8a34ea8055 Add awards.add_defaults setting to control adding default awards. Useful for games not based on MTG but using some of its mods. Beha 2020-04-04 13:46:41 -0400
  • baf79bf9bf Merge branch 'master' of yunohost.local:mtcontrib/awards into nalc-1.2-dev Sys Quatre 2019-12-21 13:09:58 +0100
  • da3d9b3980 Add awards for death, pipeworks, and mesecons rubenwardy 2019-09-15 18:14:58 +0100
  • 8f46d5b37d Add icons for awards Sirrobzeroone 2019-08-20 20:28:15 +1000
  • 4f5260da5f Corrige la commande /awards. nalc-1.0 Sys Quatre 2019-03-03 22:40:11 +0100
  • 89d4a93f3b Ajoute le privilège awards_admin sys4-fr 2019-03-03 13:24:28 +0100
  • cae2c1ee3b Tente la correction d'un crash sys4-fr 2019-03-02 21:08:02 +0100
  • 54db6ce0c0 Suppression de minetest.register_on_craft sys4-fr 2019-03-02 19:49:08 +0100
  • 1ffa8f10ac Add missing german translations Max 2019-01-26 16:26:53 +0100
  • fb1670abc6
    Fix typo in documentation for craft trigger v3.3.0 rubenwardy 2018-09-14 10:59:59 +0100
  • 38b7d9aa91
    Fix progress exceeding target rubenwardy 2018-09-14 10:55:55 +0100
  • 805720b4af
    Fix sfinv page not updating on award unlock rubenwardy 2018-09-13 17:39:52 +0100
  • 29a1b97b38
    Improve code structure and awards formspec size rubenwardy 2018-09-13 17:31:58 +0100
  • b856aea54d
    Fix typo in custom trigger type example rubenwardy 2018-08-22 15:26:24 +0100
  • 570fd3a206
    Fix incorrect `description` documentation rubenwardy 2018-08-22 15:19:38 +0100
  • 417ac0fe46 Fix mistakes in award definition documentation CrazyDave 2018-08-22 10:17:14 -0400
  • 1ab08d68c9 Add portuguese translations BrunoMine 2018-08-03 08:35:18 -0300
  • 32150bdd66 Fix crash for invalid award index selection SmallJoker 2018-07-15 14:17:06 +0200
  • 8c0bb00b1a
    Improve documentation v3.2.0 rubenwardy 2018-06-14 00:14:20 +0100
  • 237525b518
    Add support for groups in triggers rubenwardy 2018-06-13 22:52:55 +0100
  • 21e1ce6675 Fix convert_data crash when craft data is missing heavygale 2018-05-31 16:06:56 +0200
  • 0ae58ad0c3 Fix locked awards not taking difficulty into account rubenwardy 2018-04-17 22:36:58 +0100
  • 7d462c6aa5 Add difficulty multiplers to default mod awards rubenwardy 2018-04-17 22:29:13 +0100
  • f0052386c8 Add award difficulty multipler rubenwardy 2018-04-17 22:25:53 +0100
  • 08f654cf94 Remove debug prints rubenwardy 2018-04-17 22:10:40 +0100
  • 3fc12eb689
    Update README.md rubenwardy 2018-04-06 22:12:56 +0100
  • 98fca7914b
    Add on_unlock() documentation rubenwardy 2018-04-06 22:11:08 +0100
  • 37275963df Fix notification positioning v3.1.0 rubenwardy 2018-04-06 00:24:56 +0100
  • 75c01a188a Replace all mentions of achievements with awards rubenwardy 2018-04-05 17:56:01 +0100
  • a5768efbc0 Fix awards disabling rubenwardy 2018-04-05 17:24:42 +0100
  • 4e6ade249e Use awards for technical things, and achievements for user facing things rubenwardy 2018-04-05 17:09:42 +0100
  • e110bbbc7a Add award unlock requirements rubenwardy 2018-04-05 17:00:41 +0100
  • 2f49d895ed Fix typo in previous commit rubenwardy 2018-04-05 16:48:33 +0100
  • d67d19ec50 Improve sorting algorithm rubenwardy 2018-04-05 16:44:22 +0100
  • 4764568f6d Fix off-by-one error in counted_key award types rubenwardy 2018-04-05 16:21:44 +0100
  • ee4931ae6e Add assert to awards.player() rubenwardy 2018-04-05 13:06:09 +0100
  • 51ccb8c1b6 Fix crash caused by typo in method name rubenwardy 2018-04-05 09:48:35 +0100
  • 7f156db0df Add check for nyancat mod before registering the award rubenwardy 2018-04-04 23:01:50 +0100
  • 0017a174bd Change license to MIT rubenwardy 2018-04-04 22:57:27 +0100
  • 0574d0375e
    Merge dev branch into master v3.0.0 rubenwardy 2018-04-04 22:15:43 +0100
  • 07997a54f4 Readd awards rubenwardy 2018-04-04 21:11:40 +0100
  • f84e6d8db5 Fix conversion error rubenwardy 2018-04-04 21:04:54 +0100
  • f571f9d6eb Add support for death reasons rubenwardy 2018-04-04 20:55:33 +0100
  • 6c79a2f73f Use mod_storage and add converter for awards.txt rubenwardy 2018-04-04 18:49:59 +0100
  • f7956d97e2 Add default_def for trigger prototype rubenwardy 2018-04-04 18:39:06 +0100
  • cca278024d Remove datakey and use trigger names instead rubenwardy 2018-04-04 18:36:47 +0100
  • eaab883e71 Readd triggers rubenwardy 2018-04-04 18:35:28 +0100
  • 28c59340ea Implement conted_key trigger type rubenwardy 2018-04-04 18:30:47 +0100
  • d82972b448 Update README.md rubenwardy 2018-04-04 18:02:43 +0100
  • 72cc346c35 Rename awards.def to awards.registered_awards rubenwardy 2018-04-04 17:43:44 +0100
  • 5de9dcb797 Move api_helpers.lua in api.lua rubenwardy 2018-04-04 17:42:12 +0100
  • 7c5fd79b57 Clean up formspec related code rubenwardy 2018-04-04 17:37:43 +0100
  • c579f862b6 Reduce awards.player() calls rubenwardy 2018-04-04 17:32:37 +0100
  • eeee4a8398 Clean up player data validation rubenwardy 2018-04-04 17:23:46 +0100
  • ef19940edc Add trigger definitions rather than register function rubenwardy 2018-04-04 17:01:55 +0100
  • 8b024accdd Add register_trigger_counted for homogenous events rubenwardy 2018-04-04 16:03:34 +0100
  • dd2a5d2d1f Remove formspec notification rubenwardy 2018-04-04 15:46:11 +0100
  • 2c4da0b88a Add luacheck rubenwardy 2018-04-04 15:35:56 +0100
  • 81aa0f1c82 Fix broken achievement image (On The Way) Oscar 2017-10-05 20:04:02 +0200
  • 81590b5773 Fix deprecated setting call EdwardThorsten 2017-10-02 09:11:51 +0100
  • 3854565fa2 Update readme.md rubenwardy 2017-06-16 21:38:41 +0100
  • 096fe16c97 Update and make minor corrections to the French translation xisd 2017-02-25 19:11:39 -0300
  • 3dd7a5e66a Add French translation. xisd 2016-12-31 18:40:52 +0100
  • 9a02873b59 Add Spanish translation. Diego Martínez 2017-02-21 04:48:26 -0300
  • e919355bec Add helper script to update translations. Diego Martínez 2017-02-21 04:48:55 -0300
  • ccd9a01424 Update catalogs. Diego Martínez 2017-02-21 04:48:10 -0300
  • 1049280eeb Update to new intllib API. Diego Martínez 2017-02-21 04:45:45 -0300
  • 7fd56ac3d0 Resize formspec and HUD to fit bigger strings xisd 2017-02-19 18:21:37 +0100
  • c994978683 Update sfinv support to match stable version rubenwardy 2016-12-27 19:23:46 +0000
  • 38c504e938 Add eat trigger, extend existing triggers, add 9 awards (#35) Wuzzy 2016-11-15 01:57:01 +0100
  • ab7206e150 Fix mod not working with mod security and intllib rubenwardy 2016-11-14 21:13:32 +0000
  • f4a5eb25f6 Fix mod not working with mod security and intllib Wuzzy 2016-11-09 02:42:36 +0100
  • 43da09620e Fix bugs when mod is run outside of Minetest Game (#34) Wuzzy 2016-11-06 12:05:13 +0100
  • ae01ea01dd Show error messages when there are no awards Wuzzy 2016-09-01 18:45:59 +0200