AngelicosPhosphoros

Results 25 issues of AngelicosPhosphoros

This is my plan about implementing that feature so non-standard template. At this moment, player cannot use grid welder and grid soldering iron to repair items like vehicle welding rig...

#### Summary SUMMARY: None "Suggest modders to use JSON validator" #### Purpose of change Just to make new modders life easier by letting them know about existing tools.

### Is your feature request related to a problem? Please describe. It happens during crafting food. I place my canned foods into shelf so they would spoil if I don't...

### Describe the bug There are houses in farms which should have power grid because they have electric appliances like refrigerators and ovens. However, when I installed solar panels on...

### Describe the bug There is no way to fill refrigerated tank (`fridgetank`): 1. Cannot fill it in vehicle menu, because it doesn't listed in tanks list. 2. Unloading a...

bug

### Describe the bug When butchering mutants, player get healthy internal organs. ### Steps To Reproduce 1. Get a character with high surviving. 2. Spawn some good gun and butchering...

### Describe the bug When starting game, player cannot choose both near sighted and far-sighted traits. ### Steps To Reproduce 1. Start to choosing player traits 2. Choose near-sighted 3....

### Describe the bug It is constructed from same vehicle welding rig as in cars but doesn't act as soldering iron unlike vehicle part. It uses same fake item so...

needs verification

If code with serialization and deserialization runs in multiple threads, it doesn't serialize and deserialize objects properly. Example code: ```csharp using Dahomey.Cbor; using System; using System.Buffers; using System.Collections.Generic; using System.Linq;...

bug

`minify` downloaded from releases page on github: ``` # minify --version minify v2.20.14 ``` `minify` installed from `apk`: ``` / # apk add minify fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz (1/1) Installing...