Commit Graph

271 Commits

Author SHA1 Message Date
b3d0f0d179 Remove the optional mod loading message 2019-04-03 00:19:18 +02:00
835aa95f35 Update changelog for the new Polish translation 2019-04-01 11:00:55 +02:00
e8293c4994 Polish translation (#142) 2019-04-01 10:59:16 +02:00
d96f110821 Bump to version 1.3.0 v1.3.0 2019-03-23 15:20:46 +01:00
1d054ec431 Fix circular saw infotext message on initial placement
The concatenation operator was mistakenly written as `.`
instead of `..`.
2019-03-20 21:38:28 +01:00
0fea5ee25a Update the changelog to mention intllib changes 2019-03-20 21:31:21 +01:00
2b047f19fd Use translated description of material 2019-03-20 21:31:17 +01:00
e6740678f6 Remove parentheses from "owned by" translation 2019-03-20 21:31:12 +01:00
fa43215cd6 Add Stairs+ translations 2019-03-20 21:31:05 +01:00
2057441dc2 Escape formspec variables 2019-03-20 21:31:00 +01:00
8e8078e74b Refactor common.lua to simplify code and make locale strings searchable 2019-03-20 21:30:35 +01:00
83f419101c Improve German translation 2019-03-20 21:30:29 +01:00
e2e2af94cc Fix forgotten variable 2019-03-20 21:30:25 +01:00
e9fbdec948 Add Russian translation 2019-03-20 21:30:20 +01:00
cf9f7995a0 Extend German translation 2019-03-20 21:30:15 +01:00
8d048f1b14 Refactor Italian locale for last two commits 2019-03-20 21:30:09 +01:00
d23dc27acf Refactor deprecated locale strings 2019-03-20 21:30:05 +01:00
c7f80ce960 Refactor Lua format in locales 2019-03-20 21:29:59 +01:00
4605ed7848 Convert all locales to gettext .po format 2019-03-20 21:29:52 +01:00
774c4043aa Display Stairs+ nodes in the creative inventory by default
This closes #125.
2019-03-20 20:27:07 +01:00
1aa93322c6 Save the French locale file as UTF-8
It was previously saved as ISO 8859-1, causing display issues
in editors.

This closes #76.
2019-03-20 20:11:49 +01:00
936306803b Set up Travis CI 2019-03-09 01:59:19 +01:00
e622c692e1 Make some Stairs+ functions local and add Luacheck ignores
Those functions are used in various places in the mod,
so they aren't unused.
2019-03-09 01:58:51 +01:00
7dd3e1f0db Improve writing style in the changelog 2019-03-03 23:17:10 +01:00
76a00a5365 Update intllib support to avoid using deprecated functions 2019-03-03 20:02:40 +01:00
e43e4a1911 Improve wording in README 2019-03-02 18:17:10 +01:00
555c8ad9d0 Update pre-commit hooks to 2.1.0 2019-03-01 15:29:45 +01:00
eacee7831a Enforce LF line endings in pre-commit hooks 2019-03-01 14:30:32 +01:00
0e885283c0 Update copyright statements to 2019 2019-02-25 12:13:55 +01:00
a0ca02f5f4 Improve cut glass edge texture. (#115)
Also preserves connected_glass feature.
2019-02-25 11:20:35 +01:00
b0cb1d325a Fix Stairs+ node rotation on placement
This closes #123.
2019-02-25 10:47:51 +01:00
b6f6bc8c71 Activate translation for stairplus descriptions 2019-02-25 10:30:24 +01:00
9ccf94243e Updated es.txt 2019-02-25 10:30:24 +01:00
a7b513f181 Set EditorConfig to use tabs in .luacheckrc 2019-02-22 00:48:36 +01:00
2062702295 Add an EditorConfig file
See https://editorconfig.org/ for more information.
2019-02-21 23:13:02 +01:00
95155a3bc6 Add pre-commit hooks
See https://pre-commit.com/ for more information.
2019-02-21 23:10:58 +01:00
1649f91156 Tweak the Luacheck configuration file and fix many warnings 2019-02-20 23:39:01 +01:00
daec458fc6 Optimize all images using oxipng -Zs 2019-02-20 20:00:19 +01:00
df4a2ace0b Optimize all images using oxipng -Zs 2019-02-20 19:52:10 +01:00
9d953ccebf Bump to version v1.2.0 v1.2.0 2018-11-24 17:39:42 +01:00
26f59baba0 Update copyright year range for 2018 2018-11-24 17:36:04 +01:00
0ace9fe493 Update the changelog to reflect recent commits 2018-11-24 17:34:55 +01:00
ca45478761 brass block stairs/slabs/etc (#135) 2018-11-24 17:27:16 +01:00
1482a7810f make stairs from cement too. 2018-11-24 17:06:16 +01:00
01ec8290f6 basic_materials stairs/slopes/et. al
(keeping original technic item names)
2018-11-24 17:06:16 +01:00
723db44933 Make wood_tile_center craftable (#129)
place wood_tile_center craft recipe before wood_tile so that it's craftable, otherwise crafting a wood_tile_center gives a normal wood_tile since they all belong to group:wood.
2018-10-05 19:46:55 +02:00
5fc5fce74e Fix double definition of paper from papyrus (#124) 2018-07-27 12:11:05 +02:00
846214993f Add aliases for MTG corner stairs (#117) 2018-07-19 19:24:30 +02:00
10dd84a7f1 Remove brackets around the initial version number in the changelog 2018-04-22 00:14:17 +02:00
8ff1cb598f Update documentation 2018-03-26 19:09:44 +02:00