Commit Graph

  • 1fadfcc64b Merge tag '0.88.1' into mtsr_devel mtsr_devel Aleksandr Avdeev 2025-01-06 11:52:37 +0300
  • b21d7cba0a Update release notes for hotfix v0.88.1 the-real-herowl 2025-01-05 19:32:02 +0100
  • b9088a5d4c Updated release credits and set version for hotfix v0.88.1 the-real-herowl 2025-01-05 18:57:40 +0100
  • f2f322daa5 vl_fireworks: Call pointed node's on_rightclick first (#4823) Mikita Wiśniewski 2025-01-05 19:07:19 +0100
  • 6011a31aad Fix crash when trying to strip hollow logs (#4822) Mikita Wiśniewski 2025-01-05 18:40:38 +0100
  • ae5353b070 Merge pull request 'Fix bobber collision, ender pearl crash' (#4806) from fix-bobber into master the-real-herowl 2025-01-05 18:39:34 +0100
  • 5009d403c1 Ensure the bobber remains after it collides with something solid teknomunk 2025-01-05 09:34:05 -0600
  • 9df4a57945 Remove unused locals, resolve all but one luacheck finding (incorrect finding of value not used) teknomunk 2025-01-05 07:26:08 -0600
  • 98f115eb31 Update flying bobber detection to work with Projectile API changes teknomunk 2025-01-05 07:17:29 -0600
  • 6824ce0428 Give snowballs, eggs and ender pearls a collision box teknomunk 2025-01-04 12:38:45 -0600
  • bd31808bed Fix ender pearl crash teknomunk 2025-01-03 16:17:39 -0600
  • 70d05a6720 Fix bobber colliding with doors,trapdoors, rework vl_projectile collides_with handling to affect all entities physical or not teknomunk 2025-01-03 16:02:12 -0600
  • 0385abc277 Fix undeclared (global) variable usage (#4803) Mikita Wiśniewski 2025-01-05 15:57:02 +0100
  • 013679507b Use meshes for cocoa pods instead of nodeboxes (fixes #4808) (#4811) Mikita Wiśniewski 2025-01-05 15:48:48 +0100
  • 6913465531 Remove explicit inventory size parameter (#4820) teknomunk 2025-01-05 15:44:13 +0100
  • 3d862a0336 Cooldown for dispensers and droppers (#4814) kno10 2025-01-05 15:43:04 +0100
  • aac9a30a0d Merge tag '0.88.0' into mtsr_devel Aleksandr Avdeev 2025-01-05 14:05:13 +0300
  • 1521d202aa Merge pull request 'Fix undeclared (global) variables, other linter issues with minecarts' (#4805) from fix-luacheck-minecart into master the-real-herowl 2025-01-05 02:37:51 +0100
  • 7c7c2bcb6d Address review comments teknomunk 2025-01-03 16:12:00 -0600
  • cc125d8eac Fix all luacheck findings except two empty if branches, two references to math.round and the *_physics variables from optional mods (each guarded by modpath checks) teknomunk 2025-01-03 15:33:18 -0600
  • 24ca1b20a8 Export handle_cart_leave from movement, resolve luacheck and lua-language-server findings, fix typo teknomunk 2025-01-03 15:18:21 -0600
  • e5822ecc35 fix undefined globals in mcl_bamboo (#4797) kno10 2025-01-05 02:25:48 +0100
  • 8a08f0dbcd Fix droppers crashing when dropping an unknown item (#4810) Mikita Wiśniewski 2025-01-05 02:24:16 +0100
  • 2df6f7d5d4 Fix jockey spawn room check (#4812) Mikita Wiśniewski 2025-01-05 02:23:48 +0100
  • cc82293c74 Merge pull request 'Fix sweetberry bonemealing crash, growth, double bonemeal usage' (#4788) from fix-sweetberry-bonemealing into master the-real-herowl 2025-01-03 20:07:12 +0100
  • ab7d0544da Add TODO for future planned work teknomunk 2025-01-02 18:07:12 -0600
  • e82496c812 Refactor to remove drop_berries that was used exactly twice and had same function as another variable, refactor do_berry_drop to return boolean on whether berries were dropped, refactor right-click handler to make it more clear that the bonemealing check only happens if berries were not dropped teknomunk 2025-01-02 18:05:03 -0600
  • d7bb017dca Fix sweetberry bonemealing crash, fix sweetberry growth, fix double bonemeal usage teknomunk 2025-01-02 06:28:34 -0600
  • bf7017cfe7 Merge pull request 'Disable mob movement logging by default' (#4789) from default-disable-mob-logging into master the-real-herowl 2025-01-03 17:27:06 +0100
  • cc2d575894 Move setting next to mcl_logging_mobs_spawn teknomunk 2025-01-03 06:42:12 -0600
  • dea5127b40 Add mob movement debugging to settingtypes.txt teknomunk 2025-01-02 06:34:46 -0600
  • dfc8733261 Change the default logging setting in mob movement from true to false teknomunk 2025-01-01 21:46:39 -0600
  • 9057f7cfd3 Merge pull request 'Update Galician translation' (#4796) from translate-galician-4521 into master the-real-herowl 2025-01-03 11:56:47 +0100
  • 25a832c4b6 rerun mod_translation_updater kno10 2025-01-02 22:48:48 +0100
  • b407cc9628 Squashed: Galician translation ninjum 2024-07-06 22:00:14 +0200
  • 5ee94855b0 Fix TNT Minecart Crash (#4799) teknomunk 2025-01-03 11:53:31 +0100
  • eb06f48875 Fix fishing pole casting crash (#4800) teknomunk 2025-01-03 11:52:47 +0100
  • 96469f8518 Fix elytra rocket crash (#4801) teknomunk 2025-01-03 11:43:20 +0100
  • 96957da5cf Add colors for new nodes added very late in the 0.88 release cycle. (#4795) kno10 2025-01-03 11:41:27 +0100
  • 9b23d9931e Change cart dismount position to behind the cart instead of beside it (#4785) teknomunk 2025-01-02 22:30:39 +0100
  • ca504e80c7 Fix carts randomly derailing (#4780) teknomunk 2024-12-31 19:35:54 +0100
  • 9c51ed0518 Merge pull request 'release_0_88_back_on_track' (#4777) from release_0_88_back_on_track into master the-real-herowl 2024-12-31 04:41:32 +0100
  • 3a9ecbba96 Post-release set version 0.89.0-SNAPSHOT the-real-herowl 2024-12-31 04:03:00 +0100
  • eebfe43e7e Add release notes for v0.88 the-real-herowl 2024-12-31 04:01:31 +0100
  • 37b24c9dfe Updated release credits and set version for v0.88 the-real-herowl 2024-12-31 04:01:14 +0100
  • 7324c6b39e Merge pull request 'Basic 3rd person spear aim animation' (#4773) from animation_fixes into master the-real-herowl 2024-12-31 03:49:01 +0100
  • 7ed6e7b780 Improve spear mobile experience the-real-herowl 2024-12-31 02:20:59 +0100
  • bd7524d712 Actually working spear aiming animation the-real-herowl 2024-12-31 02:18:54 +0100
  • 9cd807d5c5 Basic 3rd person spear aim anim the-real-herowl 2024-12-30 19:28:16 +0100
  • d45184a885 Merge pull request 'Added a conversion for legacy fireworks' (#4776) from legacy_fireworks_conversion into master the-real-herowl 2024-12-31 03:47:57 +0100
  • ce01fc29ae Translation files textdomain fix the-real-herowl 2024-12-31 03:45:44 +0100
  • 9e55cfed65 Added a conversion for legacy fireworks the-real-herowl 2024-12-31 03:04:36 +0100
  • cd9cc8b492 Merge pull request 'Translations update (after minecarts)' (#4774) from translations-update-after-minecarts into master the-real-herowl 2024-12-31 02:52:31 +0100
  • 8f3f0e3b44 additional German translations kno10 2024-12-30 22:37:17 +0100
  • b39cee7c5c rerun translation updater kno10 2024-12-30 22:29:38 +0100
  • 07dbc3edf8 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-16 18:17:01 +0100
  • 4023d38a69 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-16 18:00:28 +0100
  • 7b3417f3f9 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-12 02:41:43 +0100
  • 2a6a5f44ee More translations in Spanish JOSE DANIEL ANGULO PLATA 2024-12-12 02:27:00 +0100
  • 9ade2c5f7a New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-12 02:17:47 +0100
  • 87d3a8a027 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-12 02:09:44 +0100
  • c66f40bb59 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 23:55:14 +0100
  • 448947856c More translations in Spanish JOSE DANIEL ANGULO PLATA 2024-12-11 23:38:00 +0100
  • 0af2f7b623 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 22:55:21 +0100
  • aa9ad31fbf Correcting JOSE DANIEL ANGULO PLATA 2024-12-11 22:47:26 +0100
  • f3e338c136 Correcting JOSE DANIEL ANGULO PLATA 2024-12-11 22:46:13 +0100
  • c3f1ae9a34 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 22:07:33 +0100
  • 505bd6bb98 Correcting name JOSE DANIEL ANGULO PLATA 2024-12-11 21:53:22 +0100
  • c924513fed Correcting JOSE DANIEL ANGULO PLATA 2024-12-11 21:45:25 +0100
  • f98a6110c8 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 21:20:39 +0100
  • 009835a540 More translations in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 21:06:00 +0100
  • 0476cdf1f7 New translation in Esperanto JOSE DANIEL ANGULO PLATA 2024-12-11 20:11:12 +0100
  • b7ebeff141 Letters for a future Esperanto translation 3/3 JOSE DANIEL ANGULO PLATA 2024-12-11 19:25:56 +0100
  • c3c5ab9fd8 Letters for a future Esperanto translation 2/3 JOSE DANIEL ANGULO PLATA 2024-12-11 19:23:57 +0100
  • 65ffc145a7 Letters for a future Esperanto translation 1/3 JOSE DANIEL ANGULO PLATA 2024-12-11 19:17:26 +0100
  • 79fb8b6371 More translations in Spanish JOSE DANIEL ANGULO PLATA 2024-12-11 18:36:07 +0100
  • 470ce57ff5 More translations in Spanish JOSE DANIEL ANGULO PLATA 2024-12-11 17:43:32 +0100
  • 73666798ae More translations in Spanish JOSE DANIEL ANGULO PLATA 2024-12-11 17:29:15 +0100
  • cf376f3906 Merge pull request 'Minecart Update' (#4766) from minecart_update into master the-real-herowl 2024-12-31 02:37:39 +0100
  • 290e2e9753 Fix cart placement so that furnace minecarts will always try to start moving in the direction the player was facing when the cart was placed teknomunk 2024-12-30 18:42:29 -0600
  • 7bf2e08baa Fix cart direction when starting to move forward teknomunk 2024-12-30 18:31:32 -0600
  • b5754d63a2 Remove temporary description string, add assert to force description field to be present in rail definitions and fix descriptions for on variants of rail teknomunk 2024-12-30 18:21:39 -0600
  • 1656262156 Re-enable trains by default, add to settingtypes.txt teknomunk 2024-12-29 20:21:02 -0600
  • 0dbf3fcd62 Fix crash in rail corridor generation, fix missing globals warnings, fix floating rail in rail corridors teknomunk 2024-12-29 19:11:28 -0600
  • 46ea9e98cc Guard against undefined nodes teknomunk 2024-12-29 16:20:16 -0600
  • 363187b0d6 Prevent glitching into solid blocks at the end of rail teknomunk 2024-12-29 16:07:43 -0600
  • c97e2f77e7 Add comments to clarify _mcl_minecarts_on_enter_*() callbacks teknomunk 2024-12-29 12:11:31 -0600
  • aef68d34fd Address review comment and adjust multiplier teknomunk 2024-12-29 11:55:55 -0600
  • 3b63b1eec3 Swap push/pull for straight hoppers teknomunk 2024-12-29 11:53:20 -0600
  • 42fe5c4c85 Reduce repulsion of carts off rails teknomunk 2024-12-29 10:40:28 -0600
  • 6898675e05 Limit detached cart vertical boost to no more than what is needed to get over the lip of rails teknomunk 2024-12-29 10:26:31 -0600
  • cacc9d384f Handle edge case in mcl_minecarts.reverse_cart_direction() that lead to strange punching and pushing behavior teknomunk 2024-12-29 09:17:35 -0600
  • 31066caf06 Fix cart reversal/wrong direction movement on collisions teknomunk 2024-12-29 07:35:17 -0600
  • 48c380ca0b Make sure to clear _passenger after expelling mobs teknomunk 2024-12-29 07:04:39 -0600
  • bf9ad1919e Prevent players getting in the same cart as a mob, don't allow mobs already in a cart to be moved to another one teknomunk 2024-12-29 07:04:02 -0600
  • bef17e5401 Patch initial cart direction when placing teknomunk 2024-12-29 06:54:36 -0600
  • 9b647b0823 Add curve->tee and tee->cross conversion logic, fix typo teknomunk 2024-12-28 20:02:52 -0600
  • 929d7a6492 Make trains experimental behind a setting teknomunk 2024-12-28 19:30:51 -0600
  • b627d71750 Allow curved special rail conversion without dropping as item teknomunk 2024-12-28 18:56:09 -0600
  • 6559bc23f9 Fix orientation of carts on slopes teknomunk 2024-12-28 18:34:27 -0600