Patrick Hallisey
Patrick Hallisey
Add script for merging main into the long-lived spring feature branches. Given a feature/spring branch like: ``` eng/ drift.ps1 versioning/ external_dependencies.txt (with changes) drift.txt sdk/ not-spring/ pom.xml drift.md spring/ pom.xml...
Lat 0, Long 0 is at X -850000, Y -780000 Lat 1, Long 1 is at X -833000, Y -764000 X Scale (Longitude Divisor) is 17000 Y Scale (Latitude Divisor)...
When a solution file maps a solution platform to a project platform, and the project doesn't define that platform, Visual Studio picks the first defined platform and saves this to...
This solves for mutation counts given: - We have wild level extract for the import - and we have both parents - and both parents have trustable mutation data -...
I'm pretty sure Crumplecorn's calculations for `minRate` and `maxRate` are wrong. https://github.com/cadon/ARKStatsExtractor/blob/26619f618b75fb50e86b0e5e8f7dae2fc4490d7a/ARKBreedingStats/uiControls/Trough.cs#L41-L44 Daeodon has the taming stats: ``` babyFoodConsumptionMult: 40, foodConsumptionBase: 0.01 ``` With Game.ini: ``` BabyMatureSpeedMultiplier=0.0
The workflow should - [x] Trigger on publish of a release - [x] Build, test and publish the client nuget package - [x] The generated package should reference the release...
**Describe the bug** Because Duration.toFormat mutates the Duration, this causes recursive updates in Vue for components that run toFormat on Duration properties getters. **To Reproduce** with: ```json "dependencies": { "luxon":...