version 1.111


Fixed woodcraft script bugs and unlocking the lighthouse door causing beds to become unusable. Big thanks to mundifex for reporting these bugs.

Files

ArcticAdventure1.111.zip 14 MB
46 days ago

Get Arctic Adventure

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(+1)

[Moving bug report here for posterity]

  • Generator repair status is often incorrect (looks like var 17 is automatically updated with waterflow state and is therefore unsafe to use; I tested var 34 and it seems stable)
  • Pickaxe is missing an icon 
  • Metalcraft issues:
    • first item fails even if player has required ingredients (needs pickdefault before all if_have statements) 
    • second item grants free item even on failure (needs reset in stick failure) 
    • second item doesn't detect ingredients correctly (pickdefault as above) 
    • third item doesn't detect ingredients correctly (pickdefault as above)
(+1)

Suggestion: it would help if unlocking the locked chest displayed a window informing the player that a certain feature is now available. It's not obvious otherwise.