Kevin Granade
Kevin Granade
#### Summary None #### Additional context Automatically generated PR from emscripten compile output
#### Summary None #### Purpose of change While tracking down the source of some excessively common gun spawns I found that a ton of guns were spawning in the safe...
Basically make several should-be-rare variants rare. Also make gun shops overall slightly rarer. #### Summary None #### Purpose of change While looking at item demographics, I noticed that suicide vignettes...
#### Summary None #### Purpose of change While trying to track down a mapgen bug I came to suspect this conversion infrastructure. It didn't end up being the cause, but...
#### Summary None #### Purpose of change While doing some intensive mapgen testing I found that some map extras were occasionally triggering a memory leak when generating and deleting an...
#### Summary None #### Purpose of change "Ammo vending machines" #### Describe the solution Remove.
#### Summary None #### Purpose of change Noticed a bunch of really bizzare items in a few item groups. A gun in a very common shopping mall spawn location. All...
#### Summary None #### Additional context `Automatically generated as a draft. Please copy-edit before merging.`
#### Summary None #### Additional context `Automatically generated as a draft. Please copy-edit before merging.`
#### Summary None #### Purpose of change Split debugging data into separate files. This also reduces link time and memory utilization. It also seems to decrease ccache disk utilization locally....