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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Stats Web [BO2zm]

Stats Web [BO2zm]

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
11 Posts 4 Posters 231 Views 1 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.
  • FaZeFlickAltundefined Offline
    FaZeFlickAltundefined Offline
    FaZeFlickAlt
    wrote last edited by
    #2

    This would be very helpful for players

    1 Reply Last reply
    1
    • Decundefined Offline
      Decundefined Offline
      Dec
      Contributor
      wrote last edited by
      #3

      What tech are you using?

      Littlegodsundefined 1 Reply Last reply
      1
      • Decundefined Dec

        What tech are you using?

        Littlegodsundefined Offline
        Littlegodsundefined Offline
        Littlegods
        wrote last edited by
        #4

        Dec
        There’s no special technology involved, my friend — it’ll be a local project that will work for both players and servers. Plutonium released a refactor update for T6 that allows saving data and creating a well-structured database, which can then be used as a local API. If you have the knowledge, you can even make a bot that reads those files and displays the information on your website.

        In my personal project, I did all of that — I even linked my Discord account with my local player profile. Every time I log in, my own game profile appears.

        DirkRockfaceundefined 1 Reply Last reply
        0
        • Littlegodsundefined Littlegods

          Dec
          There’s no special technology involved, my friend — it’ll be a local project that will work for both players and servers. Plutonium released a refactor update for T6 that allows saving data and creating a well-structured database, which can then be used as a local API. If you have the knowledge, you can even make a bot that reads those files and displays the information on your website.

          In my personal project, I did all of that — I even linked my Discord account with my local player profile. Every time I log in, my own game profile appears.

          DirkRockfaceundefined Offline
          DirkRockfaceundefined Offline
          DirkRockface
          Contributor
          wrote last edited by
          #5

          Littlegods no i think he's asking what database / data storage structure you are using...

          for instance, i use sql to do this... stores the stats, builds the data on the website, talks to my discord server, has logins, etc... same idea, different method!

          Littlegodsundefined 1 Reply Last reply
          0
          • DirkRockfaceundefined DirkRockface

            Littlegods no i think he's asking what database / data storage structure you are using...

            for instance, i use sql to do this... stores the stats, builds the data on the website, talks to my discord server, has logins, etc... same idea, different method!

            Littlegodsundefined Offline
            Littlegodsundefined Offline
            Littlegods
            wrote last edited by
            #6

            DirkRockface
            I understand, but let me explain it in more detail. Node and React are the main components used to build this project. However, this time I won’t be linking it to Discord — instead, I’ll use JavaScript to create a watchdog that monitors the files. Whenever a modification occurs, the bot will detect the change, correctly identify which player it belongs to, and update that player’s JSON file where all their data is stored.

            Then, when a user selects a profile, the player’s data will automatically load and display their matches in an elegant and organized way.

            1 Reply Last reply
            0
            • Decundefined Offline
              Decundefined Offline
              Dec
              Contributor
              wrote last edited by
              #7

              I was wondering the tech stack like frontend, backend basically the structure of the project I guess.

              I'm wondering because a couple people have been wanting to put something similar together, would be cool to collaborate with each other on Github maybe section some people out depending on their preferred thing to do?.

              I've done one fully for zombies but i would like to put something together that fully incorporates the whole of Plutonium's supported games.

              I think I know what you mean about the storage I'm not up-to-date on the updates right now but I'm getting to it.

              I'd be happy to use the frontend from my old servers the tech includes Laravel, Livewire and Filament. It's a really easy framework for PHP to get used to and understand, Maybe we could get a group chat or something going and put something together?.

              Let me know!

              Littlegodsundefined 1 Reply Last reply
              1
              • Decundefined Dec

                I was wondering the tech stack like frontend, backend basically the structure of the project I guess.

                I'm wondering because a couple people have been wanting to put something similar together, would be cool to collaborate with each other on Github maybe section some people out depending on their preferred thing to do?.

                I've done one fully for zombies but i would like to put something together that fully incorporates the whole of Plutonium's supported games.

                I think I know what you mean about the storage I'm not up-to-date on the updates right now but I'm getting to it.

                I'd be happy to use the frontend from my old servers the tech includes Laravel, Livewire and Filament. It's a really easy framework for PHP to get used to and understand, Maybe we could get a group chat or something going and put something together?.

                Let me know!

                Littlegodsundefined Offline
                Littlegodsundefined Offline
                Littlegods
                wrote last edited by
                #8

                Dec
                Well, you mentioned merging many of the games — it does look like a large-scale project. Let me first present the foundation with my initial release. If you like how the project turns out, we can expand it even further.

                Just so you know, I’m using Node and React for the development.

                1 Reply Last reply
                0
                • Decundefined Offline
                  Decundefined Offline
                  Dec
                  Contributor
                  wrote last edited by
                  #9

                  That's a start to be honest I think you should still do your project for diversity regardless, Not having different things to choose from limits a lot of the potential that could come out of it.

                  Appreciate the response, I look forward to seeing and testing it out and watching for updates!

                  1 Reply Last reply
                  1
                  • Decundefined Offline
                    Decundefined Offline
                    Dec
                    Contributor
                    wrote last edited by
                    #10

                    If you need anything drop me a message!

                    1 Reply Last reply
                    1
                    • Littlegodsundefined Littlegods referenced this topic
                    • Littlegodsundefined Offline
                      Littlegodsundefined Offline
                      Littlegods
                      wrote last edited by
                      #11

                      Preview Stats View (1/5)

                      I’m planning to release around five updates before the official launch on my GitHub repository.
                      So far, a significant portion of the project is already complete. I started from the foundation of my personal project but made several improvements and refinements to deliver a more polished, modern, and high-quality web experience.

                      Each update will include optimizations, visual enhancements, and new features designed to provide the best possible experience.

                      e999524a-7602-4dd8-97bd-c9b6d5135eb5-image.png

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


                      • Login

                      • Don't have an account? Register

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