Commit Graph

  • 770f4a0dc5 Fixed multiple item drops master Ginger88895 2019-06-26 11:48:56 +0800
  • 26d0532cbd
    Replace another deprecated function texmex 2019-06-15 13:26:24 +0200
  • becdfd113a
    Merge pull request #24 from Panquesito7/master texmex 2019-06-15 02:51:01 +0200
  • 934ebff45a
    Replace deprecated functions with newer ones Panquesito7 2019-06-14 17:47:21 -0500
  • 5069afa834 Enable pickup_keyinvert by default HybridDog 2019-06-04 16:44:46 +0200
  • 70b3386322 Allow disabling the pickup key HybridDog 2019-05-29 20:44:40 +0200
  • 1e9e73e978
    Update description.txt texmex 2019-05-27 09:21:59 +0200
  • f7d62113ff
    Update mod.conf texmex 2019-05-27 09:21:28 +0200
  • 3a9a506011 Fix crash due to a missing function HybridDog 2019-05-26 14:13:54 +0200
  • 427117d786 Fix missing ore drops HybridDog 2019-05-16 11:36:15 +0200
  • 532a3cb0d0 Update readme tacotexmex 2019-02-13 02:54:58 +0100
  • 56d2eeda5c
    Remove unneeded variable assertion, fix #20 texmex 2019-02-12 13:25:34 +0100
  • c52ff0ea55 Add a screenshot tacotexmex 2019-02-12 05:37:14 +0100
  • 8e89c148be Add setting for disabling manual item pickups by mouse tacotexmex 2019-02-12 01:12:59 +0100
  • 726b5f4872 Ignore items where picking failed HybridDog 2019-02-05 19:29:40 +0100
  • 8e1878d101 Fix crash when trying to spawn an unknown item HybridDog 2019-02-01 17:55:12 +0100
  • f6b8bcd7a7 Add three functions which can be used by other mods HybridDog 2019-01-05 13:54:12 +0100
  • 6b7ed8e7ca Fix a legacy setting support HybridDog 2019-01-05 13:26:29 +0100
  • fc89b2d2b4 Fix item magnet HybridDog 2018-10-03 17:07:25 +0200
  • f5187108f1 Fix crash when a node texture is a table HybridDog 2018-08-06 13:27:10 +0200
  • 902daba7cf Tidy up pickup_particle code HybridDog 2018-08-06 13:21:54 +0200
  • 3c9c0e34e3 Merge branch 'master' of https://github.com/minetest-mods/item_drop tacotexmex 2018-06-23 18:39:36 +0200
  • eaa44e2a36 Reflect particle feature setting in readme tacotexmex 2018-06-23 18:39:17 +0200
  • a69bdd2275 Reflect particle feature setting in readme tacotexmex 2018-06-23 18:39:17 +0200
  • 1b0bc8461c Add WCILA code origin and license tacotexmex 2018-06-23 10:15:40 +0200
  • b42a64cfa4
    Merge pull request #14 from minetest-mods/dev texmex 2018-06-23 10:13:55 +0200
  • d51b468428 Simplify inventorycube code (again) tacotexmex 2018-06-23 10:09:02 +0200
  • 293fd77614 Fix settings bug tacotexmex 2018-06-23 10:02:04 +0200
  • 3e6a731cab Fix crash on no drops (@HybridDog) tacotexmex 2018-06-23 10:01:40 +0200
  • 760acbc593 Fix settings bug tacotexmex 2018-06-18 20:54:59 +0200
  • d282d1ab0c
    Merge pull request #13 from minetest-mods/pickerparticle texmex 2018-06-18 10:31:33 +0200
  • 8e6b386fe3 Complete pickup particle feature tacotexmex 2018-06-18 10:18:06 +0200
  • 31bdc51b42 Look for legacy setting names tacotexmex 2018-06-17 09:27:43 +0200
  • c688119069
    Merge pull request #11 from minetest-mods/rewrite texmex 2018-06-17 07:41:43 +0200
  • 376439b214 Update readme tacotexmex 2018-06-17 07:35:06 +0200
  • 49b7bb19ef Rename the key press test function Hybrid Dog 2017-09-16 13:18:20 +0200
  • 4c66b76937 Disable item pickup age if the player has to hold a key for taking items Hybrid Dog 2017-09-16 12:57:21 +0200
  • 29df36b2af Typo tacotexmex 2017-09-15 18:40:11 +0200
  • 2aff58ee02 Update CONTRIBUTING.md texmex 2017-09-15 16:25:53 +0200
  • 92d68aa48a Fix missing division for dropped item velocity calculation Hybrid Dog 2017-09-15 10:27:28 +0200
  • 7afe3723e4 Merge pull request #6 from minetest-mods/no_pop texmex 2017-09-12 13:15:19 +0200
  • 69f0c08561 Merge pull request #7 from minetest-mods/readmeup texmex 2017-09-12 13:14:58 +0200
  • 6f8a37bd10 Create CONTRIBUTING.md texmex 2017-09-12 13:12:23 +0200
  • 19ad20305f Update README Hybrid Dog 2017-09-12 10:49:57 +0200
  • e7b8d02922 Always collect items one by one Hybrid Dog 2017-09-12 10:13:49 +0200
  • 0f903cd0b0 Revert "Adjust default key settings" Hybrid Dog 2017-09-12 09:55:16 +0200
  • bf9931d6db Reflect pickup sound gain in readme texmex 2017-09-11 14:51:02 +0200
  • 739a62a6c6 Call on_punch to pick items (DS) Hybrid Dog 2017-09-11 14:44:31 +0200
  • 271a577881 Don't override handle_node_drops in creative mode Hybrid Dog 2017-09-11 14:35:55 +0200
  • 729397b6c9 Update item dropping code Hybrid Dog 2017-09-11 14:22:17 +0200
  • 4912d3c828 Update mod load logging Hybrid Dog 2017-09-11 14:09:24 +0200
  • 057966141a Do not pick items if the player has no interact Hybrid Dog 2017-09-11 14:08:01 +0200
  • 78ef2a50f6 Lower pickup sound gain texmex 2017-09-11 13:09:11 +0200
  • c4365cd4de Higher update delay if no item was found Hybrid Dog 2017-09-08 21:26:08 +0200
  • bf0bb807fb Fix key triggering disabling Hybrid Dog 2017-09-08 20:57:05 +0200
  • 22763d3b06 Remove damage setting test Hybrid Dog 2017-09-08 20:46:36 +0200
  • 169d83840f Fix redundant minetest.after invocations Hybrid Dog 2017-09-08 20:43:30 +0200
  • da2fb1df20 Add item flight time setting, set it to 5 seconds by default Hybrid Dog 2017-09-08 20:42:28 +0200
  • 3bc3a4bd25 Adjust default key settings Hybrid Dog 2017-09-08 20:38:20 +0200
  • 55e89d3710 Add keyinvert setting Hybrid Dog 2017-09-08 20:36:36 +0200
  • 4b5e362395 Add magnet_radius setting Hybrid Dog 2017-09-08 20:25:16 +0200
  • bc5ef09e21 Play the pickup sound positional to all players Hybrid Dog 2017-09-07 21:19:33 +0200
  • bab3c733fa Add code for zero velocity mode Hybrid Dog 2017-09-07 21:13:10 +0200
  • 69a68cb247 Fix multiplayer support Hybrid Dog 2017-09-07 21:00:55 +0200
  • b56c1792de Move item flight code Hybrid Dog 2017-09-07 20:57:02 +0200
  • 544381bbfe Simplify velocity calculation Hybrid Dog 2017-09-07 20:44:08 +0200
  • 9f54694931 Add item pickup age Hybrid Dog 2017-09-07 20:39:49 +0200
  • fb2c076b92 Add item_drop. prefix to settings Hybrid Dog 2017-09-06 15:56:04 +0200
  • 46959e79d2 Use tabs for indentation Hybrid Dog 2017-09-06 15:51:34 +0200
  • e84433d41c Use minetest.after instead of globalstep Hybrid Dog 2017-09-06 13:29:48 +0200
  • 884824989f Load settings only if they are used Hybrid Dog 2017-09-06 13:27:21 +0200
  • 962d0a3889 Short code a bit Hybrid Dog 2017-09-02 11:08:15 +0200
  • 81d32527f3 Add description and conf file tacotexmex 2017-08-31 21:33:28 +0200
  • 8a14503372 Create LICENSE texmex 2017-08-31 21:27:22 +0200
  • a7b7c71d50 New readme tacotexmex 2017-08-31 21:21:15 +0200
  • 5a6f79a5d2 Code touch-up tacotexmex 2017-08-30 21:13:33 +0200
  • 363b56fc03 Pickup radius, new keytypes, limited globalstep (#1) LouisCyfer 2017-08-03 22:32:36 +0200
  • 189fea5eff Use ctrl var tacotexmex 2017-07-11 23:29:18 +0200
  • 1f9ceb3eb3 Fix var bug tacotexmex 2017-07-09 18:38:44 +0200
  • 6befa68ef8 Proper global settingtypes tacotexmex 2017-07-09 17:33:22 +0200
  • d336a226cd Remove remove_items, superseded by item_entity_ttl tacotexmex 2017-07-09 16:25:11 +0200
  • 16210c79f7 Fix global settings bool fallbacks tacotexmex 2017-07-09 16:12:57 +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
  • a666252f1c Add settings for pickups and drops tacotexmex 2017-06-26 15:24:56 +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
  • 4aa8cdfdb2 Dont use register_on_dignode anymore PilzAdam 2012-09-03 18:52:59 +0200
  • e7ea85077f Update to latest Minetest changes PilzAdam 2012-09-03 15:55:01 +0200