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
|
a77c0e2360
|
docs: 📝 edit 游戏机制与平衡性调整更新(基本不变版).md
|
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
|
8ae678b967
|
fix: 🐛 add the Skill SummonGolem
|
2 years ago |
shangfengh
|
0dfa5b68d5
|
feat: ✨ add a new parameter of activeskills
|
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
|
8e734a52f6
|
refactor: 🚧 change IsResetting to IsRemoved
|
2 years ago |
shangfengh
|
8b982ef141
|
docs: 📝 fix the AttackDistance
|
2 years ago |
shangfengh
|
a541c68907
|
fix: 🐛 fix the initposition about JumpyDumpty
|
2 years ago |
shangfengh
|
e65b768377
|
docs: 📝 edit 游戏机制与平衡性调整更新草案.md
|
2 years ago |
shangfengh
|
eed264a2f5
|
perf: ⚡ use more safe, efficient way to update BulletNum
|
2 years ago |
shangfengh
|
2813495f48
|
refactor: 🔒 add MoveReaderWriterLock
|
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 |
Timothy Liu
|
5a6bc9c464
|
fix(logic): 🚨 remove compiler warnings
|
2 years ago |
shangfengh
|
13ee3dab31
|
style: 🎨 fix the problem
|
2 years ago |
shangfengh
|
ebd7750858
|
fix: 🐛 fix the bug about EndAllAction
|
2 years ago |
shangfengh
|
c9593643a3
|
fix: 🐛 fix the bug about attacking When clipping
|
2 years ago |
shangfengh
|
43a71d02aa
|
fix: 🐛 Try to fix the problem about attacking When clipping
|
2 years ago |
shangfengh
|
155da9463e
|
fix: 🚑 fix the bug about interrupting the attack
|
2 years ago |
shangfengh
|
3d513d1b8a
|
build: 🚧 edit GameData
|
2 years ago |
shangfengh
|
09ccd5147d
|
fix: 🐛 fix the CopyInfo and improve the performance about the fuction of Attack
|
2 years ago |
shangfengh
|
2d9e8022a4
|
fix: 🐛 fix the Problem Of JumpyDumpty
|
2 years ago |
shangfengh
|
c29ede3130
|
perf: ⚡ adjust the structure
|
2 years ago |
shangfengh
|
db9f11dc0b
|
perf: ⚡ add whatInteractingWith to make a great optimization
|
2 years ago |
shangfengh
|
e84351f725
|
build: 📝 edit 规则Logic.md
|
2 years ago |
shangfengh
|
2e956765fd
|
build: 🚧 adjust the Rescue mechanism
|
2 years ago |
shangfengh
|
fc38a77799
|
fix: 🐛 fix the bug about WriteAnswer
|
2 years ago |
shangfengh
|
8317ac9ce5
|
fix: 🐛 add the attack of ClimbingWindows
|
2 years ago |
shangfengh
|
a340fed2c3
|
perf: ⚡ optimize the bullet system
|
2 years ago |
shangfengh
|
812fe9145f
|
refactor: 🎨 add the CharacterManager
|
2 years ago |
shangfengh
|
a13e5e8e99
|
fix: 🐛 fix the bugs of the Skills "Punish" and "Howl"
|
2 years ago |
shangfengh
|
b9d72f1d2f
|
feat: ✨ add a new CharacterType ANoisePerson
|
2 years ago |
shangfengh
|
627a7a79c7
|
feat: ✨ try add a new CharacterType StraightAStudent
|
2 years ago |
shangfengh
|
6e7efdd43c
|
fix: 🐛 fix the bug of skill of Klee
|
2 years ago |
shangfengh
|
9a53d0a266
|
feat: ✨ add new CharacterType Klee
|
2 years ago |
shangfengh
|
f0c0f20ee6
|
fix: 🚑 fix a bug of initialization
|
2 years ago |
shangfengh
|
c87422017a
|
feat: ✨ add the judgment of the end ofthe Game, and implement Skills "CanBeginToCharge" and "Punish" again
|
2 years ago |
shangfengh
|
fca38ff4ed
|
build: 📝 edit 规则Logic.md
|
2 years ago |
shangfengh
|
e4b49a581f
|
fix: 🚑 fix a bug that a student can't be attacked
|
2 years ago |
shangfengh
|
267cc7f8df
|
fix: 🐛 fix a bug that addscore without using Prop
|
2 years ago |
shangfengh
|
3f4014c832
|
fix: 🚑 make the bullet to the right position
|
2 years ago |
shangfengh
|
c8823ca7de
|
style: 🚧 make Treat and Rescue have default way
|
2 years ago |
shangfengh
|
fea0ff0aa4
|
build: 🚧 building the prop system
|
2 years ago |