2d7a306dde
Merge remote-tracking branch 'upstream/master'
2024-09-15 08:28:38 +02:00
ssdaniel24
4c4820d314
Added russian localization
2024-07-02 10:54:08 +03:00
marco_a
457eedb913
Add awards.remove(..)
util
2024-04-30 16:52:59 +02:00
Olivier Dragon
c4709de60f
Escape icon text to allow for texture modifier
2024-04-03 13:46:44 +00:00
aceec98b09
Merge remote-tracking branch 'upstream/master'
2023-11-22 23:05:38 +01:00
gabriel1379
1ef4a98247
Complete German and add Hungarian localization
2023-10-19 21:42:44 +02:00
Wuzzy
93b6da0edf
Update German translation
2023-06-18 16:59:01 +00:00
24f4780ead
Merge remote-tracking branch 'upstream/master'
2023-06-04 23:36:10 +02:00
rubenwardy
2b90b18fe9
Save data at a regular interval
2023-05-19 16:41:01 +01:00
rubenwardy
b769e93412
Use GitLab CI instead of Travis
2023-05-19 16:35:07 +01:00
rubenwardy
5514c35409
Remove intllib from dependencies
2023-05-19 16:34:59 +01:00
Olivier Dragon
7bac284f80
Use client-side translation instead of intllib
2023-05-19 15:30:49 +00:00
jolesh
23c7ca57b7
Fix "On the Way" being added with no rails
2022-11-11 11:26:07 +00:00
jolesh
eed3964d32
Fix lumberjack award only working for default tree
2022-10-21 08:00:51 +00:00
4da55e06e8
Merge branch 'crabman77-translation'
2022-08-20 20:38:21 +02:00
978d57a301
remove typo translation
2022-07-24 12:26:24 +02:00
70773359ad
fix typo
2022-07-24 12:22:28 +02:00
0a1a02b8c4
translate client-side
2022-07-23 23:00:20 +02:00
c6151abbe9
fix issue nalc/nalc-server-mods#109
...
Torch name change if placed on wall/ceiling and break torch awards
2022-07-05 15:49:18 +02:00
c27d527cfc
Merge remote-tracking branch 'upstream/master'
2021-01-12 21:43:50 +01:00
rubenwardy
37082d1186
Rename background to hud_background
2021-01-10 17:55:42 +00:00
rubenwardy
6dc91cf893
Fix error due to unchecked JSON parsing
2021-01-10 17:17:57 +00:00
rubenwardy
9c74a3f85a
Update docs
2021-01-10 16:30:05 +00:00
rubenwardy
b4a4a1fd74
Improve API: add awards.get_award_states()
2021-01-10 16:25:20 +00:00
8702b6cdd8
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
2020-06-16 20:49:49 +02:00
Alexand(er|ra) Yst
4e8d175714
Fixed a couple typos.
...
- The Mesecons-related award claimed to be awarded when placing mesecon wires, but instead was coded to be awarded when placing pipes from Pipeworks. Fixed code to match description.
- The Basic-Materials-related award claimed to require crafting flint and steel one hundred times, but instead was coded to require crafting oil extract five hundred times. Fixed description to match code.
2020-06-16 07:47:41 +00:00
Alexand(er|ra) Yst
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.
2020-04-19 19:05:06 +00:00
Beha
ce58720493
Fix group total, fix item increment count argument, add player checks, resize award icon, fix log output
2020-04-05 16:00:33 +00:00
Beha
d542042a50
Interpret group ratings of zero as not in group.
...
The MT API docs instruct to interpret `nil` and `0` as the same rating.
2020-04-04 17:40:48 -04:00
Beha
7e3064ef93
Check for valid players in default triggers instead of crashing.
2020-04-04 17:03:45 -04:00
Beha
9d98f950b8
Fix eat
trigger to actually notify awards on item eat.
2020-04-04 15:35:14 -04:00
Beha
8a34ea8055
Add awards.add_defaults setting to control adding default awards.
...
Useful for games not based on MTG but using some of its mods.
2020-04-04 13:47:20 -04:00
baf79bf9bf
Merge branch 'master' of yunohost.local:mtcontrib/awards into nalc-1.2-dev
2019-12-21 13:09:58 +01:00
rubenwardy
da3d9b3980
Add awards for death, pipeworks, and mesecons
2019-09-15 18:14:58 +01:00
Sirrobzeroone
8f46d5b37d
Add icons for awards
2019-08-20 11:28:15 +01:00
4f5260da5f
Corrige la commande /awards.
...
Corrige l'affige des awards d'un joueur donné.
Empêche le retour de l'inventaire sfinv quand on active ou desactive
les awards d'un joueur.
2019-03-03 22:40:11 +01:00
sys4-fr
89d4a93f3b
Ajoute le privilège awards_admin
...
Modifie la commande /awards en conséquence
2019-03-03 13:24:28 +01:00
sys4-fr
cae2c1ee3b
Tente la correction d'un crash
2019-03-02 21:08:02 +01:00
sys4-fr
54db6ce0c0
Suppression de minetest.register_on_craft
...
Cette fonction a été réécrite dans nalc_awards
2019-03-02 19:49:08 +01:00
Max
1ffa8f10ac
Add missing german translations
2019-01-26 15:26:53 +00:00
rubenwardy
fb1670abc6
Fix typo in documentation for craft trigger
2018-09-14 10:59:59 +01:00
rubenwardy
38b7d9aa91
Fix progress exceeding target
2018-09-14 10:55:55 +01:00
rubenwardy
805720b4af
Fix sfinv page not updating on award unlock
2018-09-13 17:39:52 +01:00
rubenwardy
29a1b97b38
Improve code structure and awards formspec size
2018-09-13 17:33:04 +01:00
rubenwardy
b856aea54d
Fix typo in custom trigger type example
2018-08-22 15:26:24 +01:00
rubenwardy
570fd3a206
Fix incorrect description
documentation
2018-08-22 15:19:38 +01:00
CrazyDave
417ac0fe46
Fix mistakes in award definition documentation
2018-08-22 15:17:14 +01:00
BrunoMine
1ab08d68c9
Add portuguese translations
2018-08-03 12:35:18 +01:00
SmallJoker
32150bdd66
Fix crash for invalid award index selection
2018-07-15 13:17:06 +01:00
rubenwardy
8c0bb00b1a
Improve documentation
2018-06-14 00:20:30 +01:00