renovate[bot]
|
74825fe447
|
chore(deps): update dependency google.protobuf to v3.23.3
|
2 years ago |
renovate[bot]
|
7b1bf0f25b
|
chore(deps): update dependency google.protobuf to v3.23.2
|
2 years ago |
Timothy Liu
|
fc4829286a
|
Merge pull request #643 from shangfengh/new
refactor: 🔒 add locks
|
2 years ago |
shangfengh
|
35e3c33fb3
|
chore: 🚧 Rename UseProp to ConsumeProp
|
2 years ago |
shangfengh
|
02231accf2
|
chore: 🎨 add some notes
|
2 years ago |
Timothy Liu
|
9be8631635
|
style: 💄 remove param when catching all exceptions
|
2 years ago |
Timothy Liu
|
2412844efe
|
fix: 🐛 skip sending message to exited client
|
2 years ago |
TCL
|
9ea7f9caaf
|
chore: format
|
2 years ago |
Changli Tang
|
7055f73569
|
Update HttpSender.cs
|
2 years ago |
Changli Tang
|
7772cba391
|
Update ArgumentOption.cs
|
2 years ago |
Changli Tang
|
39dfdc9b86
|
Update GameServer.cs
|
2 years ago |
Changli Tang
|
d5e7227e5e
|
Update HttpSender.cs
|
2 years ago |
Changli Tang
|
02682479a8
|
Update GameServer.cs
|
2 years ago |
Changli Tang
|
305cf83e88
|
Update ArgumentOption.cs
|
2 years ago |
shangfengh
|
0cb4072260
|
fix: 🐛 change Environment.TickCount64 to Environment.TickCount
|
2 years ago |
shangfengh
|
5d2b2e759d
|
fix: 🚑 fix the bug about the overflow of CD
|
2 years ago |
shangfengh
|
117d621204
|
fix: 🐛 try to fix the bug about CD
|
2 years ago |
shangfengh
|
b560ad070c
|
perf: ⚡ optimize the logic about CD
|
2 years ago |
shangfengh
|
7bd12c51a2
|
fix: 🚑 fix the bug about Semaphore when attacking
|
2 years ago |
shangfengh
|
1d4c7e9c57
|
fix: 🚑 fix the bug about Semaphore
|
2 years ago |
Changli Tang
|
1afe19622c
|
Merge pull request #579 from eesast/main
chore: add stack trace
|
2 years ago |
Changli Tang
|
f09b89dc2f
|
chore: print stack trace
|
2 years ago |
renovate[bot]
|
d04966f2d9
|
chore(deps): update dependency google.protobuf to v3.23.1
|
2 years ago |
shangfengh
|
bd36222ff1
|
fix: 🐛 fix the bug about int overflows when the teacher uses pubnish
|
2 years ago |
Changli Tang
|
932894480a
|
Update GameServer.cs
|
2 years ago |
Changli Tang
|
854a3dc56f
|
chore: async send msg
|
2 years ago |
shangfengh
|
b0c05664fd
|
refactor: 🚧 refactor the skill fuction
|
2 years ago |
shangfengh
|
1fbb14aedf
|
refactor: 🎨 refactor the skill fuction
|
2 years ago |
shangfengh
|
cd65ab8a9e
|
refactor: 🚧 refactor the fuctions of LockDoor and OpenDoor
|
2 years ago |
shangfengh
|
2688bd26fd
|
refactor: 🔒 interlock score
|
2 years ago |
shangfengh
|
54dcb91d90
|
refactor: 🔒 interlock playerID and TeamID
|
2 years ago |
shangfengh
|
e9f81669c7
|
refactor: 🚧 add tool, gadget,and item
|
2 years ago |
shangfengh
|
80e6821bf5
|
feat: ✨ add craftingBench and change Prop to consumables
|
2 years ago |
gsy1519
|
8c13888834
|
feat: ✨ add SkillParam to UseSkill
|
2 years ago |
shangfengh
|
0dfa5b68d5
|
feat: ✨ add a new parameter of activeskills
|
2 years ago |
shangfengh
|
7fc93d2c3c
|
feat: ✨ add Robot
|
2 years ago |
TCL
|
cdd40525c9
|
chore: change server send msg format
|
2 years ago |
Changli Tang
|
d2ff5495bf
|
chore: send game res on game end
|
2 years ago |
renovate[bot]
|
549ba83f29
|
chore(deps): update dependency google.protobuf to v3.22.4
|
2 years ago |
shangfengh
|
77587e5e60
|
refactor: ⚡ use abstract instead of virtual
|
2 years ago |
shangfengh
|
ff4ca4a959
|
fix: 🐛 add some lock
|
2 years ago |
shangfengh
|
6a0ec64db2
|
docs: 📝 add 游戏机制与平衡性调整更新草案.md and delete the Property "Place"
|
2 years ago |
Changli Tang
|
d88d5621a9
|
Update GameServer.cs
|
2 years ago |
renovate[bot]
|
aa16b999cd
|
chore(deps): update dependency grpc.tools to v2.54.0
|
2 years ago |
gsy1519
|
f2a6e69ae3
|
style: format code
|
2 years ago |
gsy1519
|
f3b4663ae5
|
feat: ⚡ add binary message to SendMessage
|
2 years ago |
TCL
|
d078e25ba6
|
chore: note when client exit
|
2 years ago |
Timothy Liu
|
1d1617f691
|
chore(logo): 💡 add logo source website
|
2 years ago |
Timothy Liu
|
3a0f407bc5
|
feat(logo): ✨ show logo on local server & win capi
|
2 years ago |
Timothy Liu
|
8135da3022
|
refactor(server): ♻️ make server base class to unify gameserver and playback server
|
2 years ago |