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
Elias Fleckenstein
f7280dc4f0
Remove mod screenshots since they only take up space and are partly outdated
2021-05-04 20:16:30 +02:00
Marcin Serwin
bcf5eef010
Add polish translation of mcl_torches
2021-04-25 13:41:04 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
AFCMS
1df916bd7b
fix warning
2021-04-16 11:03:31 +02:00
Elias Fleckenstein
c41bd3932c
Add global smoke spawning API
2021-04-14 18:14:21 +02:00
Elias Fleckenstein
78d387e2df
Rewrite mcl_torches API
2021-04-13 09:59:51 +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
Wuzzy
c2afc82754
Disable some demanding particles by default
...
Fire smoke, lava droplets
2020-08-19 20:39:05 +02:00
Wuzzy
8a39474793
Add smoke particles at torches
2020-08-19 19:14:37 +02:00
Wuzzy
2a1273b7e3
Add flame particles to torches and furnaces
2020-08-19 16:32:46 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
c5e4ec5e27
Use ephemeral sounds
2020-04-07 00:55:45 +02:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
101c9b7322
Use minetest.LIGHT_MAX
2019-12-14 18:57:17 +01:00
Wuzzy
d21e959055
Disallow torch placement on hopper
2019-12-13 10:22:38 +01:00
Wuzzy
b5133c0c4a
Allow torch placement on more nodes
2019-12-13 10:20:22 +01:00
Wuzzy
7df94278cf
Disallow all torch rotation by screwdriver
2019-12-13 09:47:27 +01:00
Wuzzy
2393c68448
Fix torch screwdriver rotation
2019-12-13 09:41:38 +01:00
Wuzzy
f218180eaa
Disable rotation of torches and signs
2019-12-09 17:03:11 +01:00
Wuzzy
967905264d
Make many help texts translatable and fix bugs
2019-03-25 12:05:57 +01:00
Wuzzy
9385458632
German translation: mcl_signs to xpanes
2019-03-16 00:07:44 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
f9b557c2ba
New translation system, part 9: Items, part 5
2019-03-08 00:46:35 +01:00
Wuzzy
29d034ad09
Fix torches unplacable on disabled hoppers
2018-01-22 20:01:38 +01:00
Wuzzy
3cf6656df2
Rename "Monster Spawner" to "Mob Spawner"
2018-01-07 16:58:44 +01:00
Wuzzy
8448c72ba7
Fix awkward torch models
2017-09-02 19:28:57 +02:00
Wuzzy
a68722fed3
Simplify torch textures
2017-07-24 02:35:38 +02:00
Wuzzy
e65029394f
Replace most textures with Pixel Perfection
...
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy
38cf151806
Fix many crashes when placing item on unknown node
2017-06-29 13:02:53 +02:00
Wuzzy
f22411656b
Can place torch on upside-down stair; update help
2017-06-05 21:44:44 +02:00
Wuzzy
dfe03efd1b
Allow to place torches on upper slabs
2017-06-05 19:47:00 +02:00
Wuzzy
c1c15eb60b
Rename mcl_monster_spawners to mcl_mobspawners.
...
Sorry for the trouble, but the long name annoyed me. :P
2017-05-25 06:09:03 +02:00
Wuzzy
6b07bde2e8
Fix monster spawner bugs caused by rename
2017-05-25 05:57:04 +02:00
Wuzzy
c49e8dfba0
Destroy some nodes by flowing lava
2017-05-20 04:11:14 +02:00
Wuzzy
30564e494e
Make many blocks drop when pushed by piston
2017-03-29 22:58:31 +02:00
Wuzzy
046e50ae80
mcl_torches: Fix undeclared global
2017-03-21 06:07:15 +01:00
Wuzzy
b1b45274e4
Add Help entry aliases for many core items
2017-03-20 18:12:05 +01:00
Wuzzy
712f295edc
Reveal a few basic help entries by default
2017-03-20 16:38:16 +01:00
Wuzzy
7c0eb4d7c8
Add torch and redstone torch help
2017-03-11 22:00:06 +01:00
Wuzzy
005b509938
Add is_ground_content=false to some nodes
2017-03-11 16:36:05 +01:00
Wuzzy
4157d52811
Fix missing place sound when placing last torch
2017-03-10 20:30:33 +01:00
Wuzzy
f9effa6082
Disallow torch placement on a variety of nodes
2017-03-10 20:19:31 +01:00
Wuzzy
711ec5f38c
Fix torch placement on rightclickable nodes
2017-03-02 15:32:42 +01:00
Wuzzy
a993ed6f06
Don't play place sound when failed to place torch
2017-02-22 17:17:20 +01:00