Jump to content

Felis Noctu

Members
  • Posts

    190
  • Joined

  • Last visited

Everything posted by Felis Noctu

  1. No no, I was confusing the old modding tool (which no longer works) with this one. :P
  2. Ahahaha, there I go being a doofus. "Don't I already have this installed? Yeah, there it is." *runs CoH Modder* *computer proceeds to have a meltdown* Shows how long it's been since I've played. :P Does City Mod Installer check for conflicts between installed mods, or is that something we still need to figure out ourselves?
  3. While I can't make any promises because it's not specifically my work, Metallios has been messing around with newer frameworks for the proposed "successor" to Mids. While the current Mids will likely never see any kind of mobile release due to how horrifically outdated its backbone is, the newer frameworks themselves were designed with cross-platform support in mind. So, you know, some hopes on the horizon. 😛
  4. If I'm reading all this correctly, that means for munchkins trying to minmax everything, Tsoo may be the best Lore option? Up there in the top 3 Core DPS, and the boss also adds a -10% res AoE. That aside, I'm usually taking my Lore pet to fit my character's design, with Polar Lights being the general catch-all. Concept over numbers!
  5. Haha, the Mids team definitely has experience processing poorly-/unlabeled blobs of data, I can tell you that much! We've pulled our data from several different methods and formats at this point. This is incredibly useful, thank you for providing this! And like Flea said, please let us know if you're looking for help to keep the lights on. I'm sure we can scrounge something together.
  6. Apologies for only getting to this now. I've been pretty disconnected from CoH/Mids lately, so I haven't been lurking the forums much. I can confirm that Mids does scale visually with the Windows Display Scaling options (though things do tend to get blurry). What you're seeing is normal for a 3 column layout. Like @plainguy said, if you go to the View menu at the top, 5 column tends to work best for Mids at 100% scale fullscreen window: As well, if text is difficult to read, you can actually configure those sizes, weights, and colors in Options > Configuration however you'd like, including changing to High Visibility text for the power 'tablets' As for the boxes and windows not being able to rescale, that's an unfortunate factor of the technology behind the program's layout. It's a large part of why we're looking into working on a new build planner project with current tech. The current one is a nightmare to get to cooperate, even after all the refactoring that's been done. We are aware of some issues (such as the stats being cut off, which you can see in my screenshot), which hopefully we'll get to in the future. Obviously at the moment the team's more focused on data parity with the game 😛
  7. No worries, just trying to remind people. The team goes down so many rabbit holes on a daily basis that there's no way we can keep track of everything going on 😅
  8. Thank you for telling us, we'll add it to the list. We can't fix what we don't know is broken! 😛
  9. Thankfully Crysis let us know about this. We had no idea. Please, if you find errors like this in Mids, let us know directly somehow! We can't fix what we aren't aware of! 😛
  10. We have had several issues with the updater in the past, yes. We went through a couple different iterations of it, trying to get new functions to operate correctly with the old code. This latest iteration seems to work just fine, however we have told people in the past to do a fresh install from the website if they're having problems. So I'm going to tell you the same thing. Please fully uninstall Mids from the Windows Settings > Apps & Features screen, and then install a completely fresh copy from the website. If you're still having issues with future updates with this fresh copy, but others aren't, then we can be fairly sure that the issue is on your end and not ours and can troubleshoot from there. Again, we haven't had people complaining about updating about going from the last version to this most recent (except for your report here), so if it breaks again, it's not likely to be Mids specifically, but something related to .NET.
  11. Unfortunately we've been having to deal with this on most updates due to the application not being signed. We implemented features in the newer version that are typical in high-profile applications (internet connectivity, ability to self-update, modify the system registry, etc), but because we don't have a valid recognized signature submitted to anti-viral/-malware companies, we get flagged as a threat until they "pass" us. That's why on our Discord I supply links to VirusTotal scans that show we aren't doing anything shady, and the project's been open source since Metalios got his hands on it (and before, for that matter). That aside, "why don't you get a signature then?" Money. It's expensive. If it wasn't for the current pandemic we might be in a better position, but at the moment, just like HC, we need to rely on crowdfunding to make any of that happen. There hasn't been very much of it. So we're trucking along doing everything we can to get Mids verified, but really all it comes down to is time and patience. Out of curiosity, what part of Mids was your system having trouble with? Was it the installer? The app itself? We have steps we can provide for you to whitelist the application folder and other such things with the various popular defense software, if that'll help. We just need to know where the problem location is.
  12. That's specifically for the Mac link, it looks like. Here's two more Mac OS X sources. I'll see if Metalios will update the first post. Homebrew (OSX): formulae.brew.sh/formula/winetricks MacPorts (OSX): macports.org/ports.php?by=name&substr=winetricks The first option, Brew, is probably going to be the best for most people.
  13. Given the bias at the moment, and how the strict level-up mode makes other feature implementations difficult, there's a fair chance it'll be stripped out in an upcoming update. I think Metalios has been looking for an excuse anyway. 😛
  14. It's in Page 6. Oh lord Jimmy, and here I was giving the MRB team grief about potentially letting cats out of bags. 😛
  15. I believe what happens now is the powers are automatically taken out of the selected powers list and put down in the inherents, so it leaves you with X number of empty powers and refunds the enhancement slots to fill in said build. So yeah, no need to have the powerset selectable.
  16. What antivirus are you using, and do you have the actual report available? Also, are you downloading the installer or the zip package? We've had false flags come up before, but I believe they were only on the installer version itself. That's not uncommon for installers. The program's code itself is up on GitHub, so if you're super concerned you can always build the program yourself! For the links in main thread, scanned by the VirusTotal suite: 64-bit: Installer 64-bit: Zip Archive 32-bit: Installer 32-bit: Zip Archive Only the 32-bit Installer seems to get flagged, and only by 2 of the 66 engines. I've mentioned it before, but I'll poke at Metalios again to see if he's willing to repack it. Keep in mind that the 32-bit version is no longer supported, so if that's what you're using, there isn't much we can do for you.
  17. Not without counting them yourself in the Sets & Bonuses window, no. We don't have that form of a summary or itemized list at all.
  18. Depends on how old the character is. That's an error that usually happens when you load a character that was built before Fitness was changed from a pool to inherent.
  19. While developing Mids, we're always looking for ways to implement new features, improve functionality, trim the fat, and other such buzz words. One of the things we're judging right now are the two build modes. Having two seems superfluous, and the functionality required for the Level-Up mode in particular causes limitations that are difficult to work around to implement other features (such as being able to create respec-friendly builds). So, the Reborn Team's curious. What build mode(s) does everyone use? Do you prefer the flexibility of Dynamic mode, the structure of Level-Up mode, or do you swap between them?
  20. The Pet View button (as well as the pet "inherents" that pop up at the bottom of the main window) will show you any base defense or resistance stats that come from the pets' passives, and that's only if the passive effects have display priority, which you probably noticed. Unfortunately we don't have a way to display pet entity totals at this time, just their effects. Accessing these effects, calculating them, and displaying them somewhere for an entity other than the player would likely take a fairly large amount of restructuring that's probably not going to happen in Mids. However, we hope to start on a successor soon, and being an MM main myself I'll definitely be pushing for something like this. 😛
  21. Try the zip version. It's just the Mids app packaged up, extract wherever you want. It may be the installer giving you problems, which we've been hearing reports of lately. --- EDIT: Oh, I'm sorry, you said both links are dead. I don't think any of us had any idea! I'll look into that. --- EDIT 2: The webserver is case-specific, which may have been a recent change. The link just needs the filename updated. For now: https://midsreborn.com/download/MRB_2.6.1.25_32Bit.zip
  22. My only thought about this, if it wasn't something that you or another person using the computer did, would be that for some reason some virus/malware prevention software decided to have beef with Mids. *shrug* If it helps anyone in the future, I believe it should be possible to download the ZIP version of the program, extract it to the problem folder, then uninstall. Honestly though, unless you're trying to move the install folder, this should solve the original issue in the first place. We've had reports in Discord of the installer doing strange things, and so far using the ZIP version has solved every issue. Metalios said he's going to rebuild the installer version for the next release, so there's that!
×
×
  • Create New...