Where could I submit potential fixes to the code if I happen to find bugs?
Meanwhile, I found a few duplicate IDs in classes that I recommend to renumber:
- m_fSize or m_penFireFX property in Mamut.es (change ID of one of them from 3 to 1)
- m_penGhostBusterRay or m_iHydroBarrel property in PlayerWeapons.es (change ID of the first one from 310 to 246 or the second one from 310 to 311)
- SOUND_DEATH_RUN component in Cerberus.es (change ID from 55 to 57)