Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from upstream repo kwsch/pk3DS #1

Open
wants to merge 239 commits into
base: master
Choose a base branch
from

Conversation

backstroke-bot
Copy link

Hello!
The remote kwsch/pk3DS has some new changes that aren't in this fork.

So, here they are, ready to be merged! 🎉

It's also worth noting that you're using an old version of Backstroke. At your earliest
convenience, please update to a newer version! Here's how:

  1. Remove the http://backstroke.us webhook from your repository.
  2. Visit https://backstroke.co/, and click the big Login with Github button.
  3. Create a link mirroring the Backstroke setup you had previously.

Thanks!


Created by Backstroke. I'm a bot!

kwsch and others added 30 commits November 20, 2017 22:14
probably need to use this in conjunction with the zonedata to yield an
actual met location ID; but good enough for doc purposes.
#146
use an object wrapper to check for modifications to only write back if
things were changed
not sure I like this setup

Closes #235

misc refactoring in maison7/owse
Fix USUM mart location names
Fix USUM species not appearing
Implement item randomization for static/gift PKM
Random Mega Form option for Static Editors
increase diagnostic ability for a textfile, pull out some properties
that aren't used outside of the library
#253
Add static/gift shiny lock removal option
range check on click move for typechart
kwsch and others added 19 commits December 26, 2020 18:32
Yay null behavior from uninitialized objects.
Program boots now.
The logic failed to properly detect "GYM6" as a GYM trainer that needed to have Type themed Pokemon. Same for ELITE trainers.

Type themed trainers still sometimes have non-typed Pokemon. Looking into that now. 

Also want to reduce duplicate Pokemon.
Suspected that Marshal.UnsafeAddrOfPinnedArrayElement was the culprit; just reuse the logic from PKHeX/pkNX/NHSE for safely generating an image.

Closes #479
int / int when x/y < 0 will always show 0 when dividing raw ints :P
similar to earlier pkNX/pkhex commit; this wasn't an intended c# feature
Line 243: using calls Close() in the dispose implementation, which then closes the underlying MemoryStream.

Fixes #486

Ideally, this should be rewritten, but it's old code and works for what it needs to do. Removed the useless `ref` inputs, as the reference is never replaced.
Added table of contents that featured information already in the readme and their website while adding a support and usage section detailing new members how they can contact other members and contributors and how to actually use the editor after downloading the zip file.
ThePeeps191 and others added 10 commits April 24, 2024 18:13
SOS slots were originally undocumented at the time the dumper was created, back when the game first released.
In the years that passed, the mechanics became better understood.
Just dump the slots and list the deduplicated allies for each slot.

Closes #551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.