Michieal
  • A lifelong programmer, somewhat crazy, rarely serious, a video game developer, and a happy monkey.

  • Joined on 2022-10-19
Michieal synced commits to mapgen-test-branch at Michieal/MineClone2 from mirror 2024-11-04 22:20:00 +01:00
d1cede6cfd better map colors
85a624ac9f sync
Compare 2 commits »
Michieal synced commits to refs/pull/4213/head at Michieal/MineClone2 from mirror 2024-11-03 21:50:15 +01:00
b911de050d Finish restricting 45 degree movement code to horizontal plane
38d0bf6c4a Fix vertical movement that was hitting 45 degree curve code, reset pitch on minecarts
Compare 2 commits »
Michieal synced commits to refs/pull/4681/head at Michieal/MineClone2 from mirror 2024-11-03 05:30:20 +01:00
164177c5f4 Remove "wet" metadata altogether
590606b667 meta:set_private("wet"), require only walkable nodes
30d5eb537c simplify catch-up LBM logic
03fddcf91b more fixes to plant growth
ac3b1a1798 adjust growth rates again
Compare 23 commits »
Michieal synced commits to refs/pull/4433/head at Michieal/MineClone2 from mirror 2024-11-03 05:30:20 +01:00
e6d3f44f22 Replace _puncher with _owner, rework projectile code to make _owner a string, copy mcl_util.gen_uuid() from minecart branch, add mcl_util.get_entity_id(), fix crash
8d314cdf62 Remove debug dump, move maximum time to live to vl_projectile
1a7c0b1f9b Document vl_projectile.replace_with_item_drop
1a4c5c8749 Move projectile stick logic into vl_projectile
b2c6d4f8de Move tracer to vl_projectile
Compare 80 commits »
Michieal synced commits to refs/pull/4221/head at Michieal/MineClone2 from mirror 2024-11-03 05:30:20 +01:00
802139f69a Fix alias
1a39f13cc8 Implement more bonemeal mod shim, update bonemeal dependencies
c09607d0b9 Address review comments
113e40b9e2 Only show particles if bone meal is consumed, don't continue testing positions if bonemeal was used on the first check position
91eced01c2 Show particles regardless of success
Compare 67 commits »
Michieal synced commits to refs/pull/4213/head at Michieal/MineClone2 from mirror 2024-11-03 05:30:19 +01:00
52baf3d9c3 Fix friction on slopes, fix cart reversal when timestep is very small or zero
175936418f Allow functions for _rail_acceleration, make powered rail only accelerate carts when one side of the rail is a solid block or stairs
61a2f98b2b Remove instance of debug logging, change movement.lua function export
7f69e6ab9e Fix crash with minecart on activator rail
a4825a3332 Fix cart pitch when detached
Compare 156 commits »
Michieal synced commits to projectile-refactor at Michieal/MineClone2 from mirror 2024-11-03 05:30:19 +01:00
e6d3f44f22 Replace _puncher with _owner, rework projectile code to make _owner a string, copy mcl_util.gen_uuid() from minecart branch, add mcl_util.get_entity_id(), fix crash
8d314cdf62 Remove debug dump, move maximum time to live to vl_projectile
1a7c0b1f9b Document vl_projectile.replace_with_item_drop
1a4c5c8749 Move projectile stick logic into vl_projectile
b2c6d4f8de Move tracer to vl_projectile
Compare 80 commits »
Michieal synced commits to master at Michieal/MineClone2 from mirror 2024-11-02 21:20:18 +01:00
b136cbf9bb Changed bamboo cap drawtype (#4658)
e6d8d840db Merge pull request 'Fix missing protection checks in smithing tables' (#4659) from smithing_table_patch into master
78125f425a Fix taking items out of protected smithing tables
cb1999414b Fix putting items in protected smithing tables
Compare 4 commits »
Michieal synced and deleted reference refs/tags/smithing_table_patch at Michieal/MineClone2 from mirror 2024-11-02 21:20:18 +01:00
Michieal synced and deleted reference refs/tags/bamboo_cap_fix at Michieal/MineClone2 from mirror 2024-11-02 21:20:18 +01:00
Michieal synced commits to refs/pull/4611/head at Michieal/MineClone2 from mirror 2024-11-01 20:50:16 +01:00
371c0f5947 disable block_fixes_grass again, use all_floors decorations instead
Michieal synced commits to mapgen-test-branch at Michieal/MineClone2 from mirror 2024-11-01 20:50:16 +01:00
371c0f5947 disable block_fixes_grass again, use all_floors decorations instead
Michieal synced commits to refs/pull/4611/head at Michieal/MineClone2 from mirror 2024-11-01 04:30:16 +01:00
e78b54cd35 minor parameter tweaks
210fae473e make trees, funghi not ground content, they get damaged in nether
8df579bc6c finetuning
ba3d7f1af7 reduce light of witch circle
Compare 4 commits »
Michieal synced commits to mapgen-test-branch at Michieal/MineClone2 from mirror 2024-11-01 04:30:16 +01:00
e78b54cd35 minor parameter tweaks
210fae473e make trees, funghi not ground content, they get damaged in nether
8df579bc6c finetuning
ba3d7f1af7 reduce light of witch circle
Compare 4 commits »
Michieal synced commits to refs/pull/4611/head at Michieal/MineClone2 from mirror 2024-10-31 20:20:15 +01:00
e8944f202c enhance vl_terraform API
dfeffc8522 reorg terrain features with biomes
Compare 2 commits »
Michieal synced commits to mapgen-test-branch at Michieal/MineClone2 from mirror 2024-10-31 20:20:15 +01:00
e8944f202c enhance vl_terraform API
dfeffc8522 reorg terrain features with biomes
Compare 2 commits »
Michieal synced commits to refs/pull/4611/head at Michieal/MineClone2 from mirror 2024-10-31 04:00:17 +01:00
3c36131cd9 tweak structure parameters
c4532de910 sometimes no_path is not cleared up correctly :-(
fb86aae449 more new structures
Compare 3 commits »
Michieal synced commits to mapgen-test-branch at Michieal/MineClone2 from mirror 2024-10-31 04:00:17 +01:00
3c36131cd9 tweak structure parameters
c4532de910 sometimes no_path is not cleared up correctly :-(
fb86aae449 more new structures
Compare 3 commits »
Michieal synced commits to refs/pull/4213/head at Michieal/MineClone2 from mirror 2024-10-30 19:50:17 +01:00
535729a548 Fix friction on slopes, fix cart reversal when timestep is very small or zero
Michieal synced commits to refs/pull/4611/head at Michieal/MineClone2 from mirror 2024-10-30 03:31:45 +01:00
787457595f do not use voxelmanip anymore, seems to be smoother without
6ab0b6bdaa vl_terraforming: add non-vm version
9b6ea60694 Add cherry grove biome, based on MCLA.
c726b327be Register only one decoration per grass color for tallgrass.
e94b718c95 Unnecessary use of mcl_util.get_node
Compare 58 commits »