Commit Graph

  • 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
  • 4f0ad6de6d Extra tools James David Clarke 2024-01-08 11:12:20 +0000
  • 59ffda6e86 Added my internal tools James David Clarke 2024-01-08 11:11:45 +0000
  • 1b7cde697a Updated Grass,Fern,Vine,Lily Pad and leaves to MC 1.19+ James David Clarke 2023-12-29 16:40:11 +0000
  • bae95fea09 Updated rails to MC1.19+ James David Clarke 2023-12-29 16:23:44 +0000
  • 5f6173b999 Some fixes to the conversion script to make rails work in MC1.9+ Packs James David Clarke 2023-12-29 16:16:37 +0000
  • bd113dd902 Added Missing textures to Conversion_Table.csv James David Clarke 2023-12-29 16:09:58 +0000
  • 557ea75c5d Added more textures to Conversion_Table.csv James David Clarke 2023-12-29 09:39:33 +0000
  • 98a5f07ef8 Added support for cherry blossoms MC 1.20+ James David Clarke 2023-12-29 04:00:53 +0000
  • 29fe5e5b40 Added more entries and modified existing to Conversion_Table.csv James David Clarke 2023-12-29 02:50:22 +0000
  • a5573aab26 Updated Conversion Table James David Clarke 2023-12-29 02:45:50 +0000
  • 17da379269 Changed 108 textures to work with 1.19 MC James David Clarke 2023-12-28 18:12:16 +0000
  • 566bc8a02b Added support for MC1.19 Resource Packs James David Clarke 2023-12-28 17:35:51 +0000
  • 44bd1c7b71 Reduce sweet berry bush slowdown (#4150) Eliy21 2024-01-21 01:07:14 +0000
  • ac8ff800ec Merge pull request 'Farming fortune drop bug fix' (#4121) from JoseDouglas26/MineClone2:mcl_farming_fortune into master the-real-herowl 2024-01-20 04:46:02 +0000
  • 3b60a8eb18 Farming fortune drop bug fix JoseDouglas26 2024-01-04 16:19:50 -0300
  • 681175c463 Merge pull request 'Show elytra animation when using elytra' (#4108) from elytra into master the-real-herowl 2024-01-20 04:02:44 +0000
  • 3dafeb7505 Merge pull request 'Set all mob spawn chance weights according to mc now that weights are actually taken into account' (#4035) from Bakawun/MineClone2:mob_chance into master the-real-herowl 2024-01-20 04:00:13 +0000
  • 4c0bad754e Show elytra animation when using elytra Johannes Fritz 2023-12-29 12:13:23 -0600
  • 899c45534f Adding occitan translation for CORE and ENTITIES PrWalterB 2023-05-21 20:50:46 +0200
  • cfd41d458a Merge pull request 'Add capes' (#4046) from capes into master the-real-herowl 2024-01-20 03:26:10 +0000