Don't Starve
Handymanness
11件中 1-10 を表示
< 1  2 >
更新:2020年5月13日 @ 1時16分

I tried to address long standing requests and newly arisen bugs. In the process, I found I really don't enjoy the game anymore, I've played it way too much in 2012-2015. So I tested the changes quite minimally. I'll fix bugs reported over the coming weeks.

As for the changes... here is what I found and what I did/did not do about them:

1) Crashing on vanilla DS:

I was really surprised to see this happening. As I can't roll back to older versions of the game, I cannot tell whether this was always there or not. I'm sorry I didn't believe the reports.

It turns out that some of the API required to implement the filtering functionality of the mod is missing from the vanilla code. It is implemented (redundantly and independently) in both RoG and SW. I have filtered out the offending lines to avoid crashes, at the cost of removing the corresponding functionality when running vanilla DS.

2) Supporting Scythe mod:

As it appears to be a very popular mod and two users asked for it, I looked into the issue. Unfortunately, Handymanness requires hacking into the DS action button handler much deeper than foreseen by the modding API. I could not come with a way to move back from this stance, i.e. make Handymanness comply with the modding API's limitations and therefore compatible with other mods that also modify the action button handler.

3) The future of the mod:

Did I forget anything? Time for requests, new or renewed! As I just got the code into my head again...
If anyone would like to inherit the maintenance and continued development of this or any other of the mods I wrote, please contact me. I'm happy to help.

Enjoy your playthroughs! I had so much fun with this game, it is kinda sad it ran its course. It is one of the best games I've ever played.

更新:2016年8月4日 @ 11時39分

Minor bugfix.

更新:2016年6月29日 @ 12時51分

Refactored most of the mod - i.e. the code related to the action button.
Added hotkeys.
Added filtering targets.
Added support for machete.
Added forcing hammer actions.

更新:2016年3月20日 @ 4時25分

Added compatibility flag for SW.

更新:2015年10月5日 @ 5時38分

You can now use CTRL instead of ALT for enabling/disabling.
If "Economic" is enabled, tools will only be crafted if, in addition to not being available in the inventory, not lying around on the ground either.

更新:2015年8月15日 @ 9時23分

Backport from DST, with added light features.
Temporarily disabled control support.

更新:2015年8月8日 @ 15時36分

Added some controller support.

更新:2015年6月25日 @ 14時06分

Small bugfix related to ALT key not being properly reported on some systems.

更新:2015年5月30日 @ 6時34分

Fixed bug with shovel being crafted even if it had not been unlocked with the Science Machine.
Added functionality to action button, as suggested by user "egehman".

更新:2015年5月21日 @ 12時15分

Fixed bug when customized (non-standard settings) to disable the mod's behaviour for some type of tool.