📄 changes.txt
字号:
This file outlines the changes in each release of Fate.
=======================================================================
Version 0.1.3
=======================================================================
A long-due release that completes the passing of Universe object
data between client and server, as well as some minor touch-ups.
Server:
- Internal modifications to client-server protocol
- Some minor changes to the editor
- Added Change Login and Password functionality
Client:
- Made password field hide the password you are typing
- Added explanation text on first dialog
- Added spiffy backgrounds and transparent controls
- Added Change Login and Password functionality
=======================================================================
Version 0.1.2
=======================================================================
- This is an interim release of the source code
- Comments have been added to all classes and packages - you no longer
have to guess what a class is for! :)
Server:
- Implementation of the World Editor - see fate.world.edit.*
- Addition of the fate.world.* classes, defining the virtual universe
- Internal support for Player objects, and generation when accounts
are created
Client:
- No major visible changes
=======================================================================
Version 0.1.1
=======================================================================
- This is the first public release of Fate
Server:
- User Manager can add, edit and delete accounts
- Creates accounts at the client's request
- Accepts and verify incoming logins
- Relays chat messages to and from connected users
Client:
- Requests new account creation from server
- Saves connect settings
- Logs into server
- Sends and receives chat messages
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -