1
0
Fork 0

Commit Graph

  • 4eecab501d Global definition removed José Douglas da Silva Souza 2024-03-08 22:34:31 +0000
  • 2e2c2da6fa Merge branch 'hollow_logs' of https://git.minetest.land/JoseDouglas26/MineClone2 into hollow_logs JoseDouglas26 2024-03-07 21:10:40 -0300
  • 671438e802 Some updates in the code JoseDouglas26 2024-03-07 21:08:25 -0300
  • 21dbc25f13 Improve french translation (#4194) syl 2024-03-07 20:04:02 +0000
  • 88cad892d5 New hollow log blocks JoseDouglas26 2024-03-04 12:07:53 -0300
  • 97d5865d13 New hollow log blocks JoseDouglas26 2024-03-04 12:07:53 -0300
  • 4a22287eb6 Added 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
  • 35de4a4974 Textures fixes for doors copper-adaptation-refs-recovery JoseDouglas26 2024-02-22 11:25:23 -0300
  • 787ef17925 Fix door param2 change when scrapping or waxing JoseDouglas26 2024-02-20 10:42:36 -0300
  • ff23d46125 Door duplication bug solved and more oxidation JoseDouglas26 2024-02-16 15:32:25 -0300
  • f83d1b18cd Oxidation, scrapping and waxing for copper doors JoseDouglas26 2024-02-16 12:35:43 -0300
  • 802137f355 New copper doors items and open trapdoor oxidation JoseDouglas26 2024-02-14 17:34:39 -0300
  • 5f9da709f6 Bug fixes and new functions.lua JoseDouglas26 2024-02-14 09:13:19 -0300
  • 20888dfe32 Copper door textures and other improvements JoseDouglas26 2024-02-11 18:53:49 -0300
  • b704c1e773 Merge branch 'mcl_copper-and_new-blocks' of https://git.minetest.land/JoseDouglas26/MineClone2 into mcl_copper-and_new-blocks JoseDouglas26 2024-02-08 10:24:47 -0300
  • 480b30ceab Copper bulb textures JoseDouglas26 2024-02-08 10:20:35 -0300
  • 73a053615e More copper blocks and crafting "api" JoseDouglas26 2024-02-08 10:18:34 -0300
  • 797b527d2d New mcl_copper and new 1.21 MC blocks JoseDouglas26 2024-02-05 11:58:46 -0300
  • e6c0ab0572 New mcl_copper and new 1.21 MC blocks JoseDouglas26 2024-02-05 11:58:46 -0300
  • 497f1dcd80 drop stack instead of items nixnoxus 2024-02-05 00:24:27 +0100
  • 01cace413f update bartering items nixnoxus 2024-02-05 00:11:22 +0100
  • 7bfbaac772 Fix damage animation and player invul crash in mcl_playerplus (#4176) Eliy21 2024-02-04 17:31:11 +0000
  • 8d5c9996a2 Centered the eating animation the-real-herowl 2024-02-02 04:28:20 +0100
  • 87abd0f4dc Merge pull request 'Colored Leather Armor' (#4024) from AFCMS/MineClone2:colored-leather-2 into master the-real-herowl 2024-02-02 03:25:08 +0000
  • 03b8ad15e3 Privs for colorizing command and comment cleanup the-real-herowl 2024-02-02 04:05:28 +0100
  • fc6fe3f1ed Crafting colorized leather armor the-real-herowl 2024-01-25 12:47:20 +0100
  • 3fa4cf6d52 Cauldron leather armor washing the-real-herowl 2024-01-25 11:56:54 +0100
  • 3d799266c3 Finished leather armor colorizing the-real-herowl 2024-01-25 09:20:17 +0100
  • caa82c40c9 Colored Leather Armor AFCMS 2022-05-10 15:55:56 +0200
  • 8c19d4b9b8 Merge pull request 'Add glazed terracotta pillars' (#4117) from Potiron/MineClone2:master into master the-real-herowl 2024-02-02 02:50:36 +0000
  • 1476c7ae59 Make end rods use a mesh model the-real-herowl 2024-02-02 02:31:57 +0100
  • 13825763b0 Added eating animation the-real-herowl 2024-01-29 04:24:39 +0100
  • c31226041f Merge pull request 'Fixed ghast hitbox' (#4156) from ghast_fix into master the-real-herowl 2024-01-28 12:56:06 +0000
  • b3bcd949b9 Merge pull request 'Change on scaffolding placement checking' (#4164) from JoseDouglas26/MineClone2:scaffolding_bug_fix into master the-real-herowl 2024-01-25 13:30:41 +0000
  • a8ad631864 Added ghast achievement and nerfed ghast the-real-herowl 2024-01-25 14:16:09 +0100
  • 1478960b7f Improved ghast combat the-real-herowl 2024-01-25 03:50:00 +0100
  • f41990c1d0 Fixed ghast hitbox the-real-herowl 2024-01-21 07:15:08 +0100
  • 77a6ac1ef3 Protection check José Douglas da Silva Souza 2024-01-23 20:46:15 +0000
  • 9b9271e5df Change on scaffolding placement checking José Douglas da Silva Souza 2024-01-23 20:05:45 +0000
  • 1175be45fb Merge 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
  • f444efbb03 Merge 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
  • a2a38b7b3d Merge pull request 'Fixed a crash' (#4154) from fix_capes_crash into master chmodsayshello 2024-01-22 20:20:31 +0000
  • aa4f8ba6cc Add medium size mob distinction in the cactus mob damage area reach code Eliy21 2024-01-21 09:17:15 +0000
  • b645a2ab67 Remove commented out cactus mob damage code Eliy21 2024-01-21 09:09:15 +0000
  • d41d29be58 Add distinction between regular sized mobs and large mobs in the cactus mob damage area reach Eliy21 2024-01-18 16:33:15 +0000
  • 434bb33f72 Add mob cactus damage logic to /mcl_mobs/physics.lua Eliy21 2024-01-16 18:58:38 +0000
  • d37840e022 Comment out cactus mob damage logic in preperation to move code logic to /mcl_mobs/physics.lua Eliy21 2024-01-16 18:53:40 +0000
  • aea5c6f7be Make cactus be able to damage mobs Eliy21 2024-01-16 14:55:40 +0000
  • 5154dce8d0 Use table.update() on mcl_hunger.eat_internal[name] in the item eat code Eliy21 2024-01-21 08:46:48 +0000
  • c0a5c63601 Fix sus stew item frame duplication bug Eliy21 2024-01-21 08:43:02 +0000
  • 473c85c543 Fix bucket milk item frame duplication bug Eliy21 2024-01-21 08:40:42 +0000
  • 86c10002a6 Fix golden apple item frame duplication bug Eliy21 2024-01-21 08:38:20 +0000
  • b56424a0b6 Integrate mcl_hunger.is_eating(name) API into item eat code Eliy21 2024-01-18 14:18:48 +0000
  • 93dff87a5e Add mcl_hunger.is_eating(name) API Eliy21 2024-01-18 14:15:43 +0000
  • be711ea727 Change beetroot soup food group to not be categorized as a drink and be eaten with particles Eliy21 2024-01-16 12:31:59 +0000
  • 7b42779fe2 Change rabbit stew food group to not be categorized as a drink and be eaten with particles Eliy21 2024-01-16 12:28:24 +0000
  • 11d0062255 Change mushroom stew food group to not be categorized as a drink and be eaten with particles Eliy21 2024-01-16 12:25:34 +0000
  • 4dd04b4c91 Fix sus stew not leaving bowl after use Eliy21 2024-01-16 09:08:45 +0000
  • 109aed75df Fix sus stew not having eating particle & sound effects and eating slow speed getting stuck on login Eliy21 2024-01-16 06:58:10 +0000
  • 184f1575ee Added mcl_eating_delay setting in settingtypes.txt James David Clarke 2024-01-15 08:04:08 +0000
  • 7561e1dc95 Make sus stew handle delayed eating Eliy21 2024-01-15 06:22:31 +0000
  • bee44f41b6 Make milk bucket handle delayed eating Eliy21 2024-01-15 06:18:07 +0000
  • b2b2dc4090 Make golden apples handle delayed eating Eliy21 2024-01-15 06:13:38 +0000
  • a78b308a75 Make potions handle delayed eating Eliy21 2024-01-15 06:08:02 +0000
  • cc7a2e0b41 Add eating delay entry to changelog.txt Eliy21 2024-01-15 06:02:23 +0000
  • 996a5a6d47 Integrate delayed eating to item eat code Eliy21 2024-01-15 05:56:24 +0000
  • 4c8efca4e6 Add eating delay code Eliy21 2024-01-15 05:45:44 +0000
  • 2d2b64006b add nether vine placement checks for top and bottom of nodes (#4129) SmokeyDope 2024-01-21 06:28:41 +0000
  • 8e103cf615 Mobs should not anger towards the player if damage is disabled. (#4114) emptyshore 2024-01-21 05:37:54 +0000
  • d1ac98a019 Fixed a crash the-real-herowl 2024-01-21 04:03:50 +0100
  • d3c591915f Fix light check and limit Y level for slime chunk spawn. (#4139) codiac 2024-01-21 02:52:36 +0000
  • b507838e13 Merge pull request 'Overhaul Texture_Converter.py and Conversion_Table.csv' (#4133) from Impulse/MineClone2:texture-conversion-120 into master the-real-herowl 2024-01-21 02:25:22 +0000
  • b944a70059 added piglin (did I fix git?) Doods 2024-01-20 13:29:01 +0200
  • 9397e736a8 just a hotfix, doesn't count (true finish (at least for the conversion table.csv) Doods 2024-01-14 22:50:59 +0200
  • b7ea609422 last minute changes 4 (hopefully final) Doods 2024-01-14 22:21:51 +0200
  • 23a3d53ca6 last minute change 3 Doods 2024-01-14 18:52:05 +0200
  • 7e31f015fe Last minute changes #2 Doods 2024-01-14 17:43:54 +0200
  • f1fda9b412 last minute changes Doods 2024-01-14 15:29:48 +0200
  • 1a2b9e5930 More fixes James David Clarke 2024-01-13 16:25:03 +0000
  • bb29dade32 Added: 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
  • 961ee13ba1 Converted 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
  • efd19bd0ee Added requirements.txt James David Clarke 2024-01-10 09:21:14 +0000
  • fe8612d944 Made terms clearer in gui.py James David Clarke 2024-01-10 08:50:37 +0000
  • c586e480ed Fixed crash bug with GUI James David Clarke 2024-01-10 08:44:45 +0000
  • 0da8428eef Made minetest directory handling, platform indiependent James David Clarke 2024-01-10 08:36:48 +0000
  • ddfbd331c9 Refactor convert_textures code, seperated special cases into its own module James David Clarke 2024-01-10 08:16:36 +0000
  • 47b6bd5539 GUI Now functional James David Clarke 2024-01-10 07:18:29 +0000
  • 16cdc9fd12 Seperated common convert code from CLI and GUI so they can both use it James David Clarke 2024-01-10 07:03:16 +0000
  • 2904e3119f Started on GUI and seperating code so GUI and CLI can share it James David Clarke 2024-01-10 06:50:04 +0000
  • e04f4d3b2a Added --all flag. James David Clarke 2024-01-10 04:08:30 +0000
  • 0584fc4ebf Fixed find_highest_minecraft_version, got rid of hardcoded major-minor version string. James David Clarke 2024-01-10 03:36:56 +0000
  • 1147a9715a Added --default flag James David Clarke 2024-01-10 03:31:45 +0000
  • e05e46bc59 Added Conversion Table validator. James David Clarke 2024-01-10 02:54:29 +0000
  • 7793a31f0e Added: stripped logs, planks, recovery compass, amethyst, netherite stuff Doods 2024-01-09 22:55:59 +0200
  • a6753806cc Refactored code: split up into different functions and modules. James David Clarke 2024-01-09 17:28:43 +0000
  • a25bdfbc90 added: loom, lodestone, tropical fish patterens, trim templates, fletching table (partial), craftguide seach icon, renamed armor stand item, renames dyes Doods 2024-01-09 15:01:57 +0200
  • 254fe4d98e Replace getopt code with argparse as its more modern. James David Clarke 2024-01-09 08:16:05 +0000
  • 6324c805eb Added PIL dependency and added pixel dimentions autodetection James David Clarke 2024-01-09 07:56:29 +0000
  • 3103969bdc Got rid of redundent "Target path" field as its always "./textures" James David Clarke 2024-01-09 07:26:54 +0000
  • 7cb17eefa1 testing to make sure I know how to use git + adding 10 textures Doods 2024-01-08 13:27:14 +0200