Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🆕 Version 22 Release for ogame 8.4.0 #122

Merged
merged 41 commits into from
Nov 15, 2021
Merged

🆕 Version 22 Release for ogame 8.4.0 #122

merged 41 commits into from
Nov 15, 2021

Conversation

PiecePaperCode
Copy link
Collaborator

Version 22 Release for ogame 8.4.0

thx to
@brodo97 and @Systemac for contributing

brodo97 and others added 30 commits July 27, 2021 10:57
Added celestial_queue to get the remaining construction/research time on planets (untested on moons)
Added resources_settings to set and get resources' settings. Es: set fusion plant to 10%, metal mines to 100% etc..
Added galaxy_debris to get debris in a system or a slot
Updated spyreports, now it returns a detailed list of resources, defences, fleet, buildings and research
Added similar functions to ship_name. They convert the tech id/number to a human readable name. New spyreports function need these functions
Updated for new functions
Now it avoids to make multiple requests if the user choose to just print the resources settings
Changed settings parameter of resources_settings from a dict of strings to a dict of buildings
Some changes and fixes
Fixed celestial_queue, now it returns only datetime values
Added deconstruct function. Now you can deconstruct buildings level by level
Fixed spyreports' ugliness. More elegant, compact and smart
Fixed stuff like missing spaces and quotation marks

Fixed friendly_fleet and hostile_fleet crash on id casting
Added deconstruct test
Added deconstruct explanation
Added cancel_building function to cancel construction/deconstruction of buildings and cancel_research to cancel the ongoing research. (Didn't test with commander)
Fixed celestial function temperature extraction. Instead of trying a list of possible regex we can extract the two numbers in the textContent[3] var using another regex.
Should I also add the research test?
I think we missed something... both master and develop branch have this bug.
Fix spyreport position parameter str -> list
Add moon true/false to spyreport
@PiecePaperCode PiecePaperCode merged commit f4be579 into master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants