Results 14 issues of BLucky

**Are you available to help in the creation of this port? 😄 (optional)** Maybe **Additional context 📷 (optional)** Add any other context or screenshots about the port request here. By...

port request

Basically my suggestion is to turn this: ```python from getpass import getpass import json import os from os import path import requests from requests.structures import CaseInsensitiveDict import rsa import websockets...

enhancement

The title sums up the first part of the request pretty well, 7z is a pretty popular archive format, but 7z supports several different compression formats it supports, so I...

enhancement
waiting ecosystem

**Game version** v 0.3.3 **Description** right now if for example I am full on ropes, the workers stop producing more ropes because there's nowhere to put them, but they still...

bug
enhancement

When running `cargo run` I get this (cropped to the end) ```rust HOST: localhost DATABASE_URL: postgres://dev:devpwd@localhost/booru_dev ``` (the prompt is at the very next line with no extra newline except...

### Describe the problem The `workspace-inheritance` feature that lets the programmer specify some stuff at the workspace level and refer to it within a given member crate's `Cargo.toml` is already...

type: feature request

The Little Disciple fire rate scales with movement speed, and the description specifies the base fire rate, it would be neat if it also showed the calculated fire rate (sorry...

enhancement

**Describe the bug** As you see in this screenshot it says that the movement speed is 80%, but it's actually -80% leaving me with 20% of my movement speed. ![image](https://user-images.githubusercontent.com/41377306/162913063-232729ca-4c56-46e6-85f7-622df9a3cf37.png)...

bug

### Check for existing issues - [X] Completed ### Describe the feature currently, zed supports creating parent directories when creating files with `/` in the name, which is convenient, but...

enhancement
project panel

I can create an s3 bucket and an IAM role and bind that role to an ec2 server via `resources..`, but when I set `resources.elasticIPs.` it doesn't get created (`nixops...