shangfengh
|
a0e1728494
|
refactor: 🎨 use the LockedClassList
|
1 year ago |
shangfengh
|
e4bea8433e
|
fix: 🐛 make SafeValues classs
|
2 years ago |
shangfengh
|
3242119ddd
|
refactor: 🎨 makes CanMove the AtomicBool
|
2 years ago |
shangfengh
|
35e3c33fb3
|
chore: 🚧 Rename UseProp to ConsumeProp
|
2 years ago |
shangfengh
|
b35ed9d982
|
perf: ⚡ change WriteLocks to ReadLocks
|
2 years ago |
shangfengh
|
dc4f63ae5c
|
fix: 🚑 fix the bug about SparksNSplash
|
2 years ago |
shangfengh
|
1d4c7e9c57
|
fix: 🚑 fix the bug about Semaphore
|
2 years ago |
shangfengh
|
6c11cd70bb
|
docs: 📝 edit 游戏机制与平衡性调整更新(基本不变版).md
|
2 years ago |
shangfengh
|
01ca373562
|
feat: ✨ add the CharacterType TechOtaku
|
2 years ago |
shangfengh
|
cd65ab8a9e
|
refactor: 🚧 refactor the fuctions of LockDoor and OpenDoor
|
2 years ago |
shangfengh
|
54dcb91d90
|
refactor: 🔒 interlock playerID and TeamID
|
2 years ago |
shangfengh
|
0dfa5b68d5
|
feat: ✨ add a new parameter of activeskills
|
2 years ago |
shangfengh
|
77587e5e60
|
refactor: ⚡ use abstract instead of virtual
|
2 years ago |
shangfengh
|
ebd7750858
|
fix: 🐛 fix the bug about EndAllAction
|
2 years ago |
shangfengh
|
2d9e8022a4
|
fix: 🐛 fix the Problem Of JumpyDumpty
|
2 years ago |
shangfengh
|
c29ede3130
|
perf: ⚡ adjust the structure
|
2 years ago |
shangfengh
|
6ba64b08fe
|
perf: 🔒 add a limit of call the Stop or Move fuction
|
2 years ago |
Shawqeem
|
c670fda87e
|
feat: ✨ (clgg) help server add the map message when a spectator joins a started game
(clgg) help server add the map message when a spectator joins a started game
|
2 years ago |
shangfengh
|
11e1be0960
|
refactor: 🎨 refactor the struction of code
|
2 years ago |
shangfengh
|
8317ac9ce5
|
fix: 🐛 add the attack of ClimbingWindows
|
2 years ago |
shangfengh
|
d5507091bc
|
fix: 🐛 fix a bug of using No ActiveSkill
|
2 years ago |
shangfengh
|
db796ab425
|
fix: 🐛 fix the bug of Climbing Window ,which is about IgnoreCollideExecutor
|
2 years ago |
shangfengh
|
ade0bd1369
|
fix: 🐛 help Client get CD
|
2 years ago |
shangfengh
|
a458951aa9
|
feat: ✨ try to add a new CharacterType TechOtaku
|
2 years ago |
shangfengh
|
812fe9145f
|
refactor: 🎨 add the CharacterManager
|
2 years ago |
shangfengh
|
b9d72f1d2f
|
feat: ✨ add a new CharacterType ANoisePerson
|
2 years ago |
shangfengh
|
6d0efc07cb
|
fix: 🐛 fix the bug that CopyInfo return null and GetGameObj in Game
|
2 years ago |
shangfengh
|
93dabf681d
|
feat: ✨ support UseProp and ThrowProp by default
|
2 years ago |
shangfengh
|
c8823ca7de
|
style: 🚧 make Treat and Rescue have default way
|
2 years ago |
shangfengh
|
73705b2576
|
refactor: 🎨 help Sever
|
2 years ago |
shangfengh
|
fb13679bc0
|
refactor: 🎨 rebuild the CD system
|
2 years ago |
shangfengh
|
3fa6b6d5e9
|
build: 🚧 finishing the Score system
|
2 years ago |
shangfengh
|
774f769755
|
build: 🚧 finish the Game.cs
|
2 years ago |
shangfengh
|
a070b62fe7
|
fix: 🚑 fix a bug of get_player_state
|
2 years ago |
shangfengh
|
2fdf444836
|
fix: 🐛 fix the update of bgm'
|
2 years ago |
shangfengh
|
107bd56280
|
Merge branch 'eesast:dev' into new
|
2 years ago |
shangfengh
|
baff223bc9
|
feat: ✨ make maxNumOfPropInPropInventory become 3
|
2 years ago |
gsy1519
|
84ab741544
|
feat: ✨ add TeamCommunication
|
2 years ago |
shangfengh
|
e49294e3f1
|
refactor: 🎨 rewrite something about EnterWriteLock
|
2 years ago |
shangfengh
|
ce67c3c9df
|
Merge branch 'new' of github.com:shangfengh/THUAI6 into new
|
2 years ago |
shangfengh
|
1d145a8db3
|
build: 🎨 rebuild the skill system
|
2 years ago |
gsy1519
|
9615b1fa46
|
feat: ♿ try to send MapMsg and some other messages
|
2 years ago |
gsy1519
|
a8a283ca8b
|
Merge branch 'dev' of github.com:eesast/THUAI6 into dev
|
2 years ago |
gsy1519
|
bc0009e06c
|
fix: fix some bugs
|
2 years ago |
shangfengh
|
88a691e48e
|
feat: ✨ add alertness radius, concealment and BgmDictionary
|
2 years ago |
shangfengh
|
7281d814da
|
docs: 📝 add “规则Logic.md” in Logic
|
2 years ago |
shangfengh
|
e845596253
|
feat: 🎨 delete the property "placetype" of Gameobj,add the map into the fuction of Skill
|
2 years ago |
gsy1519
|
f658bf8e1d
|
feat: 🚩 succeed in moving character
|
2 years ago |
shangfengh
|
415a9739b3
|
Merge branch 'eesast:dev' into new
|
2 years ago |
shangfengh
|
4ccb6cf912
|
feat: ✨ add the fuction of Stop
|
2 years ago |