InfiniteRasa/Rasa.NET

Main loop

Closed this issue · 0 comments

Implement a main loop
The main loop should run once every 100 ms, but it should be configurable.
Duties:
Process the incoming packets
Update the entities on the server (and their AI in the future)
Process the outgoing packets
Update server timers (Like shutdown timer, restart timer, etc...)