Skip to content

Activity Tracker v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmccoystephenson dmccoystephenson released this 06 Oct 05:41
· 68 commits to main since this release

Changes in Activity Tracker v0.2

  • Assigned IDs to sessions.
  • Created the Storage Manager class.
  • Made sessions get saved and loaded.
  • Made activity records get saved and loaded.
  • When a player logs out, their session will now be updated and the time they spent online will be calculated.
  • Created the Config Manager class.
  • Added the "debugMode" config option.