Lizzy 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
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
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
5f82e76862
fix many codestyle issues
2021-05-28 00:34:58 +02:00
AFCMS
3bedc81068
fix some code style issues in lightning
2021-05-28 00:07:06 +02:00
AFCMS
49044ac15e
unify codestyle [2]
2021-05-25 13:18:12 +02:00
AFCMS
b0a3cffad0
[lightning] fix warnings
2021-05-23 14:50:38 +02:00
AFCMS
9f41c6fc64
[mcl_moon] fix warnings
2021-05-23 14:48:52 +02:00
AFCMS
36dc18e9da
[mcl_void_damage] fix warnings
2021-05-23 14:46:13 +02:00
AFCMS
5f8d79b37a
[mcl_weather] fix warnings
2021-05-23 14:44:50 +02:00
Lizzy 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
9666076cb4
Add polish translation of mcl_weather
2021-04-29 16:41:28 +02:00
Marcin Serwin
7f1cb7fc54
Add polish translation of mcl_void_damage
2021-04-29 16:38:23 +02:00
Marcin Serwin
87b5a7b7ad
Add polish translation of lightning
2021-04-29 16:37:19 +02:00
Lizzy Fleckenstein
302175691a
Integrate death messages
2021-04-25 16:42:38 +02:00
Lizzy Fleckenstein
4e37cc114c
Implement out_of_world damage type
2021-04-14 19:06:30 +02:00
Lizzy Fleckenstein
49e7def70a
Implement lightning_bolt damage reason
2021-04-14 18:40:41 +02:00
kay27
66a64439c6
[mcl_weather] Fix crash on saving uninitialized data, MineClone2/MineClone2#1361
2021-03-22 17:31:24 +04:00
AFCMS
6645c4cb30
Really
2021-03-16 17:43:32 +01:00
AFCMS
5d17a6b699
fix SO MANY pairs/ipairs
2021-03-16 17:35:46 +01:00
AFCMS
9eda34b0ff
performance improvement in lightning
...
cache global functions used in globalstep
2021-03-15 00:12:59 +01:00
AFCMS
9d19c3db4b
Update init.lua
2021-03-14 23:53:56 +01:00
AFCMS
bb9df764c4
performances improvement in mcl_void_damage
...
cache global functions
2021-03-14 23:52:04 +01:00
Lizzy Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
AFCMS
35d55376a9
replace pairs() by ipairs() (3)
2021-02-18 15:26:09 +00:00
AFCMS
63d1661e08
replace pairs() by ipairs() (2)
2021-02-18 15:25:30 +00:00
AFCMS
9819b713c9
replace pairs() by ipairs()
2021-02-18 15:24:03 +00:00
epCode
903a29f949
Add charged creeper
2021-02-12 16:48:46 -08:00
kay27
5e65307819
Fix Wuzzy/MineClone2#897
2021-01-28 17:55:33 +04:00
kay27
f20f9f9a88
Log weather changes according to Wuzzy/MineClone2#897
2021-01-28 11:47:51 +04:00
kay27
1f18c2438c
Minor weather code clean up, ref. Wuzzy/MineClone2#897
2021-01-28 02:03:49 +04:00
kay27
fe33f172d4
Add player-friendly respawn place search algorithm, fix Wuzzy/MineClone2#515 Wuzzy/MineClone2#972 Wuzzy/MineClone2#981
2021-01-16 18:51:30 +04:00
Wuzzy
30b915b5c2
Fix lightning being heard globally
2020-12-03 13:03:27 +01:00
kay27
9f98117328
Fix XP and Nether ashes
2020-10-26 01:06:35 +04:00
kay27
1965696829
Merge kay27_textures branch: more recongizable obsidian texture; better NP texture; Nether particles
2020-10-24 21:49:11 +04:00
kay27
8df2aebd31
Add moveresult variable passing to on_step() of mob entity, Wuzzy/MineClone2#837
2020-09-21 11:30:29 +04:00
Wuzzy
1816324fe5
Tweak night vision conditions
2020-08-19 10:53:44 +02:00
Wuzzy
b2ad6b79bd
Fix night vision conflicting with weather skycolor
2020-08-19 10:39:44 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Wuzzy
56d49e08b8
Delay before calling get_connected_players
2020-06-04 16:36:53 +02: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
Wuzzy
d13498e6f9
Rain now also extinguishes neighbor tiles
2020-05-09 16:03:07 +02:00