|
316de05525
|
united custom Sprite and Label in better_pyglet, they now have a default_kwargs. "Century Gothic Bold" is now the default font
|
2023-03-06 10:11:42 +01:00 |
|
|
16e88462a1
|
added popup alongside scene
|
2023-03-03 13:06:08 +01:00 |
|
|
0872883a5c
|
the chat is now fully working, input can now take a type_check regex
|
2023-03-03 12:47:27 +01:00 |
|
|
3caaa8180d
|
batchs are now automatically handled by the scene and the widgets
|
2023-03-02 21:34:21 +01:00 |
|
|
3aa9eaf541
|
fixed access to some style that would raise a attribute does not exist error
|
2023-02-28 18:28:00 +01:00 |
|
|
e961f7e348
|
changed the way texture are loaded
|
2023-02-27 15:18:12 +01:00 |
|
|
385adb2cf1
|
added settings for the game
|
2023-02-24 16:11:44 +01:00 |
|
|
14ebc82a72
|
the listener now give as a first argument the widget itself. Added some event to some widgets
|
2023-02-23 19:53:52 +01:00 |
|
|
a2d37c37f7
|
added more documentation in some files
|
2023-02-23 00:02:28 +01:00 |
|
|
2f96ab14ad
|
added a better management for the network thread and a prototypal chat
|
2023-02-21 23:25:50 +01:00 |
|
|
5dcd570be8
|
added the possibility to prevent an event to propagate to the next widgets
|
2023-02-19 16:50:05 +01:00 |
|
|
75c1d4b6e8
|
added a Style system
|
2023-02-19 12:02:12 +01:00 |
|
|
446e377b19
|
simplified event in Widget with Listener, added more useful property to BoxWidget
|
2023-02-18 19:41:07 +01:00 |
|
|
ca001511c8
|
started the networking and interface connection
|
2023-02-17 15:56:00 +01:00 |
|
|
2783dd67dc
|
removed *args from Widget
|
2023-02-15 15:50:45 +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 |
|
|
48da47c234
|
added Image and Input widgets
|
2023-02-14 10:36:59 +01:00 |
|
|
3cb8a94c13
|
added more widgets
|
2023-02-09 18:26:03 +01:00 |
|
|
920914ad8c
|
restructured some part of the code, implemented Label and Button
|
2023-01-17 22:24:03 +01:00 |
|