PrairieWind
da71e7b521
Add cherry boat
2023-06-25 16:37:02 +00:00
PrairieWind
960f9adda8
Add Remaining cherry nodes, textures, and cherry particles
2023-06-25 16:37:02 +00:00
PrairieWind
74742f7fc8
Add cherry sapling to dungeon loot temporarily
2023-06-25 16:37:02 +00:00
PrairieWind
c5c35ca786
Add Cherry Blossom Trees and Growth
2023-06-25 16:37:02 +00:00
PrairieWind
bba440b617
Move textures out of the mcl_cherry_blossom mod
2023-06-25 16:37:02 +00:00
PrairieWind
101cde2a94
First cherry blossom commit
2023-06-25 16:37:02 +00:00
ancientmarinerdev
0f8b709677
Merge pull request 'Nerf skeleton attack' ( #3811 ) from nerf_skellie_attack into master
...
Reviewed-on: MineClone2/MineClone2#3811
2023-06-25 12:03:29 +00:00
ancientmarinerdev
dd5d1dad29
Nerf skeleton attack
2023-06-25 11:52:02 +00:00
chmodsayshello
378b413986
Merge pull request 'OptiPNG a bunch of textures' ( #3816 ) from optimize_textures into master
...
Reviewed-on: MineClone2/MineClone2#3816
Reviewed-by: chmodsayshello <chmodsayshello@hotmail.com>
2023-06-25 08:26:42 +00:00
ancientmarinerdev
a286cb5046
Merge pull request 'Fix automated wool farm crash and elytra fly over unknown block crash' ( #3809 ) from fix_unknown_block_crash into master
...
Reviewed-on: MineClone2/MineClone2#3809
2023-06-21 20:53:32 +00:00
ancientmarinerdev
8b9b4b00e5
Fix elytra crash when flying over unknown node
2023-06-21 20:47:54 +00:00
ancientmarinerdev
7d51519f4d
Fix wool farm crash
2023-06-21 20:47:54 +00:00
ancientmarinerdev
088f8dec2f
Fix server crash for unknown node below.
2023-06-21 20:47:54 +00:00
ancientmarinerdev
5806dd6017
Merge pull request 'Creeper should not walk to player if it does not have line of sight. Mob shouldn't look at player it does not have line of sight to.' ( #3807 ) from line_of_sight_improvement into master
...
Reviewed-on: MineClone2/MineClone2#3807
2023-06-21 20:22:24 +00:00
ancientmarinerdev
658f244ae4
Creeper should not walk to player if it does not have line of sight. Mob shouldn't look at player it does not have line of sight to.
2023-06-21 20:17:49 +00:00
PrairieWind
ed13590bb0
OptiPNG a bunch of textures
2023-06-21 11:24:53 -06:00
ancientmarinerdev
23711950c1
Merge pull request 'Fix tab character in filename' ( #3815 ) from fix_tab_in_file_name into master
...
Reviewed-on: MineClone2/MineClone2#3815
2023-06-21 14:05:11 +00:00
ancientmarinerdev
baf6ae65e7
Fix tab character in filename
2023-06-21 15:03:39 +01:00
chmodsayshello
9ba503f99d
Merge pull request 'Updated optipng command to remove metadata' ( #3806 ) from update-TEXTURES.md-optipng into master
...
Reviewed-on: MineClone2/MineClone2#3806
Reviewed-by: chmodsayshello <chmodsayshello@hotmail.com>
2023-06-21 10:19:57 +00:00
chmodsayshello
9d1840f4ca
fix crash (no longer allow blacklisted items)
2023-06-21 12:15:41 +02:00
chmodsayshello
5cc9038169
reduce texture filesize (again)
2023-06-21 11:51:03 +02:00
chmodsayshello
460ef23b50
make upgrade_trimmed global
2023-06-21 11:49:21 +02:00
chmodsayshello
1e16647fe9
various codestyle fixes
2023-06-21 11:21:39 +02:00
chmodsayshello
16415ae577
bring back old global function
2023-06-21 10:57:50 +02:00
chmodsayshello
2665980007
add ':' to modname once
2023-06-21 10:53:41 +02:00
ancientmarinerdev
8c8b3be0f5
Merge pull request 'prevent ALL furnaces from being moved' ( #3810 ) from fix_xp_piston_duper into master
...
Reviewed-on: MineClone2/MineClone2#3810
2023-06-19 23:07:06 +00:00
chmodsayshello
75d6509c3e
prevent ALL furnaces from being moved
2023-06-20 00:02:03 +01:00
Temak
f7f8a72d08
Update russian translation ( #3519 )
...
Update russian translation by Temak
Reviewed-on: MineClone2/MineClone2#3519
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: Temak <artemkotlubai@yandex.ru>
Co-committed-by: Temak <artemkotlubai@yandex.ru>
2023-06-19 21:54:51 +00:00
Niterux
766c9efe33
Add more fishing sounds! ( #3800 )
...
Go fishing with the fishing rod, and enjoy the sounds
Co-authored-by: Niterux <parkerdec@gmail.com>
Reviewed-on: MineClone2/MineClone2#3800
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Co-authored-by: Niterux <parkerp1ggypc@gmail.com>
Co-committed-by: Niterux <parkerp1ggypc@gmail.com>
2023-06-19 11:49:58 +00:00
ancientmarinerdev
52fba55910
Merge pull request 'Fix texture modifiers relying on undocumented behavior' ( #3761 ) from appgurueu/MineClone2:fix-textures into master
...
Reviewed-on: MineClone2/MineClone2#3761
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-06-18 17:56:58 +00:00
Nicu
358432c52a
Updated optipng command to remove metadata
...
Added "-strip all" to also remove all metadata from
2023-06-18 16:54:30 +00:00
ancientmarinerdev
4a17c8abc1
Merge pull request 'Fix png start warning and double slab description warning.' ( #3796 ) from fix_png_warning_start into master
...
Reviewed-on: MineClone2/MineClone2#3796
2023-06-18 16:09:47 +00:00
ancientmarinerdev
da19aceb06
Fix double slab default description warning. Should use default unless neccessary. Why warn?
2023-06-18 16:06:35 +00:00
ancientmarinerdev
67260b16be
Fix asset error warning on startup.
2023-06-18 16:06:35 +00:00
chmodsayshello
7219f70d77
Merge pull request 'Prevent slime blocks from 'connecting' to honey blocks when pushing/pulling, like in Minecraft' ( #3803 ) from seventeenthShulker/MineClone2:independent_stickies into master
...
Reviewed-on: MineClone2/MineClone2#3803
Reviewed-by: chmodsayshello <chmodsayshello@hotmail.com>
2023-06-17 18:26:55 +00:00
chmodsayshello
bb2ce9ef92
pare down a few bytes from textures
2023-06-17 20:16:36 +02:00
seventeenthShulker
758d38894d
Prevent slime blocks from 'connecting' to honey blocks when pushing/pulling, like in Minecraft.
2023-06-17 16:42:06 +02:00
ancientmarinerdev
1192a46b9c
Merge pull request 'Adjust hot stuff achievement to use new lava bucket texture name' ( #3783 ) from fix_hot_stuff_achievement_icon into master
...
Reviewed-on: MineClone2/MineClone2#3783
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-06-13 17:21:36 +00:00
SmokeyDope
fd07cbdd5a
update lava bucket texture name in tools/Conversion_Table.csv
2023-06-13 15:49:57 +00:00
SmokeyDope
b409610537
adjust lava bucket texture name in mcl_maps/colors.json
2023-06-13 15:49:57 +00:00
SmokeyDope
deb703fbc2
Adjust hot stuff achievement to use new lava bucket texture name
2023-06-13 15:49:57 +00:00
FossFanatic
ac31642ec9
Door Fixes & Improvements ( #3479 )
...
This pull request fixes the issue where people had to mirror their door textures because the game used a different method to texture the doors.
Speaking of mirrored, this pull request also fixes mirrored doors and improves those greatly.
Reviewed-on: MineClone2/MineClone2#3479
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-06-13 15:43:52 +00:00
chmodsayshello
bc29e4dd95
fix texture filename
2023-06-08 10:41:49 +02:00
chmodsayshello
b76ed92aba
add missing rib_boots texture
2023-06-08 10:38:30 +02:00
chmodsayshello
703f1f46fc
make slot names fit
2023-06-08 10:06:26 +02:00
chmodsayshello
0b118c170e
armor trims: support smithing table
2023-06-08 10:02:00 +02:00
chmodsayshello
8431ac34d0
add armor trim templates
2023-06-08 00:16:57 +02:00
ancientmarinerdev
f57f73681a
Merge pull request 'Drop pumpkins, melons and buttons via piston or dirt next to piston' ( #3777 ) from pumpkin_stuff into master
...
Reviewed-on: MineClone2/MineClone2#3777
2023-06-07 21:21:43 +00:00
chmodsayshello
049128972f
armor trim: more color transparency & creative inventory removal
2023-06-07 22:49:04 +02:00
chmodsayshello
0c65d9d11a
add mcl_enchanting as hard dependency
2023-06-07 22:29:59 +02:00