Doods
|
31facbd902
|
Texture converter add signs (#4238)
Reviewed-on: MineClone2/MineClone2#4238
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Doods <yusufalishabaka@tutanota.com>
Co-committed-by: Doods <yusufalishabaka@tutanota.com>
|
2024-04-29 15:50:32 +00:00 |
James Clarke
|
1a2b9e5930
|
More fixes
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
961ee13ba1
|
Converted utils os.system commands to useing the more pythonic: wand, library. And partially converted armor os.system commands to wand too.
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
fe8612d944
|
Made terms clearer in gui.py
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
c586e480ed
|
Fixed crash bug with GUI
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
0da8428eef
|
Made minetest directory handling, platform indiependent
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
ddfbd331c9
|
Refactor convert_textures code, seperated special cases into its own module
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
47b6bd5539
|
GUI Now functional
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
16cdc9fd12
|
Seperated common convert code from CLI and GUI so they can both use it
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
2904e3119f
|
Started on GUI and seperating code so GUI and CLI can share it
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
e04f4d3b2a
|
Added --all flag.
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
0584fc4ebf
|
Fixed find_highest_minecraft_version, got rid of hardcoded major-minor version string.
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
1147a9715a
|
Added --default flag
|
2024-01-21 02:19:29 +00:00 |
James Clarke
|
a6753806cc
|
Refactored code: split up into different functions and modules.
|
2024-01-21 02:19:29 +00:00 |