Discord Icon
Server Status: Online

(Closed Testing) Client Patch 1.0.11

Major Fix

  • There were many odd and inconsistent rendering issues caused by hardware accelerated rendering. This has been disabled, and we now use software rendering, which ironically is significantly faster.

Fix

  • Compatibility for Unicode in strings (such as ※ from items)
  • Inventory would crash for PMs with TQPig look (woops)
  • Inventory prompts did not have a ‘Cancel’ option
  • Some maps would crash if they could not properly load certain assets.
  • You can no longer trigger a battle while changing maps
  • Pet info only added new pets, and did not update existing pets

Enhancement

  • Refactored attribute packet class as UserPoint and created a UserAttribute class.
  • Guage set can now automatically apply a directional shift based on difference of new/current values.

Feature

  • ListBox Widget – show a list of items which can be scrollable and clickable
  • Shop Form created
    • View Shop Inventory
    • Buy and Sell Items
    • Double click to buy or sell
  • Shop and Item data file implementations
  • Healing at a nurse now updates your pet appropriately.
  • Remove pet action is now implemented