Medieval Engineers

Medieval Engineers

Containers and Accessories [0.7]
Mostrando 21-30 de 47 aportaciones
< 1  2  3  4  5 >
Actualización: 13 MAY 2017 a las 13:16

Updated some minor code issues so that all visual inventories work 100% fine in 0.5 -- the list of "acceptable" / "unacceptable" items to put into the large crate, small crate, and bread peel are behaving now. All other objects working perfect too.

*** NOTE to modders: Most of the code for these still uses 0.4.20 code. If you're trying to find 0.5 code in a mod, try my Casement Windows mod, that is fully recoded for 0.5.

Actualización: 13 MAY 2017 a las 5:35

Actualización: 23 ABR 2017 a las 9:18

BIG clean-up update:

-- Removed legacy versions of basket, crates, and pottery jar. Only the new ones using Keen's new, supported system are still in game.
-- Reworked the candle flame entirely to use Keen's new CubeBlock system for torch/candle/flame blocks.
-- Added and fixed various LODs (low-detail versions of objects that load in automatically at a distance) to improve performance
-- Reworked all Survival-buildable blocks to use Keen's new SBC system, streamlining the SBC files.

Actualización: 11 ABR 2017 a las 9:51

Behind-the-scenes code tidying:

-- removed remaining "BlockPairName" info, which isn't needed in M.E.
-- removed doubled-up code for the large wooden crate

Actualización: 7 ABR 2017 a las 15:40

Added visual inventory to large wooden crate.

Hoping to add also to small crate soon.

Actualización: 4 ABR 2017 a las 9:05

Added visual inventory to the bread peel so it can hold a loaf of bread that shows up visually on it. Also made this craftable in Survival.

Actualización: 3 ABR 2017 a las 14:20

Updated hitbox for the book to highlight, rather than the ugly yellow cube.

Also sped up animation of book opening/closing.

Actualización: 23 MAR 2017 a las 7:49

Big update to switch Survival basket, crates, and jar over to new CubeBlock system:

-- Deprecated the old basket, crates, and jar. They still work & you haven't lost any of your items. YET! But please switch over to new items when you get a chance. Don't know how long old system will be supported by Keen.

Actualización: 14 MAR 2017 a las 15:07

Updated candle flame to look a ton more realistic, and adjusted sound to be very subtle & faint.

Actualización: 27 FEB 2017 a las 13:18

Optimization & usability updates:

1: Added LODs (low-res long-distance views) to the Pottery jar, plate, mug, and bowl. Will take much less graphics power now to display these from a distance.

2: Added Survival craftability for the Book. Craft it from a spinning wheel.

3: Fixed the bounding boxes for the wicker basket and the large/small crates.