26 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
4dff9943d9
Fix texture alpha warnings since 5.5.0-dev (#12) 2021-10-16 14:36:01 +02:00
SmallJoker
3a933aa081
Make flowerpot registration possible from other mods 2021-07-19 19:31:18 +02:00
mazes-80
8802188e53 Add default bush sapling support 2020-09-10 14:07:13 +02:00
SmallJoker
e017fcbbe8 Replace doors_blank.png with blank.png 2020-09-10 14:02:53 +02:00
Louis Royer
f3d5285337
Make all depends optional except default (#8)
Registers flowerpots based on mods that are enabled and supported.
2020-02-15 11:59:39 +01:00
Louis Royer
d346732a86
Add translation support + french translation (#7) 2020-02-14 21:10:13 +01:00
Panquesito7
bacb0221f3 Add support for moretrees, dryplants, and poisonivy 2020-01-08 09:56:49 -08:00
Panquesito7
8649354092 Add support for more MTG nodes 2020-01-08 09:56:49 -08:00
Panquesito7
424cd631de Use mod.conf for dependencies and description
Deletes deprecated 'depends.txt' and 'description.txt'.
2020-01-08 09:56:49 -08:00
sofar
6bce72ae19 Merge pull request #2 from tacotexmex/patch-1
Replace deprecated settings method
2017-10-03 09:12:32 -07:00
texmex
3c3b319feb Replace deprecated settings method 2017-06-18 20:12:56 +02:00
Auke Kok
9e335cde0a Add bush saplings.
Re-sort the list.
2017-04-20 10:02:28 -07:00
Auke Kok
87181c431f Make failed registrations non-fatal 2017-04-20 10:01:21 -07:00
Auke Kok
f4da43369f Fix markdown in api.md 2017-02-10 21:39:13 -08:00
Auke Kok
1c84b1badf Stack grass, and only return one variant of grass.
This works like the normal grass nodes, you'll only get
one type, but each can appear in a pot randomly.
2017-02-10 21:27:20 -08:00
Auke Kok
82921a6730 Fix crash when inserting e.g. a door. 2017-02-10 20:50:40 -08:00
Auke Kok
ba2220faa4 Flowerpot: wield_image.
pots dropped as item use this image as well.
2017-02-10 20:35:52 -08:00
Auke Kok
550a47f791 Make pots drop separately from the plants within.
This makes them attached nodes. This also makes digging a
pot with plant drop the plant as item and leave an empty pot
in the ground.
2017-02-10 20:34:14 -08:00
Auke Kok
cb7770dac0 Make the plantlike mesh part slightly larger
it's now *just* under 1m tall.
2017-02-10 20:32:50 -08:00
Auke Kok
5988c745cb Flowerpot inventory image.
It's derived, but this makes it easier to theme/skin.
2017-02-10 18:26:52 -08:00
Auke Kok
8d7073d5a6 Support cactus in flowerpot. 2017-02-10 18:08:32 -08:00
Auke Kok
d018f699db Make empty pot dig immediately. 2017-02-05 14:35:19 -08:00
Auke Kok
f92cee9904 Omit 2x2 bottom corners from UVmap.
This makes large ground plants like wheat not "drape" over the
pot model, and look slightly cleaner.
2017-02-03 21:14:30 -08:00
Auke Kok
32c2327b48 Adjust selection boxes to better fit. 2017-02-02 15:45:29 -08:00
Auke Kok
6fcb17c547 Add crops. (wheat, cotton). 2017-02-02 15:37:37 -08:00
Auke Kok
1bc76c862b Initial commit. 2017-02-02 14:45:53 -08:00