Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Releases: FoxesWorld/Arvind

Arvind 2.4.5 exp release

24 May 09:22

Choose a tag to compare

Release Notes:

  • auth.class.php
  • loadFiles.class.php
  • launcher.php - clean-N-update
  • simplified code

Note: The last experimental release was published in a hurry and had a plenty of bugs.
as it wasn't tested before the commit. This release - fixes all the problems we've noticed in
the last commit.

Future plans:

  • check user's HWID
  • JSON auth request && answer
  • make all the scripts classes

Arvind 2.4.3

23 May 12:11

Choose a tag to compare

Arvind 2.4.3 Pre-release
Pre-release

Release Notes:

  • auth.class.php for authorisation
  • some small fives and improvements

WARN! This is an experimental release, auth.class may contain bugs!

Arvind 2.3.0

27 Apr 07:21

Choose a tag to compare

Arvind 2.3

Release notes:

  • JSON output Fix
  • Removed old functions
  • Increased stability
  • Simplified code
  • dirsToCheck improvement
  • checkFiles improvement

Arvind 2.4.0

14 May 06:25

Choose a tag to compare

Release notes:

  • ActionScript is using switch case now
    • just checking all the requests using switch case with debug options
  • startUpSound Update
    • Client version is - 1.3.9
    • Web is now a php class
    • More stability and the whole functionality was saved
    • debug options
  • updater is now a class
    • debug options

And of course various small fixes and improvements 💯

Arvind 2.2 | JSON & Improvements

21 Apr 08:47

Choose a tag to compare

Arvind 2.2.0 is out!
What do we have in this release:

  • Servers parsing using launcher.php
    • Switching how to display serverList in config.php (JSON or no)
    • Switching server pinging (JSON or no)
    • FilesToLoad update
      • dirsToCheck function
      • scripts/loadFiles.php
      • filesToLoad JSON WIP
      • Customising fileList display (JSON or no)
    • StartUpSound improvements
      • Updated and improved easter musFiles folder (Now they are separated, adding easter files has never been so easy!)
      • Fixed fileCounting function
    • Added useful constantants in config.php file
      • CURRENT_DATE
      • REMOTE_IP
      • TIME

And many various fixes and code optimisations.

Servers JSON

06 Feb 16:02

Choose a tag to compare

Release details:

  • Removed /servers.php
  • Using launcher.php for servers parsing

Arvind 2

25 Dec 19:40

Choose a tag to compare

Arvind 2 is out!

Finally we release the second version of our engine! Now it supports version switching
and you can use one file for many different servers! Some small fixes and improvements've
been made as well.

Change log:

  • Supports versions!!!
  • Fixed a bug related with file load (Files were send twice)
  • Sending the repository launcher md5 to check the clients hash
  • Removed some trash from config

Started a new functionality, called as startUpSound, now is the main thread of Arvind, (Even may become an another project)
almost all the future updates would modify and upgrade startUpSound

Arvind Engine | The final release

14 Dec 18:26
d91942d

Choose a tag to compare

The job with Arvind finally done! This version is the most stable of all!
Of course it's not the last release, we will add new functionality, and improve existing functions.
Now let's look what we have:

  • Replaced all configurations with a config file
  • New db class, working with PDO
  • Rewritten all functions, using new class of database
  • Removed all temporary functions of PDO
  • Added custom database error message
  • Authlib works with the new class too!

P.S As I promised a documentation file about how to add a new JRE Environment

JSON Improvements

11 Dec 07:15

Choose a tag to compare

Arvind
Improvements list:

  • Documentation Included!
  • Rewritten updater.php, now sends JSON
  • Added launcher.php?JRENames={32||64} - to get the name of using JRE in the repository (No need to write the name of JRE archive in program)
  • Some fixes and security updates

The whole functionality can be read from functionality.txt which is attached to that release
WARN existing a dbPrepare bug! Fixed in a new release, use at your own risk!

Arvind Stable JSON

02 Dec 11:14

Choose a tag to compare

JSON is Back!
Now the JSON is the standart of output for Arvind, output requests mostly sent by JSON
Not updated updater.php, only launcher.php

  • Documentation Included!
  • Using JSON
  • Working Skins&Cloaks
  • Filtrating SQL Requests
  • Good to use, but the latest release is the best choice!