Commit Graph

119 Commits

Author SHA1 Message Date
flux ab4afd5fc8 reduce log spam 2022-06-20 17:46:30 -07:00
flux 08163f35a2 fix translations 2022-06-20 15:17:28 -07:00
flux 143778621e documentation, bugfixes 2022-06-20 14:29:13 -07:00
flux b6d2bc09e2 tweak screenshot 3 2022-06-19 17:18:55 -07:00
flux e8324f5bf1 tweak some things 2022-06-19 17:08:21 -07:00
flux 5990d7c6a4 invsaw 2022-06-19 15:26:05 -07:00
flux 0f9e1a95d6 hm. looks like i need to update my local luacheck.. 2022-06-18 16:25:47 -07:00
flux 23f7446bef almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
flux 53a50fc5a4 fix eighths 2022-06-17 16:02:29 -07:00
flux 7f3710d015 add another legacy drawtype 2022-06-17 16:02:08 -07:00
flux 21f36e6c1c fix a bunch of bugs. still need to do more work on the station/circular saw distinction 2022-06-17 12:22:47 -07:00
flux 21d4fab1f5 start to take care of loose ends 2022-06-16 17:46:09 -07:00
flux acc6e2ebea fix some bugs, starting to track down all the compatability issues 2022-06-16 16:32:55 -07:00
flux 039b75c832 fix luacheck 2022-06-15 16:20:32 -07:00
flux 92ce2e1f52 compatability and legacy mostly done. schema recipes are all messed up for some reason. 2022-06-15 16:18:11 -07:00
flux 38f610a200 fix bug and luacheck 2022-06-14 16:32:48 -07:00
flux a2c8e2db8e circular saw works now; still need to do compatabilit and testing 2022-06-14 16:30:41 -07:00
flux b9eed16713 functional, except saw, legacy, other compatability 2022-06-14 11:17:06 -07:00
flux 687de31632 checkpoint. stairsplus is done, excluding the circular saw, and testing 2022-06-13 16:11:20 -07:00
flux 9e68ca91b8 daily checkpoint, not much improved, stairsplus still completely nonfunctional 2022-06-12 21:10:36 -07:00
flux da7d0f94dc moreblocks looks good, now stairsplus... 2022-06-12 11:49:41 -07:00
flux c5ddb5f2d4 nonfunctional checkpoint 2022-06-11 18:17:41 -07:00
CarlosBarrazaE dce587cf33
Merge and update translations (#186) 2021-11-14 02:14:19 +01:00
Buckaroo Banzai e8d219f108
Optional dependency on default mod (#182) 2021-08-26 20:46:07 +02:00
Oblomov ff7e85094f
Fix strange placement behavior for non-default Stairs+ nodes (#168)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-28 03:27:58 +01:00
Jat15 0c2c3ad4ef
Add in prepare_groups tree and wool (#128)
Tree for glitch with furnace
Wool  move for more coherence
2020-12-27 19:42:15 +01:00
Oblomov 8a14250127
Fix stairs placement over oddly-shaped nodes (#166) 2020-12-18 17:59:57 +01:00
Oblomov ab91ad967a
Improve the placement logic for slabs, etc (#160)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-14 14:46:50 +01:00
SmallJoker b67028a417 Fix use_texture_alpha warnings since 5.4.0-dev 2020-08-16 10:14:18 +02:00
Hugo Locurcio bbfd782300
Remove legacy Stairs+ conversion code
It was only required to import worlds last edited before Q3 2013.
2020-01-03 11:34:13 +01:00
Hugo Locurcio 917a46014f
Update copyright statements to 2020 2020-01-01 04:09:24 +01:00
Hugo Locurcio 5cab63c675
Add ice as a Stairs+ node
This closes #109.
2019-10-17 22:25:44 +02:00
Hugo Locurcio 72a6ee6032
Make Stairs+ nodes emit slightly less light compared to full nodes
This makes up for their smaller visual size.
2019-05-08 20:00:57 +02:00
Hugo Locurcio e09d2fab01
Fix several typos in comments 2019-04-21 16:57:42 +02:00
codexp 8e8078e74b
Refactor common.lua to simplify code and make locale strings searchable 2019-03-20 21:30:35 +01:00
Hugo Locurcio 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
Hugo Locurcio 76a00a5365
Update intllib support to avoid using deprecated functions 2019-03-03 20:02:40 +01:00
Hugo Locurcio 0e885283c0
Update copyright statements to 2019 2019-02-25 12:13:55 +01:00
Hugo Locurcio b0cb1d325a
Fix Stairs+ node rotation on placement
This closes #123.
2019-02-25 10:47:51 +01:00
JDiaz b6f6bc8c71 Activate translation for stairplus descriptions 2019-02-25 10:30:24 +01:00
Hugo Locurcio 95155a3bc6
Add pre-commit hooks
See https://pre-commit.com/ for more information.
2019-02-21 23:10:58 +01:00
Hugo Locurcio 1649f91156
Tweak the Luacheck configuration file and fix many warnings 2019-02-20 23:39:01 +01:00
Hugo Locurcio 26f59baba0
Update copyright year range for 2018 2018-11-24 17:36:04 +01:00
Vanessa Dannenberg ca45478761 brass block stairs/slabs/etc (#135) 2018-11-24 17:27:16 +01:00
Vanessa Dannenberg 1482a7810f make stairs from cement too. 2018-11-24 17:06:16 +01:00
Vanessa Dannenberg 01ec8290f6 basic_materials stairs/slopes/et. al
(keeping original technic item names)
2018-11-24 17:06:16 +01:00
fozolo 846214993f Add aliases for MTG corner stairs (#117) 2018-07-19 19:24:30 +02:00
Thomas--S 8ff1cb598f Update documentation 2018-03-26 19:09:44 +02:00
Thomas--S 7d701da5b9 Move recipe definitions to a separate file and function. 2018-03-26 19:09:44 +02:00
Thomas--S d5edcb2a10 Add a register_custom_subset function 2018-03-26 19:09:44 +02:00