1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-16 10:09:55 +00:00
CC-Tweaked/src/main/resources/assets/computercraft
SquidDev 86e0330100 Lint bios and the rom (#321)
We now use illuaminate[1]'s linting facilities to check the rom and
bios.lua for a couple of common bugs and other problems.

Right now this doesn't detect any especially important bugs, though it
has caught lots of small things (unused variables, some noisy code). In
the future, the linter will grow in scope and features, which should
allow us to be stricter and catch most issues.

As a fun aside, we started off with ~150 bugs, and illuaminate was able
to fix all but 30 of them, which is pretty neat.

[1]: https://github.com/SquidDev/illuaminate
2019-12-03 23:26:13 +00:00
..
advancements/recipes Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
blockstates Replace "cable variant" with a block model 2018-12-27 10:21:57 +00:00
lang Create zh_cn.lang (#186) 2019-04-24 15:41:13 +01:00
lua Lint bios and the rom (#321) 2019-12-03 23:26:13 +00:00
models Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
recipes Several recipe improvements 2019-03-19 11:59:23 +00:00
textures Rework rendering of in-hand pocket computers (#215) 2019-05-26 15:24:37 +01:00