0.6.0
What's Changed
🚀 New Features
- Implement espionage mission logic by @lanedirt in #197
- Update image with all planet type and laste ogame picture by @Chewbaka69 in #194
- Refactor message system to support dynamic translations by @lanedirt in #163
- Refactor to prevent throws bindingresolutionexception where possible by @lanedirt in #164
- Add planet abandon test by @lanedirt in #166
- Add admin panel by @lanedirt in #168
- Best practices by @Chewbaka69 in #178
- Implement the application tab in the ? pop-up by @Chewbaka69 in #186
- Optimize the function to check if requirement is met by @Chewbaka69 in #193
- Replace gif by png and remove duplicate, fix sidebar, galaxy and abandon by @Chewbaka69 in #195
- Add missing object images by @lanedirt in #213
- Add tech tree applications test by @lanedirt in #215
🧩 Dependencies Updates
- Bump mockery/mockery from 1.6.11 to 1.6.12 by @dependabot in #161
- Bump axios from 1.6.8 to 1.7.0 by @dependabot in #179
- Bump axios from 1.7.0 to 1.7.1 by @dependabot in #183
- Bump axios from 1.7.1 to 1.7.2 by @dependabot in #187
- Bump laravel/sail from 1.29.1 to 1.29.2 by @dependabot in #188
- Bump laravel/fortify from 1.21.2 to 1.21.3 by @dependabot in #189
- Bump laravel/framework from 11.7.0 to 11.8.0 by @dependabot in #190
- Bump laravel/ui from 4.5.1 to 4.5.2 by @dependabot in #191
- Bump laravel/pint from 1.15.3 to 1.16.0 by @dependabot in #192
🐞 Bug Fixes
- Colony ship requirements not correctly defined by @lanedirt in #176
- add astropphysics table and fix condition by @Chewbaka69 in #184
- Fix issue on building techinfo by @Chewbaka69 in #185
- Fix Docker production configuration for localhost by @lanedirt in #198
- Add minimum time constraint of 1 second to all object build time calculation by @lanedirt in #210
Full Changelog: 0.5.0...0.6.0