Notify-ctrl
|
4c93c897b2
|
Trust ai (#13)
* add 'Robot' to Player::State
* add definition to Room::addRobot
* addRobot
* modify room abandon
* robot will wait for 1 second(not 1000)
* tell lua and js someone run
Co-authored-by: Notify-ctrl <notify-ctrl@qq.com>
|
2022-04-03 06:41:55 +08:00 |
Notify-ctrl
|
c230d675ce
|
Invoke choice (#10)
* define askforskillinvoke
* states of room
* askForSkillInvoke
* askForChoice
Co-authored-by: Notify-ctrl <notify-ctrl@qq.com>
|
2022-04-02 15:11:13 +08:00 |
Notify-ctrl
|
7fd127b849
|
Request (#7)
* cli
* add timeout for class Room
* request func, roomowner
* request
* corrent stupid Qml/JS
* chooseGenerals
* prepareForStart(part 1)
* fix require grammar
|
2022-03-30 14:14:40 +08:00 |
Notify-ctrl
|
58ea0ca80a
|
Role & Seat (#6)
* standard generals
* assignrole
* arrangeSeat
* fix bugs
|
2022-03-28 22:24:30 +08:00 |
Notify-ctrl
|
a67175f8eb
|
Room (#4)
* Run room in lua
* handle offline player
* Better toast and other
* delete useless stuff
* todo: edit profile
* use pch
|
2022-03-27 15:12:00 +08:00 |
Notify-ctrl
|
432a306de0
|
Add / Remove Player (#2)
* addplayer and removeplayer
* add sqlite3 library and remove comment in library headers
* setup database system
|
2022-03-27 15:12:00 +08:00 |
Notify-ctrl
|
d2315c7533
|
Basic roomscene (#1)
* create Photo
* Room layout, img, debug
|
2022-03-27 15:12:00 +08:00 |