Don't Starve

Don't Starve

Handymanness
11 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2 >
Güncelleme: 13 May 2020 @ 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.

Güncelleme: 4 Ağu 2016 @ 11:39

Minor bugfix.

Güncelleme: 29 Haz 2016 @ 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.

Güncelleme: 20 Mar 2016 @ 4:25

Added compatibility flag for SW.

Güncelleme: 5 Eki 2015 @ 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.

Güncelleme: 15 Ağu 2015 @ 9:23

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

Güncelleme: 8 Ağu 2015 @ 15:36

Added some controller support.

Güncelleme: 25 Haz 2015 @ 14:06

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

Güncelleme: 30 May 2015 @ 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".

Güncelleme: 21 May 2015 @ 12:15

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