mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-18 21:03:09 +00:00
Merge pull request #323 from FunkinCrew/feature/no-polymod-spam
If a Polymod function throws an error, disable it.
This commit is contained in:
commit
390bcff459
45
.vscode/settings.json
vendored
45
.vscode/settings.json
vendored
|
@ -95,46 +95,91 @@
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug"]
|
"args": ["-debug"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (FlxAnimate Test)",
|
"label": "Windows / Debug (FlxAnimate Test)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DANIMATE"]
|
"args": ["-debug", "-DANIMATE"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (FlxAnimate Test)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DANIMATE"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Straight to Freeplay)",
|
"label": "Windows / Debug (Straight to Freeplay)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DFREEPLAY"]
|
"args": ["-debug", "-DFREEPLAY"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Straight to Freeplay)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DFREEPLAY"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Straight to Play - Bopeebo Normal)",
|
"label": "Windows / Debug (Straight to Play - Bopeebo Normal)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DSONG=bopeebo -DDIFFICULTY=normal"]
|
"args": ["-debug", "-DSONG=bopeebo -DDIFFICULTY=normal"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Straight to Play - Bopeebo Normal)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DSONG=bopeebo -DDIFFICULTY=normal"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Conversation Test)",
|
"label": "Windows / Debug (Conversation Test)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DDIALOGUE"]
|
"args": ["-debug", "-DDIALOGUE"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Conversation Test)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DDIALOGUE"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Straight to Chart Editor)",
|
"label": "Windows / Debug (Straight to Chart Editor)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DCHARTING"]
|
"args": ["-debug", "-DCHARTING"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Straight to Chart Editor)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DCHARTING"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Straight to Animation Editor)",
|
"label": "Windows / Debug (Straight to Animation Editor)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DANIMDEBUG"]
|
"args": ["-debug", "-DANIMDEBUG"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Straight to Animation Editor)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DANIMDEBUG"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Latency Test)",
|
"label": "Windows / Debug (Latency Test)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DLATENCY"]
|
"args": ["-debug", "-DLATENCY"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Latency Test)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DLATENCY"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "Windows / Debug (Waveform Test)",
|
"label": "Windows / Debug (Waveform Test)",
|
||||||
"target": "windows",
|
"target": "windows",
|
||||||
"args": ["-debug", "-DWAVEFORM"]
|
"args": ["-debug", "-DWAVEFORM"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"label": "HashLink / Debug (Waveform Test)",
|
||||||
|
"target": "hl",
|
||||||
|
"args": ["-debug", "-DWAVEFORM"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"label": "HTML5 / Debug",
|
"label": "HTML5 / Debug",
|
||||||
"target": "html5",
|
"target": "html5",
|
||||||
|
|
2
hmm.json
2
hmm.json
|
@ -151,7 +151,7 @@
|
||||||
"name": "polymod",
|
"name": "polymod",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"dir": null,
|
"dir": null,
|
||||||
"ref": "0b53e478bc375ec51b760b650201ac7a965d2ef4",
|
"ref": "d5a3b8995f64d20b95f844454e8c3b38c3d3a9fa",
|
||||||
"url": "https://github.com/larsiusprime/polymod"
|
"url": "https://github.com/larsiusprime/polymod"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue