and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 01 Dec, 2020 4 commits
    • aap's avatar
    • aap's avatar
      Merge pull request #856 from ZLau92/patch-2 · 6dcbc8f0
      aap authored
      Update Camera.cpp - Vehicle spawning on ultrawide aspect ratios
      6dcbc8f0
    • erorcun's avatar
      Merge pull request #846 from withmorten/ini · 4ec60676
      erorcun authored
      add -console cmdline arg instead of #if 0/1
      4ec60676
    • Zach Charo's avatar
      Update Camera.cpp · 6eb0fd52
      Zach Charo authored
      camdist multiplier is consitently between 1 and 1.4 on 16:9 aspect ratio
      On ultrawide, the cam dist multiplier jumps to anywhere between 2 and 3
      The preferred distance generator for car objects is the cam dist multiplier * 120. Which puts cars that it's trying to generate outside of the allowed gen/draw distance for new car objects when on ultrawide. This means no new cars can spawn.
      This change caps the scaling for the generation distance a bit above what it would be for 16:9 and does not affect the LOD multiplier.
      6eb0fd52
  2. 30 Nov, 2020 3 commits
  3. 29 Nov, 2020 3 commits
  4. 28 Nov, 2020 6 commits
  5. 27 Nov, 2020 1 commit
  6. 26 Nov, 2020 4 commits
  7. 25 Nov, 2020 2 commits
  8. 24 Nov, 2020 2 commits
  9. 23 Nov, 2020 2 commits
  10. 22 Nov, 2020 4 commits
  11. 21 Nov, 2020 5 commits
  12. 19 Nov, 2020 4 commits