Build 14: Difference between revisions

From PZwiki
m (added forum link)
m (added header)
Line 1: Line 1:
{{languages}}
{{languages}}
{{header|PZwiki|Version history|hidever=true}}
'''Build 14''' ('''2.9.9.17''') was released November 12, 2013.{{#tag:ref |[https://theindiestone.com/forums/index.php?/topic/2994-beta-branch-released-steam-version/ BETA BRANCH RELEASED- Steam Version], November 12, 2013.}}
'''Build 14''' ('''2.9.9.17''') was released November 12, 2013.{{#tag:ref |[https://theindiestone.com/forums/index.php?/topic/2994-beta-branch-released-steam-version/ BETA BRANCH RELEASED- Steam Version], November 12, 2013.}}



Revision as of 09:19, 28 February 2021

Build 14 (2.9.9.17) was released November 12, 2013.[1]

Additions

  • Added inventory icon for berries bush.
  • Added various tooltip (pills, ...), to help the new players.
  • New items ! (include lovely spiffo burger!).
  • New recipes : Box of things, explaination : You can now find box of nails (you also have screws, bullets...), right click on it and select "open" will give you 100 nails AND if you have 100 nails, you can also right click on it and "put in a box" to move them around easily.

Modding

  • Now load "Item_...png" instead of "item_...png" in the mod loader.
  • The mod directory can now be different of the mod ID for the mod loader.
  • New event : "OnFillContainer" // Every time we fill a new container with item, param : room name, container type name, the container just filled
  • New event : OnChangeWeather // Every time we change the weather, triggered in lua, param : the new weather (string).

Changes

  • The weak trait will now reduce your max capacity.
  • When you make an item, we set the condition of the result item with an average of the used items condition, and not just the lowest condition.
  • Tweaked the nuмber of berries in a bush.
  • You'll now have much more chance to find stuff (including axes and hammer) in the West Point toolstore (in front of the sea horse coffee).
  • Time to start a fire in a oven increased.
  • Tweaked a bit the fire spreading (it spread more... "The roof is on fire, we don't need no water let the..." Erm.)

Translation

Bug fixes

  • Fixed the weird lighting in the church.
  • Fixed the brown wooden stairs textures in carpentry menu.
  • Fixed some bugged walls (where you could loot through them).
  • Craft food from rotten ingredients will give you a rotten food as result.
  • Now save the unhappy and boredom level.
  • The Anti-depressants now reduce the unhappyness (effect is not immediate, it take some time).
  • Fixed lighting issues / holes in world draw errors.
  • If you click outside the delete save modal dialog in the world selector, it'll disapear.
  • Fixed the fire saving/load bug.
  • Fixed a bucket/garden spray can duplication bug.
  • Less PCs should get black screen bug (likely not obliterated completely though, hopefully in next one)

Performance

  • Fixed memory leak causing out of memory errors on some systems.
  • Performance changes / improvements (no promises, including the demo, with the nuмbers we're talking chances are it'll take a few to get most of them sorted)
  • Tweaked the camping code to make it much more efficient.

References