etfdevs / ETF

ETF mod
GNU General Public License v3.0
14 stars 3 forks source link

Move persistent class/team for corpses to new entity type #33

Open ensiform opened 2 years ago

ensiform commented 2 years ago

Currently the "full body corpse" code utilizes a short array of extra 8 entities to store the class/team of the player when they died to retain the class/team color even if they changed during the process of body moving to body queue which is pretty unnecessary.