This repository has been archived on 2022-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
MrJohnDowe 20f1e47ab9 remove tracked files 2022-02-28 23:53:58 -07:00
cache remove tracked files 2022-02-28 23:53:58 -07:00
config Added ssome definition files 2022-02-20 01:24:48 -07:00
include Fixed Red3tango error 2022-02-25 15:34:44 -07:00
language Update global.lng 2022-02-25 15:29:19 -07:00
nppBackup Merge commit '665d71440c9798465a1b9885728f9beb798ccc01' 2022-02-26 05:00:48 -07:00
savegame_backup Update AutoDriveSort.exe, careerSavegame.xml, and 523 more files... 2022-02-10 17:47:49 -07:00
screenshots Initial Commit 2022-01-06 15:25:08 -07:00
styles/fs19webstats Savegame.class.php 2022-02-25 00:10:04 -07:00
templates_c Updated Template files From EU to USD number format 2022-02-22 17:49:57 -07:00
tools Added ssome definition files 2022-02-20 01:24:48 -07:00
tools_old Update AutoDriveSort.exe, careerSavegame.xml, and 523 more files... 2022-02-10 17:47:49 -07:00
.gitignore Update .gitignore 2022-02-26 05:02:11 -07:00
.htaccess Initial Commit 2022-01-06 15:25:08 -07:00
LICENSE Initial Commit 2022-01-06 15:25:08 -07:00
README.md Initial Commit 2022-01-06 15:25:08 -07:00
dedicated-server-Server.cached Added ssome definition files 2022-02-20 01:24:48 -07:00
dedicated-server-careerSavegame.cached Added ssome definition files 2022-02-20 01:24:48 -07:00
dedicated-server-economy.cached Added ssome definition files 2022-02-20 01:24:48 -07:00
dedicated-server-vehicles.cached Added ssome definition files 2022-02-20 01:24:48 -07:00
error.log Added ssome definition files 2022-02-20 01:24:48 -07:00
farmNames.json Added ssome definition files 2022-02-20 01:24:48 -07:00
index.php Updated Missing Language Text 2022-01-06 17:50:54 -07:00
missions.json Added ssome definition files 2022-02-20 01:24:48 -07:00
missions.php Update missions.php 2022-02-26 04:55:08 -07:00
robots.txt Added ssome definition files 2022-02-20 01:24:48 -07:00
runtime.php Added ssome definition files 2022-02-20 01:24:48 -07:00
server.php Added ssome definition files 2022-02-20 01:24:48 -07:00
test.xml Added ssome definition files 2022-02-20 01:24:48 -07:00
webStatsInclude.php Added ssome definition files 2022-02-20 01:24:48 -07:00

README.md

FS22 Web Stats - BETA VERSION

Update 01/06/2022 - what is working so far:

  • Also with patch 1.2.0.1 the Farming Simulator Web API has not been extended yet. The only way to get all required data from the dedicated server is FTP access.
  • We are currently playing on the map Elmcreek. My tests are done with this map. But because of the new placement system in FS22 the Web Stats should work on other maps also.
  • Get the data via FTP from dedicated servers - there is a workaround build in for G-Portal FTP servers
  • Load the data from lokal savegame works too
  • Display minimal, maximum and actual prices of commodities, with current storage and sales proceeds
  • Display missions, sortable
  • Ability to join a farm (virtual - no ingame effect) to show data of a specific farm After a farm is choosen:
  • Display all commodities of a farm. Also those in bunker silos, vehicles or bales on the map
  • Display vehicles and buildings with resale value and leasing cost
  • Display finances history of the last 5 days and a balance sheet
  • Display ingame statistics (which are normaly not shown ingame for multiplayer games)

Further plans:

  • Get the data via the Web API, if Giants will ever extend it
  • Display online player, map name, server version, perhaps mods
  • Display information of high demands, weather, sales
  • Display farmland and fields
  • Display positions of vehicles , bales, pallets, silo, selling stations etc on the map