rawr51919
rawr51919
See https://github.com/pret/pokecrystal/issues/626 for more discussion. ``` 162ea54c6a3cff374642e6dd842f9bffac847e7b *pokegold-es.gbc 9254195d461ea942eaaa08cc4b83de3cf82aea0d *pokegold-de.gbc c147c0d8c2b71b7628a7233436f5c052b5b17081 *pokegold-fr.gbc 032608fe8947b627584a4a0eccc7bf9ad3588426 *pokegold-it.gbc 05bd978ab2cb104b0aff3f696896e30885203a18 *pokesilver-es.gbc 8ecc58d621faaedf2a934bd2583d527220df7bb9 *pokesilver-de.gbc a4a7e8079b7a53e4d9ef43382bbb1090b9d45d1a *pokesilver-fr.gbc c9eca9d0a837beb9137bb7d779e469c54e9f8d77 *pokesilver-it.gbc ``` The Japanese and Korean ROMs probably deserve...
in `pokemontools/crystal.py`, there is a syntax warning that shows up upon compile: ``` byte-compiling build/bdist.linux-x86_64/egg/pokemontools/crystal.py to crystal.cpython-38.pyc build/bdist.linux-x86_64/egg/pokemontools/crystal.py:1580: SyntaxWarning: "is" with a literal. Did you mean "=="? params = {"id":...
ISSOtm, as he pointed out in https://github.com/pret/pokecrystal/pull/943#discussion_r906649489, noticed that the WRAM constant `wVirtualOAM` is, by most usage and convention elsewhere, known as `wShadowOAM` instead. This PR aims to rename this...
This PR identifies the rest of the unknown hardware constants as seen in the Pan Docs. Aped from pokered, pokeyellow, pokegold, and pokecrystal. Mirrors pokecrystal's PR of the same nature...
Since this repo is for SW97, wouldn't it make more sense to rename this repo to the above or similar in case pret disassembles SW99? Not sure if SW99 would...
This adds the necessary license needed for the project, solving Issue #1.
In q3dm7, if you jump at just the right place on a jump pad (right at the wall usually makes this occur), you will either a. get stuck or b....
I get this error above when I have bots follow me. To reproduce: 1. Set bot_developer 1 & start a TDM (any amount of bots will do) 2. Order any...
Steps to reproduce: 1. Start a TDM with any number of bots on your team (leave 1 slot open on your team) 2. Add a new bot on your team...
When connecting to an Internet server, the auto-download function downloads models used by the server, but when you connect to a LAN, the auto-download feature doesn't auto download missing models...