|
f73f17f798
|
removed old version of duplicated tracks with the same author(s)
|
2023-01-03 00:33:10 +01:00 |
|
|
9e9cb8ac5f
|
updated the tracks score to match the website
|
2023-01-02 10:51:15 +01:00 |
|
|
f053442537
|
sorted the tracks to remove the duplicates
|
2023-01-01 18:35:55 +01:00 |
|
|
820768da26
|
added the tag "3DURCR"
|
2023-01-01 18:22:04 +01:00 |
|
|
445f0d0215
|
merged similar tags (SMB1, SMB2 -> SMB; CTR, CTTR -> CTR; MP9, MP8, MPDS -> MP, Zelda OoT, Zelda TP, Zelda WW -> Zelda; GK7, GK3, GK2 -> GK, FZ, FZC, FZ, FZMV -> FZ, Spyro 1 -> Spyro)
|
2023-01-01 15:46:56 +01:00 |
|
|
18f92be8b7
|
added missing "Retro" tag to all retro tracks, renamed "MKT" and "RMX" to "Tour"
|
2023-01-01 15:27:41 +01:00 |
|
|
d3aad3a3a0
|
removed not working tracks (score = -2)
|
2023-01-01 12:07:48 +01:00 |
|
|
3d2c40ba20
|
fixed a translation
|
2023-01-01 11:56:16 +01:00 |
|
|
669fda1e99
|
removed tracks noted -1
|
2023-01-01 11:19:37 +01:00 |
|
|
4397a07a29
|
noted all the tracks candidates for the v0.12
|
2022-12-31 18:47:24 +01:00 |
|
|
8c21d29533
|
track's author are now separated by commas instead of newlines
|
2022-12-31 18:46:32 +01:00 |
|
|
e268a6035b
|
Changed licence from Apache 2.0 to CC BY-NC-SA
|
2022-10-17 14:33:41 +02:00 |
|
|
7c746de01c
|
security: safe_eval can only execute code from python 3.10
|
2022-10-17 14:30:56 +02:00 |
|
|
422c1de267
|
removed unused English translation
|
2022-09-19 16:26:30 +02:00 |
|
|
5438668f1b
|
Merge pull request #32 from LuigiHackFan/patch-1
Improved some german translations
|
2022-09-19 16:24:45 +02:00 |
|
|
43573c6441
|
Merge pull request #31 from LuigiHackFan/dev
installer German translation
|
2022-09-19 16:23:31 +02:00 |
|
|
8b5e4316e9
|
fixed minor issue and removed unused translation
|
2022-09-19 16:22:39 +02:00 |
|
|
68dc9e1260
|
the source and operation keyword were missing
|
2022-09-19 14:14:07 +02:00 |
|
LuigiHackFan
|
6d703fa7df
|
Improved some translations
|
2022-09-19 14:08:25 +02:00 |
|
LuigiHackFan
|
8c966e1819
|
german translation
|
2022-09-19 14:03:07 +02:00 |
|
|
d6ebb37253
|
module variable are now using the global keyword instead of a module-self object
|
2022-09-17 12:49:48 +02:00 |
|
|
e90e8bb8e6
|
default amount of thread is now the amount of core instead of 8
|
2022-09-12 08:55:20 +02:00 |
|
|
c409b4b787
|
lecode part progressbar is now indeterminate
|
2022-09-11 13:08:07 +02:00 |
|
|
9cf5d5d684
|
fix: cups where missing 1/5 of the tracks
|
2022-09-11 13:06:14 +02:00 |
|
|
5d0f6c36b6
|
first auto generated cup id is now 1
|
2022-09-11 12:11:34 +02:00 |
|
|
0aba88ff3b
|
added MKWF v0.12 track candidate
|
2022-09-08 21:09:36 +02:00 |
|
|
0d4ab86ea2
|
linux check were not done correctly for gui
|
2022-09-06 14:07:36 +02:00 |
|
|
8bf935a5cc
|
cli now support arguments (removed the old input method) and raise error if one of them is invalid.
|
2022-09-06 13:47:57 +02:00 |
|
|
de5421cfdf
|
cli now support arguments (removed the old input method) and raise error if one of them is invalid.
|
2022-09-06 09:56:14 +02:00 |
|
|
e039ba2bb3
|
translate_external no longer require the language to translate to
|
2022-09-06 09:52:38 +02:00 |
|
|
9059824f5a
|
added argument for the cli, gui and cli source are now inside the interface directory
|
2022-09-03 23:49:21 +02:00 |
|
|
63089497b5
|
added a very experimental cli (can be enabled with -i=cli)
|
2022-09-02 23:30:05 +02:00 |
|
|
f093e3462a
|
variant have been renamed gameid_template and now allow to change the entire game id instead of only the end part.
|
2022-09-02 13:41:50 +02:00 |
|
|
423a02ce4c
|
remade all the translation in a easier, faster and more readable way
|
2022-09-01 18:10:38 +02:00 |
|
|
97477bba79
|
added a second scrollbar for the MyStuff folders
|
2022-08-31 21:48:46 +02:00 |
|
|
6017c20aed
|
added a empty cache button in the advanced menu
|
2022-08-30 21:34:52 +02:00 |
|
|
4a19aff206
|
added linux only check for sudo usage and write / execution permissions for the installer folder itself
|
2022-08-30 15:30:38 +02:00 |
|
|
48f7236755
|
subprocess calls now work on linux
|
2022-08-30 14:41:00 +02:00 |
|
|
8e800d1cbe
|
installer icon is now linux compatible
|
2022-08-30 13:53:30 +02:00 |
|
|
ab145250c6
|
extracting a game now only extract the DATA directory, update and other part are ignored
|
2022-08-29 21:41:01 +02:00 |
|
|
f0f076fd9c
|
fixed a translation
|
2022-08-29 10:32:16 +02:00 |
|
|
dddab9f08d
|
fixed extraction progressbar not working
|
2022-08-29 10:20:55 +02:00 |
|
|
f92127a07c
|
made more of the steps determinate on the progressbar
|
2022-08-29 10:05:38 +02:00 |
|
|
69ce637a9c
|
fixed progressbar not stopping correctly after being set to determinate
|
2022-08-29 10:04:56 +02:00 |
|
|
0864ff1e05
|
If a tag start with _, it is removed when looking in a tag_template, but not in a tags cups
|
2022-08-28 11:49:24 +02:00 |
|
|
c12f517311
|
Fixed Boost track being in retro cups
|
2022-08-28 11:08:50 +02:00 |
|
|
512a056bef
|
added missing cup icons for MKWF
|
2022-08-28 00:37:04 +02:00 |
|
|
162e56b1e0
|
progress bar path are now relative to the extracted game path
|
2022-08-27 20:09:36 +02:00 |
|
|
6fe1223c8b
|
cleaned Riivolution generation
|
2022-08-27 19:15:46 +02:00 |
|
|
6e032d4d1a
|
added prototypal Riivolution patch output type
|
2022-08-27 15:00:16 +02:00 |
|