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

Ups flag fix #31388

Merged
merged 2 commits into from
Jun 14, 2019
Merged

Ups flag fix #31388

merged 2 commits into from
Jun 14, 2019

Conversation

Inglonias
Copy link
Contributor

@Inglonias Inglonias commented Jun 13, 2019

Summary

SUMMARY: Bugfixes "Removed non-functional RECHARGE flag from UPS"

Purpose of change

Closes #31308

Describe the solution

The UPS can no longer be charged in recharging stations directly. Instead, the battery can be removed, and that may be recharged. This is intended behavior, but the RECHARGE flag implied otherwise. I removed the flag so that people don't think the UPS can be recharged directly anymore (It cannot, and this is intentional)

I also adjusted the description of the UPS conversion mod to be more accurate because why not?

Describe alternatives you've considered

N/A

Additional context

Before yesterday, I was under the impression that the UPS was a lot more broken than it actually is. I thought that it simply didn't work on most tools. You can blame this on poor testing from me. Other than #31377, which I would call a "minor bug", most tools work just fine with UPS conversion mods, and frankly, after my testing, I'm convinced that the UPS is in a pretty good place, balance wise and usability wise.

@@ -16,7 +16,7 @@
"type": "TOOLMOD",
"category": "spare_parts",
"name": "UPS conversion mod",
"description": "This device replaces conventional battery connections with a rechargeable power cell that runs off of a Unified Power System. Having the UPS on or placing a tool in a special recharging station will slowly charge it.",
"description": "This device replaces conventional battery connections with a connector port that can plug into a UPS. Any device modified with this can be used without a battery as long as you have a charged UPS with you",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed a period on end.

Suggested change
"description": "This device replaces conventional battery connections with a connector port that can plug into a UPS. Any device modified with this can be used without a battery as long as you have a charged UPS with you",
"description": "This device replaces conventional battery connections with a connector port that can plug into a UPS. Any device modified with this can be used without a battery as long as you have a charged UPS with you.",

@FrozenSnowFox
Copy link
Contributor

Unless something has changed recently there's more tools broken. Last I tested the Survivor Headlamp, Electric Chainsaw and Soldering Iron (used to repair things) don't function correctly. There could also be more. I think I recall someone mentioning the mess kit not working for heating up food.

@Inglonias
Copy link
Contributor Author

Survivor headlamp is the same bug as I reported. Chainsaw probably also qualifies. The soldering iron I will need to check.

@kevingranade kevingranade merged commit 2ab3803 into CleverRaven:master Jun 14, 2019
@Inglonias Inglonias deleted the ups-flag-fix branch June 21, 2019 13:10
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.

UPS not charging in recharger.
4 participants