github XGProyect/XG-Proyect-v3.x.x v3.1.0b4
XGP v3.1.0 Beta 4

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

Release Notes

Refactor summary:
GAME - Fully

  • [x] trader.php [DB,T,S,L]

ADMIN - Fully

  • [x] adm/announcement.php [DB,T,S,L]
  • [x] adm/backup.php [DB,T,S,L]
  • [x] adm/encrypter.php [DB,T,S,L]
  • [x] adm/errors.php [DB,T,S,L]
  • [x] adm/fleets.php [DB,T,S,L]
  • [x] adm/home.php [DB,T,S,L]
  • [x] adm/languages.php [DB,T,S,L]
  • [x] adm/messages.php [DB,T,S,L]
  • [x] adm/modules.php [DB,T,S,L]
  • [x] adm/planets.php [DB,T,S,L]
  • [x] adm/premium.php [DB,T,S,L]
  • [x] adm/rebuildhighscores.php [DB,T,S,L]
  • [x] adm/registration.php [DB,T,S,L]
  • [x] adm/statistics.php [DB,T,S,L]
  • [x] adm/tasks.php [DB,T,S,L]

ADMIN - Refactor pending

  • [x] adm/maker.php [DB,T,L]
  • [x] adm/migrate.php [DB,T,L]
  • [x] adm/update.php [DB,T,L]
  • [x] adm/users.php [DB,T,L]

ADMIN - With Language migration completed and in some of them template migration completed.

  • [ ] alliance.php [L]
  • [ ] ban.php [L]
  • [ ] moderation.php [L]
  • [ ] repair.php [L]
  • [ ] reset.php [L]
  • [ ] server.php [T,L]

Renamed pages:

  • adm/information.php into adm/tasks.php
  • adm/fleetmovements.php into adm/fleets.php
  • adm/buildstats.php into adm/rebuildhighscores.php
  • adm/editor.php into adm/languages.php
  • adm/globalmessage.php into adm/announcement.php

Deprecated:

  • adm/queries.php (for security reasons and to avoid issues this page has been removed)

New pages:

  • adm/login.php

New features:

  • Refill storages was added to the trader, on the Resource Market section.
  • New admin panel, completely redesigned, and including new features!

Fixed bugs:

  • This release is mostly focused on bug fixing, killing some pesky bugs on the building queue, and doing a whole review of fleet movements.
  • The building queue killed issues include: time recalculation for the items after robot factory or nanobots were built, duplicated messages, proper resources deduction and better handling and management of the building queue.

Core changes:

  • migration system was updated to support migration from 2.x.x to 3.x.x
  • update system has been improved

Fixes Summary (You can see more changes and updates on previous releases including Betas 1, 2 and 3):
https://github.com/XGProyect/XG-Proyect-v3.x.x/milestone/5?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
  • getLang | since 3.1.0, will be removed on 3.2.0

Reference:
DB: Queries migrated into Models
T: New template engine is being used
S: File has been rewritten
L: New language engine is being used

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

NewReleases is sending notifications on new releases.