4a22287eb6Added a check for the bone meal's applied position. protection the position above as well to prevent growing high grass on areas in which you are not allowed to place blocks. Because, if you cant place a block there, why should you be able to grow grass/flowers there?
CyberMango
2024-02-29 13:23:48 +0200
77a6ac1ef3Protection check
José Douglas da Silva Souza
2024-01-23 20:46:15 +0000
9b9271e5dfChange on scaffolding placement checking
José Douglas da Silva Souza
2024-01-23 20:05:45 +0000
1175be45fbMerge pull request 'Add MC hold to eat delay' (#4144) from Eliy21/MineClone2:eating_delay into master
the-real-herowl
2024-01-25 02:06:14 +0000
f444efbb03Merge pull request 'Make cactus be able to damage mobs' (#4149) from Eliy21/MineClone2:cactus_mob_damage into master
the-real-herowl
2024-01-25 01:57:22 +0000
a2a38b7b3dMerge pull request 'Fixed a crash' (#4154) from fix_capes_crash into master
chmodsayshello
2024-01-22 20:20:31 +0000
aa4f8ba6ccAdd medium size mob distinction in the cactus mob damage area reach code
Eliy21
2024-01-21 09:17:15 +0000
1a2b9e5930More fixes
James David Clarke
2024-01-13 16:25:03 +0000
bb29dade32Added: trapdoors (partial), berrels, blackstone, basalt, beehive, bee nest, bell item, soul soil, light items (0 to 15), honey(comb) and things I forgot
Doods
2024-01-10 22:13:22 +0200
961ee13ba1Converted utils os.system commands to useing the more pythonic: wand, library. And partially converted armor os.system commands to wand too.
James David Clarke
2024-01-10 11:48:41 +0000
efd19bd0eeAdded requirements.txt
James David Clarke
2024-01-10 09:21:14 +0000
fe8612d944Made terms clearer in gui.py
James David Clarke
2024-01-10 08:50:37 +0000
c586e480edFixed crash bug with GUI
James David Clarke
2024-01-10 08:44:45 +0000
0da8428eefMade minetest directory handling, platform indiependent
James David Clarke
2024-01-10 08:36:48 +0000
ddfbd331c9Refactor convert_textures code, seperated special cases into its own module
James David Clarke
2024-01-10 08:16:36 +0000
47b6bd5539GUI Now functional
James David Clarke
2024-01-10 07:18:29 +0000
16cdc9fd12Seperated common convert code from CLI and GUI so they can both use it
James David Clarke
2024-01-10 07:03:16 +0000
2904e3119fStarted on GUI and seperating code so GUI and CLI can share it
James David Clarke
2024-01-10 06:50:04 +0000
e04f4d3b2aAdded --all flag.
James David Clarke
2024-01-10 04:08:30 +0000
0584fc4ebfFixed find_highest_minecraft_version, got rid of hardcoded major-minor version string.
James David Clarke
2024-01-10 03:36:56 +0000
1147a9715aAdded --default flag
James David Clarke
2024-01-10 03:31:45 +0000
e05e46bc59Added Conversion Table validator.
James David Clarke
2024-01-10 02:54:29 +0000