Lizzy Fleckenstein
c7a1734220
Merge branch 'master' into mobs
2021-10-24 22:56:54 +02:00
Lizzy Fleckenstein
0b27b6bec3
Mob API: Merge mobs_mc and mcl_mobs into one mod
...
DO NOT USE IN PRODUCTION, DO NOT START OLD WORLDS WITHOUT A BACKUP
These are the first steps of the new mob API. The game does actually start, but mobs do not work yet.
You will also get some warnings about mob spawners, but don't worry about that.
This is really just some 'first impression' of how the mob API is gonna look like. Some things are already complete, like the agression system.
AI and attacking have not been worked on yet.
mobs_mc and mcl_mobs have actually been merged into one piece but I will probably change that again in the future actually, and split the different mobs into different mods.
There are also a few usefull things like the universal mount API and a more general purpose smoke API, but all of this is still far from complete.
I'll put some work into the API this week but probably not next week, then I'll see but don't expect this to be done before 2022.
I'll work on it, but I'll do it slowly and progressively to not get burned out again and to still have enough time to graduate from school in the meantime.
2021-09-01 23:27:47 +02:00
1F616EMO
d2f7d31360
Fix warning in `mcl_end`
...
This fixes:
```
2021-07-10 10:00:58: WARNING[Main]: get_mapgen_params is deprecated; use get_mapgen_setting instead (at .../../games/MineClone2/mods/ITEMS/mcl_end/chorus_plant.lua:456)
```
2021-07-10 10:16:55 +08: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
d3a237384d
[mcl_end] fix warnings
2021-05-25 08:40:21 +02:00
AFCMS
56310a3624
[mcl_end] fix some warnings
2021-05-22 23:56:52 +02:00
kay27
f3c540af5d
[mcl_mapgen_core, mcl_biomes] Make chorus growth deterministic
2021-05-10 02:24:52 +04:00
Lizzy Fleckenstein
1bd647507b
Add proper end crystal death message
2021-05-05 13:20:06 +02:00
Marcin Serwin
c6de8c0669
Add polish translation of mcl_end
2021-04-13 19:26:24 +02:00
Lizzy Fleckenstein
9ba1917209
Add end crystal beams
2021-04-10 20:58:34 +02:00
Lizzy Fleckenstein
f65c40f805
Make dragon egg teleport on punching
2021-04-06 17:20:11 +02:00
Lizzy Fleckenstein
ea08fee9ba
Make the dragon stay within a 50 blocks range of the portal
2021-04-06 16:38:23 +02:00
Lizzy Fleckenstein
83b9cf3ad2
End exit portal openng / closing on dragon death / spawn
2021-04-06 15:48:17 +02:00
Lizzy Fleckenstein
962a13847e
Fix dragons summoned using commands spawning an egg on the exit portal
2021-04-06 14:57:29 +02:00
Lizzy Fleckenstein
a348909ba3
Enderdragon: Proper Egg and XP spawning
2021-04-06 12:50:36 +02:00
NO11
39aaf0f21f
Fix #1391
2021-04-02 11:09:45 +00:00
AFCMS
61c9d065fb
Fix #1400
2021-03-27 07:19:35 +01:00
Lizzy Fleckenstein
327bb68927
Fix crystal on_place handler
2021-03-19 12:03:32 +01:00
Lizzy Fleckenstein
3df3e957e2
Make nodes usable when wielding an end crystal
2021-03-18 12:41:39 +01:00
AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
AFCMS
3635b848d5
add API for mcl_wip
2021-03-07 00:42:34 +01:00
kay27
2958d96967
Fix Russian translation
2020-11-26 23:34:56 +04:00
Laurent Rocher
af26f18bd6
Complete French Translation
2020-11-18 23:06:47 +01:00
Wuzzy
d2518c91e8
Tweak German End crystal translation
2020-10-23 22:01:59 +02:00
Wuzzy
4c39224e6f
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2 into master
2020-10-23 21:53:42 +02:00
Lizzy Fleckenstein
299099116b
Changed drop chance
2020-10-12 11:07:11 +02:00
Wuzzy
2e9231ac56
Remove dead chorus flower from Creative
2020-08-05 21:00:30 +02:00
Wuzzy
ed6604ee56
Remove incorrect dead chorus flower tooltip
2020-08-05 20:44:41 +02:00
Wuzzy
402205d1ed
Do not hide alive chorus flower in Creative
2020-08-05 20:40:34 +02:00
Elias Åström
a8eca09822
Fix on_blast for chorus flower crashing
2020-07-27 19:44:55 +02:00
Lizzy Fleckenstein
a31ed90a81
Proper model
2020-07-26 13:28:13 +02:00
Lizzy Fleckenstein
21c6815839
Added End Crystal
2020-07-25 13:32:35 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Wuzzy
6a6e294c19
Fix blast not removing chorus plant
2020-06-07 21:31:52 +02: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
c9a37d0dbc
Translate In French
2020-05-05 21:02:21 +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
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
Wuzzy
feba60cad8
Translate all extended tooltips to German
2020-03-12 01:35:11 +01:00
Wuzzy
cbda2ef326
Add _tt_help to many more items
2020-03-08 03:30:40 +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
a03cc0604e
End rods no longer fall
2019-12-22 18:08:45 +01:00
Wuzzy
92ef7c3b9a
Simplify rotation of pillar-like nodes
2019-12-14 23:42:17 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00
Wuzzy
28505885f2
Add on_blast handling to chorus plant
2019-12-09 21:06:17 +01:00
ZedekThePD
b71cf5e9c2
Boost performance of chorus plant digging
2019-12-09 20:44:55 +01:00