𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
a620d24ec8
Fix a number of crashes involving unknown nodes, also fix fishbuckets on_place ( #3914 )
...
Fixes : #3913 #3915
~~You can reproduce the crash by placing a fish bucket on top snow above an unknown node.
I also noticed that the code always uses pointed_thing.above so I fixed that and also added a function to mcl_utils to figure out where a node should be placed (either above or below). Looks like the rest of the code could also use improvement but at least it does not crash now.~~
Cora fixed a bunch of related crashes in Mineclona so I am replacing my commit and cherry picking all her commits here.
https://codeberg.org/mineclonia/mineclonia/pulls/549
Here is the list of fixes from that PR:
- Crash when placing snow layer on unknown nodes
- Crash when snow layers on unknown nodes are flooded
- Crash when placing fishbucket on snow on top of unknown nodes
- Crash when placing chorus flower and stem on unknown
- Crash when placing mob spawners on unknown
- The fishbucket on place to actually replace buildable_to
Co-authored-by: cora <coradelamouche@gmx.ch>
Reviewed-on: MineClone2/MineClone2#3914
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 <mrrar@noreply.git.minetest.land>
Co-committed-by: 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 <mrrar@noreply.git.minetest.land>
2023-09-29 18:47:07 +00:00
Sab Pyrope
8b7a71f93e
Update Russian translation. Fix 1.
2023-09-02 15:51:49 +08:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
ancientmarinerdev
1c0387b898
Fix warnings and global vars
2023-03-21 22:20:26 +00:00
GuyLiner
e99a46b52d
Removed comment
2023-02-16 20:48:30 -05:00
GuyLiner
48b16a23b6
If player in creative mode, don't drop experience from destroyed spawners
2023-02-16 19:43:50 -05:00
Michieal
6265148727
Move textures all into one centralized directory.
2023-01-30 22:55:53 -05:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
Lizzy Fleckenstein
ff33794487
Rename mobs global to mcl_mobs
2022-05-25 23:13:33 +02:00
1F616EMO
952747d4da
mcl_mobspawners
2022-02-23 23:58:05 +01:00
Glaucos Ginez
9edf277905
Fix mobs spawn count
2021-11-21 22:13:24 -03:00
Lizzy Fleckenstein
a4e73886d5
Rework XP API
2021-11-03 19:36:57 +01:00
epCode
1c458a2e72
Add crossbows
2021-10-15 12:00:37 -07:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
0113d290b7
[mcl_mobspawners] fix warnings
2021-05-22 23:19:31 +02:00
kay27
31b56e77ee
[mcl_mobspawners] Remove a typo (tab character)
2021-05-08 14:12:13 +04:00
kay27
4bb27a0d79
[mcl_mobspawners] Fix random crash, MineClone2/MineClone2#1707
2021-05-08 14:09:16 +04:00
Marcin Serwin
c0ce511ad0
Add polish translation of mcl_mobspawners
2021-04-25 13:14:56 +02:00
Elias Åström
ed30fa0868
Move data from deprecated files to mod.conf
...
Move data from deprecated files (depends.txt and description.txt) into
fields in mod.conf for all mods.
This was done with a shell script :)
2021-03-18 17:37:12 +01:00
AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
Lizzy Fleckenstein
6780031454
Fix #1181
2021-02-24 08:33:35 +01:00
Lizzy Fleckenstein
69959fe816
Fix #1142
2021-02-18 08:58:28 +01:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c156398fb5
Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr
2020-05-09 18:57:40 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
1c27cbe4f6
German translation: mcl_mobitems to mcl_potions
2019-03-15 09:50:32 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
f373f3a4f1
Mob spawner: Reduce spawn count for big mobs
2019-03-08 23:26:54 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
66c6b373a5
Make many entities non-pointable
2019-03-07 03:53:06 +01:00
Wuzzy
2f74aea6f5
Replace deprecated functions
2019-03-06 04:38:57 +01:00
Wuzzy
e5c78973b0
Respawn mobspawner doll on load, if gone mobspawner doll on load, if gone mobspawner doll on load, if gone mobspawner doll on load, if gone
2019-02-19 00:06:14 +01:00
Wuzzy
c141f4ece5
Mobspawners: Remove unused function
2019-02-08 22:20:58 +01:00
Wuzzy
e789801662
Replace getpos() with get_pos()
2019-02-01 06:33:07 +01:00
Wuzzy
34e92a361b
Rename mobs mod to mcl_mobs
2018-05-31 18:32:26 +02:00
Wuzzy
7196485294
Remove sunlight propagation for various nodes
2018-01-28 20:21:02 +01:00
Wuzzy
b133dd6d5b
Mob spawner: Fix mob sometimes not set correctly
2018-01-08 16:10:42 +01:00
Wuzzy
a7425b37b5
Extend mobspawner help
2018-01-08 02:19:00 +01:00
Wuzzy
a818995d2a
Generated mob spawners generate mobs in darkness (except silverfish)
2018-01-08 00:41:57 +01:00
Wuzzy
c2161b59f4
Fix witch doll size in mob spawner
2018-01-07 17:54:40 +01:00
Wuzzy
ac8d284fab
Fix broken mobspawner doll textures for 4 mobs
2018-01-07 17:50:50 +01:00
Wuzzy
777d8403e8
Mobspawner: Fix overlarge dolls for large mobs
2018-01-07 17:29:56 +01:00
Wuzzy
3cf6656df2
Rename "Monster Spawner" to "Mob Spawner"
2018-01-07 16:58:44 +01:00
Wuzzy
cc411efe4c
Move mob spawner change code to mobs mod
2018-01-07 16:53:25 +01:00
Wuzzy
1a96ef137a
Allow to change monster spawner mob with spawn egg
2018-01-07 16:37:41 +01:00