draconisPW / PWMAngband

A free, multi-player roguelike dungeon exploration game based on Angband
35 stars 12 forks source link

"Loading..." splash screen #575

Closed igroglaz closed 1 year ago

igroglaz commented 1 year ago

[23:49]Dawndeath: there is big loop on "Send_features(ind, lighting, off + len);" so yeah if the number is big you have to wait for all the packets to go to server and get response

Players who got high ping wait for >5 seconds to load features lists. It will be awesome to add "Loading..." splash screen.. maybe also add there notice not to press any keys while it's loading, so there won't be Bad Packet error when impatient players press hotkeys :)

draconisPW commented 1 year ago

Implemented.