Skip to content

Releases: FoxesWorld/Foxxey-WEB-API

Foxxey 2.1

15 Nov 06:35
Compare
Choose a tag to compare

Foxxey 2.1 is finally out!

We are so happy to release version 2.1, I even can't believe that we've done it! I remember how Foxxey was starting.
Release notes:

  • Config update (Replaced single config with self creating ini files (Each module has it's own or will have it later))
  • functions is about to get replaced (and simplified)
  • Replaced scripts directory (Scripts are really old and unpredictable replaced with solid lib)
  • startUpSound updates (Updating startUpSound with the new functionality brought by libraries!)

Foxxey 2.0 Exp

11 Nov 12:04
Compare
Choose a tag to compare
Foxxey 2.0 Exp Pre-release
Pre-release

An experimental revolutional release

  • Removing modules with libraries
  • Clearing old and deprecated functions
  • libraries will have much more functionality and stability

Mastery Release

01 Sep 07:30
Compare
Choose a tag to compare

Release Notes:

  • Structure update
  • API (Work In Progress)
  • startUpSound new functionality & Structure update (Now we can switch 4 seasons and 4 dayTimes (By default is Off))
  • Actions for easy definitions of actions (Later scan them automaticaly)

Legend About A Fox

25 Aug 09:35
Compare
Choose a tag to compare

Release notes

Hi there! We're finally back after a small delay. We had some technical problems and of course used them to have a rest.
Now let's look what we have.

  • LongTermBan is fixed and works properly
  • Initialisation is ready
  • DBprepare was fixed and works good as well
  • Output text is sent using UTF-8/JSON

Plans for future:

  1. Updater.class for our native updater
  2. runtime for downloading Java runtime for a specified system
  3. startUpSound event table update
  4. SymLinks for shorten URLs
  5. Optimisations and fixes

A Fox's Dignity

02 Aug 14:54
Compare
Choose a tag to compare

Release note:

Hey there! We've done a great work, even bigger than in Arvind,
Let's look what we have...

  1. LongTermBan - a new and not optimised function which prevents visiting the API by a specified IP
  2. dbPrepare - a simple and useful function to check all tables presence in database for stable work
  3. startUpSound.class - a self written class to generate start sound (Updated deprecated function)
  4. Optimised functions.class methods

What issues do we have now?

  • Authorise.class modules call their own db variable
  • Init is not ready

Orientation Release

01 Aug 14:44
Compare
Choose a tag to compare

Release Notes:

  • Authorise.class fix
  • functions.class fixes
  • GeoIP optimise & update

Ladder Release

31 Jul 18:32
Compare
Choose a tag to compare

Release Notes:

  • Logger.class.php
  • HWID class stability update
  • AntiBrute class stability update
  • LogTail draft page

Simplicity Release

28 Jul 10:40
Compare
Choose a tag to compare

Release Notes

  • Authorisation.class update
    • Now all the additional authorisation modules are Auth sub modules
    • Logging all Auth errors
    • If user has found out the pass of another user, but HWID is wrong, ogs user's nickname to LogFile
  • HWID.class update
    • Now each user can login only from one PC by checking his HWID
    • Added function to get user's login by his HWID

Other notes

  • Moved files to a directory above ../files
  • Planned to move Skins and Cloaks either
  • Planned to move startUpSound snd repository there either

Existing Bugs

  1. Calling class name too much times (Not a bug, but is bad)
  2. Not used extends modificator in sub auth modules

Release comment:
The latest release is much better and much more sable than a previous one and recommended to use.

Malicious release

02 Jul 10:04
Compare
Choose a tag to compare

Release notes:

  • modules system
    • if module not found throws an expection
  • randomTexts parsing from files
    • antiBrute.txt
    • noName.txt
    • wrongHWID.txt
  • updates & optimisations
    • functions migration
    • mp3File.class - is module

Kronos Release

17 Jun 20:59
8d8ae0c
Compare
Choose a tag to compare

First stable release

  • HWID checking
    • Inserting
    • Checking if isset
  • Userdata sending
    • RegDate
    • Fullname
    • userGroup
  • Error treatment
    • Checking if not null
  • Balance
    • Parsing
      • Realmoney
      • Bonuses
      • Units
    • Inserting if not isset

System with dynamic loading modules in scripts/modules