|
8e6b386fe3
|
Complete pickup particle feature
|
2018-06-18 10:18:06 +02:00 |
|
|
08ba364510
|
Look for legacy setting names
|
2018-06-17 09:27:43 +02:00 |
|
|
31bdc51b42
|
Look for legacy setting names
|
2018-06-17 09:27:43 +02:00 |
|
|
f1fcc478a1
|
Rename the key press test function
|
2017-09-16 13:18:20 +02:00 |
|
|
49b7bb19ef
|
Rename the key press test function
|
2017-09-16 13:18:20 +02:00 |
|
|
3d88b7b5c6
|
Disable item pickup age if the player has to hold a key for taking items
|
2017-09-16 12:59:28 +02:00 |
|
|
4c66b76937
|
Disable item pickup age if the player has to hold a key for taking items
|
2017-09-16 12:59:28 +02:00 |
|
|
70068fd307
|
Typo
|
2017-09-15 18:40:11 +02:00 |
|
|
29df36b2af
|
Typo
|
2017-09-15 18:40:11 +02:00 |
|
|
d5b28e01b0
|
Fix missing division for dropped item velocity calculation
|
2017-09-15 10:27:28 +02:00 |
|
|
92d68aa48a
|
Fix missing division for dropped item velocity calculation
|
2017-09-15 10:27:28 +02:00 |
|
|
609d441ef4
|
Always collect items one by one
|
2017-09-12 10:13:49 +02:00 |
|
|
e7b8d02922
|
Always collect items one by one
|
2017-09-12 10:13:49 +02:00 |
|
|
3a9a985cfc
|
Revert "Adjust default key settings"
This reverts commit 3bc3a4bd25 .
|
2017-09-12 09:55:16 +02:00 |
|
|
0f903cd0b0
|
Revert "Adjust default key settings"
This reverts commit 3bc3a4bd25 .
|
2017-09-12 09:55:16 +02:00 |
|
|
8543bad2aa
|
Call on_punch to pick items (DS)
|
2017-09-11 14:44:31 +02:00 |
|
|
739a62a6c6
|
Call on_punch to pick items (DS)
|
2017-09-11 14:44:31 +02:00 |
|
|
f811009c80
|
Don't override handle_node_drops in creative mode
|
2017-09-11 14:35:55 +02:00 |
|
|
271a577881
|
Don't override handle_node_drops in creative mode
|
2017-09-11 14:35:55 +02:00 |
|
|
ac2da1689e
|
Update item dropping code
|
2017-09-11 14:22:17 +02:00 |
|
|
729397b6c9
|
Update item dropping code
|
2017-09-11 14:22:17 +02:00 |
|
|
35786b597c
|
Update mod load logging
There's no official setting called log_mods
|
2017-09-11 14:09:24 +02:00 |
|
|
4912d3c828
|
Update mod load logging
There's no official setting called log_mods
|
2017-09-11 14:09:24 +02:00 |
|
|
1e2287a672
|
Do not pick items if the player has no interact
|
2017-09-11 14:08:01 +02:00 |
|
|
057966141a
|
Do not pick items if the player has no interact
|
2017-09-11 14:08:01 +02:00 |
|
|
06c1212d5b
|
Lower pickup sound gain
|
2017-09-11 13:09:11 +02:00 |
|
|
78ef2a50f6
|
Lower pickup sound gain
|
2017-09-11 13:09:11 +02:00 |
|
|
253cc75c51
|
Higher update delay if no item was found
avoid loud pop noise (in zero velocity mode)
|
2017-09-08 21:26:08 +02:00 |
|
|
c4365cd4de
|
Higher update delay if no item was found
avoid loud pop noise (in zero velocity mode)
|
2017-09-08 21:26:08 +02:00 |
|
|
88df92b125
|
Fix key triggering disabling
|
2017-09-08 20:57:05 +02:00 |
|
|
bf0bb807fb
|
Fix key triggering disabling
|
2017-09-08 20:57:05 +02:00 |
|
|
6de1402ebc
|
Remove damage setting test
|
2017-09-08 20:46:36 +02:00 |
|
|
22763d3b06
|
Remove damage setting test
|
2017-09-08 20:46:36 +02:00 |
|
|
b06129c3a3
|
Fix redundant minetest.after invocations
|
2017-09-08 20:43:30 +02:00 |
|
|
169d83840f
|
Fix redundant minetest.after invocations
|
2017-09-08 20:43:30 +02:00 |
|
|
c86bc605bd
|
Add item flight time setting, set it to 5 seconds by default
|
2017-09-08 20:42:28 +02:00 |
|
|
da2fb1df20
|
Add item flight time setting, set it to 5 seconds by default
|
2017-09-08 20:42:28 +02:00 |
|
|
c21158ffab
|
Adjust default key settings
|
2017-09-08 20:38:20 +02:00 |
|
|
3bc3a4bd25
|
Adjust default key settings
|
2017-09-08 20:38:20 +02:00 |
|
|
9de8d39af6
|
Add keyinvert setting
|
2017-09-08 20:36:36 +02:00 |
|
|
55e89d3710
|
Add keyinvert setting
|
2017-09-08 20:36:36 +02:00 |
|
|
f2e3338265
|
Add magnet_radius setting
|
2017-09-08 20:32:48 +02:00 |
|
|
4b5e362395
|
Add magnet_radius setting
|
2017-09-08 20:32:48 +02:00 |
|
|
31229760e8
|
Play the pickup sound positional to all players
|
2017-09-07 21:22:23 +02:00 |
|
|
bc5ef09e21
|
Play the pickup sound positional to all players
|
2017-09-07 21:22:23 +02:00 |
|
|
fced0590c6
|
Add code for zero velocity mode
|
2017-09-07 21:13:10 +02:00 |
|
|
bab3c733fa
|
Add code for zero velocity mode
|
2017-09-07 21:13:10 +02:00 |
|
|
f91c73d2e3
|
Fix multiplayer support
|
2017-09-07 21:00:55 +02:00 |
|
|
69a68cb247
|
Fix multiplayer support
|
2017-09-07 21:00:55 +02:00 |
|
|
8c3a470690
|
Move item flight code
|
2017-09-07 20:57:02 +02:00 |
|