Vitaly

Results 150 issues of Vitaly

As said in https://github.com/PrismarineJS/minecraft-data/issues/771#issuecomment-1718502836 the legacy.json returns incorrect mapping by design, the correct mappings should be used instead. For example lever with the state 69:0: - Current: https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/common/legacy.json#L450 - `powered=false,facing=north,face=ceiling`...

As wiki says > Collision box is not present for all blocks, as all non-solid blocks such as grass, signs, button, lever and torch have no collision box. however there...

ref https://github.com/PrismarineJS/minecraft-data/pull/836, really want to have it!

Hey! How do you currently test rendering or other changes in general in the viewer? I feel a need for some kind of playground where I can select things, ensure...

new feature

Hi! Thanks for awesome lib, *README#Pattern syntax* has following example: > Use a leading separator to match against the root. '/*.js' // matches 'a.js' not 'a/b.js' Does it use `cwd`...

@tsivarev знаю, что это не очень популярная демка, поэтому и запрашиваемые изменения неполны. - Думаю не очень хорошей практикой будет показывать функцию, которая входит в стандарт ECMAScript, а именно `URLSearchParams`,...

**Is your feature request related to a problem? Please describe.** Hi! First of all, I want to thank you for adding this excellent feature (I'm really not sure what its...

feature-request

Hello! Many users come from webstorm which has *fix anything* command (alt+enter) which focuses on the next problem and popups codefix UI. I could use the following keybinding for this:...

feature-request

Hi! Currently we have toggleSetting command and a way to add a command to statusbar, but I don't see a way to add visual representation of the current setting value...

Привет! Крайне заинтересован в развитии проекта и есть много идей для реализации, однако может появится много багов без какой-либо типизации. Сможете ли вы принять другую структуру проекта на TS?