Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Releases: rayzerbrain/ActivityLogger

Removed debug logs

10 Nov 18:12
0b2003b
Compare
Choose a tag to compare

Other minor code changes, nothing important

EPIC ADDITIONS

08 Nov 05:07
39dea3c
Compare
Choose a tag to compare

Now records and logs serverwide info. Using the aon command lets you see said info for a specific recent date or just general data. Should be tested and working fine (maybe).

New command: .myactivity (NOT TESTED)

20 Oct 18:21
29d3f2d
Compare
Choose a tag to compare
Pre-release

.myactivity lets the average user use their client console to see their specific activity on the server.

DNT support (NOT TESTED)

18 Oct 02:49
df0ee60
Compare
Choose a tag to compare
Pre-release

For people using incognito mode

Wipe_Limit only accepted integers

18 Oct 02:07
4372a0b
Compare
Choose a tag to compare

Now accepts decimals.

Oops

Overhaul time

12 Oct 21:33
3ff47db
Compare
Choose a tag to compare

Major changes inbound: data file is now structured differently and located in a folder and named differently. You WILL NOT be able to use your old data file, sorry. This was done for optimization and better storage size, but if you want to still use your old data you will have to manually input it into the new file. IF you do this make sure you know what you are doing and only do it when the server is down, as it will not read the file until the server restarts.

Search by userId

03 Oct 20:37
453f309
Compare
Choose a tag to compare

You can now search by the users global id (the one that looks like 7737410928374190827@steam), for people who have weird names with different fonts and such. Also made sure no errors occurred if reading from an empty data file.

Stable Backwards Compatible build (and other stuff)

02 Oct 16:24
beb5746
Compare
Choose a tag to compare

Can now recognize player names with spaces
Backwards compatibility should def work now
I think that's it

First backwards compatible build

01 Oct 15:39
beb5746
Compare
Choose a tag to compare
Pre-release

New ActivityLogger.dll files now recognize old .yml data files, and won't overwrite them (hopefully) (still needs testing)

Even Better ?!

30 Sep 05:05
beb5746
Compare
Choose a tag to compare

New command, aof_wipe. check ReadMe for more info. also other vanity stuff.