Dario Vuksan

Results 9 issues of Dario Vuksan

Using windows 10 I tried disabling firewall Command prompt output ``` [0] [nodemon] 1.19.4 [0] [nodemon] to restart at any time, enter `rs` [0] [nodemon] watching dir(s): *.* [0] [nodemon]...

### ▶ Weird unicode ligatures behaviour Python interpreter interprets unicode ligatures as two or more characters they are made of. If we explicitly declare variables using globals() it doesn't switch....

## Is your feature request related to a problem? Please describe. My feature request is not related to a problem. ## Describe the solution you'd like There should be separate...

new feature
Stage1

Glass and water are fine. I tried changing some settings in Esc > Mod Options > Schematica but nothing worked. [Screenshot](http://prntscr.com/smqisl)

In packet.py , in write_fields method sometimes the `name` field will be None and attempting to write it will eventually fail saying NoneType has no attribute 'encode' This is the...

This code: ![image](https://user-images.githubusercontent.com/65848142/161577038-774f9a33-7ee0-4d44-bea9-48d8a5e92e59.png) ![image](https://user-images.githubusercontent.com/65848142/161577095-017d1138-bfa8-42f8-9a9c-ca323f410df0.png) ```js (1111 * 0.0009765625 - 1) * Math.pow(2, 1500) ``` js2py returns nan, Chrome devtools javascript console returns infinity Js2py version: 0.71

**Describe the issue** Incorrect highlighting of python `or` operator preceded by string without whitespace, highlight.js treats the string as a raw string (with `r` prefix) **Which language seems to have...

language
bug
help welcome
good first issue

**Is your feature request related to a problem? Please describe.** Not really, I just want to share some suggestions for improving [Shading PacketEvents](https://github.com/retrooper/packetevents/wiki/Shading-PacketEvents) wiki page. **Describe the solution you'd like**...

enhancement

**Describe the bug** When there are duplicate accessories in Accessory Bag and one is recombobulated while the other one is not, sometimes the wrong one will count as active and...

bug