Minestuck

Minestuck

101k Downloads

Captcha deck input and deploy list containers are inefficiently created

kirderf1 opened this issue ยท 0 comments

commented

When a "GuiPlayerStats" gui is opened, minestuck first sends a packet to the server side, where the container is first established. Then the game sends a packet back for opening the container on the client side. The whole process is slow and can probably be replaced with something more efficient.