36
More stash == performance issues
(www.icy-veins.com)
For discussion, memes, and everything Diablo.
Simple rules:
Please tag your posts with the game you're talking about: [D4], [D3], [D2], [D2R], etc.
Option 1: Create complicated system which loads information about other players on demand, being careful that certain information must always be preloaded before it is needed to prevent lags, while different information can wait for a network request. Must consider the implications of increased network chatter on server load.
Option 2: Just load all the stuff.