HungDK
|
c3a925cd6c
|
Add c2s_SendCmdSetStatusPts to modify character potential point
|
2026-01-27 17:38:47 +07:00 |
|
HungDK
|
0e883425d7
|
Callback onto unitys main thread
|
2026-01-22 16:30:25 +07:00 |
|
HungDK
|
79906c3113
|
Add handle creating role, call back
|
2026-01-22 10:02:28 +07:00 |
|
NguyenVanDat
|
b14bb3db0f
|
update command embed stone
|
2026-01-20 16:49:56 +07:00 |
|
NguyenVanDat
|
b461d0b151
|
add embed stone protocol
|
2026-01-20 10:09:09 +07:00 |
|
Tungdv
|
15f9bd2a86
|
Merge branch 'develop' into feature/hp_swim
# Conflicts:
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
# Assets/PerfectWorld/Scripts/Network/UnityGameSession.cs
# Assets/Scripts/CECHostPlayer.cs
|
2026-01-16 19:16:40 +07:00 |
|
Tungdv
|
0b23be64a2
|
fix: update logic cmd cache.
|
2026-01-16 18:02:39 +07:00 |
|
HungDK
|
ef362d6017
|
Merge branch 'develop' into feature/produce-equipment
|
2026-01-16 17:40:20 +07:00 |
|
HungDK
|
3aca254fd4
|
Fix wrong cmd method name
|
2026-01-16 17:24:01 +07:00 |
|
Tungdv
|
017d26b64f
|
feat: add command cache.
|
2026-01-15 19:22:30 +07:00 |
|
HungDK
|
dd96ccd0ed
|
Add request server to produce item
|
2026-01-15 15:05:22 +07:00 |
|
VDH
|
57b5195c36
|
done learn and upgrade skill
|
2026-01-14 18:00:30 +07:00 |
|
VDH
|
f5a9227cc7
|
Merge branch 'develop' into feature/skill-data
# Conflicts:
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
# Assets/Prefabs/BoostrapForTest.prefab
# Assets/Scenes/a61.unity
# Assets/Scripts/CECHostPlayer.cs
|
2026-01-13 18:04:28 +07:00 |
|
VDH
|
511a833967
|
send to server learn skill
|
2026-01-13 17:58:20 +07:00 |
|
VDH
|
6066e851a4
|
Merge branch 'develop' into feature/skill-data
# Conflicts:
# Assets/Scenes/a61.unity
# Assets/Scripts/CECHostPlayer.cs
|
2026-01-13 11:04:28 +07:00 |
|
Tungdv
|
11eb224dc0
|
fix: update logic fly HP (Send cmd to server).
|
2026-01-12 19:23:09 +07:00 |
|
VDH
|
61f4660dba
|
done flow learn skill
|
2026-01-12 19:07:37 +07:00 |
|
Tungdv
|
e279eeb540
|
fix: update logic fly HP.
|
2026-01-12 15:07:18 +07:00 |
|
MinhHai
|
219c87f469
|
add new pack: Editor Attributes, complete GoTo cmd
|
2026-01-09 15:01:29 +07:00 |
|
VDH
|
7e83b578fe
|
coool down ui
|
2026-01-05 18:25:27 +07:00 |
|
VDH
|
cc1f4a9556
|
ui skill for tesst
|
2025-12-29 17:32:48 +07:00 |
|
NguyenVanDat
|
308c4c8b92
|
do logic host player mining
|
2025-12-26 11:47:55 +07:00 |
|
VDH
|
824f713c37
|
Merge branch 'develop' of https://git.brew.monster/Unity/perfect-world-unity into develop
|
2025-12-23 17:33:14 +07:00 |
|
VDH
|
2b12799546
|
fix npc double
|
2025-12-23 17:33:09 +07:00 |
|
HungDK
|
cb4e27c2b9
|
Add c2s_CmdGatherMaterial
|
2025-12-22 17:53:16 +07:00 |
|
VDH
|
04cbdb4934
|
Merge branch 'develop' into feature/skill-data
|
2025-12-17 17:18:28 +07:00 |
|
NguyenVanDat
|
a786ee236e
|
Merge branch 'develop' into implement_task_UI
# Conflicts:
# Assets/PerfectWorld/Scripts/Managers/EC_ManPlayer.cs
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
# Assets/PerfectWorld/Scripts/Network/CSNetwork/C2SCommand/C2SCommandFactory.cs
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
# Assets/PerfectWorld/Scripts/Task/CECTaskInterface.cs
# Assets/Scripts/CECHostPlayer.cs
# Assets/Scripts/EC_GPDataType.cs
|
2025-12-16 11:59:08 +07:00 |
|
VDH
|
54b1cc7127
|
fix animation processing
|
2025-12-16 09:30:09 +07:00 |
|
Tungdv
|
b7cb744c35
|
fix: update move for HP.
|
2025-12-15 17:55:58 +07:00 |
|
MinhHai
|
028563e660
|
Merge remote-tracking branch 'origin/implement_task_UI' into feature/fix-dyn-tasks
|
2025-12-15 10:01:23 +07:00 |
|
MinhHai
|
5646c3be62
|
add DlgTask into UIManager, fix load DynTask logic
|
2025-12-15 10:01:00 +07:00 |
|
VDH
|
fa177ec734
|
Merge branch 'develop' into feature/skill-data
|
2025-12-13 17:50:04 +07:00 |
|
Le Duc Anh
|
3984170c6f
|
remove NPC Disappeared events
|
2025-12-13 17:49:37 +07:00 |
|
VDH
|
60d0a52d4e
|
fix 2 struct
|
2025-12-13 17:49:34 +07:00 |
|
NguyenVanDat
|
cdb18dd691
|
Merge branch 'implement_task_UI' into feature/task-emote
# Conflicts:
# Assets/PerfectWorld/Scene/TaskTest.unity
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
# Assets/PerfectWorld/Scripts/Task/TaskTest.cs
# Assets/PerfectWorld/Scripts/UI/Dialogs/AUIDialog.cs
|
2025-12-13 14:19:19 +07:00 |
|
NguyenVanDat
|
a228a5ce1f
|
add action emote
|
2025-12-13 14:12:09 +07:00 |
|
MinhHai
|
de05654bd1
|
Merge remote-tracking branch 'origin/implement_task_UI' into feature/task-npc-give-award
# Conflicts:
# Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
|
2025-12-11 13:45:44 +07:00 |
|
MinhHai
|
09c3b5de28
|
complete mockup for DlgAward, after npc deliver award -> update runtime in Inventory
|
2025-12-11 11:41:54 +07:00 |
|
NguyenVanDat
|
c454eba988
|
add auto team
|
2025-12-10 13:55:52 +07:00 |
|
NguyenVanDat
|
c8a21a5a33
|
add auto team
|
2025-12-09 18:13:30 +07:00 |
|
VDH
|
c239660cd6
|
Merge branch 'develop' into feature/skill-data
|
2025-12-08 17:51:18 +07:00 |
|
NguyenVanDat
|
81701772dc
|
dummy fix task
|
2025-12-08 16:07:16 +07:00 |
|
HungDK
|
892d0d3aef
|
Merge branch 'develop' into feature/npc-shop
|
2025-12-08 10:37:03 +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 |
|
Tungdv
|
be85cf1d91
|
Merge branch 'develop' into feature/HP_jump
# Conflicts:
# Assets/PerfectWorld/Scripts/Managers/EC_HPWork.cs
# Assets/Scripts/CECHostPlayer.cs
|
2025-12-06 14:41:00 +07:00 |
|
Tungdv
|
956fde82b4
|
feat: set ext prop for HP.
|
2025-12-05 21:59:35 +07:00 |
|
Tungdv
|
f330d9606c
|
fix: update logic jump move for HP.
|
2025-12-05 21:09:16 +07:00 |
|
VDH
|
80c40705d2
|
skill pos processing
|
2025-12-05 21:07:25 +07:00 |
|
VDH
|
47f4033dff
|
Merge branch 'develop' into feature/skill-data
# Conflicts:
# Assets/PerfectWorld/Scripts/Managers/A3DTerrain2.cs
# Assets/PerfectWorld/Scripts/Managers/CECManager.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HPWork.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HPWorkStand.cs
# Assets/PerfectWorld/Scripts/Managers/EC_HPWorkTrace.cs
# Assets/PerfectWorld/Scripts/Managers/aabbcd.cs
# Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
# Assets/PerfectWorld/Scripts/Move/EC_CDR.cs
# Assets/PerfectWorld/Scripts/PlayerState/PlayerIdleState.cs
# Assets/PerfectWorld/Scripts/PlayerState/PlayerMoveState.cs
# Assets/Scripts/CECHostPlayer.cs
# Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset
|
2025-12-04 17:58:10 +07:00 |
|
VDH
|
0529114779
|
done skill bless
|
2025-12-04 17:26:42 +07:00 |
|