Commit Graph

5866 Commits

Author SHA1 Message Date
cora 37a9d268ab move weatherdef to top 2021-09-28 03:10:28 +02:00
cora cff2d445f7 don't stop weather twice 2021-09-28 03:10:02 +02:00
cora 336c188ab7 fix weather cycle 2021-09-28 03:09:26 +02:00
cora 2ed3e01179 fix sound never stopping 2021-09-28 03:01:23 +02:00
cora 8f619ab5c3 fix thunder/lightning never stopping 2021-09-27 23:03:28 +02:00
cora e854be9f0f add correct mc conditions for snow 2021-09-27 23:02:49 +02:00
cora 590abfeb0f add correct minecraft conditions for rain 2021-09-27 23:02:17 +02:00
cora f2b399cbbd clean up tick logic 2021-09-27 23:00:46 +02:00
cora 4a582ba5fb take individual weather into account when changing 2021-09-27 22:59:34 +02:00
cora 5ad46bd9a3 Update readme 2021-09-27 03:23:04 +02:00
cora 5e8d8a7e9b add /biome chatcommand (weather priv) 2021-09-27 02:32:43 +02:00
cora f98058a853 support for weathers to change according to pos 2021-09-27 02:31:46 +02:00
cora cd67354725 fix various little errors 2021-09-27 02:31:18 +02:00
cora 53603050c0 add dynamic per player change 2021-09-26 15:48:18 +02:00
cora c6ba41e6e8 tweak particle spawner values 2021-09-26 15:47:35 +02:00
cora d68acad0fd add logging on chat command 2021-09-26 15:46:35 +02:00
cora 015b29aa60 add weather depending on position/biome 2021-09-26 06:08:01 +02:00
cora 7bd4d75c3f add missing translator include 2021-09-26 04:28:44 +02:00
cora 62f950cb3c remove debug code 2021-09-26 03:45:45 +02:00
cora f6fa977664 remove newline 2021-09-26 03:45:05 +02:00
cora c6d9ac9b89 refactor pos_has_weather 2021-09-26 03:44:06 +02:00
cora 2c372684ce readd old chat commands and priv 2021-09-26 03:43:18 +02:00
cora dbbecc94d0 fix typos 2021-09-26 03:27:14 +02:00
cora b5b249b722 fix incompatibility with old mcl_weather 2021-09-26 03:26:41 +02:00
cora bb0f33e21b update readme 2021-09-26 03:07:35 +02:00
cora b8f3c1a175 add nether dust to new weather 2021-09-26 03:07:25 +02:00
cora 01ddbe06bc add thunder to new weather 2021-09-26 03:07:09 +02:00
cora a0fc6f682d add snow to new weather 2021-09-26 03:06:53 +02:00
cora 6f2aae82df add rain to new weather 2021-09-26 03:06:14 +02:00
cora d59a0101f4 add lightning to hard dependencies 2021-09-26 03:05:23 +02:00
cora 6fa1b1dd81 rewrite mcl_weather core mechanics
the old weather mod used individual particles which create lag and
unneccessary globalstep action for known intervals.

this replaces the weather core mechanics with an event based model using
particlespawners.
2021-09-26 03:03:18 +02:00
erlehmann 3a78211be4 Merge pull request 'ITEMS/mcl_maps: send hud_flags only if actually changed' (#146) from fix-minimap-spam into master
Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/146
Reviewed-by: erlehmann <nils+git.minetest.land@dieweltistgarnichtso.net>
2021-09-15 17:20:34 +00:00
cora eee94658e7 mcl_maps: send hud_flags only if actually changed 2021-09-13 14:15:32 +02:00
cora 07a59ef120 Merge pull request 'Add dirt node group documentation' (#142) from add-dirt-group-documentation into master
Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/142
Reviewed-by: cora <cora@noreply.git.minetest.land>
2021-09-08 01:39:32 +00:00
Nils Dagsson Moskopp e1462d9534
Add dirt node group documentation 2021-09-08 03:16:19 +02:00
cora 42a076cc0b Merge pull request 'ITEMS/mcl_core: Add debarking and stripped trunk / wood' (#135) from stripped-wood-3 into master
Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/135
Reviewed-by: cora <cora@noreply.git.minetest.land>
2021-09-07 01:41:01 +00:00
NO11 3759d50344
Add german translation for stripped wood 2021-09-07 00:48:40 +02:00
NO11 50e913b370
Add template for stripped wood translation 2021-09-07 00:48:39 +02:00
NO11 508b08dfd3
Add specific help text for stripped wood 2021-09-07 00:48:38 +02:00
NO11 68646b62b3
Add some spaces 2021-09-07 00:48:38 +02:00
NO11 d3348ef8b7
Add stripped trunk / wood textures
Stripped trunk / wood nodes exist for acacia, birch, dark oak, jungle
tree, oak, and spruce. This patch adds the textures for all of these.
2021-09-07 00:48:37 +02:00
NO11 eadb96dd40
Refactor wooden plank crafting
This patch makes it possible to craft planks out of stripped wood.
2021-09-07 00:48:36 +02:00
NO11 616b009452
Add stripped trunk and stripped wood nodes 2021-09-07 00:48:35 +02:00
NO11 a92e1c05a3
Add debarking by right clicking wood using an axe 2021-09-07 00:48:10 +02:00
cora b26fb44aeb Merge pull request 'New Mineclonia logo' (#140) from add-mineclonia-menu-header into master
Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/140
Reviewed-by: cora <cora@noreply.git.minetest.land>
2021-08-27 02:53:11 +00:00
Li0n 19112bfbec
New Mineclonia logo 2021-08-27 04:09:35 +02:00
cora 6f046b199d Merge pull request 'Add Mineclonia menu icon' (#139) from add-mineclonia-menu-icon into master
Reviewed-on: https://git.minetest.land/Mineclonia/Mineclonia/pulls/139
Reviewed-by: cora <cora@noreply.git.minetest.land>
2021-08-27 01:31:19 +00:00
Nils Dagsson Moskopp 7f4f5c5c89
Make menu icon export compatible with Inkscape 1.0
Though usually one would export directly to "${3}", Inkscape 1.0 had
its command line options changed by people who apparently think that
backwards compatibility is some kind of swear word: Whereas earlier
Inkscape versions would export to a file called foo.png.tmp, newer
behaviour is to ignore the user's wishes & write to foo.png.png –
unless one asks it to write to a filename with a .png extension,
Inkscape 1.0 changes the filename extension to .png each time.

As we do not know the extension of "${3}", we have to use the
extension, then rename the resulting file to the proper name;
only that way the export works with Inkscape 1.0 & earlier …
2021-08-27 03:08:04 +02:00
Nils Dagsson Moskopp a2b8489c80
Add Mineclonia menu icon PNG 2021-08-24 03:32:10 +02:00
Nils Dagsson Moskopp c83278d3ff
Add dofile for Mineclonia menu icon PNG 2021-08-24 03:31:58 +02:00