Go to file
notify c6d883eccf Standard skills (#48)
* huatuo

* biyue

* gender of player

* let tablepile smaller

* card emotions

* remove getOtherPlayers

* guicai

* skill audio

* card audio

* death audio

* bgm

* damage sound

* local bgm

* add more skill audio

* android: dont link to quickcontrol2

* android: fix ifndef

* yield only when need

* modify cpp according to clazy

* reduce malloc times

* revert yield

* qingguo

* fix back to lobby

* use compact json in cpp

* notifySkillInvoke animation

* util: string2json

* losehp; tablepile fix

* judge result animation

* add scrollbar for logedit

* add lock on waitForReply

* fix: virtual jink has no effect

* tiandu

* fix: duplicated cards when related to equiparea

* ui: disable okcancel when replying

* ui: disable invaild card when responding

* game: skill & card use history

* game: more judge on vsskill's canUse

* luoyi

* login page i18n

* i18n for server error message

* tuxi

* expand equip area when needed

* add footnote to cards from pile

* ui: only filter CanUseCard when playing

* expand equip when responding

* prompt

* prompt for askforchoice

* guanxing

* fix guanxing

* tieqi

* liuli

* doc for trigger skill

* xiaoji

* lianying

* fanjian

* rende

* add skill's subclass

* TODO: add tmd skill functions for other cards

* paoxiao

* qicai

* guose

* yiji (WIP)
2023-01-29 18:11:41 +08:00
android Standard skills (#48) 2023-01-29 18:11:41 +08:00
audio Standard skills (#48) 2023-01-29 18:11:41 +08:00
doc Standard skills (#48) 2023-01-29 18:11:41 +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 Standard skills (#48) 2023-01-29 18:11:41 +08:00
include Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lang Standard skills (#48) 2023-01-29 18:11:41 +08:00
lib Wasm (#36) 2023-01-03 23:37:14 +08:00
lua Standard skills (#48) 2023-01-29 18:11:41 +08:00
packages Standard skills (#48) 2023-01-29 18:11:41 +08:00
qml Standard skills (#48) 2023-01-29 18:11:41 +08:00
server Merge Dev (#31) 2022-12-18 12:52:52 +08:00
src Standard skills (#48) 2023-01-29 18:11:41 +08:00
.gitignore Standard skills (#48) 2023-01-29 18:11:41 +08:00
.gitmodules Merge Dev (#31) 2022-12-18 12:52:52 +08:00
CMakeLists.txt Standard skills (#48) 2023-01-29 18:11:41 +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而设计的。

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


如何构建

编译教程