Pokedex5E
Pokedex5E copied to clipboard
Would be nice to include some "minimum expected" hotkeys when editing text/numbers These is what I would expect * `Ctrl+a` * `Ctrl+c` * `Ctrl+v`
As the DM, I can choose to grant XP to a set of Pokemon owned by members of my group via the app. Previously, I would have to tell my...
Suggestion is to use long press to initiate party rearranging https://discordapp.com/channels/527605327303147520/562710992753131521/739650284350865418
In trainer, general tab, can change profile name. Right now it's a button that launches the input popup. It should be an input text and use gooey_input_text.
Issue based on a prototype, wanted to get an issue in for it. Complete when: - Has nice UI - Can start a server - Nearby users can join that...
There are multiple generate_id() functions that use md5 and socket:gettime() to generate guids. These should be consolidated and put in utils.
https://github.com/Jerakin/FakemonCreator/issues/50
From comment on #443 I have a stash where I tried to get this working. It didn't work! I tried to get the Vulnerabilities to show as icons using gooey.dynamic_list...
I noticed these operations took upwards of 30 seconds, which likely indicates an O(n^2) problem: POKEDEX - Pokedex - Opening - Pokedex - Marking a pokemon - Adding 100 debug...
There should be an encryption setup for server messages. This should apply to everything but the initial version checking messages, as that message needs to be sent so clients know...