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
b58e61b988
[mcl_heads] fix warnings
2021-05-22 23:25:28 +02:00
Elias Fleckenstein
f96258ca5c
Fix mob heads not showing their texture when worn as head armor
2021-05-04 09:01:53 +02:00
Elias Fleckenstein
8e37b51cac
Equip mob heads with rightclick
2021-04-17 14:07:47 +02:00
Elias Fleckenstein
6bbea11fb8
Fix crash with mcl_heads
2021-04-17 13:53:41 +02:00
Elias Fleckenstein
ca75a893db
Merge branch 'master' into damage
2021-04-17 12:58:19 +02:00
AFCMS
a602f64ea5
fix many warnings
2021-04-15 23:41:34 +02:00
Elias Fleckenstein
ce0148d9a8
Rewrite armor; new damage system
2021-04-14 15:46:52 +02:00
Marcin Serwin
ec2e5f7430
Add polish translation of mcl_heads
2021-04-12 13:41:57 +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
Elias Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
epCode
0d8744d9a0
Fix player head node textures
2021-02-16 18:11:53 -08:00
Wuzzy
39a0fdd24c
No enchant 4 flint&steel,pumpkin,head,screwdriver
2020-12-19 16:26:12 +01:00
kay27
5da02bb8cc
Merge https://git.minetest.land/EliasFleckenstein03/MineClone2
2020-12-13 03:00:04 +04:00
Elias Fleckenstein
ed738da016
Added Enchanting Table
2020-11-25 12:47:27 +01:00
Laurent Rocher
9010cf514d
Fix some template.txt files (missing final = of some entries)
2020-11-18 23:05:07 +01:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
1a0e979b0c
Update incomplete license information and credits
2020-05-11 17:18:04 +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
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
71cee9920a
Heads: Add back armor def fields
2020-02-19 03:02:45 +01:00
Wuzzy
6426e55746
Add on_secondary_use for heads and pumpkin
2020-02-18 22:17:52 +01:00
Wuzzy
5729d70814
Add secondary rotation for heads
2020-02-18 20:04:15 +01:00
Wuzzy
bfc5670f09
Can place heads at walls
2020-02-18 19:51:10 +01:00
Wuzzy
012dd0b86a
Add wallmounted heads
2020-02-18 19:33:14 +01:00
Wuzzy
7ba3616c77
mcl_heads: Clean up whitespace
2020-02-18 18:13:45 +01:00
Wuzzy
460e7c0c67
3 mob heads reduce mob detection range
2020-02-18 18:12:51 +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
f5cd9e3b98
Fix malformed translations
2019-03-15 07:12:10 +01:00
Wuzzy
77ab44217a
German transl.: mcl_fishing to mcl_maps + fixes
2019-03-15 06:12:03 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
5dd650e921
Change wording: “decorational” → “decorative”
2019-03-09 17:01:36 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
c882f46eb6
Fix head node texture bugs
2018-05-18 22:13:56 +02:00
Wuzzy
320567e1f2
Add basic screwdriver support
2017-12-05 14:09:39 +01:00
Wuzzy
3d5768af9b
Fix head helmet textures
2017-07-26 20:22:46 +02:00
Wuzzy
1ea09bb520
Update mob head textures
2017-07-06 01:30:00 +02:00
Wuzzy
8dbeeade01
Base mob heads off the mob/player textures
2017-07-06 01:13:57 +02:00
Wuzzy
62f755f52a
Remove heads and pumpkin from combat creative tab
2017-06-11 22:20:25 +02:00
Wuzzy
b04abdaf99
Update head and armor stand help
2017-06-11 22:06:07 +02:00
Wuzzy
3c46886f9a
Make the head blocks wearable
2017-06-11 15:55:01 +02:00
Wuzzy
f3fa9b6e4b
Fix textures of mob heads (the blocks)
...
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy
30564e494e
Make many blocks drop when pushed by piston
2017-03-29 22:58:31 +02:00
Wuzzy
1b3a2550f1
Add help texts for deco and building blocks
2017-03-18 18:01:28 +01:00
Wuzzy
b8818e5d4f
Add head help
2017-03-11 18:56:01 +01:00