Posts: 10
Threads: 2
Joined: Feb 2022
BYOND Username: The ailman
Character Name: Stephen choi
What says on the title. I have found myself unable to use many fabricators because as soon as I click on them my server lags until the point of unplayable. Before the UI change I didn't get any lag but it would be really nice if there was an option (maybe as checkable box on character setup) to toggle it on or off.
Posts: 1,323
Threads: 57
Joined: Jul 2016
BYOND Username: Mordent
Very unlikely to happen as supporting both would be an absolute nightmare.
There's probably some performance improvements that could be made, and maybe a way to toggle a "simpler" version of the interface (e.g. one that starts with all of the sections collapsed so less stuff being rendered), but we'd need to understand what's actually causing the performance issue more first.
Posts: 633
Threads: 35
Joined: Aug 2018
BYOND Username: pali6
I feel like fixing the current UI would be better than having to maintain two versions of it. 515 has better methods of sending icons than the base64 stuff we use currently so that is likely the way.
Posts: 1,283
Threads: 91
Joined: Sep 2013
because apparently nobody has said this yet
please make a bug report and detail what happens. please include your os, specs (right click your start button and pick "Settings", the processor/ram/GPU are important), as well as anything else you can. the interface should not be causing your computer to explode