-
Posts
82 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Store
Articles
Patch Notes
Everything posted by KeyboardKitsune
-
Well, I've finally got the new badge tracker app into a semi-reasonable state. It's still missing a ton of badges... I'll get stuck into those over the next week or so. Anyone feel like being a [Bug Hunter] for me and testing it out in the mean-time? https://n15g.github.io/badger/
-
Whoops, thanks!
-
So it does... fixed, thanks! *edit* If anyone has an account on Paragonwiki and is willing to update it, it's incorrect on these pages too: https://paragonwiki.com/wiki/Hero_Achievement_Badges https://paragonwiki.com/wiki/Villain_Achievement_Badges
-
Updated, thanks!
-
This is the biggest downside of the spreadsheet... there isn't any nice way to copy badges across, or import updates to the master copy... I include the patch notes so that people can replay the changes manually, which seems like the easiest option most of the time, but when named ranges change, etc... it can break things... it's a real pain. The good news is, I've been working on a dedicated tool to replace the spreadsheet which won't have any of those problems. I'll hopefully have it ready for testing in a couple of days... though I've only managed to add 500 or so badges to it so far... It also includes all the badge text and icons, so collating all the badge data is taking me foreeeever. Initially it's just a single-page app, storing everything in local storage, but I'd like to move it to a full cloud-backed site in the near future... but I've burned through most of my holiday time just getting this far 😛
-
Nono, this is awesome. Please keep it up! Dead butt Dreaming 🤔 *Edit* Interestingly... 'They Are Still Among Us' is the only I25 badge among the lot, and the only one with inconsistent casing. I wonder if that warrants a bug report?
-
Interesting... probably not worth adding them until they at least have a name, but I'll keep an eye on them. I've fixed the typos, thanks!
-
I’d like to see the badge system fleshed out a bit... sorting, searching and a way to list missing badges to reduce the need for external tracking tools. Some integration APIs would be nice too for getting our character data out, like build information, what badges you have, etc. There’s a ton of cool community content we could build off the back of some simple APIs.
-
Nice catch, I had to read it a couple of times myself to see the error XD
-
issue 26 Patch Notes for August 22nd, 2019
KeyboardKitsune replied to Leandro's topic in Patch Notes Discussion
Incredible update. 64-bit support alone is a tremendous boon, and I can't wait to see the updated physics in action. Thanks again for all your hard work, you guys are the real superheroes 👍 -
Whoops... Fixed, thanks.
-
This ^ All I had to go off was the i25 patch notes, which were a bit lacking in detail...
-
I have no idea either xD I copied that from the I25 patch notes... seems to be new to the HC servers.
-
Yeah, that is a weird one. I've had a couple of people mention it was missing, so I added it to help avoid confusion. It should possibly be removed from the counts, and just be added as a sort of psuedo-badge or something... like the x-times-the victor ones... Update: As a decent workaround, I removed the checkbox for the badge and added a note. This means it won't count toward the badge totals, but it is still there for people looking for it. (If anyone still has the badge and can confirm that it does actually count toward totals let me know and I'll come up with something else)
-
I moved all the story-arc badges thinking they were all in the wrong spot. I'll move the accolade ones back now, sorry!
-
I vaguely remember someone asking for Bailout hero in the past, but I couldn't get any more info. I've added it as [bailout Hero / Bailout Villain] for now. Thanks!
-
I've never been a celebrity before :P Glad it's useful! It wasn't 'till your post that I learned I didn't even need to do the 45-50 memorization. I'd have done it anyway for the badges eventually but it was definitely a time-consuming albeit profitable venture once the recipes were memorized.
-
What category is the badge in, and is this [bailout Hero] for hero characters?
-
Ooof... no idea how that got messed up. Thanks
-
I have the Field Crafter badge, so it's still there at least. For me it popped after getting the 1000 crafts, I'd already completed all the 45-50 memorization at that point already, so it's possible that it has been changed to require those as well.
-
Derp... thanks again Eva!
-
Just copy-paste a checkbox from another spot over the busted cells, or from the menu: Insert -> Checkbox The coordinates match the output from /loc, so you need to move around until the coordinates in the sheet match those given from /loc. That being said, it's probably the least-efficient way to find the badges; the vidiotmaps mod for the game client is probably the easiest, or viewing the badge on the paragon wiki. The paragon wiki also has a link to the vidiot map for each zone (excluding the I25 changes) I added a bit of extra description to that effect, thanks!
-
Whoops... thanks!
-
Thanks was a duplicate sorry, thanks for picking that up. I haven't been able to reproduce the issue with the Galaxy fan badge as of yet. It doesn't seem to effect the master doc as far as I can tell.
-
There's a couple of reasons I haven't added the ordering; The first is that I don't actually have the canonical orderings for the badges across hero, villain and praetorian yet. Second is that the tabs with sub-headings are not easily sort-able, which leaves either removing the headings for sorting, or leaving them there for clarity. That being said, I'm working on a site to hopefully replace the sheet and the in-game order is something I've already started implementing.