Go to file
Deukhoofd 10e93949e4
Cleaner handling of tracking seen opponents.
Instead of keeping track of unique identifiers, keep track of weak pointers to the pokemon, so we can just try and upgrade them later.
2022-06-06 16:24:13 +02:00
.cargo Major amounts of progress 2022-06-03 16:35:18 +02:00
src Cleaner handling of tracking seen opponents. 2022-06-06 16:24:13 +02:00
.gitignore Initial commit, implements most of the static_data side. 2021-01-30 22:29:59 +01:00
Cargo.toml Removes derive-getters, as it was incredibly annoying in IDEs, and couldn't figure out borrow lifetimes. 2022-06-06 14:43:41 +02:00