Python 游戲開發引擎,Fabula 0.8.1 發布
Fabula 是一個 Python 游戲引擎,適合開發冒險、角色扮演和策略游戲等游戲。采用可客戶端-服務器架構、基于事件的協議處理、多玩家以及聯網游戲功能架構;使用多線程服務器,一 個抽象的可視的游戲世界模型,一個資產管理系統、插件系統等。游戲可進行錄制并且回放;良好的文檔支持。
Fabula 0.8.1 改進記錄:
- Improved room and multiplayer handling in the server.
- In the client, the scrolling amount is now based on the framerate.
- There now is a check for window focus before the scrolling.
- The client now centers the room plane on the player Entity, while snapping to the display edges.
- When performing PickUp and Drop, all eight positions surrounding the player are considered now.
- Exception handling has been improved;
- Fabula exits cleanly in most cases now.
- Many minor changes, fixes, cleanups, and a documentation update.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!