Commit graph

18 commits

Author SHA1 Message Date
brightrim
dc75f9c7e5 fruitgathering fix 2025-05-08 15:36:52 +02:00
brightrim
17a8a3004b Increased attribute impact and attribute choices for crafting and gathering 2025-03-21 20:41:26 +01:00
brightrim
636529a108 new fish
(cherry picked from commit b443017836)
(cherry picked from commit 52a855d40887cb1f49d2946f508cbe573c3c4db3)
2024-01-02 14:57:22 +01:00
estralis
71c2c76503 Add perception bonus to gathering 2022-02-06 12:41:45 +01:00
vilarion
91a64b53e9 Fix all luacheck linter warnings 2021-06-06 15:21:52 +02:00
vilarion
28cb68d0fe Remove trailing whitespace 2020-12-06 23:34:30 +01:00
estralis
d5012831ae Improve gathering as per referenced issues. Close #188, close #189, close #190, close #191, close #192, close #193, close #194 2020-06-14 19:34:43 +02:00
estralis
9e729ea4fd Close #187 Handle breaking messages by toolBreaks and close #185 Remove double informs upon breaking gathering tools 2020-06-08 07:58:51 +02:00
estralis
df7126cf00 Cover all tools by shared function and avoid incorrect display of static item as broken 2020-06-08 05:42:16 +02:00
estralis
127ba47c2e Use a more intuitive function name 2020-06-02 21:52:52 +02:00
estralis
714e8b49bd Use lower camel case for function names 2020-05-30 10:02:48 +02:00
estralis
ce76c81f31 Fix tool check 2020-05-24 15:17:16 +02:00
estralis
bd17152a6d Close #182 Tag broken items as [BROKEN] and make them useless rather than deleting them and close #183 Eliminate code duplication in gathering tool checks. Also remove magic numbers from getItemAt calls. Add a common function "isBroken". Add shared crafting functions "HasTool" and "ToolCheck". 2020-05-24 13:21:28 +02:00
estralis
5816d71db4 Remove unnecesssary require 2020-05-17 17:41:55 +02:00
estralis
5c50460e7e Bracketry 2020-05-17 17:39:44 +02:00
estralis
5a5c01f120 Close #181 Reduce wear on tools 2020-05-17 17:38:16 +02:00
estralis
78242dd2b2 Close #180 Remove returnGemsToUser from all functions but the magic gemsmiths 2020-05-17 10:39:48 +02:00
estralis
e6d0821651 Close #179 Resolve confusing base.craft vs craft.base.crafts duplication 2020-05-17 06:21:10 +02:00
Renamed from base/craft.lua (Browse further)