That’s right! Alpha 15 is just about ready… and this Steam latest (unstable) build now boasts a “release” designation (though it’s not quite final…). Look for the debut of Alpha 15 stable any day now. And while you’re waiting, enjoy the new splash screen!
Here are the fixes for this release:
Trapper will now add stuff to his backpack again!
Fix bulletin destruction issues
Goblins no longer raid if they are neutral
Walls and columns clip floor correctly
Prune the job tree
Stockpile items got into a bad state in some saved games, fix on load
Sheep now drop mutton, not jerky! Add roast mutton recipe
Jerky and eggs now rot properly
Effects now play after load
Update wheat pile image
Building template names are now sorted alphabetically
Creating a building template now takes a screenshot of the template for the UI
I just did the update and suddenly my anti-virus (Avast!) is picking up the game as a trojan?
I reported it as a false positive and sent it into the company, but heads up for anyone else who uses Avast.
ENGINE ERROR
release-529 (x32)
…th/services/server/food_decay/food_decay_service.lua:94: attempt to perform arithmetic on local ‘initial_decay’ (a nil value)
stack traceback:
radiant/modules/common.lua:223: in function 'report_traceback’
radiant/modules/common.lua:234: in function <radiant/modules/common.lua:228>
…th/services/server/food_decay/food_decay_service.lua:94: in function ‘increment_decay’
…th/services/server/food_decay/food_decay_service.lua:59: in function ‘_on_decay’
…th/services/server/food_decay/food_decay_service.lua:24: in function '_fn’
radiant/controllers/timer_controller.lua:95: in function 'fire’
radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
[C]: in function 'xpcall’
radiant/modules/common.lua:243: in function 'xpcall’
radiant/controllers/time_tracker_controller.lua:82: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:379: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:37: in function 'instance’
radiant/modules/events.lua:206: in function <radiant/modules/events.lua:200>
[C]: in function 'xpcall’
radiant/modules/common.lua:243: in function 'xpcall’
radiant/modules/events.lua:200: in function 'trigger’
radiant/modules/events.lua:269: in function '_trigger_gameloop’
radiant/modules/events.lua:320: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>
"knights_shield": {
"shield_talisman": {
"display_name": "Knight's Shield",
"description": "Required to promote a hearthling to a knight"
},
"display_name": "Metal Shield",
"description": "Provides a moderate amount of defense"
}, -> added
“roast_mutton_recipe”: {
“recipe_name”: “Roasted Rack of Mutton”,
“description”: “Nutritious and delicious”
} -> added
“damage_2_buff”: {
“description”: “The footman attacks with increased ferocity”,
“display_name”: “Damage +40%” -> changed
},
"knight": {
"knight_outfit": {
"display_name": "Knight's Armor",
"description": "Metal armor worn by a knight"
},
"knight_description": {
"display_name": "Knight",
"description": "A defensive combatant focused on protecting allies from harm.",
"requirements": "Requires a level 2 footman and a Knight's Shield, crafted by the Blacksmith",
"level_1_data": {
"perk_000_name": "Damage Reduction Rank 1",
"perk_000_description": "The knight reduces damage from foes by a little"
},
"level_4_data": {
"perk_000_name": "Damage Reduction Rank 2",
"perk_000_description": "The knight reduces damage from foes by a lot"
}
},
"knight_buffs": {
"defense_1_buff": {
"display_name": "Defense Up 20%",
"description": "Increases defense by 20%"
},
"defense_2_buff": {
"display_name": "Defense Up 40%",
"description": "Increases defense by 40%"
}
} -> added
}
},
"egg": {
"decay_1": {
"description": "Starting to go bad. Better cook it soon." -> added