Commit Graph

  • f70176da34 Fix mcl_dyes' mod.conf to use mcl_bamboo grow and check functions. Michieal 2023-01-04 23:56:51 -0500
  • e314addeb3 Merge branch 'master' into mcl_bamboo_too Michieal 2023-01-04 23:10:54 -0500
  • df8fc65e1e temp commit. Michieal 2023-01-04 23:03:08 -0500
  • 687887fe27 Incorporate applying bonemeal to Bamboo stalks. Michieal 2023-01-04 22:49:17 -0500
  • 65aa956d9c Add alias for scaffolding. Michieal 2023-01-04 22:43:05 -0500
  • ddd004c0f0 Merge pull request 'Fix incorrect foundation size for belltower' (#3147) from village_tweaks into master 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2023-01-04 21:45:47 +0000
  • 609ef220ad Village building and paths should not spawn on top of snowy trees ancientmarinerdev 2023-01-03 18:32:52 +0000
  • 32a7eb4087 Fix incorrect foundation size for belltower ancientmarinerdev 2022-12-18 22:10:02 +0000
  • 5e969ba928 Added sweet berries death messages. CyberMango 2023-01-01 23:52:35 +0200
  • 17e02aec3c Applying bone meal on a stage 3 sweet berry no longer grows it. CyberMango 2023-01-01 23:02:38 +0200
  • fb28e192e6 Bone meal applied on sweet berries only grows them by 1 stage now. CyberMango 2023-01-01 22:55:44 +0200
  • 0f569fdbaa Bone meal on sweet berries in creative mode is no longer wasted and minor fixes. CyberMango 2022-12-24 20:38:32 +0200
  • 8a7fcfde82 Fixed sweet berries bugs. CyberMango 2022-12-24 19:38:55 +0200
  • fb51067c78 Created a shared function for planting a seed that can also be consumed. CyberMango 2022-12-23 16:05:23 +0200
  • 8dd4a2611e Added alias for scaffolding. Michieal 2023-01-04 14:25:31 -0500
  • f86ee99abf Further cleaned up bamboo base code. Michieal 2023-01-04 11:28:09 -0500
  • 6cf1fa7b81 Merge branch 'master' into simplified_palette_index FossFanatic 2023-01-04 15:02:56 +0000
  • 7ea41a2f21 Merge pull request 'Fix baby zombies going through 1 node high space' (#3241) from short_baby_zombies into master ancientmarinerdev 2023-01-04 14:56:26 +0000
  • 39bcf2f961 Merge branch 'master' into simplified_palette_index FossFanatic 2023-01-04 14:01:58 +0000
  • 0b1916b807 Fix baby zombies going through 1 node high space 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 2023-01-04 07:52:48 -0600
  • d1a017f6b2 optimized out some for loops, cleaned up code for bamboo placement. tested the changes. Michieal 2023-01-03 18:40:40 -0500
  • 494592b6a8
    Update translation template and add french translation AFCMS 2022-12-07 19:07:35 +0100
  • d14cdf9e92
    Fix typo in barrier help text AFCMS 2022-12-07 19:01:44 +0100
  • 25c16911cf
    Make nearby light blocks spawn particles when player wield one AFCMS 2022-12-06 21:14:05 +0100
  • f534b9fe28
    Remove config file AFCMS 2022-12-06 20:53:33 +0100
  • f6e4a54ca9
    Make light blocks not walkable AFCMS 2022-12-06 20:46:51 +0100
  • 58749cb593
    Spawn particle then placing light blocks AFCMS 2022-12-06 20:40:31 +0100
  • a07eae5a91
    Basic light blocks AFCMS 2022-12-06 20:35:13 +0100
  • ff8c4f724e
    Use `mcl_util.call_on_rightclick` in `on_place` callback for barrier block AFCMS 2022-12-04 18:45:05 +0100
  • 6a47b34352
    Use new vectors AFCMS 2022-12-04 18:41:42 +0100
  • cda07cf2b3
    Remove support for `use_texture_alpha` bool values (mt 5.3) AFCMS 2022-12-04 18:38:29 +0100
  • 0ea7a0cafe
    Remove `stack_max` fields duplicated with default value AFCMS 2022-12-04 18:37:45 +0100
  • 2fa9f9484d
    Fix invalid function signature for `on_place` callbacks + handling of possible nil value AFCMS 2022-12-04 18:36:54 +0100
  • da7e437666
    Format file AFCMS 2022-12-04 18:34:15 +0100
  • 50e50e2904 Continued some optimizations of code in bamboo.on_place. Michieal 2023-01-03 15:57:58 -0500
  • 966c914a8e Updated .gitignore to exclude *.xcf (gimp) files. Michieal 2023-01-03 15:39:23 -0500
  • 9351f72c15 Updated Bamboo translations template.txt Michieal 2023-01-03 15:38:34 -0500
  • ef7fb0d2e3 Cleaned up the code. Fixed side placement of bamboo against bamboo. Michieal 2023-01-03 01:38:12 -0500
  • 5ef7d9f7a0 Added in Bamboo_Plank variable. Michieal 2023-01-02 22:36:09 -0500
  • 0fca1ce469 Merge pull request 'Fix crash for sky colour if cannot find biome' (#3239) from fix_colour_crash_risk into master ancientmarinerdev 2023-01-03 01:02:19 +0000
  • 388632cd46 Fixed BROKEN skycolor Michieal 2023-01-02 19:36:01 -0500
  • dd4a0a4172 Fixed mcl_fishing depending on mcl_bamboo. Michieal 2023-01-02 19:24:56 -0500
  • df6d1c026a Fix crash for sky colour if cannot find biome ancientmarinerdev 2023-01-02 21:48:58 +0000
  • d586b3fecc Tracked down missing node type placement issues, and fixed them. Michieal 2023-01-02 03:54:26 -0500
  • a7a0c4791a Many bug fixes, Adjusted randomizing code. Michieal 2023-01-02 02:19:33 -0500
  • 23b62c296a Fix code caching errors, and remove unused variables from init. Michieal 2023-01-01 23:07:20 -0500
  • f8ae702ce4 Function name consistency test_mob_tweaks_branch ancientmarinerdev 2023-01-02 00:58:23 +0000
  • 5faf060122 Fix crash and remove unused duplicate variables ancientmarinerdev 2023-01-02 00:54:08 +0000
  • 8c648d1fc3 Refactor mob_step and do_states ancientmarinerdev 2023-01-02 00:00:40 +0000
  • 46052e5b7e Merge pull request 'Add templates for issues and pull requests' (#3220) from gitea_templates into master ancientmarinerdev 2023-01-01 19:04:12 +0000
  • 6430fcf103 Clarify *missing feature request* template iliekprogrammar 2023-01-01 13:37:34 +0800
  • 7376b08c61 Better headers. More distinct *missing feature* template iliekprogrammar 2023-01-01 13:33:00 +0800
  • 2e28a3386b Revert "Add "Testing/Review needed" tag to pull request templates" iliekprogrammar 2023-01-01 13:28:06 +0800
  • 98dac6dcd7 Add "Testing/Review needed" tag to pull request templates iliekprogrammar 2022-12-31 18:13:19 +0800
  • 3026808a71 Add templates for issues and pull requests iliekprogrammar 2022-12-31 17:31:57 +0800
  • 7c7521ff15 Merge pull request 'Update readme' (#3223) from updated_readme into master test1 2022-12-31 13:23:03 +0000
  • 50d8e95c16 Update readme test1 2022-12-31 13:16:52 +0000
  • fc74bd5cfe Merge pull request 'fix-cocoa-place' (#3221) from fix-cocoa-place into master iliekprogrammar 2022-12-31 10:49:57 +0000
  • 2a37d38f6c Reformat cocoa pod node definition groups. kabou 2022-12-31 11:18:04 +0100
  • 89821a8329 Rename cocoa pod placement function. kabou 2022-12-31 10:41:39 +0100
  • 08e2daefb9 Merge branch 'master' into csm-enabled csm-enabled iliekprogrammar 2022-12-31 05:52:22 +0000
  • 3249c13752 Merge pull request '`mcl_meshhand` fixes' (#2939) from mcl-meshhand-fixes into master iliekprogrammar 2022-12-30 18:50:46 +0000
  • 2ea72ccda8 Merge branch 'master' into mcl-meshhand-fixes iliekprogrammar 2022-12-30 18:47:55 +0000
  • 5237eca31e Merge pull request '`mcl_item_entity` fixes' (#2936) from mcl-item-entity-fixes into master iliekprogrammar 2022-12-30 18:39:34 +0000
  • c2ba70a601 Merge branch 'master' into mcl-item-entity-fixes iliekprogrammar 2022-12-30 18:34:41 +0000
  • 723fe9c532 Merge pull request 'mcl_init fixes' (#2862) from mcl-init-fixes into master iliekprogrammar 2022-12-30 18:18:21 +0000
  • 661afed46c Merge branch 'master' into mcl-init-fixes iliekprogrammar 2022-12-30 18:11:08 +0000
  • 5042b3ea51
    Tweak move physics for liquids, ladders, vines and cobwebs move_physics_tweak iliekprogrammar 2022-12-30 20:52:06 +0800
  • 6111f3465a
    New calmer water footstep sounds water_footstep iliekprogrammar 2022-12-30 20:46:46 +0800
  • 3d2955c394 Merge branch 'master' into simplified_palette_index FossFanatic 2022-12-30 10:36:35 +0000
  • e7ace0c87c Merge pull request 'Main Menu Rework' (#3193) from main_menu_rework into master ancientmarinerdev 2022-12-30 01:27:49 +0000
  • 9605e2ae0d Make the theme less loud FossFanatic 2022-12-29 22:30:47 +0000
  • 80bb954814 Delete 'menu/theme_alt.ogg' FossFanatic 2022-12-29 22:12:49 +0000
  • 10dc83b2a6 softer menu music ogg file Michieal 2022-12-29 17:05:02 -0500
  • b95c623a74 Add a more original footer and headers FossFanatic 2022-12-26 13:10:40 +0000
  • 0ab4553648 Add more credits FossFanatic 2022-12-26 08:17:37 +0000
  • 65557152fb Add a menu theme FossFanatic 2022-12-26 08:17:07 +0000
  • 1357193a78 Add a template for making splashes FossFanatic 2022-12-25 12:23:50 +0000
  • aacbaddfe0 Add warped hyphae texture to the right folder FossFanatic 2022-12-25 12:09:54 +0000
  • e246bf7ddf Remove stray warped hyphae texture? FossFanatic 2022-12-25 12:03:11 +0000
  • 11bd29ed44 Add a couple of splash texts FossFanatic 2022-12-25 08:29:59 +0000
  • de574729a2 Make footer have shadow and look better on 1080p monitors FossFanatic 2022-12-25 08:29:26 +0000
  • 95e269a61f Add last background FossFanatic 2022-12-25 08:28:56 +0000
  • 5bdc145872 Add second batch of backgrounds FossFanatic 2022-12-25 08:28:43 +0000
  • 20e178d5d1 Add first batch of backgrounds FossFanatic 2022-12-25 08:28:25 +0000
  • 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