Wuzzy
|
1c2825ce6c
|
Final fix-ups for push-item-out code
|
2017-05-30 00:58:14 +02:00 |
Wuzzy
|
f0b9799dee
|
More item refactor
|
2017-05-29 23:31:41 +02:00 |
Wuzzy
|
4fd6e527a1
|
Disable physics when items are stuck
|
2017-05-29 23:20:29 +02:00 |
Wuzzy
|
4ff31ffa8c
|
Add missing break in mcl_item_entities
|
2017-05-29 22:56:53 +02:00 |
Wuzzy
|
0b28ae2fe9
|
Push items out of solid opaque nodes
|
2017-05-29 22:51:13 +02:00 |
Wuzzy
|
88fb03a0d8
|
Refactor mcl_item_entity
|
2017-05-29 21:42:24 +02:00 |
Wuzzy
|
932e2dc6f8
|
Minor item entity code cleanup
|
2017-05-29 20:10:51 +02:00 |
Wuzzy
|
37f6bfaa9a
|
Increase player collect height
|
2017-05-29 18:50:57 +02:00 |
Wuzzy
|
ce242511f0
|
Increase item magnet timer
|
2017-05-29 17:39:01 +02:00 |
Wuzzy
|
7bc10b2ade
|
Don't set item age for node drops
|
2017-05-29 17:32:49 +02:00 |
Wuzzy
|
040cead946
|
Reduce default item despawn time to 5 minutes
|
2017-05-29 17:18:43 +02:00 |
Wuzzy
|
9d5497b347
|
Items dropped from nodes have no collection delay
|
2017-05-29 17:13:58 +02:00 |
Wuzzy
|
cf9f4ba976
|
Don't attract item when inventory is full
|
2017-05-27 18:45:15 +02:00 |
Wuzzy
|
1f6548063e
|
Item entity: Double collection radius
|
2017-05-27 18:39:10 +02:00 |
Wuzzy
|
f116bcfb48
|
Fix items not falling again after failed collect
|
2017-05-27 17:53:36 +02:00 |
Wuzzy
|
db26ba2191
|
Fix item entity jittering after falling on floor
|
2017-05-27 17:07:17 +02:00 |
Wuzzy
|
e99dd9d085
|
Fix item entities following player forever
|
2017-05-27 17:02:17 +02:00 |
Wuzzy
|
23c438f427
|
Re-enable item falling after being in unloaded
|
2017-05-27 15:37:15 +02:00 |
Wuzzy
|
3cda40818c
|
Make item entities respect gravity setting
|
2017-05-27 15:22:28 +02:00 |
Wuzzy
|
0b4ae22c21
|
Clean up various potential crashes in minetest.after in mcl_item_entities
|
2017-05-27 15:17:03 +02:00 |
Wuzzy
|
0930ab52c9
|
Item entities: Reduce player collect height
|
2017-05-27 14:59:13 +02:00 |
Wuzzy
|
5834224af5
|
Don't drop items when digging in Creative Mode
|
2017-05-23 19:32:20 +02:00 |
Wuzzy
|
cf1be05710
|
Achievements: Fix mineWood, add Cow Tipper
|
2017-03-05 22:52:19 +01:00 |
Wuzzy
|
3539eac6b4
|
Achievements: Add “Into Fire”, fix “DIAMONDS!”
|
2017-03-05 22:33:09 +01:00 |
Wuzzy
|
82df0ec4e4
|
Much more precise item flowing behaviour
Thanks to the flowlib by Qwertymine :-)
|
2017-02-19 23:41:46 +01:00 |
Wuzzy
|
635b60c17f
|
Dropping drops entire item stack again
|
2017-02-18 21:59:24 +01:00 |
Wuzzy
|
29b418f719
|
Remove horrible legacy minetest.env functions
|
2017-02-18 21:56:07 +01:00 |
Wuzzy
|
07d237ce15
|
Fix possible crash in mcl_item_entity
|
2017-02-18 02:06:21 +01:00 |
Wuzzy
|
2efa5e6c96
|
Remove broken support for remove_items
|
2017-02-17 03:18:07 +01:00 |
Wuzzy
|
822bedc09a
|
Disable collecting items by punching
|
2017-02-17 02:47:29 +01:00 |
Wuzzy
|
b760c43ac2
|
Localize item drop settings table
|
2017-02-17 02:45:10 +01:00 |
Wuzzy
|
73cdd17a7c
|
Generalize item destruction logic
|
2017-02-16 19:33:47 +01:00 |
Wuzzy
|
af78e4f3f0
|
Make item flowing work for all liquids
|
2017-02-16 19:18:51 +01:00 |
Wuzzy
|
515343b0df
|
Fix items stop flowing at last liquid node
|
2017-02-16 19:15:59 +01:00 |
Wuzzy
|
6aa67cd518
|
Better item flowing
|
2017-02-16 18:37:11 +01:00 |
Wuzzy
|
3e0ac2127b
|
Make items flow on water and burst in lava again
|
2017-02-16 18:26:38 +01:00 |
Wuzzy
|
6912ca832c
|
Update eating sound
|
2017-02-16 14:47:50 +01:00 |
Wuzzy
|
3696ee3761
|
Organize mods into modpacks for better overview
|
2017-02-16 01:45:21 +01:00 |