Lizzy Fleckenstein
c7a1734220
Merge branch 'master' into mobs
2021-10-24 22:56:54 +02:00
epCode
1c458a2e72
Add crossbows
2021-10-15 12:00:37 -07: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
NO11
4aabd7d9e7
Make size/position of potion HUD more MC like
2021-08-01 12:10:00 +00:00
NO11
f3322fd7cb
Fix #1779 (potion arrows are invisible)
2021-06-05 13:17:03 +00: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
a71a0e9161
fix even more warnings (nether portals and potions)
2021-05-22 23:04:18 +02:00
NO11
be9fb5be47
Fix #1718 (Give potion particles the same color as in mc) part2
2021-05-14 10:07:58 +00:00
NO11
f4c302e582
Fix #1718 (Give potion particles the same color as in mc) part1
2021-05-14 10:07:42 +00:00
Lizzy Fleckenstein
8cccbd7caa
Fix harming potion crash
2021-04-30 16:38:53 +02:00
Lizzy Fleckenstein
db78c19880
Remove legacy mcl_potions translations
2021-04-29 12:42:08 +02:00
Lizzy Fleckenstein
edc89898bb
Integrate fire resistance
2021-04-25 20:51:13 +02:00
Lizzy Fleckenstein
53b0ad7347
Implement magic damage
2021-04-18 20:21:11 +02:00
Lizzy Fleckenstein
ca75a893db
Merge branch 'master' into damage
2021-04-17 12:58:19 +02:00
AFCMS
02f393998f
fix many warnings (644 remaining)
2021-04-17 09:26:37 +02:00
Lizzy Fleckenstein
d0ddd38d4e
Merge branch 'master' into damage
2021-04-14 16:14:00 +02:00
Lizzy Fleckenstein
ce0148d9a8
Rewrite armor; new damage system
2021-04-14 15:46:52 +02:00
Code-Sploit
cd0d2d2296
Fix #1548
2021-04-13 13:57:45 +00:00
Marcin Serwin
9472f86025
Fix spellchecking errors
2021-04-12 17:58:04 +02:00
Marcin Serwin
9e41d5874a
Add polish translation of mcl_potions
2021-04-12 15:08:57 +02:00
AFCMS
8f30e223e2
I hate reverting something xD
2021-03-16 17:39:06 +01:00
epCode
90a0858495
Make new arrow mesh work with tipped arrows
2021-03-12 15:36:43 -08:00
epCode
eeb1f88e08
Fix invisibility to be more MC-like
2021-03-11 19:14:23 -08:00
AFCMS
3635b848d5
add API for mcl_wip
2021-03-07 00:42:34 +01:00
Lizzy Fleckenstein
2d4b8a8232
Replace usages of get_node_group by get_item_group
2021-02-23 10:25:17 +01:00
Lizzy Fleckenstein
aeb7078c05
Update use_texture_alpha to the minetest 5.4 conventions
2021-02-18 14:00:17 +01:00
Rocher Laurent
529f799cc2
Translate French - Small fixes
2021-02-16 22:30:26 +01:00
Laurent Rocher
303d286603
Update French translation
2021-02-13 00:09:59 +01:00
Lizzy Fleckenstein
6e6f994a43
Make dragon breath use the dragon breath texture
2021-01-17 12:07:49 +01:00
Wuzzy
5bd3ebda17
Add throwing sound
2020-12-07 00:02:32 +01:00
kay27
2958d96967
Fix Russian translation
2020-11-26 23:34:56 +04:00
Wuzzy
9365493696
Fix fire resistance bad protect against magmablock
2020-11-12 16:43:12 +01:00
Wuzzy
124274053d
Effect: Bigger init timer
2020-11-12 16:28:52 +01:00
Wuzzy
c3861bad85
Fix effect icons not initing correctly after join
2020-11-12 16:25:17 +01:00
Wuzzy
c5a27ee47a
Add status effect icons
2020-11-12 15:46:57 +01:00
kay27
a511152cdf
Fix glass bottles remained empty on take water from cauldrons, https://github.com/kay27/MineClone2/issues/1
2020-09-27 22:56:39 +04:00
kay27
28f19fdbb4
Fix potion names, Wuzzy/MineClone2#829
2020-09-08 07:21:29 +04:00
Wuzzy
09ee912096
Fix crash when mob dies after poison/regen
2020-08-29 10:53:44 +02:00
MysticTempest
2f6afe34ba
Fix crash when night_vision tries to apply to a mob.
2020-08-26 00:46:07 -05:00
Wuzzy
3a57a5800b
Smoother lingering potion particles in 1st second
2020-08-22 11:18:45 +02:00
kay27
82c3142913
fix a typo in mcl_potions.ru.tr
2020-08-22 05:13:17 +04:00
kay27
a672d901f8
Translate new line in mcl_potions.ru.tr
2020-08-21 22:22:55 +04:00
Wuzzy
7c0c0d4d0c
Change particle for instant effects
2020-08-19 17:37:41 +02:00
Wuzzy
91d174b437
Fix incorrect particle name in mcl_potions
2020-08-19 17:07:53 +02:00
Wuzzy
fa9ce11ddd
Move potion particles to mcl_particles
2020-08-19 14:12:51 +02:00
Wuzzy
3bdd95fe47
Change night vision description
2020-08-19 10:40:07 +02:00
Wuzzy
b2ad6b79bd
Fix night vision conflicting with weather skycolor
2020-08-19 10:39:44 +02:00
Wuzzy
cef20edd53
Fix drinking a potion never depleting it
2020-08-13 18:16:53 +02:00
Wuzzy
12ca804488
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master
2020-08-13 18:08:33 +02:00