World of Warcraft: Current Year

TJT

Mr. Poopybutthole
<Gold Donor>
47,794
131,786
It doesn't appear to be a menu item right now. Supposedly if you want to disable global transmog and you have selected Enhanced upon character creation you need to go to the Transmog NPC in Stormwind or wherever and change it there.
 

Kaines

Potato Supreme
20,081
57,185
The noticing is off the chain
1789911400712.png
 
  • 10Worf
  • 1Like
Reactions: 10 users

Penance

Naxxramas 1.0 Raider
10,764
20,593


Pretty cool interview on the dude who ran the world first hardcore, guild self found, no auction house Naxx run. The shit about his dad was heart warming too. This is what old wow is. Just hhwhites and rangs making the best possible gaming experience ever.

Definitely didn't really keep up with the classic scene but holy shit listening to this kid talk about private servers, the various hardcore runs etc, the heroic feats his members had to pull during the KT fight for WF hardcore etc. Shit is really getting me hype.
 

TJT

Mr. Poopybutthole
<Gold Donor>
47,794
131,786
I think once this SavedVariable issue is resolved (prevents me from retrieving recorded data such as gathered nodes) I want to make a loot recorder addon. I have no interest in hyper-optimization but I want to make things that compound the knowledge I have personally acquired. If we're going to be sticking around Forever(tm) this appeals to me.

So it would work similarly to AtlasLoot or something and just create a database I can search of items dropped by X mob in Y zone and some percentage rates based on my personal interaction with it. Later on I want to do an Auction House and Crafting one.
 

Janx

<Aristocrat╭ರ_•́>
8,749
26,882
I think once this SavedVariable issue is resolved (prevents me from retrieving recorded data such as gathered nodes) I want to make a loot recorder addon. I have no interest in hyper-optimization but I want to make things that compound the knowledge I have personally acquired. If we're going to be sticking around Forever(tm) this appeals to me.

So it would work similarly to AtlasLoot or something and just create a database I can search of items dropped by X mob in Y zone and some percentage rates based on my personal interaction with it. Later on I want to do an Auction House and Crafting one.
You using any AI for any mod creation/work? I'm by no means a programmer but have been in the IT industry for eons on the OPs side. Recently had AI fix a plugin for single player tarkov that I missed due to it not being upgraded. I'm wondering what level of mod I could create via prompts.
 

TJT

Mr. Poopybutthole
<Gold Donor>
47,794
131,786
You using any AI for any mod creation/work? I'm by no means a programmer but have been in the IT industry for eons on the OPs side. Recently had AI fix a plugin for single player tarkov that I missed due to it not being upgraded. I'm wondering what level of mod I could create via prompts.
Of course. I've always wanted to make addons but as someone who codes all day for work I didn't want to learn some WoW specific bullshit in my free time to tinker with addons. Agentic development is the name of the game now.

I know all of the fundamentals of application development and scripting very well so its mostly describing features and how I expect them to work. Things like SavedVariables being busted I figured out just by understanding how data loads in stuff and narrowing it down from there. You're going to want to give your agent strong context with the WoW UI source code on github and the API itself.

Absolutely doable but you might get tripped up on some things if you don't know what you are looking for.
 
  • 3Like
Reactions: 2 users

rolien

Silver Knight of the Realm
318
288
One thing they need to get solved with Forever is the fucking memory leak or whatever it is. It's annoying as fuck. I can go from 150 FPS and then in like 2 hours I'll be at like 50 FPS. Can turn the settings down to legit 1 on everything and shit don't change, need to log out and back in to fix it. Thankfully other people are experiencing it so I know it's not just me.
 
  • 1Like
Reactions: 1 user

Kharzette

Watcher of Overs
6,402
6,407
Of course. I've always wanted to make addons but as someone who codes all day for work I didn't want to learn some WoW specific bullshit in my free time to tinker with addons. Agentic development is the name of the game now.

I know all of the fundamentals of application development and scripting very well so its mostly describing features and how I expect them to work. Things like SavedVariables being busted I figured out just by understanding how data loads in stuff and narrowing it down from there. You're going to want to give your agent strong context with the WoW UI source code on github and the API itself.

Absolutely doable but you might get tripped up on some things if you don't know what you are looking for.
BTW, I noticed secondary lighting doesn't crash me but it murders my performance. Like 6 fps to 60 when I turn it off.
 
  • 1Like
Reactions: 1 user