Elias Fleckenstein
c7a1734220
Merge branch 'master' into mobs
2021-10-24 22:56:54 +02:00
Elias 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
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
a9c49853aa
[mesecons_pressureplates] fix warnings
2021-05-23 11:01:29 +02:00
Marcin Serwin
5b3a156c09
Add polish translation of mesecons_pressureplates
2021-04-29 17:13:54 +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
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
e09a72ed59
Tweak item appearance of internal items
2019-12-09 22:32:40 +01:00
Wuzzy
d45d53e455
German translation: Redstone
2019-03-16 02:00:48 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
3cfdb85926
New translation system, part 11: Redstone
2019-03-08 01:07:41 +01:00
Wuzzy
e789801662
Replace getpos() with get_pos()
2019-02-01 06:33:07 +01:00
Wuzzy
3e7ad08db0
Set is_ground_content=false for some nodes
2018-01-31 19:36:27 +01:00
Wuzzy
e4ab20509f
Clean up the redstone rules
2018-01-12 01:37:32 +01:00
Wuzzy
bc3190d5a9
Change pressure_plate group
2017-11-22 22:42:00 +01:00
Wuzzy
6efddc833c
Add pressure plates for each wood type
2017-11-22 22:08:09 +01:00
Wuzzy
be135b7066
Tweak button/pressure plate connection sides
2017-09-12 05:37:03 +02:00
Wuzzy
b86b83cc58
Make pressure plates non-walkable
2017-09-11 18:40:34 +02:00
Wuzzy
b5c89dd2f6
Update and fix pressure plate help
2017-09-11 18:38:49 +02:00
Wuzzy
c7599fbdf5
Stone pressure plate activates by player/mob only
2017-09-11 18:29:10 +02:00
Wuzzy
151bbed928
Remove redundant pressure plate textures
2017-09-11 17:46:57 +02:00
Wuzzy
aebe0dec9f
Fix some invalid globals in redstone mods
2017-08-29 23:27:20 +02:00
Wuzzy
b299b95fac
Update the mesecons mod and dependencies
...
This touches a lot of the existing Mesecons mods.
Also add mesecons_wires.
2017-07-31 00:12:21 +02:00
Wuzzy
7ac2abb0b8
Make pressure plates fully transparent
2017-06-13 14:20:49 +02:00
Wuzzy
30564e494e
Make many blocks drop when pushed by piston
2017-03-29 22:58:31 +02:00
Wuzzy
be48f46837
Add Help aliases for redstone components
2017-03-21 04:27:50 +01:00
Wuzzy
5d53c6093e
Fix pressure plate help typo
2017-03-14 06:00:39 +01:00
Wuzzy
549f541877
Add 4 Minecraft material groups
...
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy
ffb2f7008d
Add piston and pressure plate help
2017-03-11 04:12:55 +01:00
Wuzzy
669c955da6
Tweak wield scales of a few items
2017-03-02 17:03:14 +01:00
Wuzzy
77cb90f8d5
Add hardness to pressure plates
2017-02-27 17:29:07 +01:00
Wuzzy
2af57ea853
More blast resistance definitions
2017-02-22 16:22:28 +01:00
Wuzzy
3696ee3761
Organize mods into modpacks for better overview
2017-02-16 01:45:21 +01:00