vuong dinh hoang
|
cf2f6625ff
|
remove log
|
2026-05-20 15:43:43 +07:00 |
|
vuong dinh hoang
|
606c1ebfd5
|
remove logger
|
2026-04-22 15:46:11 +07:00 |
|
VDH
|
97e9381015
|
Merge branch 'develop' into feature/skillBehavior
|
2026-03-10 14:01:11 +07:00 |
|
VDH
|
fbcb3dc5e5
|
comment log
|
2026-03-10 14:00:49 +07:00 |
|
Tungdv
|
51667e8867
|
feat: add config instance.
|
2026-03-09 19:28:45 +07:00 |
|
VDH
|
574fc0c8c6
|
fix bug flash move skill
|
2026-03-09 17:50:32 +07:00 |
|
MinhHai
|
7e5fd02e1f
|
Merge remote-tracking branch 'origin/develop' into feature/update-logout-logic
|
2026-03-06 17:33:37 +07:00 |
|
VDH
|
3df4ce90de
|
fix cast skill while flashing move
|
2026-03-05 17:39:11 +07:00 |
|
MinhHai
|
9c10751894
|
WIP: remove singleton of CECWorld, rename CECGameRun's file
|
2026-03-03 14:15:00 +07:00 |
|
Tungdv
|
5f943f4c32
|
feat: delete log.
|
2026-02-10 19:41:20 +07:00 |
|
Tungdv
|
ea437dca63
|
fix: update logic move with brush.
|
2026-02-10 17:58:13 +07:00 |
|
Tungdv
|
077a76f77e
|
fix: test move with brush.
|
2026-02-10 11:12:12 +07:00 |
|
Tungdv
|
f2acc5ca2e
|
fix: update swim hp.
|
2026-01-05 18:44:57 +07:00 |
|
Tungdv
|
12b6861731
|
fix: revert commit fix jump.
|
2025-12-22 11:00:41 +07:00 |
|
Tungdv
|
aad6933021
|
fix: fix bug jump on ground.
|
2025-12-17 20:49:38 +07:00 |
|
Tungdv
|
b7cb744c35
|
fix: update move for HP.
|
2025-12-15 17:55:58 +07:00 |
|
VDH
|
504cdb11d6
|
Merge branch 'develop' into feature/skill-data
# Conflicts:
# Assets/PerfectWorld/Scripts/Move/EC_CDR.cs
# Assets/PerfectWorld/Scripts/World/CECWorld.cs
# Assets/Scenes/a61.unity
|
2025-12-11 14:14:54 +07:00 |
|
Tungdv
|
ebdb99865d
|
fix: update move air.
|
2025-12-09 19:53:50 +07:00 |
|
VDH
|
2410af3078
|
done pos skill
|
2025-12-08 17:49:57 +07:00 |
|
VDH
|
a48ac9baf8
|
Merge branch 'develop' into feature/skill-data
# Conflicts:
# Assets/PerfectWorld/Scripts/Managers/EC_ManPlayer.cs
# Assets/PerfectWorld/Scripts/Move/CECHostMove.cs
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
# Assets/Scripts/CECHostPlayer.cs
|
2025-12-06 16:41:34 +07:00 |
|
VDH
|
e19be27a1a
|
skill
|
2025-12-06 16:35:34 +07:00 |
|
Tungdv
|
c7c34b373c
|
fix: update data info for HP.
fix: update move fly and swim.
|
2025-12-06 14:14:55 +07:00 |
|
Tungdv
|
f330d9606c
|
fix: update logic jump move for HP.
|
2025-12-05 21:09:16 +07:00 |
|
Tungdv
|
1d7181c1fc
|
fix: update logic jump move.
|
2025-12-04 20:06:02 +07:00 |
|
Tungdv
|
b5aeba251d
|
fix: update logic jump stand for HP.
|
2025-12-04 19:18:58 +07:00 |
|
VDH
|
0529114779
|
done skill bless
|
2025-12-04 17:26:42 +07:00 |
|
VDH
|
8ee2477681
|
get config
|
2025-11-18 18:54:56 +07:00 |
|
Tungdv
|
73d3917bbe
|
fix: delete log.
|
2025-11-04 10:09:27 +07:00 |
|
Tungdv
|
cfc13087e4
|
fix:
- fix anim elseplayer.
- fix auto move to target of HP.
- fix postion wrong went use joystick after auto move of HP.
|
2025-11-03 19:59:00 +07:00 |
|
Tungdv
|
25f717dc00
|
fix: update auto move HP.
|
2025-10-31 19:27:10 +07:00 |
|
NguyenVanDat
|
254df2c428
|
ForTest
|
2025-10-28 10:55:52 +07:00 |
|
NguyenVanDat
|
aca798172c
|
testfast
|
2025-10-28 10:31:28 +07:00 |
|
Tungdv
|
3a05b94366
|
Merge branch 'develop' into feature/hp_normal_attack
# Conflicts:
# Assets/PerfectWorld/Scripts/Managers/CECNPCMan.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HPWorkMelee.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HPWorkTrace.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HostPlayer.cs
# Assets/PerfectWorld/Scripts/Managers/EC_ManMatter.cs
# Assets/PerfectWorld/Scripts/Managers/EC_ManPlayer.cs
# Assets/PerfectWorld/Scripts/Managers/EC_Object.cs
# Assets/PerfectWorld/Scripts/Move/CECHostMove.cs
# Assets/PerfectWorld/Scripts/NPC/CECMonster.cs
# Assets/PerfectWorld/Scripts/NPC/CECNPC.cs
# Assets/PerfectWorld/Scripts/NPC/CECNPCModelDefaultPolicy.cs
# Assets/PerfectWorld/Scripts/Network/UnityGameSession.cs
# Assets/PerfectWorld/Scripts/PlayerState/PlayerIdleState.cs
# Assets/PerfectWorld/Scripts/PlayerState/PlayerMoveState.cs
# Assets/PerfectWorld/Scripts/Players/EC_ElsePlayer.cs
# Assets/PerfectWorld/Scripts/UI/pickupItem.cs
# Assets/Scripts/CECHostPlayer.cs
# Assets/Scripts/EC_Utility.cs
# Assets/Scripts/GameController.cs
# Assets/Scripts/InitializePlayer.cs
# Assets/Scripts/Move/EC_Player.cs
# Assets/Scripts/PlayerVisual.cs
|
2025-10-20 16:58:20 +07:00 |
|
VDH
|
4a701aaa16
|
Merge remote-tracking branch 'origin/develop' into feature/HostAttack_Hoang
# Conflicts:
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
# Assets/Scripts/CECHostPlayer.cs
|
2025-10-13 09:11:16 +07:00 |
|
VDH
|
bd344fcff5
|
player animation
|
2025-10-11 16:09:00 +07:00 |
|
VDH
|
042b248368
|
Merge remote-tracking branch 'origin/develop' into feature/HostAttack_Hoang
# Conflicts:
# Assets/PerfectWorld/Scripts/GameData/ExpTypes.cs
# Assets/PerfectWorld/Scripts/Managers/EC_ManPlayer.cs
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs.meta
# Assets/PerfectWorld/Scripts/Move/EC_Player.cs
# Assets/PerfectWorld/Scripts/Move/EC_Player.cs.meta
# Assets/Scripts/CECHostPlayer.cs
# Assets/Scripts/Move/CECPlayer.cs
|
2025-10-11 10:09:59 +07:00 |
|
VDH
|
dd38edcdd5
|
change name file
|
2025-10-11 10:08:24 +07:00 |
|
VDH
|
bcba39d951
|
reset
|
2025-10-11 10:02:52 +07:00 |
|
VDH
|
a7666f9aa1
|
organize folder
|
2025-10-10 15:10:36 +07:00 |
|