]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/liebepav/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / liebepav / index.mdwn
1 [[!meta title="Lieberzeit Pavel"]]
2
3 **Project name and homepage:** [BuildCraft](http://www.mod-buildcraft.com/)
4
5 Assignment
6 ======
7 BuildCraft is a popular modification, or extension, to the even more popular video game Minecraft. It adds many features, for example complex machines allowing the player automate some of their jobs and create even more intricate and complex contraptions.
8
9 My assignment is to look for and fix bugs in the mod. The actual bugs that I will fix are currently unknown - some are reported on the forums, and many more may lurk in the code. It's a question of finding them.
10
11 My main goal is investigating and fixing [this bug](https://github.com/BuildCraft/BuildCraft/issues/1357)
12
13 Failing at that, I'll write some documentation.
14
15 Links documenting the results of my work
16 ======
17 For reference, me = Humungus
18
19 * [Initial forum post](http://mod-buildcraft.com/forums/index.php?topic=104.0)
20 * [Forked repository on github, actual branches I worked on are 6.1.flicker2 and 6.1.x](https://github.com/Humungus/BuildCraft/tree/6.1.flicker2)
21 * [Official git repo of BuildCraft](https://github.com/BuildCraft/BuildCraft)
22 * Series of pull requests of a fix for the same problem:
23   * [Deemed too sensitive for old stable branches](https://github.com/BuildCraft/BuildCraft/pull/1770)
24   * [Fix with a discussion and explanations what does what and what exactly was causing the problem](https://github.com/BuildCraft/BuildCraft/pull/1774)
25   * [Latest fix, much simpler and effective than the previous one. Idea for it came from the discussion in the previous PR](https://github.com/BuildCraft/BuildCraft/pull/1776)
26
27 Presentation
28 ==========
29
30 * [[Presentation of the aim of my work in PDF|liebepav-buildcraft.pdf]]
31 * [[Presentation of the results of my work|liebepav-buildcraft-end.pdf]]
32 * [Video of the final result (used in presentation)](https://dl.dropboxusercontent.com/u/48472211/after.avi)
33
34 Ohloh
35 =====
36
37 <a href='https://www.ohloh.net/accounts/559537?ref=Detailed' target='_blank'>
38 <img alt='Ohloh profile for Humungus' border='0' height='35' src='https://www.ohloh.net/accounts/559537/widgets/account_detailed.gif' width='230' />
39 </a>