75927e6d3a
Merge remote-tracking branch 'upstream/master'
2024-09-15 09:31:41 +02:00
imre84
bf02115f31
Fix default_stone_sounds
undeclared global variable warnings ( #59 )
...
* to fix these messages: <WARNING> 2024-04-04 01:04:37: [Main] Undeclared global variable "default_stone_sounds" accessed at .../moreores/init.lua:129
* to further drive the point home: luacheck is still happy
2024-04-04 16:01:22 +02:00
Luke aka SwissalpS
0d1e32ce72
block-nodes aren't ground content ( #58 )
2024-02-29 21:41:48 +01:00
James Clarke
c9e25aca43
Fixed regression with merge_tables, fixes #56 ( #57 )
2024-01-17 15:31:39 +01:00
James Clarke
4f7ec3b3ae
Add mineclone2, mineclonia and mineclone5 support ( #55 )
...
* Added mineclone2 support apart from with mg
* Add Mineclone2 adjustments
* Fix, Ores now spawn in stone in Mineclone2
* Added Bronze ingot recipe and copper rail
* Made ores breakable
* Made tools work with Mineclone2
* Nerf mithril sword to be same as diamond
---------
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-01-16 00:24:12 +01:00
73566f0f75
Merge remote-tracking branch 'upstream/master'
2023-11-23 00:12:55 +01:00
David Leal
b20cc8d102
Provide a template file and capitalize various strings ( #54 )
...
* Provide a template file and capitalize various...
* Remove unused string and locale file
2023-09-29 09:03:58 +02:00
David Leal
c5195f4ecd
Fix LuaCheck workflow ( #53 )
2023-08-31 20:50:18 +02:00
8ff33bb8e4
Merge remote-tracking branch 'upstream/master'
2023-06-07 22:07:05 +02:00
David Leal
041abf66a5
Replace Travis CI with GitHub Actions ( #51 )
2023-02-11 17:42:07 +01:00
Dirkfried
5be4ccb23f
Add tool groups for use by various mods ( #50 )
2023-01-25 15:30:32 +01:00
taylorskalyo
c142b47539
Pass material to hoe registration ( #48 )
2022-11-20 13:19:16 +01:00
8043b9d711
Merge remote-tracking branch 'upstream/master'
2022-01-22 20:06:45 +01:00
Dirkfried
fb2d58d8c8
Improve ore generation to better match recent Minetest versions ( #45 )
...
Co-authored-by: Dirkfried <>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-01-03 19:42:11 +01:00
972352fecd
Merge remote-tracking branch 'upstream/master'
2021-10-04 21:38:17 +02:00
OgelGames
cad7278522
Fix incorrect tool_capabilities
( #44 )
...
Fixes incorrectly defined damage_groups in the tool_capabilities of all tools, and full_punch_interval of shovels.
Also fixes crash happening after a9bd9dc
when toolranks mod is used.
2021-10-03 17:03:29 +02:00
Dirkfried
a9bd9dc84a
Tweak fleshy damage and mithril tools' levels ( #43 )
...
- Tools now have different fleshy damages. The sword cause now more damage to a monster than the axe, which cause more damage than the pick, which cause more damage than the shovel (like it is in default).
- Mithril tools become level = 3 (as Mithril should be the strongest material?!).
- Swords can now dig all snappy nodes (of their level) (also like default). As far as I know, it is unusual for a sword to dig choppy nodes and there are no fleshy nodes in the minetest game (so far).
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-09-21 21:25:11 +02:00
2f495340ca
Merge remote-tracking branch 'upstream/master'
2021-07-03 17:22:18 +02:00
Hugo Locurcio
0b6f669df4
Bump to version 2.1.0
2021-06-29 00:43:27 +02:00
dec888aee9
Merge remote-tracking branch 'upstream/master'
2020-10-29 22:16:45 +01:00
Hugo Locurcio
3fe0ba8fcb
Update pre-commit hooks to version 3.3.0
2020-10-28 16:43:27 +01:00
b4b42adb6e
Merge remote-tracking branch 'upstream/master'
2020-07-31 22:25:00 +02:00
Panquesito7
734f927f37
Fix Brazilian Portuguese translation...
...
...file format.
2020-07-25 14:26:57 +02:00
Panquesito7
8cb3486791
Remove intllib
from .luacheckrc
2020-07-25 14:26:57 +02:00
66347e148c
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
2020-06-20 15:48:20 +02:00
Hugo Locurcio
3f62fd3cf1
Declare the minimum supported Minetest version to 5.0.0
...
This information can be used by ContentDB.
2020-06-03 18:54:47 +02:00
f42e7883b4
Corrige crash au démarrage
...
À cause du merge précédent mal fait.
2020-02-29 19:31:06 +01:00
20b0c60227
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
2020-02-29 18:17:01 +01:00
Hugo Locurcio
e3d8f88e9c
Update the changelog to mention the new Hungarian translation
2020-02-13 23:51:24 +01:00
An0n3m0us
c7ff323f90
Add hu translation
2020-02-13 23:50:59 +01:00
Hugo Locurcio
69d5a7626c
Update the changelog to mention translations now using the .tr
format
2020-02-04 22:07:50 +01:00
Louis Royer
d2933894e6
Migrate translations to the Minetest localization format ( #38 )
...
* Translation using MT5 translation api
Fix #36
* Add hoe to french translation
2020-02-04 22:05:38 +01:00
2554d1303a
Modifie le craft des rails de cuivre
2020-01-04 18:59:12 +01:00
Hugo Locurcio
96ff162f51
Remove obsolete notice about renaming the extracted mod folder
...
This is no longer required thanks to `mod.conf`.
2020-01-01 17:55:17 +01:00
Hugo Locurcio
9fc5974497
Update copyright statements to 2020
2020-01-01 04:09:59 +01:00
OgelGames
3c44a9be58
Add toolranks
support ( #37 )
...
* Add toolranks support
* Update the changelog for `toolranks` support
2019-12-30 12:29:25 +01:00
dd63bfa1f6
Supprime la dépendance vers farming
2019-12-22 16:41:39 +01:00
319a694c74
Merge branch 'master' of yunohost.local:minetest-mods/moreores into nalc-1.2-dev
2019-12-22 14:10:01 +01:00
Hugo Locurcio
7ea70d5595
Bump to version 2.0.0
2019-11-25 13:49:42 +01:00
Hugo Locurcio
4d5fe50dfd
Update the changelog to mention the frame
mod support
2019-10-13 14:25:56 +02:00
mat9117
308c6732a8
Polish translation fix
2019-10-13 13:49:24 +02:00
Louis Royer
d7ac127d24
Add compatibility with mod frame
...
- [mod frame](https://github.com/minetest-mods/frame )
2019-10-13 13:47:22 +02:00
Hugo Locurcio
8aa3cbd191
Update pre-commit hooks to 2.3.0
2019-09-25 23:18:34 +02:00
Hugo Locurcio
a1f6897e52
Document the Minetest 5.0.0 version requirement
2019-09-08 22:56:57 +02:00
Hugo Locurcio
f7a757c716
Travis CI: Use the bionic
distribution
2019-07-29 00:52:36 +02:00
Hugo Locurcio
42c4c7ab04
Optimize PNG images losslessly
...
Commands used:
- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 -i5000 ::: **/*.png`
2019-06-19 21:20:50 +02:00
Hugo Locurcio
d0a1798b0b
Use carts
mod functions to register copper rails
...
This makes them behave similarly to default rails.
2019-05-22 11:32:17 +02:00
336d16373e
Supprime la dépendance de farming devenue obsolète et problématique
...
- Moreores est devenue une dépendance de farming afin de définir les
hoes en argent et mythril. Les hoes définies par moreores sont donc
devenues redondantes. De plus, cela a créé une dépendance circulaire
entre les mods farming -> toolranks -> moreores -> farming
2019-05-10 10:16:44 +02:00
Hugo Locurcio
564cb11ba6
Add description and dependencies to mod.conf
...
The legacy `depends.txt` and `description.txt` files are no longer
needed since Minetest 5.0.0 or later will read everything from
`mod.conf`.
This raises the minimum supported Minetest version to 5.0.0.
2019-04-23 21:54:14 +02:00
Hugo Locurcio
34d096832c
Remove the optional mod loading message
2019-04-03 00:19:05 +02:00