-
second release a pre one Pre-Release
released this
2021-08-13 12:25:29 +08:00 | 1273 commits to main since this release20210811 V 0.4.6
DEBUG
- game window doesn't use input
(*args, **kwargs)
to setup
Change
- language type
zh-cn
->zh-CN
- game window config now use
configs/main.config
to config on_mouse_click
function's debug message now useself.lang
to debug message (witch is multi-language)- server client and main now use
logging.getLogger()
Add
[window_default]
inconfigs/main.config
- server and client now will output
PID
andPPID
info asINFO
client
now change toClientWindow
Delete
- all game window render has been deleted
-
- will be rewritten in 0.5.0
- delete some useless code
- delete some useless file
Downloads
- game window doesn't use input