d1d6a701fb
Fix skins mod support detection
2023-06-10 15:36:43 +02:00
e3164a1963
Delete depends.txt, update mod.conf
2022-07-07 21:39:26 +02:00
253c7b25a9
Merge remote-tracking branch 'upstream/master'
2021-05-09 21:47:25 +02:00
Emojigit
ce0442fe25
Fix Warnings
2021-04-24 13:50:28 +02:00
f236cd705d
Merge remote-tracking branch 'upstream/master'
2021-03-25 22:06:02 +01:00
HybridDog
58ac474139
Add a GitHub action to run luacheck
...
I don't know much about github actions, so I hope it works correctly.
The yml file is based on https://github.com/ChaosWormz/teleport-request/blob/master/.github/workflows/build.yml
2021-03-21 18:39:27 +01:00
HybridDog
9dc9ab3a39
Small line-to-long style fix and update .luacheckrc
2021-03-21 18:27:41 +01:00
4f4489fc93
Makes ice slippery and removes messages of depreciation
2021-03-21 18:24:25 +01:00
73cf3790fa
Merge branch 'github'
2021-03-21 17:37:04 +01:00
8dae0a0246
Makes ice slippery and removes messages of depreciation
2021-03-21 17:18:46 +01:00
db6bf1d1b2
Merge remote-tracking branch 'upstream/master'
2021-01-31 13:51:00 +01:00
HybridDog
e8a15bf467
Add a luacheckrc and fix errors reported by luacheck
...
* stairs is now added to depends.txt
* The mapgen perlin noise functions use a buffer now
2021-01-30 17:34:10 +01:00
HybridDog
76981af958
Remove unused variables and do some whitespace fixes
2021-01-30 17:08:00 +01:00
afe80c0dc3
Corrige génération
2020-06-13 14:38:39 +02:00
f51bcd00df
Supprime texture perso des aiguilles de pins.
...
Remplacé par la texture de minetest car c'est la même.
2019-04-20 13:07:28 +02:00
sys4-fr
d3ba0dd21c
Corrige les messages de warnings au chargement
...
- Ces messages concernaient la tentative de création d'alias déjà
existant pour les blocs ice et snowblock
2019-02-02 12:18:26 +01:00
sys4-fr
3b44907492
Merge branch 'master' into nalc
2019-01-19 19:03:25 +01:00
sys4-fr
d215ac3fff
Ajoute message de chargement du mod dans le journal "action"
2019-01-19 18:57:35 +01:00
HybridDog
dc799f344f
Note about broken mapgen rarity setting
2018-11-25 18:19:21 +01:00
HybridDog
6529ab9304
Fix settingtypes.txt setting description
2018-11-25 18:12:51 +01:00
HybridDog
b4add0091c
mapgen: Fix crashes when smooth transition is disabled
2018-11-25 18:07:23 +01:00
sys4-fr
854e10f087
Plusieurs modifications
...
- Suppression du biome snow_sand
- Suppression de plusieurs ABMS pour gagner en performance
- Suppression de code obsolète
- Suppression de la mapgen V6
- Génération des sapins à base de schematics
2018-11-20 19:38:26 +01:00
sys4-fr
794fb251ba
Modif biomes
2018-11-14 22:26:29 +01:00
sys4-fr
6120890c5d
Ajoute plus de diversité dans la génération des sapins + retouche biomes
2018-11-13 19:22:56 +01:00
sys4-fr
d06bec7c52
Corrige la disparition des aiguilles de pin quand l'arbre est détruit
2018-11-11 20:01:13 +01:00
sys4-fr
df38728f4b
Fix crash et modifications de la génération du terrain
2018-11-06 16:21:23 +01:00
sys4-fr
8f34ce940b
Corrige des erreurs de syntaxe
2018-11-04 13:43:15 +01:00
fozolo
221c440034
Shorten max snowball life to ten seconds. ( #39 )
2018-08-18 10:24:24 +02:00
HybridDog
036f502968
Fix snow walkability
...
Fixes stair-like snow slopes
2018-08-07 15:50:50 +02:00
HybridDog
de45f53153
Make mapgen work again
2018-08-07 15:40:07 +02:00
HybridDog
337e9e2c55
Fix default settings
...
Some boolean settings disappeared in 0c90b5dcf3
2018-08-07 15:39:28 +02:00
HybridDog
11364a550c
Prod snowballs when they are stuck
2018-08-07 15:03:13 +02:00
Quentin Quaadgras
5b4e705055
Call this 4.0.
2018-04-23 23:16:35 +12:00
Quentin Quaadgras
1b4cc3e94c
Sane defaults for the boolean settings.
2018-04-23 22:53:17 +12:00
Quentin Quaadgras
0e5f469c3b
Merge branch 'master' of https://github.com/Splizard/minetest-mod-snow
2018-04-23 22:42:46 +12:00
Splizard
6f9ba85f51
Merge pull request #31 from DS-Minetest/sboxl
...
make snow selection_box leveled
2018-04-23 22:40:34 +12:00
Splizard
3737d6eb38
Merge pull request #30 from DS-Minetest/mod_conf
...
add mod.conf
2018-04-23 22:32:59 +12:00
Quentin Quaadgras
7f394447f1
Disable mapgen by default, minetest has snow biomes now.
2018-04-23 22:28:55 +12:00
Quentin Quaadgras
ee3b12c07d
Replace falling_snow with paramat's functional snowdrift mechanics.
2018-04-23 22:28:21 +12:00
Quentin Quaadgras
a624a6fabe
Minor change to the sled message, hold sneak instead of press sneak!
2018-04-23 21:41:35 +12:00
Quentin Quaadgras
0c90b5dcf3
Use the nice new settings api.
2018-04-23 21:27:20 +12:00
Hybrid Dog
efbfa989d2
Fix snow placement bug due to levelled
...
Before, when placing snow one node above snow, the lower snow node grew and didn't turn into a snowblock
Also, test for protection
2018-03-20 14:13:33 +01:00
Hybrid Dog
1510ced771
Add old minetest_game snow texture to other_texures
2018-02-15 17:45:09 +01:00
Hybrid Dog
663b151dec
Fix spawn_falling_node crash
2018-02-15 17:44:27 +01:00
Foz
898c7e313b
Rewrite stairs code.
...
- Handle stairsplus stairs and MTG stairs in the same file.
- Only create stairs using stairsplus or MTG stairs, not both.
- Handle map switching from MTG stairs to stairsplus automatically.
- If using stairsplus:
- Move stairsplus nodes to proper namespace.
- Alias stairsplus nodes that moved to a new namespace.
- Alias duplicated ice and snowblock stairs and slabs to their new namespace.
- Make ice_brick sawable too.
- Unify stairsplus cut ice and default:ice texture brightness.
- If using MTG stairs:
- Move stairs and slabs to MTG stairs namespace.
- Alias stairs and slabs that moved to the new namespace.
2018-01-15 18:05:19 +01:00
Hybrid Dog
0dcf9b5f0e
Fix missing snow leaves and apple leavesdecay
2017-12-17 12:10:55 +01:00
Hybrid Dog
600eaa2313
Attempt to fix snow leaves leafdecay
2017-12-16 15:45:37 +01:00
Hybrid Dog
aec3bf2ed3
Remove redundant (and obsolete) nodeupdate
2017-12-16 15:29:27 +01:00
Hybrid Dog
fd111402d5
…
...
M src/snowball.lua
2017-12-16 15:22:36 +01:00
DS-Minetest
2dd10091df
make snow selection_box leveled
2017-09-08 19:52:28 +02:00