Medieval Engineers

Medieval Engineers

Containers and Accessories [0.7]
Showing 21-30 of 47 entries
< 1  2  3  4  5 >
Update: 13 May, 2017 @ 1:16pm

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.

Update: 13 May, 2017 @ 5:35am

Update: 23 Apr, 2017 @ 9:18am

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.

Update: 11 Apr, 2017 @ 9:51am

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

Update: 7 Apr, 2017 @ 3:40pm

Added visual inventory to large wooden crate.

Hoping to add also to small crate soon.

Update: 4 Apr, 2017 @ 9:05am

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.

Update: 3 Apr, 2017 @ 2:20pm

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

Also sped up animation of book opening/closing.

Update: 23 Mar, 2017 @ 7:49am

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.

Update: 14 Mar, 2017 @ 3:07pm

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

Update: 27 Feb, 2017 @ 1:18pm

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.