Go to file
notify a02410c282 Merge Dev (#31)
* splash screen when app is loading

* doRaceRequest

* prepare to add fkparse feature

* player mark operation

* dont call lua in regular room

* dont call lua in lobby

* clean up

* idle_room in Cpp's class Server

* fix many small bugs

* Security enhancement (#27)

* use RSA encryption when sending password

* update fkp's url so other can clone it

* add salt to password

* save password

* fix default config bug

* fix room reuse bug

* disable empty usr name

* how to compile (#28)

* add some doc

* how to compile

* update readme

* Actions (#29)

* judge(not tested)

* logic of chat

* sendlog at most scenario

* adjust ui, add shortcuts

* ui, z axis of cardArea

* create server cli, improve logging

* basic shell using

* use gnu readline instead

* use static QRegularExp

* fix android build

* fix automoc problem

* MD5 check

* md5 check bugfix

* cardEffectEvent (#30)

* cardEffectEvent

* add TODOs

* thinking

Co-authored-by: Ho-spair <62695577+Ho-spair@users.noreply.github.com>
2022-12-18 12:52:52 +08:00
android Merge Dev (#31) 2022-12-18 12:52:52 +08:00
doc Merge Dev (#31) 2022-12-18 12:52:52 +08:00
fkparse@bbf45faf7d Use skill (#25) 2022-09-14 13:01:10 +08:00
fonts UI-adjust-1 (#20) 2022-05-01 18:37:13 +08:00
image Merge Dev (#31) 2022-12-18 12:52:52 +08:00
include Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lib Merge Dev (#31) 2022-12-18 12:52:52 +08:00
lua Merge Dev (#31) 2022-12-18 12:52:52 +08:00
packages Merge Dev (#31) 2022-12-18 12:52:52 +08:00
qml Merge Dev (#31) 2022-12-18 12:52:52 +08:00
server Merge Dev (#31) 2022-12-18 12:52:52 +08:00
src Merge Dev (#31) 2022-12-18 12:52:52 +08:00
.gitignore Merge Dev (#31) 2022-12-18 12:52:52 +08:00
.gitmodules Merge Dev (#31) 2022-12-18 12:52:52 +08:00
CMakeLists.txt Merge Dev (#31) 2022-12-18 12:52:52 +08:00
LICENSE Initial import 2022-03-27 15:11:55 +08:00
README.md Merge Dev (#31) 2022-12-18 12:52:52 +08:00

README.md

FreeKill


试图打造一个最适合diy玩家游玩的民间三国杀所有的一切都是为了更好的制作diy而设计的。

项目仍处于啥都没有的阶段。不过我为了整理思路,也写了点文档


如何构建

编译教程