-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 2 weeks ago
Yeah, I’ll plan on looking at the loops and other things that work with them and see how it’s all handled. It’ll be easier once more of the reorganization is done as we’ll have a better handle on what uses them.
There are also some commented lines in there that look important. They copy the expression stack into memory for later output into the…[Read more]
-
Spastic Hamburger replied to the topic Random in the forum Discussion 11 months, 2 weeks ago
Nope, never used a Lian Li case before but they’ve always been on my wishlist to try. Really wanted to try out one of their cube cases as I liked the aesthetic. Maybe one day I’ll get one! Not too hard to find around here, even camera shops like Adorama sell them interestingly enough.
Silverstone also has some good looking cases.
Biggest issue…[Read more]
-
Spastic Hamburger replied to the topic Veg in the forum Discussion 11 months, 2 weeks ago
I think it may have been the small sign the HoA used as it was just an index card. They said they talked to them the other day and I put in my larger sign so hopefully that fixes the problem. We’re at the tail end of the growing season though so it’ll take a while for the new stuff to do its thing
Most places don’t sell plants on the Internet,…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 2 weeks ago
Got another one to investigate: https://github.com/Walrus-Tech/MWEdit/blob/master/project/EsmScriptCompile.cpp#L6301
The return statement terminates the function before it does anything at all yet the rest of the code is uncommented. We’ll want to see why it terminates early and remove something depending on the reason. If it’s an error, we can…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 3 weeks ago
More conditional compilation lines that can possibly be removed:
#if !defined(NO_ESMLIST_EDIT)
That’s inproject/EsmListCtrl.cppandproject/EsmListCtrl.h. From what I can tell, that macro is used to disable the editing of the records of each file (not entirely sure as the files are undocumented). It may be for debugging reasons or something else.…[Read more] -
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 3 weeks ago
Doesn’t look like we’re getting much feedback regarding the release. Was kind of hoping to learn more about what was broken and needed updating after twenty years. Anyways, let’s just keep pushing forward. Still have a lot of readability and compatibility updates to do anyways. The latter may very well fix some oddities that aren’t being reported 🙂
-
Spastic Hamburger replied to the topic Random in the forum Discussion 11 months, 3 weeks ago
While it appears that Lian Li has discontinued their cube cases, this one looks absolutely insane
-
Spastic Hamburger replied to the topic Films & TV Shows in the forum Discussion 11 months, 3 weeks ago
Just finished Black Clover. It’s really good! Recently, they announced that they’re going to continue the story after the cliff hanger they left us with the final episode four years ago. Anime takes a while to produce and even longer to translate so it’s going to be a while, sadly. I’ll just need to watch the first part again when the next part…[Read more]
-
Spastic Hamburger replied to the topic Random in the forum Discussion 11 months, 3 weeks ago
Tape making a comeback wouldn’t be a bad thing. It’s cheap and small enough to spot in for bulk storage. Its biggest issue has been retention due to the technology: it can easily become demagnetized, corrupting or losing the data. Music tapes…[Read more]
-
Spastic Hamburger replied to the topic Veg in the forum Discussion 11 months, 3 weeks ago
Wild grapes are ready to pick a few weeks early! Going to start snacking! 😀
Just made my third attempt at planting ground cover. The landscapers whacked it back again before it was established so I had to replant. I’ve ordered a larger sign to put out to hopefully fix the problem
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 3 weeks ago
Some of the arrays have stray commas in them. I forget if an empty comma means it’s automatically initialized to zero or whatever but that’ll need to be looked at before the strays are removed.
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 3 weeks ago
I’m seeing some notes like this:
TODO: Proper autocalc. We’ll probably want to decipher them as they look important. There’s also a to-do list in thedocsfolder that may help shed some light on things that I haven’t gone through yet. -
Spastic Hamburger replied to the topic The TCG Thread in the forum Discussion 11 months, 3 weeks ago
So I started playing MtG Commander a few weeks ago using borrowed decks. Turns out, I’m actually pretty good. So far, every game I’ve won has been due to Craterhoof Behemoth. Yesterday, I set things up in such a way that I did something like 500 points of damage in a single turn thanks to the elephant 😛
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 3 weeks ago
We now have a Discord server: https://discord.gg/AAAnesEgJe
I think everything is set up properly but we’ll find out!
We’ll probably want to add some of the additional information to the first post, including the thread links.
-
Spastic Hamburger replied to the topic Films & TV Shows in the forum Discussion 11 months, 3 weeks ago
Yeah, Black Clover is an anime series so can be a bit hard to get over the air. I use Crunchyroll for the majority of the anime that I watch and I know Netflix has a few series locked up too. It really is a lot of fun if you can tune in! 🙂
Nope, haven’t seen The Purge but I have seen the Star Trek episode it’s based off of! Really need to give…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 11 months, 4 weeks ago
Okay, the MIT license has been added 🙂
-
Spastic Hamburger replied to the topic Software: On & Off the Web in the forum Discussion 11 months, 4 weeks ago
Yeah, we lost a lot of nice features. I used to use the desktop widgets regularly, mostly for the weather and news. There are still references to them in the Windows 11 system but they’re nowhere to be found. Probably just dead code that was missed during the removal. Did try Rainmeter for a time but it just wasn’t the same (setup was a real…[Read more]
-
Spastic Hamburger replied to the topic Random in the forum Discussion 12 months ago
Yeah, Marvel is still the most popular line with DC a close second. Image comics and IDW are popular publishers, though. The latter is very kid friendly while the former has Transformers and a few others that are well loved. I’ve always preferred DC myself. The stories are a lot less outlandish than those of other publishers. Some of the Star Trek…[Read more]
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 12 months ago
I think I’ll go ahead and add the license at the end of the week if I don’t hear back from the others. In my previous communications, they didn’t seem too bothered so I doubt it’ll be an issue but I’d like to try and get formal permission first. Already talked to Dave and he’s all for making our repo covered by the MIT license
-
Spastic Hamburger replied to the topic MWEdit in the forum Projects 12 months ago
Okay, got the blog post up: https://stearnvault.com/mwedit-0-6-3-released/
Looks like I need to add the code tag to the style list that the editor class is in. Will add that to the list!
- Load More
