From: tisantom Date: Thu, 6 Mar 2014 09:45:49 +0000 (+0100) Subject: (no commit message) X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/commitdiff_plain/5b51b48fa2a534d9a6ebae9bee8a7c322ae78964 --- diff --git a/student/tisantom/index.mdwn b/student/tisantom/index.mdwn index 789a58d4..5838850e 100644 --- a/student/tisantom/index.mdwn +++ b/student/tisantom/index.mdwn @@ -7,7 +7,7 @@ Assignment BuildCraft is probably one of the first and the most widely used plugin (mod) for video game called Minecraft. It's almost 3 years old project that adds many features and functionalities to the game (e.g. transporting items through pipes, automatization of crafting, ...). -My assignment in this project is to find and fix bugs that are currently unknown. If I find no bugs, I'll try to fix some of the reported ones. An alternative to finding and fixing bugs is to create some new functionality to the game mod (in case of there will be no bug that I'll be able to fix at all). +My assignment in this project is to test and fix bug with item transparency (described here https://github.com/BuildCraft/BuildCraft/issues/1478). If I'll not succeed in fixing this bug, I'll try to add requested functionality - On/Off state visibility to machines using textures (described here: https://github.com/BuildCraft/BuildCraft/issues/1388). Links documenting the results of my work ======