|
4e376bc009
|
implemented more of the game with the network
|
2023-02-22 15:50:45 +01:00 |
|
|
8181885c84
|
fixed an issue with gl context when connected
|
2023-02-17 16:09:49 +01:00 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|
|
928d35b97b
|
added a Checkbox widget
|
2023-02-15 09:38:31 +01:00 |
|
|
e5ce93a207
|
added a RoomCreate and a RoomJoin scene
|
2023-02-14 23:02:44 +01:00 |
|
|
9b008cbaea
|
added BoxWidget class that allow widgets with a bbox
|
2023-02-11 00:31:48 +01:00 |
|
|
432a311b76
|
rewrote the base of the Window, Scene and Widget class to make them as clean as possible
|
2023-02-09 23:56:04 +01:00 |
|
|
3cb8a94c13
|
added more widgets
|
2023-02-09 18:26:03 +01:00 |
|
|
7cc837b68e
|
recoded the structure of the gui
|
2023-01-14 00:11:35 +01:00 |
|
|
2b4d125b46
|
added prototypal "AdaptativeWidget" to automatically resize widget when the window is resized
|
2023-01-11 20:26:53 +01:00 |
|
|
36e89f0e6d
|
button now have simpler getter and a single _update_size method
|
2023-01-10 13:56:20 +01:00 |
|
|
eff0218c8f
|
added a Widget system with a Button widget example
|
2023-01-10 00:09:25 +01:00 |
|