VISAB-ORG / VISAB

VISAB is a standalone utility to visualize artificial intelligence agent behavior in games.
1 stars 0 forks source link

F statistics viewmodel #33

Closed mfroeh closed 3 years ago

mfroeh commented 3 years ago

This PR starts by implementing a ViewModel for the CBR Statistics View (also works live :smile:). I did however, now add a ton of comments and refactorings, which is why I would like to merge it asap (Would cause a ton of merge conflicts otherwise. Should have done it on a seperate branch in hindsight ofcourse..).

Since implementations in the newgui package dont hurt anyone, I would propose @leRoe93 @vanessas97 @Marshmellow24 that one of you merges this as soon as you see it.

mfroeh commented 3 years ago

Tested new view with CBR shooter, everything works - nothing damaged. Did a little fix, because somehow the controller for live view was missing in the .fxml file.

tymv, no clue how that happend :smile:. Also thanks for merging!