Commit Graph

  • 69f0c08561 Merge pull request #7 from minetest-mods/readmeup texmex 2017-09-12 13:14:58 +0200
  • 464fce9a87 Create CONTRIBUTING.md texmex 2017-09-12 13:12:23 +0200
  • 6f8a37bd10 Create CONTRIBUTING.md texmex 2017-09-12 13:12:23 +0200
  • cbd717b549 Update README Hybrid Dog 2017-09-12 10:49:57 +0200
  • 19ad20305f Update README Hybrid Dog 2017-09-12 10:49:57 +0200
  • 609d441ef4 Always collect items one by one Hybrid Dog 2017-09-12 10:13:49 +0200
  • e7b8d02922 Always collect items one by one Hybrid Dog 2017-09-12 10:13:49 +0200
  • 3a9a985cfc Revert "Adjust default key settings" Hybrid Dog 2017-09-12 09:55:16 +0200
  • 0f903cd0b0 Revert "Adjust default key settings" Hybrid Dog 2017-09-12 09:55:16 +0200
  • b5c7fbaa38 Reflect pickup sound gain in readme texmex 2017-09-11 14:51:02 +0200
  • bf9931d6db Reflect pickup sound gain in readme texmex 2017-09-11 14:51:02 +0200
  • 8543bad2aa Call on_punch to pick items (DS) Hybrid Dog 2017-09-11 14:44:31 +0200
  • 739a62a6c6 Call on_punch to pick items (DS) Hybrid Dog 2017-09-11 14:44:31 +0200
  • f811009c80 Don't override handle_node_drops in creative mode Hybrid Dog 2017-09-11 14:35:55 +0200
  • 271a577881 Don't override handle_node_drops in creative mode Hybrid Dog 2017-09-11 14:35:55 +0200
  • ac2da1689e Update item dropping code Hybrid Dog 2017-09-11 14:22:17 +0200
  • 729397b6c9 Update item dropping code Hybrid Dog 2017-09-11 14:22:17 +0200
  • 35786b597c Update mod load logging Hybrid Dog 2017-09-11 14:09:24 +0200
  • 4912d3c828 Update mod load logging Hybrid Dog 2017-09-11 14:09:24 +0200
  • 1e2287a672 Do not pick items if the player has no interact Hybrid Dog 2017-09-11 14:08:01 +0200
  • 057966141a Do not pick items if the player has no interact Hybrid Dog 2017-09-11 14:08:01 +0200
  • 06c1212d5b Lower pickup sound gain texmex 2017-09-11 13:09:11 +0200
  • 78ef2a50f6 Lower pickup sound gain texmex 2017-09-11 13:09:11 +0200
  • 253cc75c51 Higher update delay if no item was found Hybrid Dog 2017-09-08 21:26:08 +0200
  • c4365cd4de Higher update delay if no item was found Hybrid Dog 2017-09-08 21:26:08 +0200
  • 88df92b125 Fix key triggering disabling Hybrid Dog 2017-09-08 20:57:05 +0200
  • bf0bb807fb Fix key triggering disabling Hybrid Dog 2017-09-08 20:57:05 +0200
  • 6de1402ebc Remove damage setting test Hybrid Dog 2017-09-08 20:46:36 +0200
  • 22763d3b06 Remove damage setting test Hybrid Dog 2017-09-08 20:46:36 +0200
  • b06129c3a3 Fix redundant minetest.after invocations Hybrid Dog 2017-09-08 20:43:30 +0200
  • 169d83840f Fix redundant minetest.after invocations Hybrid Dog 2017-09-08 20:43:30 +0200
  • c86bc605bd Add item flight time setting, set it to 5 seconds by default Hybrid Dog 2017-09-08 20:42:28 +0200
  • da2fb1df20 Add item flight time setting, set it to 5 seconds by default Hybrid Dog 2017-09-08 20:42:28 +0200
  • c21158ffab Adjust default key settings Hybrid Dog 2017-09-08 20:38:20 +0200
  • 3bc3a4bd25 Adjust default key settings Hybrid Dog 2017-09-08 20:38:20 +0200
  • 9de8d39af6 Add keyinvert setting Hybrid Dog 2017-09-08 20:36:36 +0200
  • 55e89d3710 Add keyinvert setting Hybrid Dog 2017-09-08 20:36:36 +0200
  • f2e3338265 Add magnet_radius setting Hybrid Dog 2017-09-08 20:25:16 +0200
  • 4b5e362395 Add magnet_radius setting Hybrid Dog 2017-09-08 20:25:16 +0200
  • 31229760e8 Play the pickup sound positional to all players Hybrid Dog 2017-09-07 21:19:33 +0200
  • bc5ef09e21 Play the pickup sound positional to all players Hybrid Dog 2017-09-07 21:19:33 +0200
  • fced0590c6 Add code for zero velocity mode Hybrid Dog 2017-09-07 21:13:10 +0200
  • bab3c733fa Add code for zero velocity mode Hybrid Dog 2017-09-07 21:13:10 +0200
  • f91c73d2e3 Fix multiplayer support Hybrid Dog 2017-09-07 21:00:55 +0200
  • 69a68cb247 Fix multiplayer support Hybrid Dog 2017-09-07 21:00:55 +0200
  • 8c3a470690 Move item flight code Hybrid Dog 2017-09-07 20:57:02 +0200
  • b56c1792de Move item flight code Hybrid Dog 2017-09-07 20:57:02 +0200
  • ce059ad5ad Simplify velocity calculation Hybrid Dog 2017-09-07 20:44:08 +0200
  • 544381bbfe Simplify velocity calculation Hybrid Dog 2017-09-07 20:44:08 +0200
  • ac3386a402 Add item pickup age Hybrid Dog 2017-09-07 20:39:49 +0200
  • 9f54694931 Add item pickup age Hybrid Dog 2017-09-07 20:39:49 +0200
  • 0eace77417 Add item_drop. prefix to settings Hybrid Dog 2017-09-06 15:56:04 +0200
  • fb2c076b92 Add item_drop. prefix to settings Hybrid Dog 2017-09-06 15:56:04 +0200
  • bfcc14bb4b Use tabs for indentation Hybrid Dog 2017-09-06 15:51:34 +0200
  • 46959e79d2 Use tabs for indentation Hybrid Dog 2017-09-06 15:51:34 +0200
  • 04c441768f Use minetest.after instead of globalstep Hybrid Dog 2017-09-06 13:29:48 +0200
  • e84433d41c Use minetest.after instead of globalstep Hybrid Dog 2017-09-06 13:29:48 +0200
  • 31e8c9b0cc Load settings only if they are used Hybrid Dog 2017-09-06 13:27:21 +0200
  • 884824989f Load settings only if they are used Hybrid Dog 2017-09-06 13:27:21 +0200
  • a88fa5f1b7 Short code a bit Hybrid Dog 2017-09-02 11:08:15 +0200
  • 962d0a3889 Short code a bit Hybrid Dog 2017-09-02 11:08:15 +0200
  • ad4e83d243 Add description and conf file tacotexmex 2017-08-31 21:33:28 +0200
  • 81d32527f3 Add description and conf file tacotexmex 2017-08-31 21:33:28 +0200
  • 07eb65bb31 Create LICENSE texmex 2017-08-31 21:27:22 +0200
  • 8a14503372 Create LICENSE texmex 2017-08-31 21:27:22 +0200
  • c63a4ee2a3 New readme tacotexmex 2017-08-31 21:21:15 +0200
  • a7b7c71d50 New readme tacotexmex 2017-08-31 21:21:15 +0200
  • 5aed10c3e7 Code touch-up tacotexmex 2017-08-30 21:13:33 +0200
  • 5a6f79a5d2 Code touch-up tacotexmex 2017-08-30 21:13:33 +0200
  • dbd9538a78 Pickup radius, new keytypes, limited globalstep (#1) LouisCyfer 2017-08-03 22:32:36 +0200
  • 363b56fc03 Pickup radius, new keytypes, limited globalstep (#1) LouisCyfer 2017-08-03 22:32:36 +0200
  • 1091537584 Use ctrl var tacotexmex 2017-07-11 23:29:18 +0200
  • 189fea5eff Use ctrl var tacotexmex 2017-07-11 23:29:18 +0200
  • a7cdd68cc9 Fix var bug tacotexmex 2017-07-09 18:38:44 +0200
  • 1f9ceb3eb3 Fix var bug tacotexmex 2017-07-09 18:38:44 +0200
  • dbb43c2ed1 Proper global settingtypes tacotexmex 2017-07-09 17:33:22 +0200
  • 6befa68ef8 Proper global settingtypes tacotexmex 2017-07-09 17:33:22 +0200
  • 67025939e7 Remove remove_items, superseded by item_entity_ttl tacotexmex 2017-07-09 16:25:11 +0200
  • d336a226cd Remove remove_items, superseded by item_entity_ttl tacotexmex 2017-07-09 16:25:11 +0200
  • 7f38ae5261 Fix global settings bool fallbacks tacotexmex 2017-07-09 16:12:57 +0200
  • 16210c79f7 Fix global settings bool fallbacks tacotexmex 2017-07-09 16:12:57 +0200
  • a523b5a574 Add optional pickup key, either sneak, use or a+d key. Add settable sound gain. tacotexmex 2017-06-26 15:57:23 +0200
  • 2c60ac7ab0 Add optional pickup key, either sneak, use or a+d key. Add settable sound gain. tacotexmex 2017-06-26 15:57:23 +0200
  • 04f75caeb3 Add settings for pickups and drops tacotexmex 2017-06-26 15:24:56 +0200
  • a666252f1c Add settings for pickups and drops tacotexmex 2017-06-26 15:24:56 +0200
  • 2d42301d85 Replace deprecated calls tacotexmex 2017-06-26 15:15:48 +0200
  • d9581ec795 Replace deprecated calls tacotexmex 2017-06-26 15:15:48 +0200
  • a711c073ef Fix typo PilzAdam 2013-09-12 13:45:47 +0200
  • 72e2a2b294 Add a hack to not collide with items all the time PilzAdam 2013-05-22 20:03:59 +0200
  • d59ec60058 Set gain to 0.4 PilzAdam 2013-04-10 17:52:45 +0300
  • d855a3dc00 Dont drop items in creative mode when player already has it PilzAdam 2013-03-10 18:02:57 +0100
  • e0c61c2f77 Dont pick up items when dead PilzAdam 2013-03-10 17:58:04 +0100
  • a41ddb6705 Log mod load if log_mod is set to true PilzAdam 2012-10-07 19:44:16 +0200
  • 8b8a838882 Merge pull request #1 from cornernote/patch-1 PilzAdam 2012-10-06 09:14:06 -0700
  • 12fdaab4cb Make it easier to drop items PilzAdam 2012-10-04 20:17:10 +0200
  • 076ebbe0f4 fix server crash when player exits during loop cornernote 2012-10-04 12:22:44 +0930
  • 2624ea4e73 Remove old soundfile PilzAdam 2012-09-17 19:16:47 +0200
  • b0f798b1ef New sounds PilzAdam 2012-09-17 19:15:36 +0200
  • f77e83e657 Make items (that are close to the player) dissapear after the time, that is specified by remove_items in minetest.conf PilzAdam 2012-09-14 17:00:20 +0200
  • 56a1d32476 Make the code more robust PilzAdam 2012-09-09 17:04:27 +0200