calmackenzie / VG1819

Final Project for CS4830 2018 - 2019
0 stars 2 forks source link

Particles #359

Closed austinbrianrogers closed 5 years ago

austinbrianrogers commented 5 years ago

Added a fuckload of particles.

They're still not all hooked up but I got a bunch working with the game in it's current state.

I will be making more next sprint, but I'm done with it for this sprint. I think I got all the Terran abilities but just note if I missed any.

This might be a bitch of a review.

calmackenzie commented 5 years ago

There was a weird thing in the ReloadObjectOnKeyPress class (probably from a merge) that made a compiler error, so I pulled from master and fixed it. However, the change in Arm.cpp is causing a compile error -- I'm just gunna fix it too because I'm already here and it is easy

calmackenzie commented 5 years ago

Okay, fixed the arm thing and moved some units in unittest so they weren't on top of eachother (more got added in merge). Sorry this review probably looks pretty whack. Only thing to check out is the change in EnergyControl.cpp