Game Events:
- GameEventArgs abstraction was removed.
- SubscribeWithDelay possibility.
- EventsListener component automatic creation instead inheritance from CommandMonoBehaviour.
- Test scene with game events usage examples.
Views:
- Base view class and help editor-controller for views organisation in a game.
- Demo scene with several usual views.
Random Util: Set of methods which implement different random items selection.