24 Commits (d67e7e7117f85bda92625ec9f85ecc9975fe69f0)

Author SHA1 Message Date
  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 770115a6c9 perf: delete the faceDirection of Immovable and add the attackLock 2 years ago
  shangfengh 361a30e359 fix: 🎨 deprecate moveReaderWriterLock 2 years ago
  shangfengh 5b4fc786aa refactor: Interlock the property IsMoving 2 years ago
  shangfengh b0c05664fd refactor: 🚧 refactor the skill fuction 2 years ago
  shangfengh 7fc93d2c3c feat: add Robot 2 years ago
  shangfengh 121136cf50 refactor: 🚧 change setPlayerState to the Method of character 2 years ago
  shangfengh 5febfb7b8d fix: 🔒 refactor the moveEngine 2 years ago
  shangfengh 8e734a52f6 refactor: 🚧 change IsResetting to IsRemoved 2 years ago
  shangfengh a541c68907 fix: 🐛 fix the initposition about JumpyDumpty 2 years ago
  shangfengh 2813495f48 refactor: 🔒 add MoveReaderWriterLock 2 years ago
  shangfengh 77587e5e60 refactor: use abstract instead of virtual 2 years ago
  shangfengh c0b0e4b6b3 refactor: add Tile 2 years ago
  shangfengh 6a0ec64db2 docs: 📝 add 游戏机制与平衡性调整更新草案.md and delete the Property "Place" 2 years ago
  shangfengh 916cf02f06 fix: 🐛 Try to fix the problem of clipping 2 years ago
  shangfengh db796ab425 fix: 🐛 fix the bug of Climbing Window ,which is about IgnoreCollideExecutor 2 years ago
  shangfengh dbe456a13f refactor: 🎨 add place of GameObj 2 years ago
  shangfengh 28a5ca9df1 style: 🎨 3 years ago
  shangfengh fe7d296bb9 refactor: Change Vector and XYPosition to XY 3 years ago
  shangfengh 250af1de52 fix: logic/Preparation/.../Imoveable.cs reuse IgnoreCollide 3 years ago
  shangfengh 1616030e5a chore: add logic/Preparation/Interface 3 years ago