Commit Graph

8 Commits

Author SHA1 Message Date
Louis Royer 31f0cf5f86
Add toolranks_extras support (#25)
This displays `bow level x` instead of `tool level x` when toolranks is
enabled, and display `Arrows thrown` instead of `Node dug`.

* Add .luacheckrc and fixes warnings from luacheck
2020-08-14 17:33:20 +02:00
Louis Royer bd4d040c4e
Add toolrank optional support (#21)
* Add toolrank support

* Make bow shot able to level up the bow

* Add requested changes

* Change enable_toolranks to no_toolranks

* Remove the overwritting

* no_toolranks in defs in throwing.register_bow

* Toolranks support: minor changes
Reword documentation in README.md, fix a typo in init.lua and enable toolranks even if def.original_description exists---but do not overwrite it.

* Wait until the arrow hits its target before updating bow toolranks uses

* Add a throwing.toolranks settting to allow globally disabling toolranks

Co-authored-by: upsilon <upsilon@langg.net>
2020-04-02 16:11:42 +02:00
upsilon 1449f49af7
Move craft registration from throwing to throwing_arrows 2020-02-11 20:01:13 +01:00
upsilon af62c8f9b5 Add farming as an optional dependency 2020-02-10 20:55:24 +01:00
upsilon 5529307ca3
Write depends and description in mod.conf, remove unneeded dependency 2019-08-29 18:14:53 +02:00
upsilon 35442d8ac4 Revert "Merge throwing and throwing_arrows into a single modpack."
This reverts commit 8545ebb743.
2018-08-20 10:07:08 +02:00
upsilon 8545ebb743
Merge throwing and throwing_arrows into a single modpack. 2018-08-13 10:51:06 +02:00
/Fox --develop 125c0650cf Create mod.conf 2017-08-11 14:07:09 +02:00