graatje / highscoresbot

MIT License
0 stars 1 forks source link

settimeevents should be sent on serverside #20

Open graatje opened 1 year ago

graatje commented 1 year ago

The ppobyter/events/timedevent.py class and all classes that inherit from it should be replaced with normal events, and the scheduling of this should happen server side. This should be sent to all clients just like swarms, goldrushes etc.

graatje commented 10 months ago

world blessing & drop rate blessing should still be implemented, but that requires further decoding of ppo's communication protocol.