Skip to content

Instantly share code, notes, and snippets.

View Stanzilla's full-sized avatar
💭
¯\_(ツ)_/¯

Benjamin Staneck Stanzilla

💭
¯\_(ツ)_/¯
View GitHub Profile

Hello to the members of the WoWUIDev Discord server from the WoW Team at Blizzard!

First of all, thank you all for your feedback so far about the upcoming addon changes. We've been reading it all and discussing it internally, and we'll continue to do so. Also, a special thanks to the mods for setting up the addon-restrictions-feedback channel. Consolidating your most important feedback about this project in one place not only makes reading the feedback easier for us but also reduces the likelihood that the feedback will get lost amongst other chat.

Reading through your feedback so far it is clear that there's a lot of confusion about the timing, goals and nature of these changes. While our communication on these changes so far has been intended more for the press and general player base, we also understand that it would greatly benefit you as addon developers to have a little more clarity. We also hope this clarity better informs your feedback going forward. Please understand that this project is in heavy d

427x ...izzard_EditMode/Mainline/EditModeSystemTemplates.lua:535: attempt to perform arithmetic on local 'left' (a nil value)
[string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:535: in function `GetScaledSelectionSides'
[string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:507: in function `IsVerticallyAlignedWithFrame'
[string "@Blizzard_EditMode/Mainline/EditModeSystemTemplates.lua"]:725: in function `GetFrameMagneticEligibility'
[string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:152: in function `GetEligibleMagneticFrames'
[string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:341: in function `GetMagneticFrameInfoOptions'
[string "@Blizzard_EditMode/Mainline/EditModeUtil.lua"]:424: in function `GetMagneticFrameInfos'
[string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:961: in function `RefreshSnapPreviewLines'
[string "@Blizzard_EditMode/Mainline/EditModeManager.lua"]:72: in function <...ddOns/Blizzard_EditMode/Mainline/EditModeManager.lua:70>
module.exports = {
extends: [
'plugin:react/jsx-runtime',
'plugin:react-hooks/recommended',
'plugin:promise/recommended',
'plugin:@tanstack/eslint-plugin-query/recommended',
'plugin:vitest/legacy-recommended',
'plugin:@typescript-eslint/recommended-type-checked',
'plugin:@cspell/recommended',
'plugin:import-x/recommended',
import typescriptEslint from "@typescript-eslint/eslint-plugin";
import vitest from "eslint-plugin-vitest";
import { fixupConfigRules } from "@eslint/compat";
import tsParser from "@typescript-eslint/parser";
import path from "node:path";
import { fileURLToPath } from "node:url";
import js from "@eslint/js";
import { FlatCompat } from "@eslint/eslintrc";
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);
@Stanzilla
Stanzilla / index.html
Created May 16, 2024 13:24
Electron Fiddle Gist
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'">
<title>Hello World!</title>
</head>
<body>
<h1>Hello World!</h1>
@Stanzilla
Stanzilla / paul.ps1
Last active February 15, 2024 02:39
$apps = @(
# Google Drive
@{ id = "Google.GoogleDrive" },
# Brave
@{ id = "XP8C9QZMS2PC1T"; msstore = $true },
# Google Chrome
@{ id = "Google.Chrome" },
# DuckDuckGo
@{ id = "DuckDuckGo.DesktopBrowser" },
# Typora
aalmjfpohaedoddkobnibokclgeefamn : Gumbo: Twitch Companion : version 1_18_6
aapbdbdomjkkjkaonfhkkikfgjllcleb : Google Translate : version 2_0_13
ahfgeienlihckogmohjhadlkjgocpleb : Web Store : version 0_2
ajopnjidmegmdimjlfnijceegpefgped : BetterTTV : version 7_5_13
bcjindcccaagfpapjjmafapmmgkkhgoa : JSON Formatter : version 0_7_1
bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc : Material Icons for GitHub : version 1_8_8
bhhldbghhjheeglkocbjfnobmbngneoa : Auto HD/Automatic 4K for Youtube™ : version 3_0_1
cjpalhdlnbpafiamejdnhcphjbkeiagm : uBlock Origin : version 1_54_0
clngdbkpkpeebahjckkjfobafhncgmne : Stylus : version 1_5_41
dneaehbmnbhcippjikoajpoabadpodje : Old Reddit Redirect : version 1_8_0
1Password.op-vscode
actboy168.tasks
adamwalzer.string-converter
albert.TabOut
alefragnani.Bookmarks
antfu.unocss
bierner.color-info
bierner.jsdoc-markdown-highlighting
bierner.markdown-mermaid
bierner.markdown-shiki
@Stanzilla
Stanzilla / vercel.d.ts
Created December 23, 2023 03:21
Vercel Environment Variable types
// https://vercel.com/docs/environment-variables#system-environment-variables
declare namespace NodeJS {
interface ProcessEnv {
readonly VERCEL?: '1'
readonly CI?: '1'
readonly VERCEL_REGION?:
| 'arn1'
| 'bom1'
{
"level": 100,
"class": "Rogue",
"helmet": {
"modifiers": [
[
"total-armor",
0.293
],
[