SmokeyDope
38b8f551d4
Note that .bmp and .tga image formats are depreciated
2023-03-07 16:16:29 +00:00
SmokeyDope
c18a851dd3
Add MODELS.md
2023-03-07 16:16:29 +00:00
ancientmarinerdev
6e6aa83fd8
Merge pull request 'Adding new Exhale & Tim Unwin tracks!' ( #3511 ) from add_new_tracks into master
...
Reviewed-on: MineClone2/MineClone2#3511
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
2023-03-07 16:08:26 +00:00
ancientmarinerdev
695cbc54ae
Adding in credits for Valley of Ghosts and Lonely Blossom
2023-03-07 15:56:24 +00:00
ancientmarinerdev
4c5b057038
Removed duplicate track
2023-03-07 15:56:24 +00:00
ancientmarinerdev
1dcdbbef79
Adding Exhale & Tim Unwin tracks into the playlists
2023-03-07 15:56:24 +00:00
ancientmarinerdev
37b42a1033
Shrink audio files with added metadata
2023-03-07 15:56:24 +00:00
ancientmarinerdev
d32e968682
Add original Exhale & Tim Unwin first two tracks
2023-03-07 15:56:24 +00:00
FossFanatic
887269f6de
Merge pull request 'Fix grass not growing issue' ( #3516 ) from fix_grass_not_growing into master
...
Reviewed-on: MineClone2/MineClone2#3516
Reviewed-by: FossFanatic <fossfanatic@noreply.git.minetest.land>
2023-03-07 08:45:50 +00:00
ancientmarinerdev
67ddad987d
Fix grass not growing issue
2023-03-06 17:45:38 +00:00
ancientmarinerdev
25aff57076
Merge pull request 'Add Grass Palette Group' ( #3481 ) from grass_palette_group into master
...
Reviewed-on: MineClone2/MineClone2#3481
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-05 12:53:46 +00:00
FossFanatic
261b5dda98
Remove excessive code
...
This removes a piece of excessive code, which I accidentally left behind.
2023-03-05 12:45:45 +00:00
FossFanatic
b80dd0294c
Change the grass LBM & generator
...
This commit makes the grass LBM & generator look for nodes in the `grass_palette` group, instead of looking at a local list.
2023-03-05 12:45:44 +00:00
FossFanatic
260a76e5ee
Add grass palette nodes in a special group & more
...
This commit adds any nodes which make use of a grass palette to a `grass_palette` group, to avoid having to create a list of said nodes every time.
I also added one line of code to potted ferns, in preparation for when I get to adding biome coloured potted ferns, which currently use a fixed colour instead of the biome's colour.
2023-03-05 12:45:44 +00:00
FossFanatic
b4d41d1284
Prepare some things for future additions
...
Adds a couple of lines of code in preparation for when I try to add biome coloured potted ferns, which currently use a fixed colour instead of the biome's colour.
2023-03-05 12:45:44 +00:00
FossFanatic
e82ff4781a
Add grass palette nodes in a special group
...
This commit adds any nodes which make use of a grass palette to a `grass_palette` group, to avoid having to create a list of said nodes every time.
2023-03-05 12:45:44 +00:00
ancientmarinerdev
22e7200ea0
Merge pull request 'Expanding music choices and adding in Jester's first 4 tracks' ( #3464 ) from music_enable_multiple_track_choice into master
...
Reviewed-on: MineClone2/MineClone2#3464
2023-03-04 20:37:26 +00:00
ancientmarinerdev
a116c67dcd
Reduce size of Jester tracks
2023-03-04 20:22:04 +00:00
ancientmarinerdev
1937241a71
Fix logging
2023-03-04 20:22:04 +00:00
ancientmarinerdev
10fa91cc42
Adding the first 4 Jester trackers made for MineClone2
2023-03-04 20:22:04 +00:00
ancientmarinerdev
83ff2f1754
Enable expansion of music choices
2023-03-04 20:22:04 +00:00
PrairieWind
0e68014e23
Merge pull request 'Fix textures for item frame and glowing item frame' ( #3485 ) from item-frame-texture-fix into master
...
Reviewed-on: MineClone2/MineClone2#3485
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
Reviewed-by: PrairieWind <prairiewind@noreply.git.minetest.land>
2023-03-04 18:22:57 +00:00
SmokeyDope
d4be5dd88c
Add in optimized item frame and glowing item frame textures
2023-03-04 18:13:24 +00:00
SmokeyDope
256803303d
remove unoptimized item frame texture
2023-03-04 18:13:24 +00:00
SmokeyDope
b70d870004
remove unoptimized glowing item frame border texture
2023-03-04 18:13:24 +00:00
SmokeyDope
75fb64d6ea
remove unoptimized glowing item frame texture
2023-03-04 18:13:24 +00:00
SmokeyDope
f6d6a59c01
Remove "mcl_itemframes_glow_item_frame_item.png"
...
Duplicate image of "mcl_itemframes_glow_item_frame.png", changed code to use base frame image thus making this duplicate for inventory item unnecessary.
2023-03-04 18:13:24 +00:00
SmokeyDope
551b0c31bb
Change glowing item frame inventory image to "mcl_itemframes_glow_item_frame.png"
...
"mcl_itemframes_glow_item_frame_border.png" "mcl_itemframes_glow_item_frame_item.png" and "mcl_itemframes_glow_item_frame" are all the same image, can save a few kilobytes by editing the glowing item frame code to just use one and removing the other two of them.
2023-03-04 18:13:24 +00:00
SmokeyDope
4939ce3e75
Add in updated glowing item frame border and glowing item frame item texture
2023-03-04 18:13:24 +00:00
SmokeyDope
108e369e0c
Delete glowing item frame item texture
2023-03-04 18:13:24 +00:00
SmokeyDope
8a48729aad
delete glowing item frame border texture
2023-03-04 18:13:24 +00:00
SmokeyDope
f5fad2e8f5
Add in updated item frame and glowing item frame texture
...
New textures fill canvas completely which fixes visual bug.
2023-03-04 18:13:24 +00:00
SmokeyDope
ab6abc3876
Delete old glowing item frame texture
2023-03-04 18:13:24 +00:00
SmokeyDope
1855fa2b64
Delete old item frame texture
...
canvas not completely filled, has some alpha transparency on borders which lead to visual bug.
2023-03-04 18:13:24 +00:00
ancientmarinerdev
b4422402c9
Merge pull request 'Seagrass Param2 Fix' ( #3465 ) from seagrass_param2_fix into master
...
Reviewed-on: MineClone2/MineClone2#3465
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-04 15:50:49 +00:00
FossFanatic
dbbac7962d
Fix the seagrass param2 and more
2023-03-04 15:42:37 +00:00
ancientmarinerdev
3ba77e408c
Merge pull request 'Map Colour Fixes' ( #3493 ) from map_fixes into master
...
Reviewed-on: MineClone2/MineClone2#3493
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-04 13:55:46 +00:00
FossFanatic
c0f52ad344
Fix maps to display coloured foliage and water
2023-03-04 13:47:51 +00:00
FossFanatic
8a408a5c7f
Remove old .json file
2023-03-04 13:47:51 +00:00
ancientmarinerdev
5478c8f44f
Merge pull request 'Fix spawn egg crashes in different dimensions' ( #3504 ) from fix_spawn_eggs into master
...
Reviewed-on: MineClone2/MineClone2#3504
2023-03-04 02:19:26 +00:00
ancientmarinerdev
a25cced40e
Remove comment now resolved
2023-03-04 02:18:36 +00:00
ancientmarinerdev
86a85bb487
Fix spawn egg crashes in different dimensions
2023-03-04 01:38:51 +00:00
anarquimico
8c4f2fdd7b
TP to dark spots only on the overworld
2023-03-03 21:55:56 -03:00
ancientmarinerdev
48fa2608ed
Merge pull request 'spawn-egg-crash-fix' ( #3492 ) from GuyLiner/MineClone2:spawn-egg-crash-fix into master
...
Reviewed-on: MineClone2/MineClone2#3492
2023-03-04 00:34:45 +00:00
PrairieWind
cfaa6aa8c2
Merge pull request 'Disable beehive/nest drops in creative' ( #3450 ) from beehive_drops_creative into master
...
Reviewed-on: MineClone2/MineClone2#3450
Reviewed-by: 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 <mrrar@noreply.git.minetest.land>
2023-03-03 23:11:42 +00:00
PrairieWind
2f10a8767b
Beehives only go into inventory in creative when no beehive exists in the inventory
2023-03-03 23:05:18 +00:00
PrairieWind
c71aec6f9d
Add beehives and bee nests to inventory in creative
2023-03-03 23:05:18 +00:00
PrairieWind
493839cf11
Disable beehive/nest drops in creative
2023-03-03 23:05:18 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
4c7c1fe176
Merge pull request 'Make hoppers push items to minecarts' ( #3490 ) from anarquimico/MineClone2:hoppers_to_minecarts into master
...
Reviewed-on: MineClone2/MineClone2#3490
Reviewed-by: 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 <mrrar@noreply.git.minetest.land>
2023-03-03 22:35:29 +00:00
anarquimico
c37aad26c3
Make hoppers push items to minecarts
2023-03-03 16:13:49 -06:00