Greasy Fork is available in English.

HeyParty

Improved interface for party2, heyuri edition

As of 11.08.2023. See ბოლო ვერსია.

These are versions of this script where the code was updated. Show all versions.

  • v1.2.3 15.08.2023

    ### Changes

    - Fix bug with dungeon keys not working

  • v1.2.2 14.08.2023

    ### Changes

    - Fix bug in macro add behavior

  • v1.2.1 13.08.2023

    ### Changes

    - Slew of bug fixes for issues plaguing the editable macro buttons

  • v1.2.0 12.08.2023

    ### Changes

    - Bump version number
    - Improved chat macro interface
    - Scroll cursor to end of textbox on focus
    - Add better support for @GiveName


    ### Notes

    - The chat macros are edited by pressing the O button when hovering over a macro (X button deletes the macro). This will open a box with the macro contents filled in by default and another set of O and X control buttons (confirm edit and cancel edit, respectively). Trying to save an empty line macro will instead cancel the macro edition, use the X button to get rid of a macro instead.

  • v1.1.5 12.08.2023

    Changes

    • Bugfixes: fix menu handler to not assume we are at the party creation menu (this broke multi-menu alchemy)
    • Generalized kaomoji input into editable text macros defaulting to kaomojis, saved in localstorage. Why are the controls weirdly placed, you asked? Why, that's because I can't into CSS, of course!
  • v1.1.4 11.08.2023

    Changes

    • Bugfixes: special actions appearing twice in selection menu
    • Better handling of Send behavior
  • v1.1.3 11.08.2023

    ### Changes

    - Comment and action submissions now reset the update timer
    - New toggle for secret actions
    - Better secret action support

  • v1.1.2 10.08.2023

    Changes

    • Chatbox is now autofocused by many state changes
    • Chatbox content persists through state changes
    • Display state ([Original] or [New]) persists through page reloads (via localstorage)
    • Bugfixes. Screenshots should now work, and menus should not be b0rked by this feature.
  • v1.1.2 10.08.2023

    Changes

    • Autofocus chatbox on state update
    • Disable chatbox focus style, which was distracting (even more so on autofocus)
    • Chatbox no longer gets updated, which means it will now conserve contents across actions
    • Bugfixes: @Screenshot was still behaving like a button 'action' in combat
    • Bugfixes: screenshot gallery should now work correctly
  • v1.1.1 09.08.2023

    Changes

    • Improved kaomoji rendering and chatbox display
    • Persist UI display state across script reloads
  • v1.1 09.08.2023

    Changes

    • Bug fixes. @Spectate (not @Spectating!) and... secrets... should now work correctly.
    • Improved menu detection, shouldn't cause weird "double display" for some messages like the @Examine "last updated" line.
    • Guilds and houses using map/stage backgrounds should no longer be detected as combat/dungeon.
    • Added the next update gauge in the message area
    • Added kaomoji input

    Known issues

    • Sometimes (rather rare), especially (only?) when starting a quest, the chat messages appear in the top left corner. It's not clear what causes this, or if it's a style or state issue.
    • Not quite a bug, but updating the page can take >1s (partly because some actions require double-fetches, which have a 1s delay). The 'next update' and gauge indicate the 'next action' delay, not when the page update will complete...
  • v1.0 09.08.2023