Commit Graph

202 Commits

Author SHA1 Message Date
SmokeyDope
fd07cbdd5a update lava bucket texture name in tools/Conversion_Table.csv 2023-06-13 15:49:57 +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
Elias Fleckenstein
e11185638f Remove obsolete 'import sys' from python script 2021-05-01 17:24:07 +02:00
Elias Fleckenstein
c6e80b5882 Add Real Maps 2021-05-01 16:52:16 +02:00
Marcin Serwin
604af04849 Add polish translation of mesecons_noteblock 2021-04-29 17:08:11 +02:00
Marcin Serwin
0e8c002665 Add polish translation of mcl_playerplus 2021-04-29 16:56:33 +02:00
Marcin Serwin
77597f9bac Add polish translation of mesecons_torch 2021-04-29 16:53:47 +02:00
Marcin Serwin
65846cb6d8 Add polish translation of mesecons_button 2021-04-29 16:47:41 +02:00
Marcin Serwin
9666076cb4 Add polish translation of mcl_weather 2021-04-29 16:41:28 +02:00
Marcin Serwin
0e52e09cc8 Add polish translation of mesecons_wires 2021-04-29 16:21:08 +02:00
AFCMS
0a2fcdc4e8 fixes 2021-04-27 19:16:08 +02:00
AFCMS
72e53a82d7 Basic not working script 2021-04-26 19:16:27 +02:00
Marcin Serwin
eeaf4e09c6 Add polish translation of mesecons_solarpanel 2021-04-25 14:34:15 +02:00
Marcin Serwin
29001086c3 Add polish translation of mesecons_walllever 2021-04-25 14:30:42 +02:00
Marcin Serwin
1f07f5ba17 Add polish translation of mcl_stairs 2021-04-25 14:26:52 +02:00
Marcin Serwin
c0ce511ad0 Add polish translation of mcl_mobspawners 2021-04-25 13:14:56 +02:00
Marcin Serwin
a613da65c5 Add polish translation of mcl_walls 2021-04-24 21:47:42 +02:00
Marcin Serwin
0a8b6a63cb Add polish translation of mcl_mobitems 2021-04-24 20:57:53 +02:00
AFCMS
b1f7294578 create python script 2021-04-15 22:22:23 +02:00
Marcin Serwin
c6de8c0669 Add polish translation of mcl_end 2021-04-13 19:26:24 +02:00
Marcin Serwin
51711385a1 Add hunspell spell checking tool script 2021-04-12 18:31:23 +02:00
kay27
5fc3bb11ef [tools] Add simple python script to entirely reset End dimension generated before and get fresh one, improved (but please stop server & backup world before) 2021-04-05 04:54:58 +04:00
Laurent Rocher
9944498952 Update Check Translate Tool 2021-02-13 00:09:40 +01:00
Elias Fleckenstein
9b1b1504fd TextureConverter: Support experience bottles 2021-01-24 20:00:29 +01:00
MysticTempest
689e6edac2 Make 'mcl_burning' support other texture packs. 2021-01-22 03:07:21 -06:00
Elias Fleckenstein
088f2eecae Texture_Converter: Support animated chests 2021-01-18 20:16:37 +01:00
Elias Fleckenstein
c70d33fc8e Texture_Converter: Fix potions 2021-01-17 10:20:27 +01:00
Elias Fleckenstein
c024bc43d0 Texture_Converter: Armor support 2021-01-17 10:12:03 +01:00
Elias Fleckenstein
68f5d1c0fb Texture_Converter: Potion bottles support 2021-01-11 15:08:32 +01:00
Elias Fleckenstein
41246f61f2 Texture_Conveter: Enchanted book support 2021-01-11 13:59:47 +01:00
Elias Fleckenstein
c9427e0421 Texture_Conveter: End crystal item support 2021-01-11 13:57:11 +01:00
Elias Fleckenstein
95cc6ba532 Texture_Conveter: End crystal support 2021-01-11 13:54:01 +01:00
Wuzzy
439ed00a20 Add utf-8 mode to translation checker script 2020-11-26 13:35:10 +01:00
Wuzzy
c2a8a5c74b Fix typos in check_translate_files.py, make language argument required 2020-11-26 13:27:44 +01:00
Laurent Rocher
7f12c246b5 Python script for check translation files.
It's compare locale\template.txt with translate file (.tr) for a language.
2020-11-18 23:01:56 +01:00
kay27
1965696829 Merge kay27_textures branch: more recongizable obsidian texture; better NP texture; Nether particles 2020-10-24 21:49:11 +04:00
kay27
446b0e6602 Merge updated Nether portals, https://git.minetest.land/Wuzzy/MineClone2/issues/804 2020-09-21 22:21:46 +04:00
Wuzzy
731f42ac88 Rename and move texture: tnt_smoke 2020-08-19 18:47:58 +02:00
Wuzzy
a52976a918 Rename 3d_armor_stand to mcl_armor_stand 2020-02-18 16:10:50 +01:00
Wuzzy
ab4e46f97b Move armor mods 2020-02-18 15:48:21 +01:00
Wuzzy
fb251db925 Rename mod: 3d_armor → mcl_armor 2020-02-18 15:44:54 +01:00
Wuzzy
bef99ac211 Rename mod: hbarmor → mcl_hbarmor 2020-02-17 20:24:26 +01:00
Wuzzy
b9cc66d3db Remove dry grass from texture converter 2019-12-14 01:44:54 +01:00
Wuzzy
d4344bbaf8 Update grass block in texture converter 2019-12-13 16:38:14 +01:00
Wuzzy
f91619cae1 New PP cobblestone and brick block textures 2019-12-11 04:17:38 +01:00
Wuzzy
36060dfb6a Converter: Add preview image, use proper folder name 2019-02-07 22:40:11 +01:00
Wuzzy
729c176ff4 Texture Converter: Add description.txt 2019-02-07 21:24:19 +01:00
Wuzzy
058cb2f1ee Rename farmland textures because of MTG clash 2019-02-07 20:06:02 +01:00
Wuzzy
cfdcd63f3c Change dye texture names of "special" dyes 2019-02-07 07:10:10 +01:00
Wuzzy
f63342ec72 Rename seed textures 2019-02-05 04:06:28 +01:00
Wuzzy
a285827980 Change powered rail texture names to fix MTG clash 2019-02-04 12:38:36 +01:00
Wuzzy
4f2cd559da Rename textures that clash with MTG
cactus, hotbar, some wools
2019-02-04 12:21:58 +01:00
Wuzzy
45add3cedd Add creamy horse texture 2018-06-10 15:51:03 +02:00
Wuzzy
1e72dd6b33 More Texture Converter clarification 2018-06-05 02:03:07 +02:00
Wuzzy
58df62ec8c Add encoding definition to Texture Converter 2018-06-05 01:58:40 +02:00
Wuzzy
1752e29f2d Update Texture Converter README again 2018-06-05 01:58:23 +02:00
Wuzzy
309dc40484 Fix typos in Texture Converter 2018-06-05 01:53:59 +02:00
Wuzzy
0e00c85f99 Add README into tools directory 2018-06-05 01:44:57 +02:00
Wuzzy
1d04b52b5a Name tag: Update texture conversion and add alias 2018-05-31 18:40:02 +02:00
Wuzzy
293caa511f Fix broken zombie villager texture conversion 2018-05-30 18:55:37 +02:00
Wuzzy
050987bead Add illagers to Conversion Table 2018-05-30 18:48:07 +02:00
Wuzzy
8b6f5d3dec Redo sheep texturing
Thanks to 22i
2018-05-30 18:05:49 +02:00
Wuzzy
5d92c04a36 Update Conversion Table 2018-05-30 17:02:28 +02:00
Wuzzy
b852e56df3 Change clock texture usage and implement conversion 2018-05-20 01:50:53 +02:00
Wuzzy
4733355851 Texture converter: Convert banner overlays 2018-05-18 23:51:17 +02:00
Wuzzy
d59717b5d8 Convert large chest textures 2018-05-18 20:48:39 +02:00
Wuzzy
b1122c5cda Fix bad side chest conversion 2018-05-18 19:51:37 +02:00
Wuzzy
da39d76310 Implement conversion of single chests 2018-05-18 19:34:23 +02:00
Wuzzy
bf37c06de4 Add inner nodeboxes for banner nodes 2018-05-13 01:52:38 +02:00
Wuzzy
d8ff91e089 Rename itemframes mod to mcl_itemframes 2018-05-12 18:18:17 +02:00
Wuzzy
62ed722088 Update bow texture paths in conversion table 2018-05-07 23:14:56 +02:00