version 0.2.2
This commit is contained in:
22
version.md
22
version.md
@@ -1,4 +1,26 @@
|
||||
|
||||
|
||||
# **v0.2.2:**
|
||||
## focus: Start Menu Page
|
||||
--------------------------
|
||||
### client objects update
|
||||
- UICursor: added resetBlink() function to reset blink on menu item change (to avoid "shadow" cursor)
|
||||
- UIMenu: added cursor resetBlink() in select next/previous item function
|
||||
- UILabel: added UIObject inheritance and changed param initialization
|
||||
|
||||
### client objects creation
|
||||
- UIStatusValue: ui element to display server infos (number of users, games running and games available)
|
||||
|
||||
### client start menu page
|
||||
- added 3 UIStatusValue elements
|
||||
- all 3 elements are updated within the page_handler
|
||||
|
||||
### server
|
||||
- added server infos update for all clients when a user register or disconnect
|
||||
|
||||
|
||||
|
||||
|
||||
# **v0.2.1:**
|
||||
## focus: Start Menu Page
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user