shangfengh
|
70604b56f8
|
feat: ✨ Add the progress TimeBasedProgressAtVariableSpeed
|
2 years ago |
shangfengh
|
a2c82fd32b
|
refactor: 🎨 refactor some attributes
|
2 years ago |
shangfengh
|
ea2a421b9d
|
fix: 🐛 fix the problem about CD about Trickers and Locking the doors
|
2 years ago |
shangfengh
|
e4bea8433e
|
fix: 🐛 make SafeValues classs
|
2 years ago |
shangfengh
|
b4c4eab2d7
|
refactor: 🎨 make the chest OpenProgress
|
2 years ago |
shangfengh
|
be8e58b178
|
refactor: 🎨 make HP a LongWithVariableRange
|
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
|
eb9af24a54
|
fix: 🐛 delete the set of HP
|
2 years ago |
shangfengh
|
8f1af37714
|
perf: 🔒 Interlock the lockDegree and lock the parent
|
2 years ago |
shangfengh
|
83134bf964
|
fix: 🚑 fix the bug about locking when treating
|
2 years ago |
shangfengh
|
aec9cb9c9a
|
refactor: 🎨 refactor the Chest and so on
|
2 years ago |
shangfengh
|
e74aed0723
|
perf: 🔒 make SpeedOfOpeningOrLocking and so on readonly and make IsBeingUsed bool
|
2 years ago |
shangfengh
|
5d2b2e759d
|
fix: 🚑 fix the bug about the overflow of 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
|
64d4c3236f
|
fix: 🚑 fix the bug about Graduating
|
2 years ago |
shangfengh
|
a6ffe03951
|
fix: 🚑 fix the bug about trying to fix the fixed generator
|
2 years ago |
shangfengh
|
8800fba772
|
fix: 🚑 fix the wrong PlayerState setting about addicted
|
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
|
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
|
273ff06b8c
|
feat: ✨ add a feature of teachers
|
2 years ago |
shangfengh
|
5b4fc786aa
|
refactor: ⚡ Interlock the property IsMoving
|
2 years ago |
shangfengh
|
3b8aac305e
|
feat: ✨ adjust the CharacterType Klee
|
2 years ago |
shangfengh
|
a8e9e41718
|
fix: 🐛 fix the bug about open or lock the door
|
2 years ago |
shangfengh
|
01ca373562
|
feat: ✨ add the CharacterType TechOtaku
|
2 years ago |
shangfengh
|
8ae678b967
|
fix: 🐛 add the Skill SummonGolem
|
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
|
e9f81669c7
|
refactor: 🚧 add tool, gadget,and item
|
2 years ago |
shangfengh
|
80e6821bf5
|
feat: ✨ add craftingBench and change Prop to consumables
|
2 years ago |
shangfengh
|
0dfa5b68d5
|
feat: ✨ add a new parameter of activeskills
|
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
|
f9694c3d4a
|
refactor: 🎨 change EndMove
|
2 years ago |
shangfengh
|
5febfb7b8d
|
fix: 🔒 refactor the moveEngine
|
2 years ago |
shangfengh
|
96ad0df120
|
build: 🚧 change the fuction of SetPlayerState
|
2 years ago |
shangfengh
|
0e2f05fceb
|
fix: 🐛 fix the bug about the wrong setting about the BulletType of JumpyDumpty
|
2 years ago |
shangfengh
|
a541c68907
|
fix: 🐛 fix the initposition about JumpyDumpty
|
2 years ago |
shangfengh
|
e7a2898b62
|
revert: 🔥 remove the fuction TryToStop
|
2 years ago |
shangfengh
|
77587e5e60
|
refactor: ⚡ use abstract instead of virtual
|
2 years ago |
shangfengh
|
6a0ec64db2
|
docs: 📝 add 游戏机制与平衡性调整更新草案.md and delete the Property "Place"
|
2 years ago |
shangfengh
|
a9cd803693
|
fix: 💩 fix the bug temporarily
|
2 years ago |
shangfengh
|
920f6a8af3
|
docs: 📝 edit QandA.md
|
2 years ago |