Elias Fleckenstein
c7a1734220
Merge branch 'master' into mobs
2021-10-24 22:56:54 +02:00
NO11
6803d22dbd
Merge pull request 'Give players fly priv when creative is enabled' ( #1865 ) from NO11/MineClone2:privs into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1865
2021-10-07 15:13:04 +00:00
NO11
a410d17306
Fix that all of new players' default_privs are removed
2021-09-30 20:14:13 +00:00
NO11
8697b38d60
Remove on_newplayer ...
2021-09-27 20:00:11 +00:00
NO11
89e90b13eb
Use on_newplayer
2021-09-20 14:16:59 +00:00
NO11
c6003398b5
Remove chain armor recipes, because villagers spawn now
2021-09-19 13:14:36 +00:00
NO11
f10d579d9c
Only change fly priv on join if it wasn't revoked or granted
2021-09-19 12:07:21 +00:00
NO11
fed43586f2
fix typo
2021-09-19 11:28:07 +00:00
NO11
18a83fa5d7
Fix typo
2021-09-19 11:18:09 +00:00
NO11
0e15accada
Enable fly in creative mode
2021-09-19 11:15:19 +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
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
Elias Fleckenstein
302175691a
Integrate death messages
2021-04-25 16:42:38 +02:00
Elias Fleckenstein
c9b4ddb923
Add command damage type (This is Non-MC)
2021-04-18 20:22:18 +02:00
AFCMS
5f076d372a
fix many codestyle errors
2021-04-17 07:42:49 +02:00
AFCMS
a602f64ea5
fix many warnings
2021-04-15 23:41:34 +02:00
Marcin Serwin
9472f86025
Fix spellchecking errors
2021-04-12 17:58:04 +02:00
Marcin Serwin
883bd0f437
Add polish translation of findbiome
2021-04-12 15:58:13 +02:00
Marcin Serwin
baed298ce6
Add polish translation of mcl_wip
2021-04-12 12:17:27 +02:00
Marcin Serwin
6f3bd95106
Add polish translation of mcl_commands
2021-04-12 11:24:38 +02:00
Marcin Serwin
a3b46be64a
Add polish translation of mcl_privs
2021-04-12 11:24:23 +02:00
AFCMS
cb294a5cad
Add documentation to mcl_wip (pretty useless...)
2021-03-27 15:27:34 +01:00
AFCMS
3635b848d5
add API for mcl_wip
2021-03-07 00:42:34 +01:00
AFCMS
b0c57beacd
rename non mc commands - add a setting to disable renaming and alias
2021-03-05 17:04:49 +01:00
AFCMS
e3eb8c7ac8
add /playsound command
2021-03-05 16:37:56 +01:00
AFCMS
b1ab79b857
fix last command
2021-03-05 10:22:52 +01:00
AFCMS
d71e296602
fix crash
2021-03-05 09:58:47 +01:00
AFCMS
0e8b5c403a
give a lua file for each command
2021-03-05 09:47:48 +01:00
AFCMS
68d8eb4c9c
make /seed like mc
2021-03-05 09:08:46 +01:00
Elias Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
Elias Fleckenstein
ef41b54387
Remove shulker shell and emerald to gold temporary crafting recipes
2021-02-16 09:57:38 +01:00
Elias Fleckenstein
4a3916236c
Make WIP items appear in crafguide ( Closes #998 )
2021-01-24 19:03:52 +01:00
Wuzzy
eee892d78e
Make parrots spawn in jungles
2020-12-05 17:56:56 +01:00
Wuzzy
3deac5a1c6
Add crafting recipe for dragon's breath
2020-08-05 20:55:07 +02:00
Wuzzy
eec9cd9012
Mark night vision arrows as WIP
2020-07-31 10:45:22 +02:00
kay27
ba51686e6c
Russian translation
2020-07-20 00:11:13 +00:00
Brandon
4f6761948b
Comment weakness/strength
2020-07-10 19:51:13 -04:00
Wuzzy
ca7614b42d
Mark night vision/weakness/strength potions as WIP
2020-07-10 13:15:08 +02:00
Wuzzy
83055d18e2
Mark paintings as WIP
2020-06-06 16:22:07 +02:00
Rocher Laurent
4957bd1118
Translate In French
2020-05-03 22:39:07 +02:00
Wuzzy
c9b464f329
Add findbiome mod
2020-04-03 12:51:01 +02:00
Wuzzy
fb251db925
Rename mod: 3d_armor → mcl_armor
2020-02-18 15:44:54 +01:00
wuniversales
15481cb24d
Add Spanish translation
2020-02-04 21:43:50 +01:00
Wuzzy
1d2da1f01a
TNT minecart and activator rail no longer WIP
2020-01-30 22:31:44 +01:00
Wuzzy
7a870d0ead
Message when trying to spawn forbidden hostile mob
2020-01-06 13:46:43 +01:00
Wuzzy
f2b7392a30
Use "minetest" instead of "core" table
2020-01-06 13:02:30 +01:00
Wuzzy
febcb96bb0
Hide screwdriver
2019-12-11 04:53:01 +01:00
Wuzzy
dae4dc6924
Remove legacy polished stone recipe
2019-09-10 16:27:32 +02:00
Wuzzy
06be98a676
Remove legacy carrot on a stick recipe
2019-09-10 15:14:46 +02:00