Commit Graph

13 Commits (master)

Author SHA1 Message Date
Hugo Locurcio 8389a98d68
Use Luacheck as a pre-commit hook
- Update pre-commit hooks to 2.1.0
2019-04-03 00:28:06 +02:00
Hugo Locurcio 868b6bbc39
Fix `tile_images` deprecation warning 2019-04-03 00:27:05 +02:00
Hugo Locurcio fca57a181a
Fix `height_min/max` deprecation warning, improve code style 2019-04-03 00:25:46 +02:00
Hugo Locurcio 52609c908a
Remove the optional mod loading message
This also fixes a deprecation warning about
`minetest.setting_getbool()` at the same time.
2019-04-02 19:53:23 +02:00
Hugo Locurcio f16bc3e380
Don't use multiline strings for commands on Travis CI
Commands would otherwise fail silently.
2019-02-27 10:07:35 +01:00
Hugo Locurcio b0f47dc7e7
Run pre-commit hooks on Travis CI 2019-02-22 01:21:56 +01:00
Hugo Locurcio 9027af70ee
Set up Travis CI 2019-02-22 00:56:06 +01:00
Hugo Locurcio 451b353770
Set EditorConfig to use tabs in .luacheckrc 2019-02-22 00:49:49 +01:00
Hugo Locurcio 3fc40973d2
Add an EditorConfig file
See https://editorconfig.org/ for more information.
2019-02-21 23:12:14 +01:00
Hugo Locurcio b5a6e6af1d
Add pre-commit hooks
See https://pre-commit.com/ for more information.
2019-02-21 23:11:24 +01:00
Hugo Locurcio 8aac427d41
Add a Luacheck configuration file and tweak code style 2019-02-21 13:42:38 +01:00
Hugo Locurcio a0d37ec2aa
Optimize all images using `oxipng -Zs` 2019-02-20 19:59:41 +01:00
Hugo Locurcio 2c0a5d0f02 Initial commit 2017-10-15 18:55:57 +02:00