• v0.4.6 25299a5efb

    shenjackyuanjie released this 2021-08-13 12:25:29 +08:00 | 1273 commits to main since this release

    20210811 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 use self.lang to debug message (witch is multi-language)
    • server client and main now use logging.getLogger()

    Add

    • [window_default] in configs/main.config
    • server and client now will output PID and PPID info as INFO
    • client now change to ClientWindow

    Delete

    • all game window render has been deleted
      • will be rewritten in 0.5.0
    • delete some useless code
    • delete some useless file
    Downloads