Commit Graph

  • 67e4e814f4 move hudbar stuff outside initial statement. Brandon 2020-08-02 20:50:29 -0400
  • af1ab424fc Allow potion effects to remain after player logs off. Brandon 2020-08-02 20:44:18 -0400
  • 125840c9e4 Fix bucket stacks Wuzzy/MineClone2#745 by removing leftovers of metadata usage kay27 2020-08-02 19:46:09 +0400
  • afc6a1bb0f Localize variable in mcl_beds kay27 2020-08-01 05:44:02 +0400
  • 0a5cb628c5 make lowercase to conform to Wuzzy's previous commit. Brandon 2020-08-01 08:42:31 -0400
  • 5e26cfcf3d Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Brandon 2020-08-01 08:40:41 -0400
  • 2ca2f25e58 Correct tooltip for healing/harming potions Brandon 2020-08-01 08:39:50 -0400
  • acea309564 Add poison effect for pufferfish, remove mcl_hunger control for pufferfish effect Brandon 2020-08-01 08:36:22 -0400
  • 5345dc9eb1 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 into master Wuzzy 2020-08-01 03:22:03 +0200
  • c63028801b Write potion help texts Wuzzy 2020-08-01 03:20:52 +0200
  • fb3fade4eb Remove dead code in mcl_brewing Wuzzy 2020-08-01 02:15:19 +0200
  • c63c92f597 Copy upstream's pathfinding out of water, then copy & rework the cliff check into a check for land mobs to avoid water. MysticTempest 2020-07-31 08:35:40 -0500
  • 23dc977cec Add IRC channel Wuzzy 2020-07-31 15:20:59 +0200
  • eec9cd9012 Mark night vision arrows as WIP Wuzzy 2020-07-31 10:45:22 +0200
  • 5af124d732 Tweak potion tooltips Wuzzy 2020-07-31 10:43:42 +0200
  • 3b95498092 Clean up potion/arrow names Wuzzy 2020-07-31 10:41:44 +0200
  • 64f9e39ebd slighty optimize the code kay27 2020-07-30 03:59:30 +0400
  • 92385364e5 Fix beds #798 attempt 5 kay27 2020-07-30 02:01:15 +0400
  • 50fa36aa2c Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Wuzzy 2020-07-29 21:24:49 +0200
  • 1563fc7b96 comment sections of mcl_hunger that "poison" player. This is handled in mcl_potions. Brandon 2020-07-28 17:13:54 -0400
  • 78bee21a82 Allow dragon's breath to stack to 64 Brandon 2020-07-28 17:02:43 -0400
  • fd6028e451 Cleanup HUD bar mechanics Brandon 2020-07-27 19:41:07 -0400
  • 9a32bdc967 Update HUD for poison/regen. Brandon 2020-07-27 19:17:04 -0400
  • bdd92c6cdb update poison to swap hudbar icons and remove old dead functions Brandon 2020-07-27 17:32:48 -0400
  • a8eca09822 Fix on_blast for chorus flower crashing Elias Åström 2020-07-27 19:44:55 +0200
  • 91b6213e0b Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Elias Åström 2020-07-27 19:28:46 +0200
  • e85c00ea02 Show custom name in UI of Chest and Shulker Box Elias Åström 2020-07-27 19:26:01 +0200
  • 0cc179acc6 Add warning about bed velocity Wuzzy 2020-07-27 07:46:11 +0200
  • 7d1f8ac314 Velocity check adjusted in mcl_beds kay27 2020-07-27 01:12:10 +0400
  • c78270e70b Bed occupation fix kay27 2020-07-27 00:45:53 +0400
  • 6eb810339b Cleanup potion functions - check for player effects at login to ensure no holdovers exist Brandon 2020-07-26 17:42:38 -0400
  • 37c05cb840 Also save the name when a shulker is placed Elias Åström 2020-07-26 18:00:31 +0200
  • 6095ae17b1 Merge remote-tracking branch 'dbeans/master' Elias Åström 2020-07-26 17:50:09 +0200
  • 4827d2a83a Update anvil maximum name length to 35 Elias Åström 2020-07-26 17:39:55 +0200
  • 9ef57692ba A little more code cleanup Brandon 2020-07-26 07:48:40 -0400
  • a31ed90a81 Proper model Lizzy Fleckenstein 2020-07-26 13:28:13 +0200
  • 9dce5581be Code cleanup Brandon 2020-07-25 20:59:26 -0400
  • d22805cecd Clean up potion functions. Correct fault where it's possible to index a nil value. Brandon 2020-07-25 20:40:13 -0400
  • 834ce1f611 Correct issue where awkward splash wouldn't brew Brandon 2020-07-25 15:27:04 -0400
  • e5f0370c17 Correct arrow naming convention Brandon 2020-07-25 15:26:42 -0400
  • e603a08f3c Correct potion color scheme Brandon 2020-07-25 15:26:22 -0400
  • 21c6815839 Added End Crystal Lizzy Fleckenstein 2020-07-25 13:32:35 +0200
  • 56958ab0c9 Fix mobs getting stuck in water, fix mobs falling off cliffs, and lower spider speed so cliff_danger check is properly applied. MysticTempest 2020-07-24 21:15:40 -0500
  • bf38131520 Corrected poison and other damage functions Brandon 2020-07-24 19:39:23 -0400
  • a53a98fff6 updated arrow color scheme. Brandon 2020-07-24 19:22:57 -0400
  • 8c5943b34c Correct other issues in inverting swiftness. Brandon 2020-07-24 19:15:00 -0400
  • ebfe9674e1 Correct issue with inverting swiftness to slowness. Brandon 2020-07-24 19:12:03 -0400
  • c37e43df4e Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Brandon 2020-07-24 19:05:14 -0400
  • d228da1da7 allow stackable dragon breath Brandon 2020-07-24 19:02:54 -0400
  • d76b1a9065 Russian translation: commandblock: advanced topics/usage kay27 2020-07-24 19:10:58 +0200
  • e19c00cd44 Russian translation: mcl_maps kay27 2020-07-24 19:09:17 +0200
  • f961a72c33 Make shulker boxes preserve name when placed dBeans 2020-07-23 21:34:13 +0200
  • cd3e87bf57 Fix duplicate help entries for brewing stand Wuzzy 2020-07-23 23:23:03 +0200
  • e3c22cb072 Move depends to mod.conf in mcl_brewing Wuzzy 2020-07-23 23:16:36 +0200
  • fa76f81f92 Change mcl_brewing file permissions Wuzzy 2020-07-23 23:15:37 +0200
  • 49d5e49999 Upgrade hudbars to 2.3.2 Wuzzy 2020-07-23 23:06:10 +0200
  • a430772c16 Fix incorrect string in mesecons_commandblock Wuzzy 2020-07-23 22:43:16 +0200
  • ee52990db1 Remove empty Russian translation of mcl_maps Wuzzy 2020-07-23 22:36:25 +0200
  • 7c93f3f9f7 Remove trailing spaces in Russian translation Wuzzy 2020-07-23 22:35:09 +0200
  • ac518fa548 Merge branch 'master' of https://git.minetest.land/kay2777/MineClone2 into ru Wuzzy 2020-07-23 22:33:10 +0200
  • a3d70e45d1 Fix incorrect dirt help Wuzzy 2020-07-23 22:29:16 +0200
  • dc3a991705 Correct crash from on_use = nil Brandon 2020-07-22 17:57:02 -0400
  • 8ac54febba Adjust dragon's breath color and don't splash it Brandon 2020-07-22 17:52:47 -0400
  • f2906bee3a Add really cool header text Brandon 2020-07-22 17:46:49 -0400
  • 927ba10c34 Update dragon breath image. Brandon 2020-07-22 17:46:34 -0400
  • b45b4a44e5 Add brewable dragons breath with chorus flower Brandon 2020-07-22 17:42:10 -0400
  • c4271cf13d Correct crash when no arrow is in the inventory and the bow is drawn. Brandon 2020-07-21 18:55:41 -0400
  • 623f60ab79 correct elseif statement Brandon 2020-07-20 19:50:17 -0400
  • 31f57a51e0 give bow a bit more power... Brandon 2020-07-20 19:49:10 -0400
  • 843f2d2a80 Correct issue where player/entities dies before effect is given Brandon 2020-07-20 19:48:58 -0400
  • 43c4b355ce Fix issue with objects/players dying before the effect runs, which won't be applied... Brandon 2020-07-20 19:07:10 -0400
  • bb5aa33bad Remove splash potion arrow recipe Brandon 2020-07-20 18:36:37 -0400
  • 0b05431285 Merge remote-tracking branch 'upstream/master' kay27 2020-07-20 19:44:06 +0000
  • 26315d44cf Add the ability to give use lingering potions to tip arrows. Corrected issue with bow not finding potion arrows in inventory. Brandon 2020-07-19 21:08:50 -0400
  • ba51686e6c Russian translation kay27 2020-07-20 00:11:13 +0000
  • 0f5b6b7ce0 Initial commit to potion tipped arrows. Brandon 2020-07-19 18:56:18 -0400
  • 1eeb0511de Correct undeclared local obj in enderman line 318 Brandon 2020-07-19 18:32:33 -0400
  • fa86a09fd5 Add splash/lingering water Brandon 2020-07-17 17:25:49 -0400
  • 2b4b37a439 Update longdesc for mundane and thick potions Brandon 2020-07-17 17:09:51 -0400
  • 787769cb92 Fix brewing thick potions and splash water potions Brandon 2020-07-17 17:05:40 -0400
  • 5e77c90bb7 adjust tooltip generation - use even numbers of 5 Brandon 2020-07-16 21:02:21 -0400
  • 850edb564d Scale down leaping potion effect, cleanup tooltip generation. Brandon 2020-07-16 20:56:00 -0400
  • 64a2a6bb53 Move variable declaration out of loops to increase performance. Brandon 2020-07-16 20:20:13 -0400
  • 1dda98fa4c Move variable declaration out of loops for better performance. Correct for dropping duplicate items on break. Brandon 2020-07-16 20:14:57 -0400
  • ea1ad14f72 Fix sound/particle bug in mcl_explosions Elias Åström 2020-07-17 00:39:33 +0200
  • ca9578d50c Make dried kelp craftable from dried kelp block Elias Åström 2020-07-17 00:17:18 +0200
  • 90cc3b9659 Fix crash in mcl_mobs Wuzzy 2020-07-16 20:26:41 +0200
  • b9ba1300f9 Correct missing declaration of local param Brandon 2020-07-12 21:15:54 -0400
  • ad5759a5ad Update method for harming by heal to mob attributes Brandon 2020-07-12 16:56:41 -0400
  • 10f2dcb53a Correct splash potions with no executable function Brandon 2020-07-12 12:32:54 -0400
  • 4a654fccc4 Correct potions hitting thrower. Brandon 2020-07-12 12:16:26 -0400
  • 9602e0d8af add "use" to useage help Brandon 2020-07-12 11:58:34 -0400
  • d6e72a9c98 add "use" to translations Brandon 2020-07-12 11:58:06 -0400
  • 982c976a83 Reduce player particles on effect Brandon 2020-07-12 09:44:45 -0400
  • fae5c8284e Add speckled melon to the craft guide. Brandon 2020-07-12 08:58:22 -0400
  • 25d092a95e Update potions to not hit player feet when thrown. Brandon 2020-07-12 08:50:48 -0400
  • 323223e5a1 Correct missing "use" Brandon 2020-07-12 08:28:18 -0400
  • 51c311a258 Update definition for healing/harming potions Brandon 2020-07-12 08:20:56 -0400
  • a6dac52797 Move Lingering potion generation into single call Brandon 2020-07-12 07:59:29 -0400
  • e3becf443e Correct Splash registration of "+" variant Brandon 2020-07-12 07:35:11 -0400