Richard Thombs

Results 6 issues of Richard Thombs

Our API uses camel-case for enum values, ie `AdministrativeAreaLevel1` whereas the Google Maps API uses lowercase with words separated by underscores: `administrative_area_level_1`. This approach has created too much code that...

Hi Peter, Have you got any idea about how to extract information from .socpak files? I think for larger spaceships they split some of the interior into their own object...

Installing in a brand new Angular 9.0.6 project gives these warnings: `npm install --save ngx-tui-editor` ``` npm WARN [email protected] requires a peer of @angular/core@^6.0.0 but none is installed. You must...

Basic weapon damage info is done now. Still to do: - Accumulate damage for items like the Rattler II which have sub-components that also do damage - Accumulate the damage...

enhancement

IFCSParams contains a lot of unsurfaced info: - maxAngularVelocity - afterburnAccelMultiplier - afterburnAngAccelMultiplier - AeroSurface - aerodynamic lift and drag

enhancement

The QD appears in the armour's category for some reason (the drive's listings are the 36,000 prices) ![](https://cdn.discordapp.com/attachments/523636865706754049/670249423854632960/unknown.png)

bug