Skip to content

Releases: TonyWhitley/rF2_serverNotify

Update pyinstaller to overcome vulnerability GHSA-7fcj-pq9j-wh2r

25 Apr 12:40

Choose a tag to compare

Added "Smart" on-the-fly identification of AI.

29 Dec 17:44

Choose a tag to compare

-- exes deleted to eliminate security warning --
Get connected "durations" of all players and if the longest two are the same say that is the duration of AI players.
Add those names to drivers.txt
(Fix "We found a potential security vulnerability in one of your dependencies.")

Add rF2_joinServer which automates joining a server

24 Jul 19:00
273f63b

Choose a tag to compare

rF2_joinServer.json and rF2_joinServer2.json are sample files for rF2_joinServer.exe
(Close ServerQuerier after use.)

Multi-threaded

28 Apr 19:40

Choose a tag to compare

Multi-thread querying all servers to speed things up
(perhaps at the cost of missing some servers).

Add rF2_serversWithHumans that lists all servers with human drivers

27 Apr 11:10

Choose a tag to compare

New executable on top of existing code that goes through all servers finding the ones with drivers whose names are not in the list of known AI drivers (drivers.txt)

Report if server name is not in server list

26 Apr 12:20

Choose a tag to compare

V0.4

Server not in list of servers reported separately

Minor update to use new python-valve API

28 Dec 22:43

Choose a tag to compare

No code changes otherwise.

Filters out AI drivers

22 Aug 11:50

Choose a tag to compare

Players who are in the file drivers.txt are treated as AI.
Drivers.txt was created by extracting the .veh files from all the .mas files in MY "c:\Program Files (x86)\Steam\steamapps\common\rFactor 2\Installed\Vehicles". It's not complete, feel free to edit the file.

Show all drivers

21 Aug 15:30

Choose a tag to compare

Now shows all the drivers on the server in the pop up.

V0.1

19 Aug 22:03

Choose a tag to compare

V0.1 Pre-release
Pre-release
(Delete data file)