DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
643 stars 171 forks source link

chore: split VE script up #1598

Closed TAHuntling closed 4 months ago

TAHuntling commented 4 months ago

Issue #746

Splitting AgSpaceStuff into AgSpaceStuff and AgShipShake to match their respective luas.

This is based on their LUA counterparts, rather than the current combination of the two which was previously AgSpaceStuff.

Added AgShipShake.cpp and AgShipShake.h, and incorporated them in CppScripts.cpp.

Tested by compiling, going to venture explorer, and witnessing the intended shake and explosion fx behaviors.

Did not mess with lot 33 lego piece, will do that laters