commit bc54898b12ba7131abfaf61c5038221e6d99821d Author: mikx Date: Mon Apr 1 06:06:42 2019 -0400 initial commit diff --git a/bin/mxfiltergen.exe b/bin/mxfiltergen.exe new file mode 100644 index 0000000..024365e Binary files /dev/null and b/bin/mxfiltergen.exe differ diff --git a/bin/mxfiltergen_updater.exe b/bin/mxfiltergen_updater.exe new file mode 100644 index 0000000..afd39aa Binary files /dev/null and b/bin/mxfiltergen_updater.exe differ diff --git a/json/mxfiltergen_sound.json b/json/mxfiltergen_sound.json new file mode 100644 index 0000000..d0b1d8e --- /dev/null +++ b/json/mxfiltergen_sound.json @@ -0,0 +1,19 @@ +{ + "sound": [ + "mx_unique.mp3", + "mx_divcard.mp3", + "mx_recipe.mp3", + "mx_map.mp3", + "mx_map_shaped.mp3", + "mx_highvalue.mp3", + "mx_chase.mp3", + "mx_currency_t1.mp3", + "mx_currency_t2.mp3", + "mx_scroll.mp3", + "mx_splinter.mp3", + "mx_influenced.mp3", + "mx_flask.mp3", + "mx_skillgem.mp3", + "mx_tier.mp3" + ] +} \ No newline at end of file diff --git a/json/mxfiltergen_temp_settings.json b/json/mxfiltergen_temp_settings.json new file mode 100644 index 0000000..e4fa2a2 --- /dev/null +++ b/json/mxfiltergen_temp_settings.json @@ -0,0 +1,10 @@ +{ + "git": "https://raw.githubusercontent.com/mikxqc", + "api": "http://poe.ninja/api/Data/", + "confidence": 5, + "minimumValue": 20, + "chancingMinValue": 50, + "verbose": false, + "strict": false, + "section": "" +} \ No newline at end of file diff --git a/json/mxfiltergen_var.json b/json/mxfiltergen_var.json new file mode 100644 index 0000000..ce95244 --- /dev/null +++ b/json/mxfiltergen_var.json @@ -0,0 +1,3 @@ +{ + "league": "Synthesis" +} \ No newline at end of file diff --git a/mp3/mx_chase.mp3 b/mp3/mx_chase.mp3 new file mode 100644 index 0000000..a880df8 Binary files /dev/null and b/mp3/mx_chase.mp3 differ diff --git a/mp3/mx_currency_t1.mp3 b/mp3/mx_currency_t1.mp3 new file mode 100644 index 0000000..4ed0cfc Binary files /dev/null and b/mp3/mx_currency_t1.mp3 differ diff --git a/mp3/mx_currency_t2.mp3 b/mp3/mx_currency_t2.mp3 new file mode 100644 index 0000000..caec203 Binary files /dev/null and b/mp3/mx_currency_t2.mp3 differ diff --git a/mp3/mx_divcard.mp3 b/mp3/mx_divcard.mp3 new file mode 100644 index 0000000..4ed0cfc Binary files /dev/null and b/mp3/mx_divcard.mp3 differ diff --git a/mp3/mx_flask.mp3 b/mp3/mx_flask.mp3 new file mode 100644 index 0000000..eaf645b Binary files /dev/null and b/mp3/mx_flask.mp3 differ diff --git a/mp3/mx_highvalue.mp3 b/mp3/mx_highvalue.mp3 new file mode 100644 index 0000000..d64d367 Binary files /dev/null and b/mp3/mx_highvalue.mp3 differ diff --git a/mp3/mx_influenced.mp3 b/mp3/mx_influenced.mp3 new file mode 100644 index 0000000..4904fc1 Binary files /dev/null and b/mp3/mx_influenced.mp3 differ diff --git a/mp3/mx_map.mp3 b/mp3/mx_map.mp3 new file mode 100644 index 0000000..44e3b3a Binary files /dev/null and b/mp3/mx_map.mp3 differ diff --git a/mp3/mx_map_shaped.mp3 b/mp3/mx_map_shaped.mp3 new file mode 100644 index 0000000..4a18816 Binary files /dev/null and b/mp3/mx_map_shaped.mp3 differ diff --git a/mp3/mx_recipe.mp3 b/mp3/mx_recipe.mp3 new file mode 100644 index 0000000..dbfbdd2 Binary files /dev/null and b/mp3/mx_recipe.mp3 differ diff --git a/mp3/mx_scroll.mp3 b/mp3/mx_scroll.mp3 new file mode 100644 index 0000000..ae316ad Binary files /dev/null and b/mp3/mx_scroll.mp3 differ diff --git a/mp3/mx_skillgem.mp3 b/mp3/mx_skillgem.mp3 new file mode 100644 index 0000000..9f6531d Binary files /dev/null and b/mp3/mx_skillgem.mp3 differ diff --git a/mp3/mx_splinter.mp3 b/mp3/mx_splinter.mp3 new file mode 100644 index 0000000..46d1e29 Binary files /dev/null and b/mp3/mx_splinter.mp3 differ diff --git a/mp3/mx_tier.mp3 b/mp3/mx_tier.mp3 new file mode 100644 index 0000000..80ec2dd Binary files /dev/null and b/mp3/mx_tier.mp3 differ diff --git a/mp3/mx_unique.mp3 b/mp3/mx_unique.mp3 new file mode 100644 index 0000000..9bb4f52 Binary files /dev/null and b/mp3/mx_unique.mp3 differ diff --git a/txt/mxfiltergen_version.txt b/txt/mxfiltergen_version.txt new file mode 100644 index 0000000..358e78e --- /dev/null +++ b/txt/mxfiltergen_version.txt @@ -0,0 +1 @@ +6.1.0 \ No newline at end of file