ancientmarinerdev
4651bd7e7d
Merge pull request 'merge_0.83.1_asset_fixes' ( #3745 ) from merge_0.83.1_asset_fixes into master
...
Reviewed-on: MineClone2/MineClone2#3745
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
2023-05-19 14:24:05 +00:00
ancientmarinerdev
62ca6faab1
Updated credits for new assets
2023-05-19 14:18:49 +00:00
ancientmarinerdev
ccf063999e
New crimson fungus texture
2023-05-19 14:18:49 +00:00
ancientmarinerdev
4a7a50e78c
New warped and crimson hyphae plank textures
2023-05-19 14:18:49 +00:00
ancientmarinerdev
00a950721d
Merge pull request 'Make end crystals explode when nearby crystals are punched and explode' ( #3714 ) from end_crystal_explosion into master
...
Reviewed-on: MineClone2/MineClone2#3714
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-17 21:25:43 +00:00
PrairieWind
6294a61d0d
Make end crystals explode when nearby crystals are punched and explode
2023-05-17 21:17:46 +00:00
ancientmarinerdev
393c24d32a
Merge pull request 'Make Piglin Brutes drop golden axes' ( #3719 ) from piglin_brute_drops into master
...
Reviewed-on: MineClone2/MineClone2#3719
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-17 20:57:39 +00:00
PrairieWind
873297d2cf
Make Piglin Brutes drop golden axes
...
Instead of dropping crossbows
2023-05-17 20:55:09 +00:00
ancientmarinerdev
681ea9b515
Merge pull request 'Zombie piglin no longer prevent sleep unless hostile.' ( #3731 ) from allow_sleep_near_ziglin into master
...
Reviewed-on: MineClone2/MineClone2#3731
2023-05-17 19:55:50 +00:00
ancientmarinerdev
e2688c03e3
Zombie piglin no longer prevent sleep unless hostile.
2023-05-17 19:49:37 +00:00
ancientmarinerdev
d6192dda67
Merge pull request 'Update dead bush generation' ( #3725 ) from dead_bush_mapgen into master
...
Reviewed-on: MineClone2/MineClone2#3725
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
2023-05-16 23:16:21 +00:00
PrairieWind
e2963f88a7
Update dead bush generation
...
Removed Taiga biome and changed the generation values
2023-05-16 23:13:11 +00:00
ancientmarinerdev
11b371a107
Merge pull request 'Fix sign color requirement and translation issue' ( #3677 ) from sign_color_fix into master
...
Reviewed-on: MineClone2/MineClone2#3677
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-16 21:44:12 +00:00
PrairieWind
5071a7c789
Fix translator translating sign description api side instead of mod side
2023-05-16 21:38:28 +00:00
PrairieWind
0903ac60e4
Make custom sign registration not absolutely require color
2023-05-16 21:38:28 +00:00
ancientmarinerdev
f093050c76
Merge pull request 'Fix waterlogged mangrove roots leaving water in the nether' ( #3724 ) from waterlog_mangrove_roots_nether into master
...
Reviewed-on: MineClone2/MineClone2#3724
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-16 19:38:52 +00:00
PrairieWind
d467b80491
Fix waterlogged mangrove roots leaving water in the nether
2023-05-16 19:35:56 +00:00
ancientmarinerdev
6ded4d2322
Merge pull request 'Optimise mobs' ( #3720 ) from optimise_mobs into master
...
Reviewed-on: MineClone2/MineClone2#3720
2023-05-15 14:03:54 +00:00
ancientmarinerdev
5a059379b2
Group damage logic. Remove physics falling logic out of suspend with duplicate falling call
2023-05-15 13:54:23 +00:00
ancientmarinerdev
952a90bfde
Re-organise mob_step for better clarity
2023-05-15 13:54:23 +00:00
ancientmarinerdev
f326fa620f
Optimise do states and env danger check
2023-05-15 13:54:23 +00:00
ancientmarinerdev
3d1fb8cf4a
Clean up and optimise falling
2023-05-15 13:54:23 +00:00
ancientmarinerdev
519b237ba8
Jumping check only called once per mob_step and refactor duplicate water danger, cliff fall logic
2023-05-15 13:54:23 +00:00
ancientmarinerdev
72c3f87925
Reduce excessive mob overhead
2023-05-15 13:54:23 +00:00
ancientmarinerdev
818052dc6c
Fix mob textures getting reset on shutdown/startup
2023-05-15 13:54:23 +00:00
ancientmarinerdev
b3a6970370
Merge pull request 'Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names.' ( #3718 ) from zombie_piglin_fixes into master
...
Reviewed-on: MineClone2/MineClone2#3718
2023-05-14 16:15:51 +00:00
ancientmarinerdev
53637bbc19
Group attack configured so that sword piglins and piglins will also respond to aggression on other piglins.
2023-05-14 15:56:26 +00:00
ancientmarinerdev
92a8f23d22
Fix creeper name
2023-05-14 15:56:26 +00:00
ancientmarinerdev
2d89440972
Fix Piglin naming and add localisation entries
2023-05-14 15:56:26 +00:00
ancientmarinerdev
92c0809dbe
Remove zombie pigman file as no longer needed
2023-05-14 15:56:26 +00:00
ancientmarinerdev
530c8ec0da
Remove zombie pigmen and ensure zombie piglin named correctly. Add Piglin description names.
2023-05-14 15:56:26 +00:00
ancientmarinerdev
47e26bbfe6
Merge pull request 'Lightning rod param2 is now saved upon being struck' ( #3712 ) from lightning_rod_param_strike into master
...
Reviewed-on: MineClone2/MineClone2#3712
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-14 11:54:06 +00:00
PrairieWind
f019f4ae45
Lightning rod param2 is now saved upon being struck
2023-05-14 11:50:27 +00:00
FossFanatic
998983445b
Rename Bucket Textures ( #3708 )
...
This pull request renames buckets so that they use the `mcl_` naming convention.
I originally was going to do some renaming on a bigger scope, but decided against it for now.
Reviewed-on: MineClone2/MineClone2#3708
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
Co-committed-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
2023-05-14 11:41:39 +00:00
ancientmarinerdev
0a0bb3ff9a
Merge pull request 'Remove Flower Forest Beaches from Wolf biome spawn list' ( #3722 ) from wolf_flower_biome into master
...
Reviewed-on: MineClone2/MineClone2#3722
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-05-12 22:57:10 +00:00
PrairieWind
be32ffde6b
Remove Flower Forest Beaches from Wolf biome spawn list
2023-05-12 22:50:33 +00:00
PrairieWind
0364c8d2a6
Merge pull request 'Piglins no longer aggro for enchanted gold armour' ( #3713 ) from fix_piglin_gold_aggression into master
...
Reviewed-on: MineClone2/MineClone2#3713
Reviewed-by: PrairieWind <prairiewind@noreply.git.minetest.land>
2023-05-12 22:30:32 +00:00
ancientmarinerdev
3aed71fb85
Piglins no longer aggro for enchanted gold armour
2023-05-12 22:21:56 +00:00
PrairieWind
8a2c90406f
Merge pull request 'Fix dropped out bamboo lines from translation work' ( #3717 ) from bamboo_fix into master
...
Reviewed-on: MineClone2/MineClone2#3717
Reviewed-by: PrairieWind <prairiewind@noreply.git.minetest.land>
2023-05-12 22:16:42 +00:00
ancientmarinerdev
d42260cea3
Fix dropped out bamboo lines from translation work
2023-05-11 23:49:46 +01:00
3raven
9518d47662
(french) translation enhancements ( #3643 )
...
- Add missing translation
- Fix broken translations
- Fix unacurate description
- Correct/improve/change for cohesion french translation
Translations templates have been updated,other translations must be updated.
<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer
By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->
Tell us about your pull request! Reference related issues, if necessary
### Testing
Tell us how to test your changes!
Co-authored-by: 3raven <elise_declerck@laposte.net>
Reviewed-on: MineClone2/MineClone2#3643
Reviewed-by: AFCMS <afcm.contact@gmail.com>
Co-authored-by: 3raven <3raven@noreply.git.minetest.land>
Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
2023-05-11 22:39:49 +00:00
ancientmarinerdev
ede98cda80
Merge pull request 'Clean up crash code and convert to new style vectors' ( #3703 ) from cleanup_crash_code into master
...
Reviewed-on: MineClone2/MineClone2#3703
2023-05-11 19:25:20 +00:00
ancientmarinerdev
09619a62ee
Clean up is_as_cliff code and convert to new style vector part 2
2023-05-11 20:22:49 +01:00
ancientmarinerdev
31e6e38013
Clean up is_as_cliff code and convert to new style vector
2023-05-11 20:22:49 +01:00
ancientmarinerdev
8092fd573c
Cleanup self.acc code and convert to new style vectors
2023-05-11 20:22:19 +01:00
ancientmarinerdev
0185609b01
Merge pull request 'Reduce network activity for elytra flying rocket particles' ( #3702 ) from optimisations_ely into master
...
Reviewed-on: MineClone2/MineClone2#3702
2023-05-11 17:33:47 +00:00
ancientmarinerdev
7726e576f0
Remove oopsie
2023-05-11 17:30:28 +00:00
ancientmarinerdev
d920441a01
Reduce network activity for elytra flying rocket particles
2023-05-11 17:30:28 +00:00
ancientmarinerdev
c62694f9e4
Merge pull request 'Hoglins attack frequency reduced now due to new attack_frequency mob setting' ( #3700 ) from hoglin_attack_fix into master
...
Reviewed-on: MineClone2/MineClone2#3700
2023-05-11 17:07:55 +00:00
ancientmarinerdev
39872f8ef6
Fix hoglin reach and view_range
2023-05-11 16:33:55 +00:00