xtjoeytx / GServer-v2

GNU General Public License v3.0
7 stars 10 forks source link

Standardized id management. #101

Closed LoneBoco closed 2 months ago

LoneBoco commented 2 months ago

Added a new IdGenerator template class to handle id assignment. Moved player, external player, npc, and baddy id handling to the new class.