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 master at Michieal/MineClone2 from mirror 2023-06-05 17:31:42 +02:00
47f64f63a3 Merge pull request 'Incorperate sheep eating animation.' (#3768) from sheep_eat_animation into master
cc5a0971ac Object reference check before setting velocity
df8592df41 Revert add punch node
5e4fa30aae Punch node after change
e49eac6d85 Fix sheep not regrowing wool after eating
Compare 14 commits »
Michieal synced commits to sheep_eat_animation at Michieal/MineClone2 from mirror 2023-06-05 09:11:49 +02:00
df8592df41 Revert add punch node
5e4fa30aae Punch node after change
e49eac6d85 Fix sheep not regrowing wool after eating
Compare 3 commits »
Michieal synced commits to sheep_eat_animation at Michieal/MineClone2 from mirror 2023-06-05 00:51:44 +02:00
e53b6c124c Make sheep always drop 1 wool (MC continuity)
92887f5501 fix sheep replace rate
86cd5711ca Rearange on replace code to be more general purpous
908ba9fba6 Put on_replace call in correct place (wool regrow on grass to dirt)
91d94800d7 Adjust grass replace timer
Compare 30 commits »
Michieal synced commits to pumpkin_stuff at Michieal/MineClone2 from mirror 2023-06-04 08:31:43 +02:00
Michieal synced new reference pumpkin_stuff to Michieal/MineClone2 from mirror 2023-06-04 08:31:43 +02:00
Michieal synced and deleted reference oxidation_api at Michieal/MineClone2 from mirror 2023-06-02 23:41:43 +02:00
Michieal synced commits to fix_beetroot_fortune_drops at Michieal/MineClone2 from mirror 2023-06-02 23:41:43 +02:00
Michieal synced new reference fix_beetroot_fortune_drops to Michieal/MineClone2 from mirror 2023-06-02 23:41:43 +02:00
Michieal synced commits to master at Michieal/MineClone2 from mirror 2023-06-02 23:41:43 +02:00
46d486c7cb Merge pull request 'Oxidation API' (#3748) from oxidation_api into master
75e4000b30 Fix the scraped variants of certain waxed copper blocks
46f6731cf5 Make oxidized slabs and stairs waxable, and fix the copper oxidation dupe
0fba7eaed4 Fix a few crashes, make the abm work, and revive the wax off advancement
7c46826958 Did what I should have done to begin with: changed _mcl_copper_waxed_variant to _mcl_waxed_variant so that it intuitively applies to more than just copper.
Compare 10 commits »
Michieal synced commits to oxidation_api at Michieal/MineClone2 from mirror 2023-06-01 23:11:48 +02:00
36c68ef4b6 Fix the scraped variants of certain waxed copper blocks
0c01950635 Make oxidized slabs and stairs waxable, and fix the copper oxidation dupe
af2ee45bf2 Fix a few crashes, make the abm work, and revive the wax off advancement
f500fb33b5 Did what I should have done to begin with: changed _mcl_copper_waxed_variant to _mcl_waxed_variant so that it intuitively applies to more than just copper.
1660a424c7 Made the scraped variants of the stairs & slabs.
Compare 25 commits »
Michieal synced and deleted reference falling_node_doc_fix at Michieal/MineClone2 from mirror 2023-06-01 23:11:47 +02:00
Michieal synced and deleted reference spawning_cap_tweaks at Michieal/MineClone2 from mirror 2023-06-01 23:11:47 +02:00
Michieal synced commits to master at Michieal/MineClone2 from mirror 2023-06-01 23:11:47 +02:00
5cbb56d71b Merge pull request 'Split global cap for peaceful and hostile. Introduce underground water, ambient water, axolotl cap. Slight peaceful spawn balancing.' (#3765) from spawning_cap_tweaks into master
c65f8c9e51 Improved early game spawn balance
812269264b Add in caps for underground water and axolotl
afb4540408 Clean up
4d3e8e25e5 Add water_ambient cap
Compare 6 commits »
Michieal synced and deleted reference fix_composter_sound_hear_distance at Michieal/MineClone2 from mirror 2023-06-01 06:51:41 +02:00
Michieal synced commits to master at Michieal/MineClone2 from mirror 2023-06-01 06:51:41 +02:00
4c3d726882 Merge pull request 'Add max_hear_distance flag to composter sounds' (#3767) from fix_composter_sound_hear_distance into master
90842c5f25 Fixed slight error.
428ae9ac0d Fix positional sounds based on mt docs.
adee1a49af Add max_hear_distance flag to composter sounds
06077d1633 Spanish translations (#3753)
Compare 5 commits »
Michieal synced commits to campfire_update at Michieal/MineClone2 from mirror 2023-05-31 06:11:42 +02:00
32b7130b47 Add DinoNuggie's campfire entity changes.
bfe30367db modified: mods/ITEMS/mcl_campfires/api.lua
522a602c60 A couple of fixes
5db2958a3b Added visible items cooking on the fire
1eac7a75f9 modified: mods/ITEMS/mcl_campfires/mod.conf
Compare 8 commits »
Michieal synced commits to fix_sliding at Michieal/MineClone2 from mirror 2023-05-31 06:11:42 +02:00
Michieal synced new reference fix_sliding to Michieal/MineClone2 from mirror 2023-05-31 06:11:42 +02:00
Michieal synced commits to sheep_eat_animation at Michieal/MineClone2 from mirror 2023-05-31 06:11:42 +02:00
92c3ced43e Put on_replace call in correct place (wool regrow on grass to dirt)
d14662ed88 Adjust grass replace timer
Compare 2 commits »
Michieal synced commits to campfire_update at Michieal/MineClone2 from mirror 2023-05-30 22:01:42 +02:00