Elias Fleckenstein
c7a1734220
Merge branch 'master' into mobs
2021-10-24 22:56:54 +02:00
NO11
0584d16569
add lightning API support for mobs
2021-10-05 04:15:48 +00:00
NO11
03829dd518
fix typo
2021-10-05 04:15:48 +00:00
NO11
72ea9069bd
correct lightning API.md a bit
2021-10-05 04:15:48 +00:00
NO11
9188467a6a
add API.md for lightning mod
2021-10-05 04:15:48 +00:00
NO11
463fe2af5f
use mcl_util.replace_mob function to simplify lightning code
2021-10-05 04:15:48 +00:00
NO11
8e3f9d2169
add basic lightning API
2021-10-05 04:15:48 +00: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
3bedc81068
fix some code style issues in lightning
2021-05-28 00:07:06 +02:00
AFCMS
b0a3cffad0
[lightning] fix warnings
2021-05-23 14:50:38 +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
87b5a7b7ad
Add polish translation of lightning
2021-04-29 16:37:19 +02:00
Elias Fleckenstein
302175691a
Integrate death messages
2021-04-25 16:42:38 +02:00
Elias Fleckenstein
49e7def70a
Implement lightning_bolt damage reason
2021-04-14 18:40:41 +02:00
AFCMS
9eda34b0ff
performance improvement in lightning
...
cache global functions used in globalstep
2021-03-15 00:12:59 +01:00
Elias Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
epCode
903a29f949
Add charged creeper
2021-02-12 16:48:46 -08:00
Wuzzy
30b915b5c2
Fix lightning being heard globally
2020-12-03 13:03:27 +01: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
Wuzzy
988ca6ffe7
Interpret many damage sources as punches
2020-02-17 18:37:23 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
c6e671376d
Make lightning glow in the dark
2019-03-26 12:24:30 +01:00
Wuzzy
63d630a208
German translation: environment
2019-03-14 00:32:22 +01:00
Wuzzy
5aeb4aea74
Add translation templates for most mods
...
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy
db8d7af245
Fix lightning dealing way too much damage
2019-03-08 19:09:40 +01:00
Wuzzy
d691490016
New translation system, part 2: Environment, help
2019-03-07 21:36:00 +01:00
Wuzzy
2f74aea6f5
Replace deprecated functions
2019-03-06 04:38:57 +01:00
Wuzzy
93c087997f
Add /lightning command
2019-02-21 03:36:02 +01:00
Wuzzy
31668cdde5
Add brown mooshroom
2019-02-21 02:38:33 +01:00
Wuzzy
e789801662
Replace getpos() with get_pos()
2019-02-01 06:33:07 +01:00
Wuzzy
e051eae5bc
Lightning no longer turns villagers to witches
...
Because witches are incomplete.
Also add villager TODOs.
2018-06-10 15:27:01 +02:00
Wuzzy
6a9a00b387
Add death message if player killed by lightning
2017-12-12 23:53:54 +01:00
Wuzzy
69ade14509
Rename weather_pack mod to mcl_weather
2017-11-21 01:35:31 +01:00
Wuzzy
de6096f47a
Fix pig→zombiepig lightning transform
2017-11-12 05:11:21 +01:00
Wuzzy
4f639b024d
Lightnings cause damage, change pigs and villagers
2017-11-12 03:24:46 +01:00
Wuzzy
c09ca3363d
Rarely spawn skeletons (+s. horse) on lightning
2017-11-12 02:48:18 +01:00
Wuzzy
cdd616f6b1
Fix lightning sky color issues
2017-02-21 15:00:16 +01:00
Wuzzy
edde01d582
Fix weather sky color issues
...
But also disable void blackness
2017-02-21 04:20:43 +01:00
Wuzzy
f023a1962f
Rain now extinguishes fire, lightning now always makes fire
2017-02-20 21:43:10 +01:00
Wuzzy
cb7697fcfe
Move weather mods to ENVIRONMENT modpack
2017-02-20 21:00:48 +01:00