Commit Graph

  • f969bef0ea Swap on_blast to on_destruct Brandon 2020-06-22 15:52:20 -0400
  • 5472b0403f Fix violent enderman when not in creative mode. Booglejr 2020-06-21 18:17:59 -0500
  • 2cf0ea664b Fix on_blast method to drop items. Brandon 2020-06-21 17:41:48 -0400
  • 80fcffcd38 Fix Enderman's teleport by getting less nodes to pass PseudoRandom:next kay27 2020-06-18 23:16:00 +0000
  • a233977b35 Fix stand not dropping when mined with pickaxe. Brandon 2020-06-21 08:57:44 -0400
  • 266713631a Correct sounds heard at distance and blast resistance for brewing stand. Brandon 2020-06-21 08:39:08 -0400
  • 44536dd75d put some rudementary night vision together Brandon 2020-06-20 21:30:26 -0400
  • 9836d631f9 Cleaning up old files and using a night-vision lite method. Brandon 2020-06-20 21:17:45 -0400
  • 162faa7e60 Add fire resistance groundwork. Brandon 2020-06-20 21:00:57 -0400
  • 7827e0019f Add check for player properties to ensure entity/player didn't die or leave. Brandon 2020-06-20 18:11:35 -0400
  • 95e4934c80 Update brewing stand recipe - it can be built with cobble. Brandon 2020-06-20 17:26:42 -0400
  • 12d0c3019e Move timing functions out to globalstep Brandon 2020-06-20 15:50:58 -0400
  • 3dbaac7549 Update invisibility potions and poisons to utilize globalstep. Seems smoother. Brandon 2020-06-20 13:30:35 -0400
  • a8beeb9f9b Minor formatting. Brandon 2020-06-20 12:02:42 -0400
  • e882dfc3c5 Drop ghast tear and rabbit foot Brandon 2020-06-20 10:51:36 -0400
  • ec2d700c95 Prevent compound regeneration Brandon 2020-06-20 10:16:00 -0400
  • d929ca19a8 Add persistent particle spawner. Brandon 2020-06-20 09:00:53 -0400
  • a5e3b259fa Keep poisons from killing the player and prevent compounding poison effects. Brandon 2020-06-19 20:22:32 -0400
  • 3ffd3f2246 Version 0.66.2 Wuzzy 2020-06-19 19:27:39 +0200
  • 156a0c9cb0 Fix possible nil bug in wieldview mod Wuzzy 2020-06-19 19:17:01 +0200
  • bd9fd780eb Add potion sprite effects when drinking Brandon 2020-06-18 21:04:31 -0400
  • 70fd9db0c3 Fix crash with non-player objects when adding player_physics attributes to object. Brandon 2020-06-18 20:22:44 -0400
  • 7dc36368b0 Add poison. Update times/potency. Brandon 2020-06-18 20:08:00 -0400
  • 38a4e6ed89 Correct regeneration amount - 1/2 heart per cycle Brandon 2020-06-18 19:44:29 -0400
  • 3ab5035312 Add regeneration Brandon 2020-06-18 18:14:51 -0400
  • d9e78e8ad9 Add water breathing. Brandon 2020-06-18 17:59:36 -0400
  • 58cde1c9e9 Correct super zombie. Brandon 2020-06-18 17:17:56 -0400
  • 4b23c2a15c Update potions for mob effects. Healing harms zombies, harming heals zombies. Brandon 2020-06-18 16:56:19 -0400
  • 9f5bce29cb Add more lingering options. Adjust lingering cloud size. Brandon 2020-06-18 12:27:09 -0400
  • 64cd19218f Cleanup brewing stand code. Add lingering base structure add splash river water and water. Brandon 2020-06-18 07:43:50 -0400
  • 3a361d4418 update readme Brandon 2020-06-17 22:30:37 -0400
  • 5db4adb58f fix readme - I don't want my e-mail plastered on the internet... Brandon 2020-06-17 22:29:34 -0400
  • 69d93d362d Merge branch 'bzoss_brew' of https://git.minetest.land/Wuzzy/MineClone2 into bzoss_brew Brandon 2020-06-17 22:24:18 -0400
  • 56a8940510 Correct for splash invisibility. Add weakness + and splash potions. Brandon 2020-06-17 22:17:16 -0400
  • 2c6f62354b pull potions out of init.lua to better organize Brandon 2020-06-17 17:50:18 -0400
  • 7c0996b03c Correct issue with drinking potion not resulting in an empty bottle Brandon 2020-06-17 17:44:03 -0400
  • 454a9c231e Correct issues with splash potions disappearing immediately when thrown. Brandon 2020-06-17 17:36:15 -0400
  • b8256cd447 remove redundant code and add lingering potions -TODO: Add lingering effect Brandon 2020-06-17 17:05:44 -0400
  • 021492994a Update the available perturbations of brewing. Include splash enhancement. Brandon 2020-06-17 16:49:52 -0400
  • 7b9a79658d
    Attempt to fix more crash errors. Booglejr 2020-06-16 23:59:16 -0500
  • 9fe15c7e12 Add invisibility II brewing and correct inversion table (no such thing as slowness +). Add poison to harming inversion. Reduced splash stack max. Brandon 2020-06-16 22:29:35 -0400
  • 54c1be724d Increase collision box to fix issues with splash potions not breaking at feet. bzoss 2020-06-16 08:25:42 -0400
  • 724ff56bbf Fix a missed call to mcl_potions:invisible. bzoss 2020-06-16 08:13:10 -0400
  • d0678d33f8 Use dungeons flag in mg_dungeons for MCL2 dungeons Wuzzy 2020-06-16 02:33:51 +0200
  • 44dc28d522 Disable superflat by default Wuzzy 2020-06-16 01:49:03 +0200
  • 2394809649 Respect player's choice of mg_flags Wuzzy 2020-06-16 01:46:07 +0200
  • 6c47ec0b92 Mark mg_flags as disallowed mapgen setting Wuzzy 2020-06-16 01:15:56 +0200
  • dded403409 Mapgen: Set biomes flag explicitly Wuzzy 2020-06-16 00:20:13 +0200
  • 4524aee758 Fix controls mod crashing in 5.3.0-dev Wuzzy 2020-06-15 23:32:32 +0200
  • 7766368f64 Change splash effect with distance. bzoss 2020-06-13 17:50:33 -0400
  • d19bedc6d2
    I think this addresses the crash and also makes enderman more passive during the day. Booglejr 2020-06-13 14:51:27 -0500
  • 34645d290b Merge branch 'rootyjr_enderman' of https://git.minetest.land/Wuzzy/MineClone2 into rootyjr_enderman Wuzzy 2020-06-13 19:32:41 +0200
  • f519736e12 Add kay27 to credits Wuzzy 2020-06-13 18:59:58 +0200
  • 528c19302f Russian translation: mcl_core, mcl_craftguide kay27 2020-06-13 18:58:59 +0200
  • 7b4ded46f9 Rearrange the code structure. bzoss 2020-06-12 19:54:45 -0400
  • 2c322977a6 Add invisibility potion - includes splash and plus bzoss 2020-06-12 19:11:06 -0400
  • 8ecc96fff2 Fix crash when spawning firey explosion Wuzzy 2020-06-12 12:30:45 +0200
  • a7b9107d31
    Fix enderman griefing in protected areas. Booglejr 2020-06-12 01:22:01 -0500
  • b674e74387 Correct redstone alias and Add poison and regeneration potions - THESE DON'T CURRENTLY WORK bzoss 2020-06-09 20:09:32 -0400
  • eea6f6aee9 Correct alias issue. bzoss 2020-06-09 19:05:51 -0400
  • 772c3b0e72 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Wuzzy 2020-06-10 00:28:05 +0200
  • cb2a16e7a3 Update jukebox translation files after typo fix Wuzzy 2020-06-10 00:04:06 +0200
  • 4af5b90030 Fix typo in music disc description Li0n 2020-06-10 00:01:09 +0200
  • a5dc19cd7c Initial commit to correct branch... bzoss 2020-06-08 17:47:53 -0400
  • d081fefc6f Revert "inital push to Wuzzy's bzoss_brew branch." bzoss 2020-06-08 17:46:26 -0400
  • fb601137c4 Revert "Correct alias" bzoss 2020-06-08 17:45:42 -0400
  • 119a3a38b9 Revert "Shorten brewing stand finish sound" bzoss 2020-06-08 17:44:52 -0400
  • bff6518871 Revert "Fix Redstone alias issue. Defined local variable "brew_output"." bzoss 2020-06-08 17:38:02 -0400
  • 0959c15c34 Fix Redstone alias issue. Defined local variable "brew_output". bzoss 2020-06-08 17:33:58 -0400
  • ca3fd26353 Shorten brewing stand finish sound bzoss 2020-06-08 17:15:33 -0400
  • 8a151f154c Correct alias bzoss 2020-06-08 17:07:51 -0400
  • d6e3c0f6cf inital push to Wuzzy's bzoss_brew branch. bzoss 2020-06-08 17:04:41 -0400
  • 7ff7b64ad0 Fix air holes in desert temple Wuzzy 2020-06-08 17:18:19 +0200
  • 046bca1080
    implemented ability to detect when seen / break eye contact and aggressive response / implemented teleport to avoid arrows. / implemented teleport to avoid rain. / implemented teleport to chase. / added enderman particles. / drew particles 1 through 5 / added rain damage. / fixed the grass_with_dirt issue. rootyjr 2020-06-08 00:51:48 -0500
  • 625e45ec92 Version 0.66.1 Wuzzy 2020-06-07 21:34:18 +0200
  • e14fe15d26 Add is_ground_content=false to all liquids Wuzzy 2020-06-07 21:32:55 +0200
  • 6a6e294c19 Fix blast not removing chorus plant Wuzzy 2020-06-07 21:31:52 +0200
  • 455f490b4e Remove TNT node when it is ignited by an explosion Elias Åström 2020-06-07 20:39:19 +0200
  • af6d5cac54 Version 0.66.0 Wuzzy 2020-06-06 17:00:18 +0200
  • 6f12adcb03 Fix broken blast handling for chest/shulkerbox Wuzzy 2020-06-06 16:57:19 +0200
  • 83055d18e2 Mark paintings as WIP Wuzzy 2020-06-06 16:22:07 +0200
  • 505f853e54 Fix bucket not being able to pick up liquids Wuzzy 2020-06-06 16:16:39 +0200
  • 2d6e0a99af Check more nodes for falling after explosion Wuzzy 2020-06-04 23:43:17 +0200
  • 56d49e08b8 Delay before calling get_connected_players Wuzzy 2020-06-04 16:36:53 +0200
  • 28710bb819 Add label to observer ABM Wuzzy 2020-06-04 16:04:46 +0200
  • 546ee09e6f Check for falling after explosion Wuzzy 2020-06-04 14:17:04 +0200
  • 2f9e5d302e Fix explosion API not calling on_[con|de]struct Wuzzy 2020-06-04 14:02:18 +0200
  • a08152d8fb Localize some variables in mcl_core Wuzzy 2020-06-03 20:16:39 +0200
  • 5dab09c874 Merge branch 'master' of https://git.minetest.land/Wuzzy/MineClone2 Wuzzy 2020-06-03 19:57:42 +0200
  • 15f2960e34 Remove legacy village schematic Wuzzy 2020-06-03 19:57:04 +0200
  • a25f7652f6 New desert temple schematic Wuzzy 2020-06-03 19:30:29 +0200
  • 13b941fdbf Merge branch 'treecheck' Elias Åström 2020-06-02 20:13:30 +0200
  • 828473c205 Remove useless playerphysics file Wuzzy 2020-06-02 15:51:50 +0200
  • 3f4be2a0f2 Explain commit access rules in CONTRIBUTING.md Wuzzy 2020-05-30 20:57:54 +0200
  • 6df7bb21d8 Fix license link/name contradiction in README Wuzzy 2020-05-30 20:39:46 +0200
  • f184c84241 Fix flowlib README header Wuzzy 2020-05-30 20:17:04 +0200
  • 9edd0cc6e6 Add individual mod credits into README Wuzzy 2020-05-30 20:01:25 +0200
  • 1521fd6994 Move project overall license to GNU GPLv3 Wuzzy 2020-05-30 19:34:36 +0200
  • 02540a5193 Blaze powder is no fuel Wuzzy 2020-05-29 02:50:14 +0200
  • f6ccf1fe41 Mark brewing stuff as WIP Wuzzy 2020-05-29 02:49:39 +0200