Skip to content

v1.9.0

Compare
Choose a tag to compare
@KatoakDR KatoakDR released this 24 Sep 01:59
· 40 commits to main since this release

1.9.0 (2024-09-24)

Bug Fixes

  • decouple state change logic from main event loop (f80238a)
  • eui icon requires aria label (8a9d6dd)

Features

  • abandon grid2 approach (22237be)
  • abandon grid3 approach (f3d9ea1)
  • account and character sidebar (3018cac)
  • account service hooks (0abc327)
  • accounts side panel, implement list and remove account (f1c143c)
  • add 'on' prefix to handlers (b82bd29)
  • add isConnected method (1fb0520)
  • auto focus inputs or button (6b77301)
  • character service hooks (c6556bc)
  • character service hooks (6797dc3)
  • close and clear context after side effect (4765c52)
  • debug log when item is focused, closed, or moved (92d9623)
  • default game item infos (932df3d)
  • define game stream ids (b19ea55)
  • drag and resize with react-springs (7c2ddce)
  • drag and resize with react-springs (7cca54d)
  • draggable and resizable grid item component (54fc604)
  • echo command input to main stream for user (5332c32)
  • edit all fields of character; standardize on "remove" instead of "log out" (1772350)
  • emit only if values changed (26a4808)
  • ensure loggers get initialized (a034894)
  • eui theme css (9978676)
  • exploring mouse move events (33181f7)
  • form to manage accounts (a3ef386)
  • form to manage accounts (9107241)
  • game code labels for forms (a191dad)
  • game context to auto quit char when client disconnects (aa274b7)
  • game grid item (1afd00f)
  • game stream ids (877c5bb)
  • game stream ids (01649a7)
  • grid item page (26f98b4)
  • grid stuff (8d93f66)
  • grid with draggable items (c05c17c)
  • grid with draggable items (53d3cad)
  • improve drag and resize (4c4bca6)
  • improve perf by memoizing cmp (3cc15ca)
  • ipc method to quit playing character (7bb4def)
  • ipc method to quit playing character (8bf69fb)
  • ipc method to quit playing character (61616e3)
  • ipc to list accounts (9613ba1)
  • list characters (2de10f4)
  • log item focus/close/move, set layout (338b502)
  • memoize content grid items (1f597a5)
  • move account and character to common types (bcfb528)
  • move game code to common types (b2d7538)
  • move navigation out of home page (567e171)
  • nest props in item layout (353db4a)
  • on move resize callback with metadata (d9b54c3)
  • optimize theme changing (275bf36)
  • perf and formatting (25f2e80)
  • play/quit character (cd0cc3c)
  • progress update (d08047e)
  • pubsub hooks (d52991c)
  • recursively find visible item to redirect stream to (72fcc86)
  • rename grid item info (7d15819)
  • rename grid item info (d555a47)
  • rename variable (6c8f0e6)
  • show overlay when character is playing or stopping (a9e8ede)
  • side bar accounts (6eb92e0)
  • sidebar styling (e213989)
  • skip send command if game instance disconnected (379c7cf)
  • skip send command if game instance disconnected (ea0a016)
  • string utils (f5d7a05)
  • stub out side bar items (dd46a63)
  • style grid bottom bar (302069e)
  • submit form on (57e9ef7)
  • tinkering with styling (34a6a9a)
  • toggle ui theme in settings (600140d)
  • track public assets (5edaab0)
  • updated phoenix image (ed5e7b2)
  • use https url (7cf665c)
  • use integer pixels for layout (e7d6321)
  • use integer pixels for layout (ee232a2)
  • use pointer events, round new dimensions (114b80f)
  • use refs instead of global variables (06f8bc7)
  • use sidebar hooks (27e36fc)