Releases: rtfmcorp/asylamba-game
Releases · rtfmcorp/asylamba-game
Version of August 2017
[2.1.2] - 2017-08-09
Added
- Storage of the sectors ownership data in Redis
Fixed
- Commanders defection when their base is taken
- Display of the incoming attacks in the admiralty
- Sectors ownership data in faction tactical registry
- Ending of recycling missions
- Conversion of the recycling places when there is no resources left
Version of July 2017
[2.1.1] - 2017-17-23
Added
- Spy and combat active report highlighting in the list
- Daily scheduling for notifications cleaning and inactive accounts management
- Daily scheduling for rankings
- Set an INI parameter for max execution time
- Redis session handling
Fixed
- External invitations for registration
- School experience for commanders
- Access to admin interface
- Empty investments
- Conversation with no recipients error message
- Storage building informations
- Flashbags for queue's ending notification
- Ship recycling
- Parrainage reward
- Commercial shipping travel time
- Capital leaving
- Defenders losses after a successful defense
- Workers access to the session data
Version of the server s14
This version is used for the server s14 : La Croisée des Destinées.
[2.1.0] - 2017-06-01
Added
- Container class for services and parameters
- Application core class
- Tests PSR-4 autoload
- Tests shortcut command
- Services and parameters configuration files
- Module main class with specific configuration file
- Unit of work pattern
- Entity Manager
- Routing component
- Templating component
- Daemon server to handle the game in real-time
- Event and listeners for system and sector seizing
- Realtime action scheduler
- Cyclic action scheduler
- Process manager
- Task manager
- Load balancer for processes
Changed
- Many managers are now free of the session pattern
- Sector and system seizing program
Removed
- Support of HHVM
- Support of PHP 5.5
Open source ready version
Refactoring of the code to simplify contributions. With this version, the project is ready for his future open source life.
[2.0.0] - 2016-11-01
Added
- Composer project file
- PHPUnit configuration file
- PSR-4 Autoload
- Travis CI configuration file
- Scrutinizer CI configuration file
- Editor configuration file
- NPM and Gulp configuratoin file
Changed
- Classes are loaded by namespaces instead of manual loading
- Scripts keys dots replaced by underscores
Removed
- Manual include of the modules
- Modules location constants
Version of the server s12
This version is used for the server s12 : La Révolution Cardanienne II.