Page 10 of 11

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sat Feb 13, 2021 6:37 pm
by UT Sniper (SJA94)
Preview of the recent matches page:
GMBfgmvOybo


---edit---

Changed player recent matches to the new design:

Image



--edit--

Style of the maps page:

Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sat Mar 06, 2021 8:33 pm
by UT Sniper (SJA94)
Just a clip showing match special events feature for NodeUTStats 2 that was requested ages ago for the original.

olcsfwAejUs

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Mar 31, 2021 5:08 pm
by UT Sniper (SJA94)
Took some better pictures of weapons and improved the style of player weapon stats:
Image


different style for players default view:
Image


scrapped the last players style with this:
Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sat Apr 03, 2021 7:55 pm
by UT Sniper (SJA94)
I've added a new feature that the original Node UTstats didn't have, win rate history for each gametype for each player, there will be graphs on player pages showing the history but here's a sshot of winrate summary:

Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Tue Apr 06, 2021 1:02 pm
by UT Sniper (SJA94)
Video of player gametype stuff:
Sw76fR5U480

----edit-------
Player Item history
[yt][/yt]

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Apr 09, 2021 6:27 pm
by UT Sniper (SJA94)
New match weapon and item pickup display;
Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sat Apr 17, 2021 7:40 pm
by UT Sniper (SJA94)
Preview of home page:
Image

Preview of records page:
Image

Current Player Record Categories:

Code: Select all

    "Total Matches",
    "Wins",
    "Losses",
    "Draws",
    "WinRate",
    "Playtime",
    "First Bloods",
    "Frags",
    "Score",
    "Kills",
    "Deaths",
    "Suicides",
    "Team Kills",
    "Spawn Kills",
    "Efficiency",
    "Best Multi Kill",
    "Longest Killing Spree",
    "Longest Spawn Killing Spree",
    "Accuracy",
    "Headshots",
    "Flag Assists",
    "Flag Returns",
    "Flags Taken",
    "Flag Dropped",
    "Flag Capture",
    "Flag Pickup",
    "Flag Cover",
    "Flag Successful Cover",
    "Flag Failed Cover",
    "Flag Self Cover",
    "Flag Self Successful Cover",
    "Flag Self Cover Fail",
    "Flag Multi Cover",
    "Flag Cover Spree",
    "Flag Cover Best",
    "Flag Self Cover Best",
    "Flag Kill",
    "Flag Close Return",
    "Flag Carry Time",
    "Assault Objectives",
    "Domination Control Point Caps",
    "Domination Control Point Caps (Single Life)", 
    "Short Distance Kills",
    "Long Distance Kills",
    "Uber Long Distance Kills"

Current Match Record Categories;

Code: Select all

    "Playtime",
    "Frags",
    "Score",
    "Kills",
    "Deaths",
    "Suicides",
    "Team Kills",
    "Spawn Kills",
    "Efficiency",
    "Best Multi Kill",
    "Longest Killing Spree",
    "Longest Spawn Killing Spree",
    "Accuracy",
    "Headshots",
    "Flag Assists",
    "Flag Returns",
    "Flags Taken",
    "Flag Dropped",
    "Flag Capture",
    "Flag Pickup",
    "Flag Cover",
    "Flag Successful Cover",
    "Flag Failed Cover",
    "Flag Self Cover",
    "Flag Self Successful Cover",
    "Flag Self Cover Fail",
    "Flag Multi Cover",
    "Flag Cover Spree",
    "Flag Cover Best",
    "Flag Self Cover Best",
    "Flag Kill",
    "Flag Close Return",
    "Flag Carry Time",
    "Assault Objectives",
    "Domination Control Point Caps",
    "Domination Control Point Caps (Single Life)",
    "Short Distance Kills",
    "Long Distance Kills",
    "Uber Long Distance Kills",

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Apr 21, 2021 9:40 am
by Piter
I've problem with match and players weapon stats.
Using 12c.
There are data on other weapons in the nutstats_kills table, but the match weapon statistics are broken.
Same as Player weapon stats.

Please, check it out -last match for example - http://unreal.pl:1337/match?id=2232

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Apr 21, 2021 11:49 am
by UT Sniper (SJA94)
That's a known problem with the old Node UTStats, weapon stats are messed up for NW when people reconnect making the wrong weapons merging with the others weapons data.

I know it's not ideal, but it won't be long until Node UTStats 2 will be out for it's first test builds where most of the problems of the old site are fixed and improved.

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Apr 21, 2021 2:16 pm
by Piter
Nice to hear that. I'm looking forward.

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sun Apr 25, 2021 6:20 pm
by UT Sniper (SJA94)
Rankings page preview:

IVyQX1YJsSA

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Tue May 04, 2021 12:11 pm
by UT Sniper (SJA94)
Admin site settings preview:
L3cFWR17yuY

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sun May 09, 2021 12:56 pm
by Hitman
We trying to get this to work but halted by this error, its on a windows 2012R machine with explorer11

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sun May 09, 2021 3:50 pm
by UT Sniper (SJA94)
You need node.js https://nodejs.org/en/, also read the readme/install(readme.md) it tells you how to do the commands through command prompt. Fastest way to open command prompt in a folder is to type cmd in the windows explorer url in the current folder.

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Mon May 10, 2021 7:31 pm
by UT Sniper (SJA94)
I added options to user accounts where admins can give trusted members permission to upload map images from the map's page:
Image