Commit Graph

  • bdbc484c48 Delete 'menu/overlay.1.png' FossFanatic 2022-12-25 08:28:01 +0000
  • 56c62e9fba Delete 'menu/overlay.2.png' FossFanatic 2022-12-25 08:27:56 +0000
  • 3b1acc60db Delete 'menu/overlay.3.png' FossFanatic 2022-12-25 08:27:51 +0000
  • 6026687e93 Delete 'menu/overlay.4.png' FossFanatic 2022-12-25 08:27:45 +0000
  • e813c48ed5 Delete 'menu/overlay.5.png' FossFanatic 2022-12-25 08:27:40 +0000
  • 75716d97e3 Delete 'menu/overlay.png' FossFanatic 2022-12-25 08:27:34 +0000
  • 6fe5bf8674 Merge pull request 'Update Code of Conduct email' (#3214) from update_coc_email into master ancientmarinerdev 2022-12-29 23:47:50 +0000
  • 9574ba7f09 Update Code of Conduct email ancientmarinerdev 2022-12-29 23:47:03 +0000
  • 0df4f9518a Merge pull request 'Added credit for Japanese translations' (#3213) from add_japanese_credits into master ancientmarinerdev 2022-12-29 22:18:44 +0000
  • 3ee4a62107 Added credit for Japanese translations ancientmarinerdev 2022-12-29 22:17:16 +0000
  • e6e898671a Merge pull request 'add japanese translation' (#3149) from SakuraRiu/MineClone2:master into master ancientmarinerdev 2022-12-29 22:14:48 +0000
  • 87327abfb9 Restructure Commit. Michieal 2022-12-29 13:16:48 -0500
  • 34263c2ef3 Change bamboo back to Axey, instead of swordy. Michieal 2022-12-29 12:28:42 -0500
  • 38c6969292 Fix mod.conf in mcl_fishing Fix bamboo nodes on_destruct to handle the alt nodes too. clean up ToDos Michieal 2022-12-29 11:31:13 -0500
  • 54548ecfdf Merge branch 'master' into simplified_palette_index FossFanatic 2022-12-29 14:51:17 +0000
  • 5ec7b8ed89 Add LBM to fix grass palette indexes FossFanatic 2022-12-29 14:18:37 +0000
  • 137179ac8e revert 3afb42b2f7 FossFanatic 2022-12-29 14:13:50 +0000
  • 3afb42b2f7 Add a LBM to fix grass palette indexes on older worlds FossFanatic 2022-12-29 14:12:00 +0000
  • ab1cfde34d Merge pull request 'Put back default sky and fog color.' (#3201) from fix_v6_sky_color into master FossFanatic 2022-12-29 07:59:28 +0000
  • d5f8129ea7 Merge branch 'master' into fix_v6_sky_color FossFanatic 2022-12-29 07:55:49 +0000
  • 1d0968f4f5 Fix bamboo nodes on_destruct to handle the alt nodes too. clean up ToDos Michieal 2022-12-29 01:38:10 -0500
  • 0f9d263e02 Add Bamboo to the Fishing Junk table. Update the mod.conf to be aware of mcl_bamboo. Michieal 2022-12-29 01:29:25 -0500
  • 26c1be3722 Fix bamboo node to be Swordy. Added in secondary bamboo node types. Changed the grow_bamboo function to make use of new alt nodes, and removed unneccessary "force" parameter. Michieal 2022-12-29 01:03:25 -0500
  • 1295b2dc12 Merge pull request 'Dye refactoring; untangle bone meal, lapis, ink sac and cocoa beans from dye items.' (#3176) from redo_dyes into master ancientmarinerdev 2022-12-29 03:11:33 +0000
  • 44f724f677 Minor refactoring of mcl_dye, fix dye texture names. kabou 2022-12-23 01:25:26 +0100
  • 92ee402971 Separate white dye from bone meal. kabou 2022-12-22 22:44:21 +0100
  • 7d8fdc6ec3 Separate brown dye from cocoa beans. kabou 2022-12-22 19:32:15 +0100
  • d2edc75407 Separate blue dye from lapis lazuli. kabou 2022-12-22 18:10:59 +0100
  • 7311071303 Separate black dye from squid ink sac. kabou 2022-12-22 17:26:13 +0100
  • 437842134e Merge pull request 'Slime, magma cube and cow spawning fixes.' (#3162) from slime_fixes into master ancientmarinerdev 2022-12-29 02:14:32 +0000
  • 60b0cfe89a Remove FIXME about slimes spawning in swamps. kabou 2022-12-22 06:35:45 +0100
  • d8a883e81f Limit size of cow herds spawning. kabou 2022-12-22 06:29:31 +0100
  • 15f5c3c30a Make slimes spawn at night in swamps. kabou 2022-12-22 06:05:00 +0100
  • 4af8148850 Refactor spawn registrations. kabou 2022-12-22 05:43:59 +0100
  • ea6201d32f Add missing biome to slime spawn list. kabou 2022-12-22 05:38:47 +0100
  • da17ff8ea0 Remove stray dependency. kabou 2022-12-22 05:20:51 +0100
  • 6756ee340c Mob spawning chatcommand refactoring. kabou 2022-12-22 03:13:26 +0100
  • 0c454a34c9 Use vectors in `get_next_mob_spawn_pos()` kabou 2022-12-22 02:38:35 +0100
  • 8279dcb3dd Add FIXME notes to slime mob code. kabou 2022-12-22 02:06:56 +0100
  • ea19f02e14 Assorted `spawn_children_on_die` fixes. kabou 2022-12-22 01:47:38 +0100
  • 95cbac78a8 Change number of children spawned on die. kabou 2022-12-22 01:00:35 +0100
  • acc2be7253 Merge remote-tracking branch 'origin/mcl_bamboo_too' into mcl_bamboo_too Michieal 2022-12-28 18:21:39 -0500
  • 3015bfb8c4 Merge branch 'master' into mcl_bamboo_too Michieal 2022-12-28 23:16:01 +0000
  • 28cb06421d Merge branch 'master' into mcl_bamboo_too Michieal 2022-12-28 18:13:51 -0500
  • 731468cf5a Did a bit of code restructuring. Removed another magic number. Add in todo for fishing. Added in the possibility for bamboo to grow two nodes in one success. Added in a "force" param to use with bonemealing. Michieal 2022-12-28 18:10:12 -0500
  • ff7693937a Did a bit of code restructuring. Removed another magic number. Add in todo for fishing. Added in the possibility for bamboo to grow two nodes in one success. Added in a "force" param to use with bonemealing. Michieal 2022-12-28 15:29:06 -0500
  • c1cde073c8 Rename _mcl_palette_index to _mcl_grass_palette_index FossFanatic 2022-12-28 19:34:24 +0000
  • 76669e1f3c Moved bamboo grow code to its own function, and made that function global so that it can be called outside of mcl_bamboo. Michieal 2022-12-28 14:34:14 -0500
  • ef15477e37 Rename _mcl_palette_index to _mcl_grass_palette_index FossFanatic 2022-12-28 19:33:26 +0000
  • a0c5a04d26 Rename _mcl_palette_index to _mcl_grass_palette_index FossFanatic 2022-12-28 19:32:42 +0000
  • 18e932997d Rename _mcl_palette_index to _mcl_grass_palette_index FossFanatic 2022-12-28 19:31:11 +0000
  • 1f601c68c5 Make snowy grass blocks have a palette index FossFanatic 2022-12-28 17:02:58 +0000
  • 9cf6c9ed5e Change swamp and mangrove grass palette index FossFanatic 2022-12-28 16:10:02 +0000
  • 81daec14a2 Merge pull request 'Update sounds from MTG' (#3157) from grorp/MineClone2:patch-1 into master ancientmarinerdev 2022-12-27 21:36:33 +0000
  • 9f9cc3a629 Change grass block inventory colour FossFanatic 2022-12-27 21:19:33 +0000
  • ac90350257 Change palette indexes to fit the new palette FossFanatic 2022-12-27 20:57:58 +0000
  • a6841fe38b Simplify palette and add helpful text file FossFanatic 2022-12-27 20:55:24 +0000
  • 5e129985f2 Put back default sky and fog color. kabou 2022-12-27 14:30:33 +0100
  • 6f05992c8b Fix Licensing. Removed Make_Stairs check. Made unified protection check. Began work on the second half of scaffolding. Removed comments that was no longer needed. Michieal 2022-12-25 07:30:31 -0500
  • 0dc31611ac Merge pull request 'Adjusts mcl_crimson Doors to have a specified side texture' (#3140) from Wbjitscool/MineClone2:master into master PrairieWind 2022-12-25 02:09:14 +0000
  • b0070a3b83 Merge pull request 'Fix the disapearance of christmas texture of the ender chest once it is placed' (#3184) from 3raven/MineClone2:master into master PrairieWind 2022-12-25 01:46:14 +0000
  • 5964f25fa7 Merge branch 'master' into master 3raven 2022-12-24 17:01:13 +0000
  • 2db9ea6459 Merge pull request 'Small Useless Textures Cleanup' (#3164) from useless_textures_cleanup into master FossFanatic 2022-12-24 15:16:28 +0000
  • e0a9aca469 Merge branch 'master' into useless_textures_cleanup FossFanatic 2022-12-24 15:05:14 +0000
  • fb8f59e918 Merge pull request 'Overworld Biome Sky And Fog Colours' (#3158) from biome_skycolor_overworld into master FossFanatic 2022-12-24 15:01:43 +0000
  • 9eb86f011b Make the code clearer to read FossFanatic 2022-12-24 14:54:48 +0000
  • d3e8e24f42 Fix the disapearance of christmas texture of the ender chest once it is placed 3raven 2022-12-24 14:44:06 +0000
  • 770dd0ec47 Merge branch 'master' into useless_textures_cleanup FossFanatic 2022-12-24 12:31:56 +0000
  • 00b2afecad Merge branch 'master' into biome_skycolor_overworld FossFanatic 2022-12-24 12:31:10 +0000
  • c55332bf42 Change mod.conf and readme's depends. Optipng images, after adding in bamboo top image. Try out a plantlike style top node for bamboo stalks. Make Bamboo drop 1-2 bamboo. Fix Bamboo top drops. Michieal 2022-12-24 00:57:44 -0500
  • cbf090485c Merge pull request 'Fix creative inventory view being reset upon taking damage' (#3102) from CyberMango/MineClone2:bug/mango/creative_inventory_view_resets_on_damage into master ancientmarinerdev 2022-12-24 01:18:16 +0000
  • 42f8fbf9b8 Added in Fuel Recipes for bamboo slabs / stairs; including mosaics. Michieal 2022-12-23 17:27:01 -0500
  • bd38827f60 Fixes #2976 CyberMango 2022-12-16 16:32:44 +0200
  • b0978d275d Abstracted variables in bamboo abm. Fix Base scaffolding in Creative mode. Fixed Lua Warnings. Michieal 2022-12-22 16:08:05 -0500
  • 522bbbbe26 Delete 'mods/ENTITIES/mobs_mc/textures/mobs_mc_enderman_block.png' FossFanatic 2022-12-22 12:47:44 +0000
  • e1f26ea70d Remove dry grass side texture FossFanatic 2022-12-22 12:40:36 +0000
  • 9ef4a850b1 Remove dry grass top texture FossFanatic 2022-12-22 12:40:10 +0000
  • 4c23601d03 Remove useless amethyst texture FossFanatic 2022-12-22 12:38:05 +0000
  • 8d51e16b8e Remove obsolete texture FossFanatic 2022-12-22 12:34:14 +0000
  • 2b11b5c17a Added full node names for bamboo on_place. Added in bamboo top destruct. Removed mapgen.lua. Michieal 2022-12-21 22:22:51 -0500
  • 9445b02dcc MapGen update. Adjusted decorations. Michieal 2022-12-21 20:57:34 -0500
  • 1b980849db Merge branch 'master' into master SakuraRiu 2022-12-22 00:55:48 +0000
  • 14adcbbecb Make snow sound like snow while digging it Gregor Parzefall 2022-12-21 22:39:26 +0100
  • e0d48400a7 Fix the removal of bamboo extras. Michieal 2022-12-21 16:16:53 -0500
  • 7312c30f8e Update attribution of sounds Gregor Parzefall 2022-12-21 22:13:08 +0100
  • 742a625c42 Added in aliasing for scaffolding, to prevent breakage for players using the "mcl_scaffolding" mod. Michieal 2022-12-21 15:55:50 -0500
  • 95d3f9be07 Make Lantern API callable from outside of mcl_lanterns Michieal 2022-12-21 12:34:47 -0500
  • 16d94a88db moved extras to the proper location Michieal 2022-12-21 12:32:09 -0500
  • a50908e1eb Fix the flat biome having a beach sky colour FossFanatic 2022-12-21 16:00:04 +0000
  • afbb8e2288 Add locals for certain hex codes that occur too many times FossFanatic 2022-12-21 15:57:33 +0000
  • 79b1db4b1a Fix underwater fog colour regression FossFanatic 2022-12-21 14:04:47 +0000
  • 1c752019f0 Make the explanation shorter FossFanatic 2022-12-21 13:08:23 +0000
  • 1977dbf9a1 Remove excessive whitespace FossFanatic 2022-12-21 13:05:52 +0000
  • 91836f3a1d Add sky and fog colour for each overworld biome FossFanatic 2022-12-21 13:04:46 +0000
  • 35b2f3b638 Make overworld biome specific (daytime) sky and fog colours possible FossFanatic 2022-12-21 13:01:54 +0000
  • 4fcbe05be5 Remove a sound I forgot Gregor Parzefall 2022-12-21 13:53:09 +0100
  • 0fef161580 revert 49e420e1e8 biome_skycolor FossFanatic 2022-12-21 12:22:24 +0000
  • 49e420e1e8 Add debug daytime sky and fog colours, remove biome specific dawn/dusk and night colours FossFanatic 2022-12-21 12:21:23 +0000
  • 8f80c6e6a6 Added missing word (Breeding). Riu Sakura 2022-12-21 14:23:57 +0900
  • b14f055154 Merge branch 'master' into mcl_bamboo_too Michieal 2022-12-20 23:19:29 -0500