github XGProyect/XG-Proyect-v3.x.x v3.1.0b2
XGP v3.1.0 Beta 2

latest releases: v3.4.0, v3.3.0, v3.2.0...
pre-release5 years ago

Release Notes

Refactor summary:

  • [x] federation.php [DB,T,S]
  • [x] fleet1.php [DB,T,S]
  • [x] fleet2php [DB,T,S]
  • [x] fleet3.php [DB,T,S]
  • [x] fleet4.php [DB,T,S]
  • [x] fleetshortcuts.php [DB,T,S]
  • [x] movement.php [DB,T,S]

New tables:

  • acs_members

Renamed tables:

  • acs_fleet to acs

Core changes:

  • acs members are stored in their own table
  • there're string of type 1,2;3,4; ... etc that were use to store data that were replaced with serialization to improve the code and remove implodes and explodes.

Fixes Summary:
https://github.com/XGProyect/XG-Proyect-v3.x.x/milestone/3?closed=1

Deprecated:

  • parseTemplate | since 3.0.2, will be removed on 3.2.0
  • getTemplate | since 3.0.2, will be removed on 3.2.0
  • parse | since 3.1.0, will be removed on 3.2.0
  • get | since 3.1.0, will be removed on 3.2.0

Don't miss a new XG-Proyect-v3.x.x release

NewReleases is sending notifications on new releases.