Pokedex5E
Pokedex5E copied to clipboard
As a host of a server, I can optionally specify a password required for players to connect. As a member joining a server, when typing in server info (IP /...
As the host of a networked group, I can hide my profiles from other members in the group. Previously, if I had multiple profiles, all of them would show up...
https://discordapp.com/channels/527605327303147520/562710992753131521/736947177473179690 My hypothesis is that her phone is in low power mode, or she's going to some hefty other apps. I think this would cause the phone to suspend the...
Should save off what party member you were last looking at and return to that. https://discordapp.com/channels/527605327303147520/562710992753131521/736947177473179690
From discord convo: The only thing that should call load() on something that needs a profile IS the profile code. It should do so via a callback mechanism, and the...
See conversation here: https://discordapp.com/channels/527605327303147520/562710992753131521/735013041418272789 I think L_Cypherus#3685 would be well-served by being able to re-arrange their profiles. New profiles should go to the top automatically.
Right now the json have long names for the keys, this makes the data bigger than it needs to be. Investigate how much effort it would be to change the...
``` 1.11.1 - lua - config/game.render_script:87: argument #1 contains one or more values which are not numbers: vmath.matrix4(inf, 0, 0, nan, 0, inf, 0, nan, 0, 0, -1, -0, 0,...
``` 1.11.2 - lua - screens/change_pokemon/change_pokemon.lua:232: attempt to index a nil value - stack traceback: screens/change_pokemon/change_pokemon.lua:232: in function 'redraw_moves' screens/change_pokemon/change_pokemon.lua:283: in function 'redraw' screens/change_pokemon/change_pokemon.lua:352: in function 'redraw' screens/change_pokemon/edit/edit.gui_script:58: in function...