QUOTE(kserox @ Jun 20 2013, 00:12)

For example?..
The following will create new elements in the DOM and cause slowdown.
-Show equipped set number at left panel
-Show proficiencies in sidebar
-Show Round Counter
-Show self effect durations
-Show self effect stack levels
-Show Powerup Box
-Show scan buttons
-Show skill buttons
-Show numbers instead of letters next to monsters
-Show monster effect durations
-Show monster effect stack levels
-Show monster statuses from database
-Show monster HP
-Show monster MP percentage
-Show monster SP percentage
You should turn off the options which you do not need.
QUOTE(exkanan @ Jun 20 2013, 05:57)

Please track Happy Pills for artifact rewards.
CODE
<div class="fd2" style="width:530px; height:12px"><div style="text-align:center; color:#5C0D11; font-family:Tahoma; font-size:10pt; font-weight:normal; font-style:normal; margin-top:0px">Received Happy Pills</div></div>
I'm planning a flexible structure just like Drops. I'll do it if I have time.