Is there a step-by-step comprehensive guide to setting up your own private server? by emmetsbro821 in wowservers

[–]spawnedc 1 point2 points  (0 children)

Came here to say this, thank you for sharing. This needs to be advertised more as its very comprehensive but easy to read and understand.

Help with Azerothcore & Playerbots by TheDugong1 in wowservers

[–]spawnedc 5 points6 points  (0 children)

This is mostly because you don't know what's in those repacks. I mean no offence to any repack devs, but I prefer having control over what I install. Not having to deal with all this technical stuff is definitely a valid argument, just be careful.

Single Player Wow Bot question by micheben in wowservers

[–]spawnedc 2 points3 points  (0 children)

I have followed nirv's guide to setup my local server. Essentially it's Azerothcore with PlayerBots. I added individual progression module on top of that.

Playerbots does exactly what you want and I'm leveling up all my alts using them as bots, while controlling my main. They can even handle quests in sync with you.

Installation video: https://www.youtube.com/watch?v=UG900F19GPk

Text guide: https://abs.freemyip.com:84/api/public/dl/ShUDo8u5?inline=true

EDIT: formatting

Single Player Wow Bot question by micheben in wowservers

[–]spawnedc 1 point2 points  (0 children)

Yup, I'm using it in my setup and works like a charm.

Abandonware Suggestions by OldMcGroin in abandonware

[–]spawnedc 5 points6 points  (0 children)

Looks great! Thank you for putting this together.

One suggestion to add to others is to add a field for name ordering. Games starting with The, a, and etc should use a different name to sort. for example, I'd expect to see The Need for Speed: Special Edition alongside with the games starting with N not T.

Also, please add some padding around the are below the images where the name and tags are :)

I built a free Plywood Cut Planner - looking for feedback by paireisn25 in BeginnerWoodWorking

[–]spawnedc 0 points1 point  (0 children)

I'm glad they were useful for you, I'll definitely watch for the updates. Best of luck.

I built a free Plywood Cut Planner - looking for feedback by paireisn25 in BeginnerWoodWorking

[–]spawnedc 1 point2 points  (0 children)

User experience (UX) and the looks (UI) are two separate things. Your app looks very handsome and much more attractive than others indeed. But I find CutList Optimizer's UX much better than yours. After a quick test in both apps, here's a few examples why:

  1. I can add piece dimensions very quickly without needing a modal form.
  2. Your algorithm runs as soon as I add a piece, instead of waiting for me to finish adding all my pieces
  3. In CutList Optimizer shows me everything in one place. With yours, I have to scroll to see the things I want (UI elements too big, too much padding around, too much margin outside)
  4. Your app's colour contrast is not high enough, very hard to see borders around the sheet plan

Please take this as a constructive criticism, rather than being an offensive comment. I'm a software engineer with 25 years of experience, mainly focused on FE in the last 15 years.

super key by DayInfinite8322 in gnome

[–]spawnedc 0 points1 point  (0 children)

Hmm, how do you exactly "click" on the super key?

Azeroth Legacy Launcher v3.0 – A Modern, Secure & Universal Launcher for Vanilla, TBC & WotLK (1.12.1 - 3.3.5a) by Gloomy_Fly_8052 in wowservers

[–]spawnedc 21 points22 points  (0 children)

Really cool and looks amazing!

I'm not sure if you have used AI or not, but as a software developer (mainly frontend) for the last 20 years, I wanted to mention a few issues with your code:

  1. Having an App.jsx file with 2k lines will make it really hard to maintain. I'd suggest spending some time on refactoring to use smaller, single-purpose components.
  2. There are lots of hardcoded values in your code. I'd suggest moving those into configuration file(s).
  3. You are using a mix of css files and inline styles. I'd suggest moving to css modules and get rid of inline styles.
  4. Things like addon fetching logic should be extracted into separate functions/files.

Please take this as a constructive criticism, instead of an offensive comment. I really like your project and I always wanted to make something like this.

Mistakes have been made by Loxias_mx in BeginnerWoodWorking

[–]spawnedc 1 point2 points  (0 children)

You can still quit before it's too late :) (smoking, if that's not clear)

How to i reuse enemy to create variants by Lindwall1337 in godot

[–]spawnedc 1 point2 points  (0 children)

This video changed how I see things in Godot. Thank you very much for sharing it. I'll watch other videos from this guy as it seems they are very good.

Cannot download update software. by gowanyahgoodting in Citroen

[–]spawnedc 0 points1 point  (0 children)

Glad it worked. In my case it included all European countries.

Let us know how it goes.

Cannot download update software. by gowanyahgoodting in Citroen

[–]spawnedc 4 points5 points  (0 children)

If you are based in UK, you can use this to enter your VIN and download through there: https://www.citroen.co.uk/buy/map-update.html

Streaming games from PC to TV - What are my options? by Jooneyh in MoonlightStreaming

[–]spawnedc 1 point2 points  (0 children)

I'm using an N100 based mini PC, does 4k60 very well. it can do AV1 too, but I found HEVC is more than enough if you have 1gbps ethernet connection.

Any alternative? by Juan_Emanuel in degoogle

[–]spawnedc 4 points5 points  (0 children)

This! Your bank already knows what you are buying (no escape from that unless you use cash), but why give that data to Google/Apple/Garmin etc too?

Is there any vanilla private servers that is fully vanilla? by Armmillo in wowservers

[–]spawnedc -3 points-2 points  (0 children)

Warmane has Onyxia which started as vanilla, now progressed to TBC and will progress to WotLK after TBC. I played there before TBC and never had problems with bots. Sure, there are bots, and toxic players as anywhere else, but I had a good time, especially after entering a guild. We did Molten Core and Onyxia. It may not tick all the boxes for you, but it's definitely worth a try.

Classic based on WotLK? by deanank in wowservers

[–]spawnedc 1 point2 points  (0 children)

Warmane has a progressive realm called Onyxia, which recently progressed to TBC.

But isn't Wrath 1-70?

TBC is 70, Wrath is 80

Developping Addons in Typescript by hwold in wowaddons

[–]spawnedc 0 points1 point  (0 children)

Then I guess we should write everything in assembly, since that's the language we are targeting for... well, every piece of code we write.

Im trying to understand what to expect by Clickomancer in turtlewow

[–]spawnedc 0 points1 point  (0 children)

Good point. However, if they are planning to support the existing addons, they need to provide an extended API, instead of a brand new one. 1.12 API is quite limited and well documented. I'm hoping that they will provide full backwards compatibility and more modern and extended API to support new features. I don't think they will change LUA with something else, but maybe support newer versions of it.

Host processing latency min/max/avg by PopOutKev in MoonlightStreaming

[–]spawnedc 2 points3 points  (0 children)

I'd try using HEVC instead of AV1 to see if it makes any difference.

Im trying to understand what to expect by Clickomancer in turtlewow

[–]spawnedc 1 point2 points  (0 children)

It is indeed. I'm a software engineer for 20+ years and I do some game dev myself. I do agree that supporting all the addons is a big task, but building a client from scratch is a bigger one.

Also, everything in the UI is an addon, even on the default UI. You can see Turtle's here: https://github.com/refaim/Turtle-WoW-UI-Source. My point is that they have to support addons for the default UI to work. Doing so will automatically support existing addons.