Commit Graph

20 Commits

Author SHA1 Message Date
upsilon 059cc897af
Make call to `punch` compatible with MT 5.4.0
Fixes #6
2020-11-03 17:06:02 +01:00
upsilon 1f88969175
Remove log message translation
Aside from typos in the code that caused the mod to crash when the log
messages were produced, there seems to be a bug in the way translated
strings are displayed in the logs. This requires further investigation,
meanwhile, this commit prevents the crash.
2020-04-02 22:08:42 +02:00
upsilon 49e8ac3d78
Set strength for all bows and mass for all arrows 2020-04-02 17:18:19 +02:00
upsilon b723bb0783
Use farming:string instead of farming:cotton in craft
Fixes #4
2020-02-16 21:22:23 +01:00
upsilon b0d7e0a83e
Move craft registrations from throwing to throwing_arrows 2020-02-11 19:59:49 +01:00
Louis Royer 9b258e48df
Add french translation (#2)
Still have some doubts about correct translation of Drop Arrow, but
since it allows to drop an item on arrow target,
I called it `Flèche de livraison`.
2020-02-10 20:48:27 +01:00
David Leal cdf1738596 Replace deprecated functions with newer ones (#1) 2019-10-28 09:17:36 +01:00
upsilon e47fd58725
Implement proper time_from_last_punch computation for arrow, golden arrow and diamond arrow
This prevents from hitting a player too fast
2019-08-30 18:10:58 +02:00
upsilon a82f857f5d
Make the diamond arrow a little less strong and more expensive to craft 2019-08-29 23:46:12 +02:00
upsilon 33165dc0a4
Add a max_drop_level too capability for arrow, golden arrow and diamond arrow 2019-08-29 18:17:49 +02:00
upsilon db4b8da887
Write depends and description in mod.conf
Also provide a depends.txt as long as the mod is compatible with 0.4.x
2019-08-29 18:11:31 +02:00
upsilon a9e3bd5a95
Add a stronger arrow (Diamond Arrow)
The craft of the Teleport Arrow has been changed to a mese crystal, and its texture color to green, so it is not confused with the diamond arrow.
2019-08-29 18:08:20 +02:00
upsilon 9e177d2712 Use same placement method for build arrow as for fire arrow 2018-08-27 15:47:13 +02:00
upsilon 6c888d0313
Fix crash when hit fails with drop arrow 2018-01-06 10:17:25 +01:00
fwhcat 51dba5b870 Showing screenshot in README (#2) 2017-09-01 13:29:24 +02:00
upsilon 16622fb6f8
Add mod.conf and screenshot.png
Fixes #1
2017-09-01 12:34:25 +02:00
upsilon da4d5fbf22
Add description.txt 2017-08-30 23:23:32 +02:00
upsilon 7915965269
Move sounds and textures to throwing_arrows 2017-07-11 10:04:22 +02:00
upsilon 2a9a8e93a7
Fix incorrect dependencies after splitting 2017-07-10 10:00:59 +02:00
upsilon e44f7f922d
Initial commit 2017-07-09 18:48:28 +02:00