James Collins

Results 25 comments of James Collins

@robojumper @bhollis this is ready for a re-review I did not end up adding any new UI for this @bhollis. I think that makes sense to do as a followup...

I think the mod copying might take some thought. slot-agnostic stat mods (like minor resil and recovery forged) would likely not make much sense to copy over between many loadouts...

This bug essentially makes the geometry type unusable. To work around this I need to use the raw sql insertion from the docs: 'sql`ST_SetSRID(ST_MakePoint(-90.9, 18.7), 4326)`,' IMO this workaround kinda...

@arjunvegda Doing a bit more testing locally, this only happens for me when I switch the devtools to use dark mode. After that it happens on every page refresh. Could...

The response schemas are what I'm looking for thanks :) I did initially use a tool to generate an API client from the swagger json. The issue was that the...