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

More randomization and some adjustments to existing randomization #2

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

NateRFrost
Copy link

Added randomization for:

  • Weapons and equipment that can be found on the ground
  • Variants of objects that can hold weapons/equipment (ie equipment cases)
  • Weapons, equipment and grenades for starting profiles

Made enemies able to hold almost any weapon and added reused animations for them (hammers and swords still only usable by brutes and elites respectively). Also removed code limiting drones only being able to spawn with plasma pistols.

Fixed detached plasma turrets not spawning and added non-jorge detached machine gun turrets

Adjusted rates at which Hunters, Gutas, Engineers, and vehicles are spawned based on playtesting.

Reduced max characters in cells to reduce chance of spawn definitions being exceeded in m30 (still seems to happen occasionally).

Randomized weapons that lie on the ground and same for armor abilities. Does not affect those spawned attached to weapon racks/cases. Also tweaked some numbers to avoid too many spawn definitions and for balance.
Adds randomization to weapon crates (chooses a random variant for each) as well as some basic format fixing
Moved some repeated code into functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant