Seva Maltsev

Results 18 issues of Seva Maltsev

Currently, we use `Objectify` to get typings for data like perks.json etc. This works, but is super slow for development (intellisense lags because of this). The proposal is to either...

bug

https://tauri.app/ This provides an interesting addition to a web app - [ ] See how difficult it would be to set up CI/CD for this. Are there automatic updates like...

enhancement

Noitool is growing, and I'm wasting enough time to warrant automatic e2e testing of the UI. Use Cypress and create automated tests for: - [x] General UI - [x] Correct...

enhancement

Currently, the producer code is as close to noita lua as possible. There are many places where we can split it up into smaller functions and open those function to...

enhancement

Have a seed search screen that mimics the seed info screen for a more visual experience. Make the current one the "advanced" one with max customizability.

enhancement

Add handling of `data/biome/_biomes_all.xml`, the creation of rooms, and migrate lua functions for all biomes in that list, and figure out a good way to display this data without porting...

enhancement

``` /usr/app/node_modules/cron/lib/cron.js:235 throw new Error( ^ Error: Something went wrong. cron reached maximum iterations. Please open an issue (https://github.com/kelektiv/node-cron/issues/new) and provide the following string Time Zone: "" - Cron String:...

Hey! I'd like to discuss this package and my https://github.com/TwoAbove/jsonschema-form-for-material-ui Mine was a re-write of another package, and it inherited much stuff from it, including error handling, all checks and...

Hey! Great JPL library! I'm using it and it's great so far, but I'm missing the option to remove diagonal movement (for my use-case, this can lead to wall jumping)...