Giter Site home page Giter Site logo

tabsofavabur's Introduction

Hi there ๐Ÿ‘‹

how safe do you feel now?

tabsofavabur's People

Contributors

davidmcclelland avatar edvordo avatar isotab avatar offbeatadam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tabsofavabur's Issues

Tabs not working

I'm using google chrome. For the last week-two weeks, tabs of avabur isn't working. I'll click on the tab and the 'unread messages' number will disappear but it won't switch over to the channel tab, it will stay on the same channel no matter what tab I click on. If I refresh it fixes the problem for a short while (I can switch between tab channels) but if I leave it for a short time it will again get stuck.

I haven't determined how long before it gets stuck or if something triggers it, but it seems to be within about 10 minutes. Which can get annoying if I have to refresh the page and lose actions just to look at another channel page. I haven't changed anything on my end that I know of.

Chat direction is not respected

This is due to how I detected the chat order previously, which could have been done via inspecting Ajax responses. Now that everything is via WebSockets, it's not as simple,

Two was to solve this that come to my mind:

  1. require the RoA-WSHookUp script and listen for roa-ws:login_info
    Pro: Fairly easy solution for me
    Con: Requires an extra script (albeit posibly usefull one) installed
  2. Add an extra option to ToA to set chat direction
    Pro: Would be an internal script setting, so even if game changed output, script would still work
    Con: Won't be set automatically by user in-game preference and would require the player the to do this extra step

Please discuss which was would you be okay with :) I'm okay with both.

PS: If you have any other idea how to do this, feel free to suggest it in this issue.

(/roll)

As I roll in gamble, sometimes it shifts back to main, any way to fix this?, & everything else is awesome
From Master

Version v3.0.9 not working

Hi,

you have some bugs on lots of warnings in your code.
I fixed it on my PC, but I can't commit it.

Most important thing to let it run for me is:
line 1550: ""message" -> "message"

Here is the whole list for you:

VM19981:58 Syntax error @ "TabsOfAvabur"!

JSHINT output:
script: (W041) Use '===' to compare with '0' on line: 256 at character: 20
script: (W033) Missing semicolon on line: 695 at character: 57
script: (W069) ['scriptSettings'] is better written in dot notation on line: 792 at character: 24
script: (W018) Confusing use of '!' on line: 792 at character: 17
script: (W069) ['scriptSettings'] is better written in dot notation on line: 793 at character: 27
script: (W069) ['purge'] is better written in dot notation on line: 793 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 794 at character: 60
script: (W069) ['purge'] is better written in dot notation on line: 794 at character: 78
script: (W069) ['scriptSettings'] is better written in dot notation on line: 796 at character: 27
script: (W069) ['channel_remove'] is better written in dot notation on line: 796 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 797 at character: 69
script: (W069) ['channel_remove'] is better written in dot notation on line: 797 at character: 87
script: (W069) ['scriptSettings'] is better written in dot notation on line: 799 at character: 27
script: (W069) ['preview'] is better written in dot notation on line: 799 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 800 at character: 62
script: (W069) ['preview'] is better written in dot notation on line: 800 at character: 80
script: (W069) ['scriptSettings'] is better written in dot notation on line: 802 at character: 27
script: (W069) ['preview_reset'] is better written in dot notation on line: 802 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 803 at character: 68
script: (W069) ['preview_reset'] is better written in dot notation on line: 803 at character: 86
script: (W069) ['scriptSettings'] is better written in dot notation on line: 805 at character: 27
script: (W069) ['group_wires'] is better written in dot notation on line: 805 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 806 at character: 66
script: (W069) ['group_wires'] is better written in dot notation on line: 806 at character: 84
script: (W069) ['scriptSettings'] is better written in dot notation on line: 808 at character: 27
script: (W069) ['at_username'] is better written in dot notation on line: 808 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 809 at character: 66
script: (W069) ['at_username'] is better written in dot notation on line: 809 at character: 84
script: (W069) ['scriptSettings'] is better written in dot notation on line: 811 at character: 27
script: (W069) ['join_channel_link'] is better written in dot notation on line: 811 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 812 at character: 72
script: (W069) ['join_channel_link'] is better written in dot notation on line: 812 at character: 90
script: (W069) ['scriptSettings'] is better written in dot notation on line: 814 at character: 27
script: (W069) ['auto_join'] is better written in dot notation on line: 814 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 815 at character: 64
script: (W069) ['auto_join'] is better written in dot notation on line: 815 at character: 82
script: (W069) ['scriptSettings'] is better written in dot notation on line: 817 at character: 27
script: (W069) ['profile_tooltip_nickname'] is better written in dot notation on line: 817 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 818 at character: 79
script: (W069) ['profile_tooltip_nickname'] is better written in dot notation on line: 818 at character: 97
script: (W069) ['scriptSettings'] is better written in dot notation on line: 820 at character: 27
script: (W069) ['profile_tooltip_mention'] is better written in dot notation on line: 820 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 821 at character: 78
script: (W069) ['profile_tooltip_mention'] is better written in dot notation on line: 821 at character: 96
script: (W069) ['scriptSettings'] is better written in dot notation on line: 823 at character: 27
script: (W069) ['profile_tooltip_quickscope'] is better written in dot notation on line: 823 at character: 45
script: (W069) ['scriptSettings'] is better written in dot notation on line: 824 at character: 81
script: (W069) ['profile_tooltip_quickscope'] is better written in dot notation on line: 824 at character: 99
script: (W069) ['channelsSettings'] is better written in dot notation on line: 827 at character: 23
script: (W069) ['version'] is better written in dot notation on line: 827 at character: 67
script: (W069) ['channelsSettings'] is better written in dot notation on line: 828 at character: 27
script: (W069) ['mutedChannels'] is better written in dot notation on line: 828 at character: 47
script: (W069) ['channelsSettings'] is better written in dot notation on line: 828 at character: 102
script: (W069) ['mutedChannels'] is better written in dot notation on line: 828 at character: 122
script: (W069) ['channelsSettings'] is better written in dot notation on line: 829 at character: 68
script: (W069) ['mutedChannels'] is better written in dot notation on line: 829 at character: 88
script: (W069) ['channelsSettings'] is better written in dot notation on line: 831 at character: 27
script: (W069) ['channelMerger'] is better written in dot notation on line: 831 at character: 47
script: (W069) ['channelsSettings'] is better written in dot notation on line: 832 at character: 31
script: (W069) ['channelMerger'] is better written in dot notation on line: 832 at character: 51
script: (W069) ['groups'] is better written in dot notation on line: 832 at character: 68
script: (W069) ['channelsSettings'] is better written in dot notation on line: 832 at character: 116
script: (W069) ['channelMerger'] is better written in dot notation on line: 832 at character: 136
script: (W069) ['groups'] is better written in dot notation on line: 832 at character: 153
script: (W069) ['channelsSettings'] is better written in dot notation on line: 833 at character: 47
script: (W069) ['channelMerger'] is better written in dot notation on line: 833 at character: 67
script: (W069) ['groups'] is better written in dot notation on line: 833 at character: 84
script: (W069) ['channelsSettings'] is better written in dot notation on line: 834 at character: 51
script: (W069) ['channelMerger'] is better written in dot notation on line: 834 at character: 71
script: (W069) ['groups'] is better written in dot notation on line: 834 at character: 88
script: (W069) ['channelsSettings'] is better written in dot notation on line: 841 at character: 31
script: (W069) ['channelMerger'] is better written in dot notation on line: 841 at character: 51
script: (W069) ['mapping'] is better written in dot notation on line: 841 at character: 68
script: (W069) ['channelsSettings'] is better written in dot notation on line: 841 at character: 110
script: (W069) ['channelMerger'] is better written in dot notation on line: 841 at character: 130
script: (W069) ['mapping'] is better written in dot notation on line: 841 at character: 147
script: (W069) ['channelsSettings'] is better written in dot notation on line: 842 at character: 80
script: (W069) ['channelMerger'] is better written in dot notation on line: 842 at character: 100
script: (W069) ['mapping'] is better written in dot notation on line: 842 at character: 117
script: (W069) ['channelsSettings'] is better written in dot notation on line: 844 at character: 31
script: (W069) ['channelMerger'] is better written in dot notation on line: 844 at character: 51
script: (W069) ['defaultChannels'] is better written in dot notation on line: 844 at character: 68
script: (W069) ['channelsSettings'] is better written in dot notation on line: 844 at character: 118
script: (W069) ['channelMerger'] is better written in dot notation on line: 844 at character: 138
script: (W069) ['defaultChannels'] is better written in dot notation on line: 844 at character: 155
script: (W069) ['channelsSettings'] is better written in dot notation on line: 845 at character: 88
script: (W069) ['channelMerger'] is better written in dot notation on line: 845 at character: 108
script: (W069) ['defaultChannels'] is better written in dot notation on line: 845 at character: 125
script: (W040) Possible strict violation on line: 943 at character: 29
script: (W040) Possible strict violation on line: 944 at character: 29
script: (W040) Possible strict violation on line: 950 at character: 11
script: (W004) 'i' is already defined on line: 1415 at character: 20
script: (W004) 'channelName' is already defined on line: 1422 at character: 33
script: (W116) Expected ':' and instead saw 'message' on line: 1550 at character: 15
script: (E020) Expected '}' to match '{' from line 1550 and instead saw 'type' on line: 1550 at character: 36
script: (E024) Unexpected '' on line: 1550 at character: 41
script: (E031) Bad assignment on line: 1550 at character: 40
script: (W116) Expected ')' and instead saw 'buttons' on line: 1551 at character: 13
script: (W033) Missing semicolon on line: 1551 at character: 22
script: (E020) Expected '}' to match '{' from line 1549 and instead saw ':' on line: 1551 at character: 25
script: (W116) Expected ')' and instead saw '{' on line: 1551 at character: 27
script: (W033) Missing semicolon on line: 1551 at character: 28
script: (W030) Expected an assignment or function call and instead saw an expression on line: 1552 at character: 17
script: (W033) Missing semicolon on line: 1552 at character: 25
script: (E020) Expected '}' to match '{' from line 18 and instead saw ':' on line: 1552 at character: 32
script: (E020) Expected ')' to match '(' from line 18 and instead saw '{' on line: 1552 at character: 34
script: (W030) Expected an assignment or function call and instead saw an expression on line: 1552 at character: 34
script: (W033) Missing semicolon on line: 1552 at character: 35
script: (W030) Expected an assignment or function call and instead saw an expression on line: 1553 at character: 21
script: (W033) Missing semicolon on line: 1553 at character: 28
script: (E041) Unrecoverable syntax error. (96% scanned) on line: 1553 at character: 33

Reversed chat scrolls to top when clicking new tab.

As title says, instead of scrolling to the bottom when you switch tabs, it scrolls to the top as if you had your chat normal. Quality of life thing, and forced me to switch back to standard chat because I don't want to have to scroll to the bottom every time I click another tab.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.