Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. General Discussion
  3. [Web] Plutonium Server List

[Web] Plutonium Server List

Scheduled Pinned Locked Moved General Discussion
22 Posts 7 Posters 11.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mxveundefined mxve

    -> getServe.rs <-

    API

    f839f926-6094-4ed1-9133-2ab98a2d836c-image.png

    Resxtundefined Offline
    Resxtundefined Offline
    Resxt
    Plutonium Staff
    wrote on last edited by
    #2

    mxve That's pretty cool nice job!
    The launcher update will add a server list browser directly in the launcher so I'm not sure this will still be useful but until then that's nice! Note that there is no ETA for this release so it might take a long time before it's up

    1 Reply Last reply
    1
    • w1redundefined Offline
      w1redundefined Offline
      w1red
      VIP
      wrote on last edited by
      #3

      very nice friend

      1 Reply Last reply
      1
      • feelundefined Offline
        feelundefined Offline
        feel
        VIP
        wrote on last edited by
        #4

        VERY POG

        1 Reply Last reply
        1
        • mxveundefined Offline
          mxveundefined Offline
          mxve
          VIP
          wrote on last edited by mxve
          #5

          updatink yes

          • updated layout
          • added api endpoints
            • get all servers
            • get server by ip and port
            • data you don't get from the pluto api
              • player userslug (sanitized username to build forum profile url)
              • display map name (for known maps)
              • display hostname (removed color codes)
              • display gametype
              • server online & known
                • online should be obvious
                • known is currently the same as online but will in the future be used to differentiate between servers that are offline but have been cached and servers that are completely unknown

          alt text

          1 Reply Last reply
          3
          • mxveundefined Offline
            mxveundefined Offline
            mxve
            VIP
            wrote on last edited by mxve
            #6

            revision check update

            • outdated servers will now be displayed with red text and have a warning text on the server page

              • alt text
                .
              • alt text
            • api now returns "uptodate: boolean" for every server

            • the api now returns a timestamp instead of the age of the server data: "date: string"

              • this is set globally and for each server
            1 Reply Last reply
            1
            • mxveundefined Offline
              mxveundefined Offline
              mxve
              VIP
              wrote on last edited by mxve
              #7
              • Added country flags
                alt text
              • Added country to api, ISO 3166-1 alpha-2
              1 Reply Last reply
              1
              • Resxtundefined Offline
                Resxtundefined Offline
                Resxt
                Plutonium Staff
                wrote on last edited by
                #8

                Hey I think I found a bug.
                My IW5 server rotated Village and on your website it said Standoff (T6)?
                I don't have Standoff or any custom map in the rotation for this server

                mxveundefined 1 Reply Last reply
                1
                • Resxtundefined Resxt

                  Hey I think I found a bug.
                  My IW5 server rotated Village and on your website it said Standoff (T6)?
                  I don't have Standoff or any custom map in the rotation for this server

                  mxveundefined Offline
                  mxveundefined Offline
                  mxve
                  VIP
                  wrote on last edited by
                  #9

                  Resxt Ty, fixed.

                  1 Reply Last reply
                  0
                  • mxveundefined Offline
                    mxveundefined Offline
                    mxve
                    VIP
                    wrote on last edited by mxve
                    #10
                    • Added preview image for discord etc
                      • alt text
                      • Direct image link is pluto.mxve.de/server/<ip>/<port>/png

                    https://pluto.mxve.de/server/168.119.239.245/27016/png

                    Resxtundefined 1 Reply Last reply
                    1
                    • mxveundefined mxve
                      • Added preview image for discord etc
                        • alt text
                        • Direct image link is pluto.mxve.de/server/<ip>/<port>/png

                      https://pluto.mxve.de/server/168.119.239.245/27016/png

                      Resxtundefined Offline
                      Resxtundefined Offline
                      Resxt
                      Plutonium Staff
                      wrote on last edited by
                      #11

                      mxve Awesome update!
                      I'll use this from now on 👍

                      1 Reply Last reply
                      1
                      • mxveundefined Offline
                        mxveundefined Offline
                        mxve
                        VIP
                        wrote on last edited by mxve
                        #12

                        alt text

                        • Theres now pregenerated code for the server banner at the bottom of the server page.
                        • Client side image caching has been disabled/reduced.
                        • Images aren't generated when accessing the url anymore, but rather on a timed schedule. This should improve loading speeds.
                        • Outdated server color changed to yellow
                        1 Reply Last reply
                        0
                        • mxveundefined Offline
                          mxveundefined Offline
                          mxve
                          VIP
                          wrote on last edited by
                          #13

                          tl;dr

                          • New domain list.plutools.pw
                          • Shorter server page url
                            • list.plutools.pw/s/123xXxXxX4

                          • The Server List can now be found on list.plutools.pw. The old address will start redirecting there soon and eventually won't work anymore.
                          • By default the server page now uses a unique identifier instead of the full ip and port. This identifier is generated from the ip and port, so it won't change when anything else is updated.
                            • Example link https://list.plutools.pw/s/75h9yiLoqj
                            • Old style (/server/<ip>/<port>) will continue to work.
                          • Added colored underline for game filters
                          • Fixed too long texts on server banners & server page
                          • Fixed server banner being generated for unknown servers (reported by @mr-android)
                          • Minor improvements
                          1 Reply Last reply
                          1
                          • mxveundefined Offline
                            mxveundefined Offline
                            mxve
                            VIP
                            wrote on last edited by mxve
                            #14

                            Web

                            (Desktop only)
                            • Added sorting (click the column title to sort)
                            • Added aim assist info
                            • Added password protection info
                            • Added current round (t6zm only)

                            API

                            • round
                              • Current round (non-t6zm is always 0)
                            • password
                              • Now supports all games, the plutonium api only correctly sets it for iw5
                            • aimassist
                              • '-1' if unknown (currently always -1 for iw5 t4)
                              • '0' if disabled
                              • '1' if enabled
                            1 Reply Last reply
                            2
                            • mxveundefined Offline
                              mxveundefined Offline
                              mxve
                              VIP
                              wrote on last edited by
                              #15

                              Added favourites :3

                              alt text

                              1 Reply Last reply
                              0
                              • hindercanrunundefined Offline
                                hindercanrunundefined Offline
                                hindercanrun
                                wrote on last edited by
                                #16

                                very nice

                                1 Reply Last reply
                                1
                                • mxveundefined Offline
                                  mxveundefined Offline
                                  mxve
                                  VIP
                                  wrote on last edited by
                                  #17

                                  So uuh X Labs anyone?
                                  https://list.plutools.pw/xlabs
                                  alt text

                                  1 Reply Last reply
                                  3
                                  • IHateBlackOps4undefined Offline
                                    IHateBlackOps4undefined Offline
                                    IHateBlackOps4
                                    wrote on last edited by
                                    #18

                                    I have some suggestions.

                                    • H1 support when?

                                    • Any way you can have it select certain games to show up? e.g. show only IW5 and T5 servers and/or don't show Pluto Zombies servers?

                                    Anyways, this new update looks Pog!

                                    1 Reply Last reply
                                    1
                                    • mxveundefined Offline
                                      mxveundefined Offline
                                      mxve
                                      VIP
                                      wrote on last edited by
                                      #19

                                      IHateBlackOps4

                                      IHateBlackOps4 said in [Web] Plutonium Server List:

                                      I have some suggestions.

                                      • H1 support when?

                                      Currently not planned

                                      • Any way you can have it select certain games to show up? e.g. show only IW5 and T5 servers and/or don't show Pluto Zombies servers?

                                      You can make it show only a single game by using the links above the table:
                                      https://i.mxve.de/v/qqrctshw.mp4
                                      Filtering for multiple games isn't really something I want to do, because I feel like it would make things too cluttered or harder to use.

                                      IHateBlackOps4undefined 1 Reply Last reply
                                      2
                                      • mxveundefined mxve

                                        IHateBlackOps4

                                        IHateBlackOps4 said in [Web] Plutonium Server List:

                                        I have some suggestions.

                                        • H1 support when?

                                        Currently not planned

                                        • Any way you can have it select certain games to show up? e.g. show only IW5 and T5 servers and/or don't show Pluto Zombies servers?

                                        You can make it show only a single game by using the links above the table:
                                        https://i.mxve.de/v/qqrctshw.mp4
                                        Filtering for multiple games isn't really something I want to do, because I feel like it would make things too cluttered or harder to use.

                                        IHateBlackOps4undefined Offline
                                        IHateBlackOps4undefined Offline
                                        IHateBlackOps4
                                        wrote on last edited by
                                        #20

                                        mxve
                                        Oh. I was aware of clicking on the games names filter it by that game, I was just wondering if it could be done for multiple games. Oh well.

                                        Also, F for H1. I guess. 😛

                                        1 Reply Last reply
                                        1
                                        • mxveundefined Offline
                                          mxveundefined Offline
                                          mxve
                                          VIP
                                          wrote on last edited by mxve
                                          #21

                                          Some changes from the past year:

                                          • Servers with "_PLUTOOLSHIDDEN" in their host name will be hidden (duh)
                                          • Various backend improvements
                                          • Added and removed BO(I*3) support
                                          • Added IW4x node system support
                                          • Added AlterWare support

                                          Fun fact: The server list currently gets about 3.500 unique visitors and serves over 600.000 API requests - daily.

                                          Some people told me I forgor to change back to the normal Logo after pride month, but I had someone request that I keep it forever:
                                          32f4f00d-2c80-452e-810a-3ec8b2827b77-kx6cu24m.png

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate