Commit graph

  • b02a3deec7 Shulker; fix attack open animation, improve peek Bakawun 2023-11-14 13:57:56 +0000
  • 26cfdf0b7c Shulker: randomize shoot interval Bakawun 2023-11-14 10:52:09 +0000
  • 8d34ff2a9a Shulker: Make shulker peek periodically Bakawun 2023-11-13 15:13:52 +0000
  • e6ddc03d3c Shulker: lower shoot interval to 1 second Bakawun 2023-11-07 17:18:21 +0000
  • 351e31a889 Move deepslate ore registration within generation check Zasco 2023-12-12 23:16:51 +0000
  • de1560ca0c obs:villager: reduce job/bed/bell search radius and turn it into a setting this makes villager breeding possible on low end hardware like android bakawun 2023-12-09 15:22:27 +0100
  • 12c2807807 core:explosions: fix blast radius rounding mc rounds to nearest int, do the same simplify the calculation bakawun 2023-12-12 00:39:00 +0100
  • 6bdf619438 mobs:animations:align animation to movement speed change walk speed of evoker bakawun 2023-12-09 09:52:14 +0100
  • 0cdb18ec0b controls:android:fix bow/rocket/spyglass/burger_follow this requires the following minetest pr https://github.com/minetest/minetest/pull/14087 bakawun 2023-12-11 11:45:04 +0100
  • 5f3c901f11 Ghast: align attributes with mc Bakawun 2023-11-16 06:44:11 +0000
  • 1c233305aa Add loom functionality mirqf 2023-11-24 11:44:22 +0100
  • aff4216ccf Merge pull request 'on_attack callback fix' (#4065) from on_attack_callback into master the-real-herowl 2023-12-10 23:55:47 +0000
  • 8b00fff4cb Remove dangling else the-real-herowl 2023-12-11 00:37:18 +0100
  • cf70de0ecc Add an on_attack callback for mobs (#4064) the-real-herowl 2023-12-10 16:10:33 +0000
  • 6cb5a3d2df Add an on_attack callback for mobs the-real-herowl 2023-12-10 17:07:26 +0100
  • 6dce3b4bc4 Remove whitespace-only translation in template file José M 2023-12-10 01:56:19 -0600
  • a60540c17e Remove a non empty translation in template file José M 2023-12-10 01:47:35 -0600
  • 19fd075a2f Add the textdomain line in mcl_beehives.dk.tr José M 2023-12-10 01:16:43 -0600
  • 1ac65305d6 Fix a typo in mcl_honey.es.tr José M 2023-12-10 00:13:40 -0600
  • 8dcb62aa56 Fix a typo in mcl_honey.es.tr José M 2023-12-10 00:11:07 -0600
  • 1d2a7b35d8 Update mcl_honey.es.tr José M 2023-12-10 00:07:17 -0600
  • 02e7ff41d5 Update mcl_fire.es.tr and fix syntax errors José M 2023-12-09 23:42:32 -0600
  • de0aa5c372 mapgen:villages:Increase village spawn chance from ~1.3% to ~3.3% to more close match mc 50% chance per 500 blocks bakawun 2023-12-09 15:01:08 +0100
  • 2909459d93 Merge branch 'master' into brazilian_portuguese_translation JoseDouglas26 2023-12-09 09:52:46 +0000
  • d4797e13af Merge pull request 'release_0_85_fire_and_stone' (#4049) from release_0_85_fire_and_stone into master the-real-herowl 2023-12-08 23:05:13 +0000
  • 3caa99a409 Post-release set version 0.86.0-SNAPSHOT the-real-herowl 2023-12-09 00:03:41 +0100
  • ca71e949a8 Credits update 0.85.0 release/0.85.1 the-real-herowl 2023-12-08 23:20:52 +0100
  • 9a7e39654c Minor credits update the-real-herowl 2023-12-05 03:40:37 +0100
  • 333db53e7b Add release notes for 0.85 the-real-herowl 2023-12-05 03:18:43 +0100
  • 47f920c9df Updated release credits and set version for 0.85 the-real-herowl 2023-12-05 03:05:20 +0100
  • bb66f81999 Merge pull request 'Combat rebalancing' (#4036) from combat_rebalancing into master the-real-herowl 2023-12-08 22:06:06 +0000
  • 846cddb5b7 mesecons_delayer pt_BR translation JoseDouglas26 2023-12-08 06:39:40 -0300
  • becc896a03 mesecons_pressureplates pt_BR translation JoseDouglas26 2023-12-08 06:25:57 -0300
  • fc3fe75968 mesecons_lightstone pt_BR translation JoseDouglas26 2023-12-07 22:19:13 -0300
  • a1202ae2ee mcl_dispensers pt_BR translation JoseDouglas26 2023-12-07 22:14:32 -0300
  • e29ad039b6 mcl_droppers pt_BR translation JoseDouglas26 2023-12-07 21:59:49 -0300
  • ea76585cc4 mcl_observers pt_BR translation JoseDouglas26 2023-12-07 21:53:29 -0300
  • d70ce93922 mesecons_button pt_BR translation JoseDouglas26 2023-12-07 21:46:22 -0300
  • 44da229aa2 mesecons_walllever pt_BR translation JoseDouglas26 2023-12-07 21:30:42 -0300
  • 2e0d325a08 mcl_target pt_BR translation JoseDouglas26 2023-12-07 21:13:21 -0300
  • 912a240b9e mcl_comparators pt_BR translation JoseDouglas26 2023-12-07 21:08:28 -0300
  • 68426f32b0 fix walking and running animation for horse donkey and mule no more gliding horses bakawun 2023-12-07 12:57:11 +0100
  • a344755894 Merge pull request 'horse: drops: remove 2nd saddle, add armor' (#4047) from Bakawun/MineClone2:horse into master the-real-herowl 2023-12-07 01:02:38 +0000
  • c03366aa12 Merge pull request 'Fix syntax errors and update spanish translations' (#4050) from megustanlosfrijoles/frijolesclone2:master into master the-real-herowl 2023-12-06 23:36:09 +0000
  • f92a0154ed obs: loot table updates fix table being defined twice for hoglin enable looting enchantment effects wheee missing use int 1 in N chances correct some values to those from mc wiki bakawun 2023-12-06 20:55:40 +0100
  • 348c96a9e0 loot chance: fix 1 in N chance calculation. add mc 2nd roll when enchanted to base chance value remove unused math.floor calculation from num to drop remove looting_ignore_chance, only used for ghast and its not needed. bakawun 2023-12-06 09:03:05 +0100
  • 22ac6ec986 mcl_monster_eggs pt_BR translation JoseDouglas26 2023-12-06 13:29:38 -0300
  • eb9e2119cf mcl_fire pt_BR translation JoseDouglas26 2023-12-06 13:15:50 -0300
  • c418a444b1 mcl_enchanting pt_BR translation JoseDouglas26 2023-12-06 13:05:56 -0300
  • b7a4b9843e mcl_grindstone pt_BR translation JoseDouglas26 2023-12-06 12:29:21 -0300
  • bb1e572287 Update mcl_compass.es.tr and fix syntax errors José M 2023-12-05 18:39:29 -0600
  • e640b2adda mcl_mangrove pt_BR translation JoseDouglas26 2023-12-05 21:24:32 -0300
  • 4127d120d2 Add server privs restriction to mcl_villages build tool (#4043) Eliy21 2023-12-05 12:49:49 +0000
  • 86dad4693e Add warning log if players with 0 hp joined (#4051) Eliy21 2023-12-05 08:21:37 +0000
  • 339fb2d79e Specify who joined the game with 0 hp in the warning log Eliy21 2023-12-05 05:45:14 +0000
  • 3a11fcf67a Add warning log if players with 0 hp joined Eliy21 2023-12-05 05:21:39 +0000
  • f39fe17895 Update mesecons_lightsone spanish translation José M 2023-12-04 22:51:50 -0600
  • aca1857ac5 mcl_death_messages pt_BR translation JoseDouglas26 2023-12-04 23:13:25 -0300
  • 0673fcc25b Respawn dead players when they login so they don't get stuck without the death formspec (#4041) Eliy21 2023-12-05 01:08:50 +0000
  • 589de76613 Fixed a code branch never being run the-real-herowl 2023-12-05 01:57:40 +0100
  • 1857341b59 Fixed player knockback from arrows the-real-herowl 2023-11-28 04:35:42 +0100
  • 46d9c66000 Fixed mobs executing custom on_punch with punch fail the-real-herowl 2023-11-28 04:35:19 +0100
  • cca6645524 Added player damage invulnerability the-real-herowl 2023-11-28 04:28:05 +0100
  • 24ffd64cad Knockback fixes the-real-herowl 2023-11-28 03:34:26 +0100
  • e29654a0f6 Revert healing interval default to the lower value the-real-herowl 2023-11-27 03:37:28 +0100
  • aa92beab70 mcl_hoppers pt_BR translation JoseDouglas26 2023-12-04 21:48:07 -0300
  • 027e0e8337 Fix a typo in the spanish translation (#4039) José Muñoz 2023-12-05 00:05:39 +0000
  • fefc57cd1f mcl_info pt_BR translation JoseDouglas26 2023-12-04 21:03:52 -0300
  • 29e0f5178d hudbars pt_BR translation JoseDouglas26 2023-12-04 21:00:47 -0300
  • 7b67ded1a1 Remove unnecessary space in the mcl_villages German translation Eliy21 2023-12-04 23:47:54 +0000
  • d53e819a47 Fix grammar mistake in the mcl_villages German translation Eliy21 2023-12-04 23:21:00 +0000
  • 7a8bbceb66 Fix mcl_villages Russian translation to use "server" instead of the translated word Eliy21 2023-12-04 09:30:38 +0000
  • af005ec60d Add build tool translation to mcl_villages Russian translation Eliy21 2023-12-04 08:55:10 +0000
  • c1a9e7382d Add build tool translation to mcl_villages Japanese translation Eliy21 2023-12-04 08:53:49 +0000
  • dc681fbfb4 Add build tool translation to mcl_villages French translation Eliy21 2023-12-04 08:52:31 +0000
  • d17c60839f Add German translation to mcl_villages Eliy21 2023-12-04 08:49:36 +0000
  • 64cf048c2a Add build tool translation to mcl_villages template Eliy21 2023-12-04 08:43:55 +0000
  • d61de5c59c Use minetest check priv api, add translation & remove itemstack from return Eliy21 2023-12-04 08:41:12 +0000
  • bc366f615c Add server privs restriction to mcl_villages build tool Eliy21 2023-12-02 14:14:15 +0000
  • 2ba73f832c horse: drops: remove 2nd saddle, add armor bakawun 2023-12-04 20:17:39 +0100
  • da3f4b818e mcl_dye and mcl_smithing_table translation fixes JoseDouglas26 2023-12-03 21:08:59 -0300
  • 50a65c4727 mcl_books and mcl_bows pt_BR translation fixes JoseDouglas26 2023-12-03 21:01:02 -0300
  • f14bd5505b mcl_armor pt_BR translation correction JoseDouglas26 2023-12-03 20:56:09 -0300
  • f1d21992b1 mcl_doors and mcl_fences pt_BR translation fixes JoseDouglas26 2023-12-03 20:55:16 -0300
  • 87eaa9a3e3 mcl_maps pt_BR translation JoseDouglas26 2023-12-02 23:47:22 -0300
  • 685cd1059a mcl_ocean pt_BR translation JoseDouglas26 2023-12-02 23:18:34 -0300
  • 4b63ff1c2a Merge pull request 'Fix "sleeping player hud" sometimes showing decimal numbers' (#4038) from player_sleeping_hudfix into master chmodsayshello 2023-12-02 19:37:05 +0000
  • 8e78062e4a mcl_smoker pt_BR translation JoseDouglas26 2023-12-02 10:49:53 -0300
  • 40b6786fab mcl_experience pt_BR translation JoseDouglas26 2023-12-02 10:42:25 -0300
  • 7fab66a7e3 mcl_lectern pt_BR translation JoseDouglas26 2023-12-02 10:37:42 -0300
  • 620faea538 mcl_cocoas pt_BR translation missing JoseDouglas26 2023-12-02 10:28:44 -0300
  • f565e8d8d1 Revert hunger code to pre-combat update PR Eliy21 2023-12-02 13:19:03 +0000
  • a24997cb34 Revert hunger code to pre-combat update PR Eliy21 2023-12-02 13:17:03 +0000
  • c6a6b97145 mcl_throwing pt_BR translation JoseDouglas26 2023-12-02 10:15:46 -0300
  • 2c4cce9a56 mcl_stonecutter pt_BR translation JoseDouglas26 2023-12-01 22:15:05 -0300
  • 99a5c9a358 mcl_mud pt_BR translation JoseDouglas26 2023-12-01 21:54:56 -0300
  • a875f8561f screwdriver pt_BR translation JoseDouglas26 2023-12-01 21:42:50 -0300
  • 3c710a2b29 mcl_sus_stew pt_BR translation JoseDouglas26 2023-12-01 21:39:44 -0300
  • e2d98fa50d mcl_hamburger pt_BR translation JoseDouglas26 2023-12-01 21:06:52 -0300
  • 1a866572fe mcl_armor pt_BR translation missing JoseDouglas26 2023-12-01 19:18:19 -0300