Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bugfix] Fixed up the truck spawning code #753

Merged
merged 3 commits into from
Feb 8, 2016

Commits on Feb 7, 2016

  1. [Bugfix] Fixed up the truck spawning code

    * Fixes the position of all kinds of pre-spawned trucks
    
    * Fixes the position of trucks spawned in spawnboxes
    
    * Fixes the position of trucks spawned on mesh terrains
    ulteq committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    ec515c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. [Cleanup] Moved some code out of the InitTrucks method

    We should probably remove the entire method
    ulteq committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    be47445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f0e3a View commit details
    Browse the repository at this point in the history