249 Commits (9ecd65dd0966f76081480be60bc661132329e5c7)

Author SHA1 Message Date
  shangfengh 9ecd65dd09 refactor: delete the BuffValue 2 years ago
  shangfengh 66d2b277b9 fix: 🐛 fix the chest progress 2 years ago
  shangfengh e4bea8433e fix: 🐛 make SafeValues classs 2 years ago
  shangfengh b4c4eab2d7 refactor: 🎨 make the chest OpenProgress 2 years ago
  shangfengh 81302bddce feat: 🎨 add a new SafeValues, AtomicLong 2 years ago
  shangfengh be8e58b178 refactor: 🎨 make HP a LongWithVariableRange 2 years ago
  shangfengh 82661cc99c fix: 🐛 fix the SafeValues 2 years ago
  shangfengh 53436fa47e refactor: 🎨 make BulletNum IntNumUpdateByCD 2 years ago
  shangfengh ca48efe987 refactor: 🎨 use the AtomicBool and AtomicInt 2 years ago
  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
  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
  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
  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 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 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 c152b05b60 fix: 🚑 fix the bug about climbing the windows 2 years ago
  shangfengh 64d4c3236f fix: 🚑 fix the bug about Graduating 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
  shangfengh a10bfe7f33 fix: 🐛 fix the bug about OpenDoorWay 2 years ago
  shangfengh a77c0e2360 docs: 📝 edit 游戏机制与平衡性调整更新(基本不变版).md 2 years ago
  shangfengh 84d5809ef4 fix: 🐛 fix the bug about the PlayerStateType "Deceased" 2 years ago
  shangfengh 1bf3e65bf6 fix: 🐛 fix the bug about numOfNoHpStudent 2 years ago
  shangfengh 287eb4350a fix: 🐛 fix the bug about learning 2 years ago
  shangfengh bd36222ff1 fix: 🐛 fix the bug about int overflows when the teacher uses pubnish 2 years ago
  shangfengh 63129f6e6f fix: 🐛 add Strike.maxBulletNum 2 years ago
  shangfengh 51eda644c1 fix: 🐛 fix the bug about Strike 2 years ago
  shangfengh 66f1279929 docs: 📝 edit 游戏机制与平衡性调整更新草案.md 2 years ago
  shangfengh 361a30e359 fix: 🎨 deprecate moveReaderWriterLock 2 years ago