cora
996583945c
Fix usage of old mc "blocks" directory in Texture converter
2023-12-02 20:31:24 +00:00
cora
6237b054ed
TP Conversion table: add remaining textures
2023-11-18 19:42:53 +00:00
cora
f3177a196e
TP Conversion table: add recovery compass & mcl_crimson
2023-11-18 19:42:53 +00:00
cora
81b169a2ba
TP Convertersion table: Add Cherry, mangrove, banners...
2023-11-18 19:42:53 +00:00
cora
c76079412d
TP Conversion table: add corals and status effects
2023-11-18 19:42:53 +00:00
cora
1cf8c6f94a
TP Conversion table: add blackstone and copper
2023-11-18 19:42:53 +00:00
cora
3ba57a90c0
TP Conversion table: Add bamboo, lush_caves, pottery sherds
2023-11-18 19:42:53 +00:00
cora
d7f96d8bf7
Add new texture mappings: mobs, amethyst, honey, deepslate...
2023-11-18 19:42:53 +00:00
cora
8181872586
TP Conversion_table: Switch to new mc texturepack paths
2023-11-18 19:42:53 +00:00
cora
121f4d0a8d
Correct path in Texture_Converter.py
2023-11-18 19:42:53 +00:00
cora
4167eeee44
Add optional pre-commit hook to tools/
2023-07-31 17:47:08 +00:00
cora
24b1f8659e
mapcolor pyscript: use indent option of json.dumps
2023-07-10 16:10:17 +00:00
cora
49a108d52b
mapcolor pyscript: add shebang and make executable
2023-07-10 16:10:17 +00:00
cora
f9e4303241
Revert "Modify create_map_color_file.py to create smaller diffs in the future"
...
This reverts commit 1e8f29df0ead5f8bf406568b79d379291ed08ebd.
The modification of the script creates invalid json files
2023-07-10 16:10:17 +00:00
Lizzy Fleckenstein
e719e4d87a
Remove premature localization optimizations (See #11 )
2023-04-21 20:39:22 +02:00
Lizzy Fleckenstein
27e216112e
Add script to extract translation templates from lua code
2023-04-21 18:19:14 +00:00
Lizzy Fleckenstein
1e8f29df0e
Modify create_map_color_file.py to create smaller diffs in the future
2023-04-21 18:19:14 +00:00
Elias Åström
69ea426aba
Update mcl_credits and the script to generate it
2023-04-15 23:09:37 +00:00
Elias Åström
ec2dce46a8
Use last six months for active contributors
2023-04-15 23:09:37 +00:00
Elias Åström
9ea89c2a70
Add modified gather_git_credits.py script
2023-04-15 23:09:37 +00:00
cora
ab0f88ad37
Remove remove_end.py
2022-11-23 09:49:32 +01:00
Ranko_Saotome
0fb6d20bc7
Updated colors.txt
2022-11-19 01:11:40 +00:00
RankoSaotome
51d4f075b2
Add credits to colors.txt file
2022-11-15 22:12:27 +00:00
RankoSaotome
a607444e60
Add colors.txt for minetestmapper
2022-11-15 22:12:27 +00:00
Nathan Fritzler
e413bbaf36
Fix create_luacheck
...
I've tested this code.
2022-07-15 13:24:45 -06:00
Code-Sploit
10ea6da4e8
Add all pixel-perfection textures for netherite
2022-06-30 14:11:13 +02:00
Elias Fleckenstein
6a054556cc
Add tool to strip trailing whitespace
2022-05-26 07:28:05 +02:00
MysticTempest
7a53ea8b70
Rename a few textures to help support texture packs.
2022-03-02 20:13:24 -06:00
Elias Fleckenstein
a410a7fabe
Merge pull request 'Add OpenCollective link and credits' ( #1893 ) from EliasFleckenstein03/MineClone2:opencollective into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1893
2021-11-08 11:48:10 +00:00
Elias Fleckenstein
ea46c8741b
Add OpenCollective link and credits
2021-11-07 20:29:11 +01:00
Elias Fleckenstein
0dd780ee2a
Merge pull request 'Implement grass palette conversion, Add sugar cane colorisation' ( #1889 ) from EliasFleckenstein03/MineClone2:tint into master
...
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/1889
2021-11-06 13:29:39 +00:00
Elias Fleckenstein
643ded06da
Merge branch 'master' into guidelines
2021-11-03 20:04:08 +01:00
Elias Fleckenstein
34f329a9d5
TextureConverter: Implement grass palette conversion
...
Source: https://minecraft.fandom.com/wiki/Tint
Since the MineClone2 biomes do not entirely match with the Minecraft ones I picked the Minecraft biomes that seem to match them best.
This also changes the palette index of the nether to match the desert instead of the mesa biome
and changes the color of grass blocks in item form to the default minecraft one.
2021-11-03 19:57:21 +01:00
Nils Dagsson Moskopp
2607d40f1f
Add script to show packets count from debug logs
...
Mineclonia has inherited mods from MineClone 2 that send a lot of network
packets. This behaviour wastes bandwith and is most likely a major reason
for the unusually high amount of lag that MineClone2 and Mineclonia have.
Many network packets that are sent by Mineclonia are entirely useless.
Analyzing minetest log files to figure out what kind of packets are
sent and how often is a first step in getting rid of useless traffic.
2021-11-03 14:57:18 +08:00
Elias Fleckenstein
797da20fa7
Add script to automatically generate ingame credits from CREDITS.md
2021-10-26 13:08:07 +02:00
marcin-serwin
cbe8583cef
Merge branch 'master' into polish-translation
2021-06-02 10:14:25 +00:00
Marcin Serwin
b06bc276dc
Add polish translation of mesecons_commandblock
2021-06-02 11:34:32 +02:00
Marcin Serwin
21bdf914bf
Add polish translation of mcl_flowerpots
2021-06-01 15:28:09 +02:00
Marcin Serwin
8ad953ab17
Add polish translation of mcl_nether
2021-05-28 18:25:16 +02:00
Marcin Serwin
7da32dcc36
Add polish translation of mcl_doc_basics
2021-05-28 17:19:41 +02:00
Marcin Serwin
c260ef8c6e
Add polish translation of doc
2021-05-28 09:58:01 +02:00
Marcin Serwin
425c7505ec
Add polish translation of doc_items
2021-05-26 11:42:22 +02:00
Marcin Serwin
a27833a0e1
Add polish translation of mcl_achievements
2021-05-26 10:11:55 +02:00
Marcin Serwin
d83c29f0c4
Add polish translation of awards
2021-05-26 09:08:44 +02:00
Marcin Serwin
e797a4ec9b
Add polish translation of mcl_death_messages
2021-05-25 22:14:26 +02:00
Marcin Serwin
37b1191c0a
Add polish translation of mcl_structures
2021-05-25 21:58:23 +02:00
Marcin Serwin
dcceafad41
Add polish translation of mcl_hunger
2021-05-25 21:55:16 +02:00
AFCMS
81ee51b0c2
document script
2021-05-10 09:58:26 +02:00
AFCMS
d221e5ab0a
Merge branch 'master' into luacheck-script
2021-05-08 22:01:22 +02:00
AFCMS
cbb014ed38
basic working script
2021-05-03 22:11:49 +02:00