mirror of
https://gitlab.com/echoes91/spears.git
synced 2024-11-14 05:40:19 +01:00
54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
=== SPEARS for MINETEST by Echoes91 ===
|
|
|
|
This mod adds spears to Minetest.
|
|
|
|
How to download:
|
|
If you have this file, you already know
|
|
|
|
Forum topic:
|
|
https://forum.minetest.net/viewtopic.php?f=11&t=13367
|
|
|
|
How to install:
|
|
http://wiki.minetest.com/wiki/Installing_Mods
|
|
|
|
How to use the mod:
|
|
Craft a spear with | stick | stick | (material) |, works also mirrored.
|
|
Spears can be thrown using right mouse button, they either hurt someone or stick where they land on; damage depends on speed and material, flight trajectory is ballistic with (unrealistic) drag.
|
|
Spears can be used to fight, but are slower and weaker than swords.
|
|
Spears can be used to dig, but are slower and weaker and pickaxes.
|
|
If you miss the target it's your fault, the spear is fine.
|
|
You can grab a spear on the fly (or maybe wait until it falls?).
|
|
You can stick a spear into a block, but if you remove the block then the spear falls (obviously).
|
|
This mod contains the word "spear" more than 100 times, if you want the exact number count them yourself.
|
|
If you feel clever, throw a spear right above you and look at it to see what happens.
|
|
You can even throw a spear from above down to your foes, it's even easier to hit.
|
|
Someone once reported to have hit its own foot but it takes practice to do that.
|
|
|
|
|
|
CHANGELOG
|
|
|
|
2.1:
|
|
- Spears ding hard blocks (cracky < 3)
|
|
- Fixed stick-into-node position to avoid spears turning black (#2467)
|
|
- Player velocity added to throw (it's physics baby)
|
|
|
|
2.0:
|
|
- Cleaner, streamlined code without deprecated functions
|
|
- Spears hurt players
|
|
- Spears animated in flight
|
|
- Spears stick into nodes
|
|
- New textures
|
|
- New sound when hitting flesh
|
|
- New receipt to fit with default tools
|
|
- Drag depends on fluid
|
|
- Improved instructions
|
|
- New gold-plated spear to celebrate
|
|
|
|
1.1:
|
|
- Make use of new on_secondary_use API, requires Minetest 5.2.0
|
|
|
|
|
|
License:
|
|
Sourcecode: LGPLv2.1 (see http://www.gnu.org/licenses/lgpl-2.1.html)
|
|
Grahpics & sounds: CC-BY 3.0 (see http://creativecommons.org/licenses/by/3.0/legalcode)
|