AFCMS
|
02f393998f
|
fix many warnings (644 remaining)
|
2021-04-17 09:26:37 +02:00 |
Code-Sploit
|
cd0d2d2296
|
Fix #1548
|
2021-04-13 13:57:45 +00: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 |
kay27
|
b8caa2581f
|
Update Russian translation of Brewing
|
2020-08-11 01:59:58 +04:00 |
Wuzzy
|
89b294f8c1
|
Fix typo in translation
|
2020-08-10 10:50:48 +02:00 |
Wuzzy
|
8573dd69b7
|
Update mcl_potion translation templates
|
2020-08-10 10:47:42 +02:00 |
Wuzzy
|
578fbf999e
|
Change word in command help
|
2020-08-10 10:44:57 +02:00 |
Wuzzy
|
2a7edbde49
|
mcl_potions: Move command to own file
|
2020-08-10 10:40:10 +02:00 |
Wuzzy
|
f4f976a7a5
|
Fix potions ignoring on_rightclick of node/objects
|
2020-08-10 10:30:00 +02:00 |
Brandon
|
5637701c4b
|
Correct indentation
|
2020-08-08 17:51:39 -04:00 |
Brandon
|
d6c7c9dcd0
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master
|
2020-08-08 17:51:09 -04:00 |
Brandon
|
9024c8084d
|
Update how "on_use" is defined for potions.
|
2020-08-08 17:48:03 -04:00 |
Wuzzy
|
db1cc2e012
|
Effect command: Swap arguments
|
2020-08-08 10:25:23 +02:00 |
Wuzzy
|
aaa13878c1
|
Clean up the effect test command a little
|
2020-08-08 10:14:37 +02:00 |
Wuzzy
|
a472c30163
|
Fix indentations in mcl_potions/mcl_brewing
|
2020-08-08 10:00:16 +02:00 |
Wuzzy
|
7104bbd2df
|
Remove tt strings for WIP potions for now
|
2020-08-08 09:32:38 +02:00 |
Brandon
|
48fae05040
|
Fix problem with charging double potion effect when hit by a tipped_arrow
|
2020-08-06 17:44:16 -04:00 |
Brandon
|
0cfd16fb17
|
Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master
|
2020-08-06 17:31:21 -04:00 |
Brandon
|
128e98ca4d
|
Delete dead code
|
2020-08-06 17:30:49 -04:00 |
Brandon
|
0e462ef883
|
Update potions to not break on contact with liquid nodes.
|
2020-08-06 17:30:28 -04:00 |
kay27
|
6ba7ba981d
|
Russian translation of mcl_potions, mcl_brewing
|
2020-08-06 19:15:59 +04:00 |
Brandon
|
49a5f765bd
|
Save player effects on server shutdown.
|
2020-08-05 20:18:18 -04:00 |