[go: up one dir, main page]

Menu

#29 Model periodical update events

Release 2.7
closed
None
wontfix
Game Logic
minor
0.3
enhancement
major
2017-10-23
2012-07-26
Sahits GmbH
No

In different models the PeriodicalTimeUpdater is started in the constructor. This works well in a standalone application. However as soon there are multiple clients, where the model is duplicated on server and client side, the same thing gets updated multiple time.
Make sure the update only happens on the server side.

Discussion

  • Sahits GmbH

    Sahits GmbH - 2017-10-23
    • Description has changed:

    Diff:

    
    
    • status: new --> closed
    • Resolution: --> wontfix
    • Version: 0.2 --> 0.3
    • Type: defect --> enhancement
     
  • Sahits GmbH

    Sahits GmbH - 2017-10-23

    The PeriodicalTimeUpdater is no more. This is now handled with scheduled events.

     

Log in to post a comment.