Monsterovich

Results 37 issues of Monsterovich

**Describe the bug** Because the game outputs sound to the currently selected device directly (which is initialized at the start of the game) rather than to the **default** device, when...

Bug

When a droid template is modified and queued, we save the pointer to the new template in the old one, so that we can switch to it later. https://github.com/user-attachments/assets/f1a548f7-7c85-4be4-8f8e-d3797941032b

Enhancement

### Support guidelines - [x] I've read the [support guidelines](https://github.com/crazy-max/docker-osxcross/blob/master/.github/SUPPORT.md) ### I've found a bug and checked that ... - [x] ... the documentation does not mention anything about my...

- The banner now has a different name: `data-testid=cookie-banner-lax-close-button` -> `data-testid=cookie-banner-strict-accept-all`. Not required for `use_dom_submit: False`. - Deepl now inserts a empty line at the end of the translation. It...

It appears that deepl has blocked access from the Russian Federation. How to use: ```python dl = deepl.DeepLCLI("en", "ru", proxy={ "server": "socks5://yourproxy:port", "username": "user", "password": "pass" }) ..the rest of...

The rebased version of https://github.com/Warzone2100/warzone2100/pull/3686

Rebased version of: https://github.com/Warzone2100/warzone2100/pull/3705 Added the repairFactor field to propulsion. The idea is to increase the usefulness of wheels and hover in the game, at least in terms of repair...