Commit Graph

4773 Commits

Author SHA1 Message Date
kay27
446b0e6602 Merge updated Nether portals, https://git.minetest.land/Wuzzy/MineClone2/issues/804 2020-09-21 22:21:46 +04:00
kay27
8df2aebd31 Add moveresult variable passing to on_step() of mob entity, https://git.minetest.land/Wuzzy/MineClone2/issues/837 2020-09-21 11:30:29 +04:00
kay27
15cb94b9b3 Close minor issues with fishing rod timing and permanent_flame alias, https://git.minetest.land/Wuzzy/MineClone2/issues/834 & https://git.minetest.land/Wuzzy/MineClone2/issues/836 2020-09-20 03:38:31 +04:00
kay27
7678bf9b9f Fix item duplication by brewing stand, by disabling its falling and pushing/pulling, see https://git.minetest.land/Wuzzy/MineClone2/issues/831 2020-09-19 11:42:09 +04:00
kay27
fa97aca76a Simplify respawn search algorithm, https://git.minetest.land/Wuzzy/MineClone2/issues/833 2020-09-10 21:25:02 +04:00
Wuzzy
b47ff2b9be Use pure-API version of tt mod 2020-09-10 15:41:36 +02:00
kay27
daede2a183 Improve around-the-bed-respawn place search algorithm: square spiral up to 7 x/z nodes, thanks anon5, https://git.minetest.land/Wuzzy/MineClone2/issues/785 2020-09-09 14:35:44 +04:00
kay27
7bbb7438ae Fix bed checks, see https://git.minetest.land/Wuzzy/MineClone2/issues/785 2020-09-08 18:15:57 +04:00
kay27
a2281f384b Add blast resistance for stairs and slabs 2020-09-08 15:06:52 +04:00
kay27
28f19fdbb4 Fix potion names, https://git.minetest.land/Wuzzy/MineClone2/issues/829 2020-09-08 07:21:29 +04:00
kay27
f2d68d909e Add some growth for unloaded farming plants 2020-09-05 21:49:12 +04:00
kay27
766c76831d Restore furnaces work when time_speed set to 0 (but for emegred areas only, as it was in 0.66.2) 2020-08-31 11:19:00 +04:00
Wuzzy
e361b35724 Fix crash delete item entity with empty itemstring 2020-08-29 10:57:33 +02: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
87ffe2e8f5 Set default node particle level to "none" 2020-08-23 12:05:08 +02:00
Wuzzy
4fb0ead10e Make all brewing stand versions use metal sound 2020-08-22 12:12:31 +02: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
81cf500611 fix furnace flame particles 2020-08-22 05:05:55 +04:00
kay27
a672d901f8 Translate new line in mcl_potions.ru.tr 2020-08-21 22:22:55 +04:00
kay27
e4ca1beacb prevent furnaces flashes on fuel load more correctly 2020-08-21 22:19:23 +04:00
kay27
a728974d8a prevent furnaces flashing on fuel load 2020-08-21 16:07:50 +04:00
kay27
6efed85866 prevent divizion by zero in mcl_furnaces 2020-08-21 15:58:17 +04:00
kay27
9c8098c203 try to fix https://git.minetest.land/Wuzzy/MineClone2/issues/821 2020-08-21 15:23:15 +04:00
Wuzzy
723a306e1e Anvils: Add tt tooltip to damaged anvils 2020-08-20 19:52:00 +02:00
Wuzzy
c7627f0517 Fix minor typo 2020-08-20 19:44:47 +02:00
Wuzzy
ce0b31123b Increase smoke anim duration for fire smoke 2020-08-19 20:44:12 +02:00
Wuzzy
c2afc82754 Disable some demanding particles by default
Fire smoke, lava droplets
2020-08-19 20:39:05 +02:00
Wuzzy
c0aeb2f15f Add lava particles 2020-08-19 20:17:04 +02:00
Wuzzy
101391cbcc Fire nodes spawn smoke particles 2020-08-19 19:32:23 +02:00
Wuzzy
8a39474793 Add smoke particles at torches 2020-08-19 19:14:37 +02:00
Wuzzy
731f42ac88 Rename and move texture: tnt_smoke 2020-08-19 18:47:58 +02:00
Wuzzy
f00dc21252 Make dying mobs non-pointable 2020-08-19 18:38:38 +02:00
Wuzzy
28aead0a60 Tweak mob death particles 2020-08-19 18:38:14 +02: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
9f43d6a5a5 Add setting to disable node particles 2020-08-19 16:37:28 +02:00
Wuzzy
2a1273b7e3 Add flame particles to torches and furnaces 2020-08-19 16:32:46 +02:00
Wuzzy
b14eb70241 Add after_rotate in screwdriver API 2020-08-19 16:27:56 +02:00
Wuzzy
988056ad08 Fix bow in creative mode not having inf. ammo 2020-08-19 15:05:23 +02:00
Wuzzy
de8183f07a Fix German translation mistake 2020-08-19 14:48:14 +02:00
Wuzzy
4acf953334 Add critical hit particles for bow 2020-08-19 14:45:37 +02:00
Wuzzy
fa9ce11ddd Move potion particles to mcl_particles 2020-08-19 14:12:51 +02:00
Wuzzy
7f1e90ada9 Move note particle to mcl_particles 2020-08-19 13:29:13 +02:00
Wuzzy
f91ae540c2 Add leafdecay and anvil damage particles 2020-08-19 13:22:40 +02:00
Wuzzy
80e54bf44d Noteblock spawns note particle 2020-08-19 12:20:12 +02:00
Wuzzy
b2e2f27935 Add German translation for Sea Pickle 2020-08-19 11:04:32 +02:00
Wuzzy
1816324fe5 Tweak night vision conditions 2020-08-19 10:53:44 +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
kay27
ff24052e7f Update mcl_mobitems.ru.tr 2020-08-14 00:38:19 +04:00
Wuzzy
2cc76fb9f3 Update mcl_mobitmes translation 2020-08-13 19:36:02 +02:00
Wuzzy
eff6c4c476 Clean up poisonous foods 2020-08-13 19:20:52 +02:00
Wuzzy
152d69f91f mcl_hunger: Remove non-food poison mechanic
It was moved to mcl_potions, so it's OK
2020-08-13 18:44:33 +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
kay27
9537eaead0 Protect from explosions 2020-08-10 22:04:27 +04:00
kay27
c424b036b2 Fix furnaces timing when you leave them or skip the nights, https://git.minetest.land/Wuzzy/MineClone2/issues/533 2020-08-10 16:30:55 +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
Wuzzy
c373c972b3 Fix typo in mcl_brewing: comination 2020-08-08 09:28:47 +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
Brandon
cfcaa4fa12 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 2020-08-05 20:03:56 -04:00
Wuzzy
2e9231ac56 Remove dead chorus flower from Creative 2020-08-05 21:00:30 +02:00
Wuzzy
fd724f4c1c Lingering heal/harm potions change at least 1 HP 2020-08-05 20:59:16 +02:00
Wuzzy
3deac5a1c6 Add crafting recipe for dragon's breath 2020-08-05 20:55:07 +02:00
Wuzzy
ed6604ee56 Remove incorrect dead chorus flower tooltip 2020-08-05 20:44:41 +02:00
Wuzzy
402205d1ed Do not hide alive chorus flower in Creative 2020-08-05 20:40:34 +02:00
Wuzzy
92591b37dc Make throwable potion entities non-pointable 2020-08-05 20:38:51 +02:00
Wuzzy
f5032503d0 Remove dead code in mcl_potions 2020-08-05 20:04:12 +02:00
Wuzzy
e310de1754 Fix Shulker spawnegg typo 2020-08-05 19:59:50 +02:00
Wuzzy
53c83a3479 Fix German translation mistake 2020-08-05 19:58:04 +02:00
Wuzzy
1834be9e46 Lingering potion: Reduce timer by constant value 2020-08-05 19:53:14 +02:00
Wuzzy
50bd1b9d5e Update water bottle translate 2020-08-05 19:47:13 +02:00
Wuzzy
ff476c29b6 Better lingering for lingering water bottle 2020-08-05 19:44:19 +02:00
Wuzzy
9c304105e9 Add special particles for throwable water bottles 2020-08-05 19:29:21 +02:00
Wuzzy
20455a259f Tweak splash potion particles 2020-08-05 19:06:32 +02:00
Wuzzy
1f8488aba5 Make throwable water bottles useful 2020-08-05 19:00:08 +02:00
Wuzzy
13963d00e5 Fix missing definition of age_next in mcl_fire 2020-08-05 18:04:37 +02:00
Wuzzy
e2735e0081 Fix wrong var name in mcl_mobs 2020-08-05 17:29:52 +02:00
Wuzzy
b1b50df9ab Add more help to brewing stand 2020-08-05 15:48:28 +02:00
Wuzzy
f1616e522a Fix another German typo 2020-08-05 15:26:35 +02:00
Wuzzy
41cf1a4362 Fix some translation typos in German 2020-08-05 15:24:15 +02:00