1
0
mirror of https://github.com/p2r3/bareiron.git synced 2025-10-01 23:25:09 +02:00
Commit Graph

73 Commits

Author SHA1 Message Date
p2r3
82eed6be9e fix clearing wrong slots when closing crafting table 2025-08-24 15:31:37 +03:00
p2r3
ec83594f26 properly handle stack sizes 2025-08-24 14:47:52 +03:00
p2r3
a61f1fba45 allow growing saplings on mud 2025-08-23 23:06:09 +03:00
p2r3
aa74a55a19 implement growing saplings with bone meal 2025-08-23 23:04:45 +03:00
p2r3
5ac426f21a fix compile warnings 2025-08-23 17:55:33 +03:00
p2r3
0945de26f0 refactor use item handler 2025-08-23 17:54:05 +03:00
p2r3
3c86db75fb implement composter 2025-08-23 15:55:46 +03:00
p2r3
c0b903a936 add saplings to instantly breakable blocks 2025-08-23 14:48:30 +03:00
p2r3
ede62b264a change default y value to a more sensible number 2025-08-23 14:45:01 +03:00
p2r3
77c68c4dbc fix wrong respawn flag handling 2025-08-23 04:21:13 +03:00
p2r3
bbbf137388 prevent players from leaving world boundaries 2025-08-23 02:30:05 +03:00
p2r3
d0dfa01d9d fix taking damage when attacking players 2025-08-23 02:17:02 +03:00
p2r3
d9f6511af1 improve block placement checks 2025-08-23 02:06:01 +03:00
p2r3
eb57e545f6 fix mob movement and collision quirks 2025-08-23 02:00:32 +03:00
p2r3
18902e7504 expand crafting recipes 2025-08-22 19:18:25 +03:00
p2r3
b3654fea6f reduce mob Y axis attack reach 2025-08-22 17:56:48 +03:00
p2r3
7d75125353 implement player attack cooldown 2025-08-22 17:54:41 +03:00
p2r3
f197a19a07 fix loading wrong spawn chunks 2025-08-22 17:45:28 +03:00
p2r3
e311b0cbe4 implement mob combat 2025-08-22 17:41:29 +03:00
p2r3
ed6ad6de6d fix indentation 2025-08-22 15:57:41 +03:00
p2r3
f366e7fdc6 add more mob types 2025-08-22 15:33:42 +03:00
p2r3
1c4e433a32 implement mob despawning 2025-08-22 14:30:26 +03:00
p2r3
4da773b943 refactor game-specific tools into separate file 2025-08-22 14:00:38 +03:00