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 refs/pull/4705/head at Michieal/MineClone2 from mirror 2024-11-20 01:38:56 +01:00
5a49b45791 Merge branch 'fix-enchanting-experience-creative' of ssh://git.minetest.land:29418/THE-NERD2/VoxeLibre into fix-enchanting-experience-creative
1e2457567f Remove lapis requirement in creative
Compare 2 commits »
Michieal synced commits to refs/pull/4702/head at Michieal/MineClone2 from mirror 2024-11-20 01:38:56 +01:00
fae4d4a132 Adjust bones, animations slightly from b3d data.
Michieal synced commits to head-swivel2 at Michieal/MineClone2 from mirror 2024-11-20 01:38:56 +01:00
fae4d4a132 Adjust bones, animations slightly from b3d data.
Michieal synced new reference doc-update-luanti to Michieal/MineClone2 from mirror 2024-11-20 01:38:56 +01:00
Michieal synced commits to doc-update-luanti at Michieal/MineClone2 from mirror 2024-11-20 01:38:56 +01:00
Michieal synced commits to refs/pull/4680/head at Michieal/MineClone2 from mirror 2024-11-19 17:28:59 +01:00
1fe3295497 Add CC0 fox sounds, taming, breeding.
06a680a30e Add fox basics
b84c06b9c2 Rewrite the head swivel code math
4dc5d0939c Whitespace fix in translation (#4701)
32b334322b Merge pull request 'Mobile fixes & improvements (cherry-pick from Mineclonia)' (#4685) from grorp/MineClone2:vl-mobile-fixes-and-improvements into master
Compare 10 commits »
Michieal synced commits to refs/pull/4703/head at Michieal/MineClone2 from mirror 2024-11-18 08:48:55 +01:00
d1acdf3a5b Remove debug logging
5b3985f06f Wear spears when thrown, add spear recipe
f2de62f013 Add initial craft recipe for hammers
569329da56 Fix item duplication bug, drop spears that start sliding
d2add19024 Remove debug print, remove dead code, replace magic numbers in tool uses with uses.*
Compare 14 commits »
Michieal synced commits to refs/pull/4433/head at Michieal/MineClone2 from mirror 2024-11-18 08:48:55 +01:00
d77783a717 Make stuck arrows stop processing all other behaviors
92f781b68c Make it possible to pick up arrows in creative mode
Compare 2 commits »
Michieal synced commits to projectile-refactor at Michieal/MineClone2 from mirror 2024-11-18 08:48:55 +01:00
d77783a717 Make stuck arrows stop processing all other behaviors
92f781b68c Make it possible to pick up arrows in creative mode
Compare 2 commits »
Michieal synced commits to refs/pull/4662/head at Michieal/MineClone2 from mirror 2024-11-17 16:28:56 +01:00
cb5869f4fb Add missed files
49bf10b6c7 Change from table indirection to getter/setter functions for dynamically updating local variables
26b16b412e Get settings GUI implemented and functional
0c258b3680 Start GUI
d19246b590 Fix typo in variable name
Compare 142 commits »
Michieal synced commits to add-dynamic-rules at Michieal/MineClone2 from mirror 2024-11-17 16:28:56 +01:00
cb5869f4fb Add missed files
49bf10b6c7 Change from table indirection to getter/setter functions for dynamically updating local variables
26b16b412e Get settings GUI implemented and functional
0c258b3680 Start GUI
d19246b590 Fix typo in variable name
Compare 142 commits »
Michieal synced commits to refs/pull/4703/head at Michieal/MineClone2 from mirror 2024-11-17 08:19:10 +01:00
f2f0e8484b Wear spears when thrown, add spear recipe
e26464b704 Add initial craft recipe for hammers
2eb4ca54b0 Fix item duplication bug, drop spears that start sliding
9c68a70bd2 Remove debug print, remove dead code, replace magic numbers in tool uses with uses.*
34f1ec68e4 Remove old spear implementation, make spears drop as an item when removed
Compare 18 commits »
Michieal synced commits to refs/pull/4702/head at Michieal/MineClone2 from mirror 2024-11-17 08:19:09 +01:00
b84c06b9c2 Rewrite the head swivel code math
Michieal synced commits to refs/pull/4433/head at Michieal/MineClone2 from mirror 2024-11-17 08:19:09 +01:00
1c7d727286 Fix tipped arrow behavior, remove debug code
9061df8adf Rework projectile pickup code (to prevent item duplication bugs), always update _last_pos, short circuit processing behaviors if the entity was removed by a behavior but didn't report it
a03aa6065b Fix crash when respawning
6a1b8d0f09 Let arrows stick in players
2fec9696b6 Implement mcl_util.remove_entity() and convert projectile code to use it
Compare 7 commits »
Michieal synced commits to projectile-refactor at Michieal/MineClone2 from mirror 2024-11-17 08:19:09 +01:00
1c7d727286 Fix tipped arrow behavior, remove debug code
9061df8adf Rework projectile pickup code (to prevent item duplication bugs), always update _last_pos, short circuit processing behaviors if the entity was removed by a behavior but didn't report it
a03aa6065b Fix crash when respawning
6a1b8d0f09 Let arrows stick in players
2fec9696b6 Implement mcl_util.remove_entity() and convert projectile code to use it
Compare 7 commits »
Michieal synced commits to head-swivel2 at Michieal/MineClone2 from mirror 2024-11-17 08:19:08 +01:00
b84c06b9c2 Rewrite the head swivel code math
Michieal synced commits to refs/pull/4703/head at Michieal/MineClone2 from mirror 2024-11-17 00:08:55 +01:00
9e059bb066 Wear spears when thrown, add spear recipe
79704812c4 Add initial craft recipe for hammers
133668e515 Fix item duplication bug, drop spears that start sliding
2e49f7fd90 Remove debug print, remove dead code, replace magic numbers in tool uses with uses.*
1a509e3143 Remove old spear implementation, make spears drop as an item when removed
Compare 11 commits »
Michieal synced commits to refs/pull/4433/head at Michieal/MineClone2 from mirror 2024-11-17 00:08:55 +01:00
aafd806e89 Fix tipped arrow behavior, remove debug code
Michieal synced commits to projectile-refactor at Michieal/MineClone2 from mirror 2024-11-17 00:08:55 +01:00
aafd806e89 Fix tipped arrow behavior, remove debug code
Michieal synced commits to refs/pull/4703/head at Michieal/MineClone2 from mirror 2024-11-16 15:58:56 +01:00
527f7d78f9 Fix item duplication bug, drop spears that start sliding
00e61a453b Remove debug print, remove dead code, replace magic numbers in tool uses with uses.*
ddfb7c89b5 Remove old spear implementation, make spears drop as an item when removed
7fbe6fd5e4 Start rewriting spears using vl_projectile API
ce86860910 Reworked hammer crushing
Compare 11 commits »