Morik666
  • Joined on 2023-09-29
Morik666 pushed to master at Morik666/MineClone2 2023-11-29 21:53:11 +01:00
4cf865a36c Fix passive threshold in nether and end (#4030)
b57f6be81d Make showing advancement chat messages into a setting (#4032)
cd40861b3b Merge pull request 'Add stonecutter functionality' (#3999) from stonecutter_functionality into master
19728c5a19 Merge pull request 'hopper reimplementation' (#3980) from Morik666/MineClone2:hopper into master
1da7bb0bdc hopper reimplementation
Compare 52 commits »
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-27 13:43:23 +01:00
hopper reimplementation

Unlike minecart, boats swim 0.2 below the block it sits on top of. While one can swim directly under hopper, it's impossible to climb onto hopper from water. So instead of hopper pulling through…

Morik666 pushed to hopper at Morik666/MineClone2 2023-11-27 13:41:12 +01:00
1da7bb0bdc hopper reimplementation
1044163717 Fixed the ambiguous /clear command being dangerous (#4026)
570ea114ec Fix weathered cut copper crafting (#4033)
Compare 3 commits »
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-24 01:01:33 +01:00
ab313fc238 hopper reimplementation
7cbba73d50 Combat (mostly PvE) rebalancing (#4005)
Compare 2 commits »
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-24 01:00:56 +01:00
7c169b6846 hopper reimplementation
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-21 21:20:17 +01:00
25a447ab3f hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-21 21:18:54 +01:00
hopper reimplementation

Fixed splash and lingering potions. Added pulling from stand.

Thanks for extensive testing, @Araca

Extended support for bookshelvs.

Regarding jukebox, music for playing requires…

Morik666 pushed to hopper at Morik666/MineClone2 2023-11-21 21:03:58 +01:00
2dfdd6c8b4 hopper reimplementation
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-21 20:42:53 +01:00
8392311536 hopper reimplementation
4df6f82c64 Fix spanish translation errors (#4018)
6ee2dbe70c Add MineCraft like sleeping player hud (#4011)
613ab897b2 Merge pull request 'Fix item not dropping at tool last use' (#4009) from tool_destruction into master
e53d9ec8d7 Added comments
Compare 57 commits »
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-21 20:32:50 +01:00
81fe823914 hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-11 02:45:52 +01:00
hopper reimplementation

Removed leftover lines and implemented redstone clock. https://gyazo.com/86f3aaf04f85ce0d8c067fd8592f72ed

Morik666 pushed to hopper at Morik666/MineClone2 2023-11-11 02:45:36 +01:00
34fb689159 hopper reimplementation
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-11 02:43:02 +01:00
3e2dfd9595 hopper reimplementation
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-11 02:36:54 +01:00
cd66761b50 hopper reimplementation
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-07 21:15:40 +01:00
hopper reimplementation

Brewing was tough. Had to add new group to potions to distinguish them from ingredients. Implemented pushing into stand. Did not implement pulling from it. Only condition that could think of is…

Morik666 pushed to hopper at Morik666/MineClone2 2023-11-07 21:02:10 +01:00
99e5f6e964 hopper reimplementation
Morik666 pushed to hopper at Morik666/MineClone2 2023-11-07 19:15:17 +01:00
37393e0c84 Merge branch 'hopper' of https://git.minetest.land/Morik666/MineClone2 into hopper
e91b2af607 hopper reimplementation
Compare 2 commits »
Morik666 pushed to master at Morik666/MineClone2 2023-11-07 19:12:11 +01:00
accb8742dd Merge pull request 'Make golem go home. Fixes #3288' (#3929) from golem_nav into master
71282e196e Move mob nav hacks to Experimental
89c97690c8 Add a setting to enable mod nav hacks
06f9486e4d Do not go home if attacking
ae5564e658 Make golem go home. Fixes #3288
Compare 48 commits »
Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-11-03 11:54:25 +01:00
hopper reimplementation

Didn't have time for it yet. Got covid again. Will try to find some time on this weekend.

Have some ideas on clock implementation.

PS. Do you have discord or any other chat group? Have…

Morik666 commented on pull request VoxeLibre/VoxeLibre#3980 2023-10-30 19:00:27 +01:00
hopper reimplementation

Strange issue. Spent an evening and couldn't figure out where the roots of the problem were.

Rewriten to generate item on request.

Run a test until composter accepted 15 stacks of seeds with…