New angband.live server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MITZE
    Swordsman
    • Jan 2017
    • 279

    #76
    And Again

    tom ain't learning.
    Everything you need to know about my roguelike playstyle:

    I took nearly two years to win with a single character in PosChengband.

    Comment

    • OmniNegro
      Scout
      • Jul 2014
      • 30

      #77
      Nope. Thus the reason I am trying to block him by any means possible.

      Comment

      • OmniNegro
        Scout
        • Jul 2014
        • 30

        #78
        On Firefox, grab this and put this into it. Click the little apply button on the lower left corner and it will reload the page.
        Download javascript for Firefox. add javascript that will run on this domain. back up your scripts in the options area (shortcut there by clicking the "JS" letters in the bottom right)

        "jQuery(".message").children(".tom").hide();"
        (Remove the quotes.)

        I tried to make a screen cap, but hitting printscreen closes the little window it uses.
        *Edit* And thank you to lunitin for finding this little bit of code. We do appreciate it.

        Comment

        • OmniNegro
          Scout
          • Jul 2014
          • 30

          #79
          Here is another possible tool to do this in Firefox. Same script, but a better editor.
          Download Tampermonkey for Firefox. Tampermonkey is the world's most popular userscript manager.


          Edit* Thank you to fallout4 for the suggestion of Tempermonkey.

          Comment

          • OmniNegro
            Scout
            • Jul 2014
            • 30

            #80
            HTML Code:
            jQuery( document ).ready(function()
            { jQuery('.wrapper').bind("DOMSubtreeModified", function ()
            { jQuery('.tom').parent().hide();
            });
            });
            Thanks lunitin for helping fix this up even more, and thanks mukosuand for helping him test it.

            Last edited by OmniNegro; September 27, 2023, 05:33.

            Comment

            • lunitin
              Rookie
              • Dec 2015
              • 2

              #81
              Depending on your browser extension, you may need a document ready so .bind() can attach to .wrapper properly when the page loads.

              HTML Code:
              jQuery( document ).ready(function() {
              
                jQuery('.wrapper').bind("DOMSubtreeModified", function () { 
                    jQuery('.tom').parent().hide(); 
                });
              
              });

              Comment

              • OmniNegro
                Scout
                • Jul 2014
                • 30

                #82
                Ultimately, it is entirely your choice Gwarl. But I for one do indeed endorse MITZE as a mod if you want to make someone a mod on the game server. He is far more level headed that I tend to give him credit for, and while I will swear on a stack of Bibles that I never said this, I do think he is a nice fit for it.

                Comment

                • Gwarl
                  Administrator
                  • Jan 2017
                  • 1022

                  #83
                  New chat commands; /ignore and /unignore, eg

                  /ignore Gwarl
                  /unignore Gwarl

                  Comment

                  • Sacksquatch
                    Apprentice
                    • Jun 2020
                    • 50

                    #84
                    Gwarl

                    I was attempting to play Xygos and Tactical on angband.live and the lighting laggy issue from lit rooms in modern V was making it too slow to play. I'd hit movement keys and have to wait 10 seconds for it to catch up.

                    So I switched from Librewolf to Brave and it was slightly better, but still bad.

                    Then on a whim I tried Vivaldi and it was nearly smooth as playing offline.

                    Just thought I'd let ya know in case it can help solve the problem.
                    Last edited by Sacksquatch; December 7, 2023, 21:46.

                    Comment

                    • MITZE
                      Swordsman
                      • Jan 2017
                      • 279

                      #85
                      Server crash, several people lost progress...dunno what caused it, the only potentially relevant thing I noticed was that I was suffering from lag.
                      Everything you need to know about my roguelike playstyle:

                      I took nearly two years to win with a single character in PosChengband.

                      Comment

                      Working...
                      😀
                      😂
                      🥰
                      😘
                      🤢
                      😎
                      😞
                      😡
                      👍
                      👎