Commit Graph

  • 53fd1e22c3 Merge branch 'remove' into 'master' Zughy 2024-04-30 14:55:19 +0000
  • 457eedb913 Add `awards.remove(..)` util marco_a 2024-04-30 16:52:59 +0200
  • c4709de60f Escape icon text to allow for texture modifier master Olivier Dragon 2024-04-03 13:46:44 +0000
  • 1ef4a98247 Complete German and add Hungarian localization gabriel1379 2023-10-19 21:42:44 +0200
  • 93b6da0edf Update German translation Wuzzy 2023-06-18 16:59:01 +0000
  • 2b90b18fe9 Save data at a regular interval v3.5.0 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
  • 6b282367af Merge branch 'github/fork/FaceDeer/dig_assertion_fix' into 'master' rubenwardy 2022-11-11 11:24:46 +0000
  • b93a312b59 Merge branch 'rails' into 'master' jolesh 2022-10-24 08:17:58 +0000
  • a143337aaa Fix: On the Way jolesh 2022-10-23 19:19:40 +0200
  • 9a395f25d1 Merge branch 'github/fork/mat9117/master' into 'master' rubenwardy 2022-10-21 12:28:04 +0000
  • 290374595e Merge branch 'jolesh-master-patch-87095' into 'master' jolesh 2022-10-21 08:02:10 +0000
  • eed3964d32 Fix lumberjack award only working for default tree jolesh 2022-10-21 08:00:51 +0000
  • 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 v3.4.0 rubenwardy 2021-01-10 16:30:05 +0000
  • b4a4a1fd74 Improve API: add awards.get_award_states() rubenwardy 2021-01-10 16:24:45 +0000
  • 4e8d175714 Fixed a couple typos. Alexand(er|ra) Yst 2020-06-16 07:47:41 +0000
  • 4ff83e9b2f Merge branch 'patch-1' into 'master' Alexand(er|ra) Yst 2020-04-19 19:05:47 +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
  • 09d5bac31e Merge branch 'adopt-75' into 'master' Beha 2020-04-05 15:52:41 +0000
  • 0790e8feeb Fix rebase and remove things already fixed earlier. Beha 2020-04-05 11:33:50 -0400
  • 0ef385c514 Fix eat trigger GreenXenith 2018-12-16 17:03:03 -0800
  • b2cc63dbd8 Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output GreenXenith 2018-12-15 17:42:09 -0800
  • 6f1f546b88 Merge branch 'fix_group_count' into 'master' Beha 2020-04-05 04:38:01 +0000
  • 5b318d2b28 Fix use of uninitialized data. Beha 2020-04-05 00:26:48 -0400
  • d03c07bca3 Merge branch 'group_zero' into 'master' Beha 2020-04-04 21:45:43 +0000
  • d542042a50 Interpret group ratings of zero as not in group. Beha 2020-04-04 17:38:25 -0400
  • 9441a23681 Merge branch 'fix_player_check' into 'master' Beha 2020-04-04 21:03:56 +0000
  • 7e3064ef93 Check for valid players in default triggers instead of crashing. Beha 2020-04-04 16:34:25 -0400
  • 31cbf7fe74 Merge branch 'fix_notify_eat' into 'master' Beha 2020-04-04 20:15:01 +0000
  • 9d98f950b8 Fix `eat` trigger to actually notify awards on item eat. Beha 2020-04-04 15:35:14 -0400
  • 8a26ca5871 Merge branch 'add_defaults_setting' into 'master' Beha 2020-04-04 17:51:25 +0000
  • 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
  • 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
  • a0b232aa2b prevent crash when a non-player object digs a node github/fork/FaceDeer/dig_assertion_fix FaceDeer 2019-08-05 09:01:27 -0600
  • af1425cba0 Polish translation update github/fork/mat9117/master mat9117 2019-04-10 12:19:39 +0200
  • e7822781b3 Polish translation mat9117 2019-04-05 14:16:35 +0200
  • 1ffa8f10ac Add missing german translations Max 2019-01-26 16:26:53 +0100
  • 6530688049 Fix eat trigger github/fork/GreenXenith/group-increment GreenXenith 2018-12-16 17:03:03 -0800
  • 589837e2f1 Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output GreenXenith 2018-12-15 17:42:09 -0800
  • 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
  • 95991ce94f Typo github/fork/Methacrylon/master Methacrylon 2018-06-14 08:11:18 +0200
  • 7a7ddc88af Add test award for punch entity Methacrylon 2018-06-14 08:09:21 +0200
  • d25e638cfb Add kill_mob and punch_entity triggers; it's now possible to create awards for killing mobs and punching entities Methacrylon 2018-06-14 07:54:44 +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