[DiscordArchive] Does anybody know how encrypted sections in DB2 are handled?
[DiscordArchive] Does anybody know how encrypted sections in DB2 are handled?
Archived author: Skarn • Posted: 2020-04-22T10:52:26.551000+00:00
Original source
Does anybody know how encrypted sections in DB2 are handled?
Archived author: Skarn • Posted: 2020-04-22T11:09:46.758000+00:00
Original source
<@!249969795535994881> https://hastebin.com/olihelados.py
Archived author: Skarn • Posted: 2020-04-22T11:10:06.619000+00:00
Original source
load_game_data() returns an instance of WoWFileSystem
Archived author: Skarn • Posted: 2020-04-22T11:10:49.208000+00:00
Original source
> I hate reading the weak type definitions in python. takes so much effort
<@!249969795535994881> I am type hinting all the interfaces
Archived author: Skarn • Posted: 2020-04-22T11:11:41.407000+00:00
Original source
and I am not following any practices of reusing type hints with other types without adding that information to the signature