TeamHypersomnia / Hypersomnia

Multiplayer top-down shooter made from scratch in C++. Play in your Browser! https://hypersomnia.io Made in 🇵🇱
https://hypersomnia.io/
GNU Affero General Public License v3.0
1.08k stars 47 forks source link

Refactor code in accordance with http://wiki.hypersomnia.xyz/entity_type and related topics #251

Closed geneotech closed 6 years ago

geneotech commented 6 years ago

This is an issue that I've opened only to mark the ongoing commits.

geneotech commented 6 years ago

Remember:

geneotech commented 6 years ago

At this point, names of all entities are empty and they all have the same type id.

Now comes the time for complete overhaul.

geneotech commented 6 years ago

This is mostly complete. Only specific issues will be raised henceforth.