icezyclon

Results 6 issues of icezyclon

**Issue** Using `venv` as creator - `virtualenv --creator=venv myenv` - creates a broken virtual environment on Ubuntu 22.04. It produces two different activate scripts, one in `myenv/bin` and one in...

bug
help-wanted

Hi there, after issue #22 I thought an easy way of preventing pushing such errors to pypi would be to automatically run the unittests on every commit. This can either...

**Problem:** ProjectileHitEvent does not include the `face` variable - from which direction a block was shot. When parsing the ProjectileHitEvent with the Python mcpi API, this leads either to an...

Bug: After a series of add and remove operations on a set in nopython mode the operation "in set" does not return and gets stuck at 100% CPU load. Isolated...

bug - miscompile

This is a draft PR regarding #254 Added the following changes: * export _VF_EXTRA_PATH which we can use to know if virtualfish was the one to set this or not...

- [x] I am using Fish shell version 3.1 or higher. - [x] I am using Python version 3.8 or higher. - [x] I have searched the [issues](https://github.com/justinmayer/virtualfish/issues?q=is%3Aissue) (including closed...

bug