Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | Fix indentation in previous commit | rubenwardy | |
2017-07-24 | Fix buckets being lost when making butter | engineer-pearl | |
2017-04-03 | Fix intllib boilerplate code | sys4-fr | |
2015-05-03 | Replaced calls for IntLlib's global variable | LeMagnesium | |
At the beginning of the files, when the mod looks for intllibs, it does it by looking for a variable defined by the library, but when the intllib mod isn't loaded, it ends up calling for a global variable. Here is a more clean way to check whether or not the variable exists using a lua function instead of a call for this variable. | |||
2015-01-04 | Fix bug | rubenwardy | |
2014-11-16 | Fix bugs | rubenwardy | |
2014-11-16 | Move stuff around | rubenwardy | |