shangfengh
|
f11ea9302e
|
refactor: 🎨 make the movespeed AtomicInt
|
2 years ago |
shangfengh
|
3242119ddd
|
refactor: 🎨 makes CanMove the AtomicBool
|
2 years ago |
shangfengh
|
4e7c721858
|
refactor: 🎨 make IsMoving AtomicBool
|
2 years ago |
shangfengh
|
5a31714a6c
|
refactor: 🎨 add the struct AtomicBool
|
2 years ago |
shangfengh
|
7a4965e80a
|
refactor: ⚡ make the AP AtomicInt
|
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
|
eb9af24a54
|
fix: 🐛 delete the set of HP
|
2 years ago |
shangfengh
|
8f1af37714
|
perf: 🔒 Interlock the lockDegree and lock the parent
|
2 years ago |
shangfengh
|
e06638d9f0
|
refactor: 🔒 add a lock for the degreeTreatment
|
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 |
shangfengh
|
770115a6c9
|
perf: ⚡ delete the faceDirection of Immovable and add the attackLock
|
2 years ago |
shangfengh
|
ab65b563a5
|
perf: 🔒 add the addictionLock
|
2 years ago |
shangfengh
|
898d9af420
|
refactor: 🔒 lock the treatSpeed
|
2 years ago |
DragonAura
|
4e8afd1863
|
Merge pull request #636 from shangfengh/new
fix: 🚑 fix the bug about locking when treating
|
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
|
83134bf964
|
fix: 🚑 fix the bug about locking when treating
|
2 years ago |
shangfengh
|
b35ed9d982
|
perf: ⚡ change WriteLocks to ReadLocks
|
2 years ago |
shangfengh
|
aec9cb9c9a
|
refactor: 🎨 refactor the Chest and so on
|
2 years ago |
shangfengh
|
8163db4f40
|
fix: 🐛 lock the fixSpeed and orgCD
|
2 years ago |
shangfengh
|
e74aed0723
|
perf: 🔒 make SpeedOfOpeningOrLocking and so on readonly and make IsBeingUsed bool
|
2 years ago |
shangfengh
|
f855295deb
|
fix: 🐛 fix the Initial value
|
2 years ago |
shangfengh
|
0cb4072260
|
fix: 🐛 change Environment.TickCount64 to Environment.TickCount
|
2 years ago |
shangfengh
|
dc4f63ae5c
|
fix: 🚑 fix the bug about SparksNSplash
|
2 years ago |
shangfengh
|
5d2b2e759d
|
fix: 🚑 fix the bug about the overflow of CD
|
2 years ago |
shangfengh
|
d5102a4355
|
fix: 🚑 fix the bug about rescue and treat when in the same Position
|
2 years ago |
shangfengh
|
117d621204
|
fix: 🐛 try to fix the bug about CD
|
2 years ago |
shangfengh
|
1b60e3144b
|
perf: ⚡ make viewRange and so on readonly
|
2 years ago |
shangfengh
|
8b9f846303
|
perf: 🔒 add a lock for the bgm
|
2 years ago |
shangfengh
|
b560ad070c
|
perf: ⚡ optimize the logic about CD
|
2 years ago |
shangfengh
|
e320ce0b62
|
fix: 🚑fix the bug about interrupting of rescuing
|
2 years ago |
shangfengh
|
e249a00875
|
fix: 🐛 fix the bug about the wrong setting of RunningStateType when rescuing
|
2 years ago |
shangfengh
|
c152b05b60
|
fix: 🚑 fix the bug about climbing the windows
|
2 years ago |
shangfengh
|
ea5e5377dc
|
fix: 🚑 fix the wrong about debug
|
2 years ago |
shangfengh
|
64d4c3236f
|
fix: 🚑 fix the bug about Graduating
|
2 years ago |
shangfengh
|
5b6da64d0f
|
fix: 🚑 fix the bug about HaveTea
|
2 years ago |
shangfengh
|
a6ffe03951
|
fix: 🚑 fix the bug about trying to fix the fixed generator
|
2 years ago |
shangfengh
|
6bfe255665
|
fix: 🚑 fix the bug about adding scores
|
2 years ago |
shangfengh
|
8800fba772
|
fix: 🚑 fix the wrong PlayerState setting about addicted
|
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 |