Commit Graph

170 Commits

Author SHA1 Message Date
Tran Hai Nam c851c46292 fix gfx hit not sych with animation. Fix wrong animation timing with long weapon. Add animation scaling speed 2026-05-17 15:48:29 +07:00
Tran Hai Nam 285697bf8b Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-05-16 10:33:30 +07:00
Tran Hai Nam 325350855d Add more GFX and logic code 2026-05-16 10:32:50 +07:00
Tungdv 7e819fed80 Merge branch 'develop' into feature/dlg_setting
# Conflicts:
#	Assets/PerfectWorld/Scripts/NPC/CECNPC.cs
2026-05-15 11:39:20 +07:00
Tran Hai Nam 65e723751f AddGfxLog 2026-05-15 11:12:10 +07:00
Tran Hai Nam 6b741d16ef fix go back to idle when using skill 2026-05-15 11:06:25 +07:00
Tungdv 884368e612 feat: add setting config. 2026-05-13 19:45:41 +07:00
Tran Hai Nam 8b57609e7d Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-05-13 17:28:24 +07:00
Tran Hai Nam 1fe7df6c24 Add more gfx and hook logic for gfx(KK only) 2026-05-13 17:27:47 +07:00
Tran Hai Nam d5ba997382 Add channing gfx delay base on SO file 2026-05-13 14:25:45 +07:00
Tungdv 713ac52b6f Merge remote-tracking branch 'origin/develop' into feature/EP_add_in_pooling_system
# Conflicts:
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
2026-05-12 17:55:06 +07:00
Tungdv ed605bc3b2 Merge remote-tracking branch 'origin/develop' into feature/EP_add_in_pooling_system 2026-05-12 17:46:17 +07:00
Tungdv 0eb1706801 feat: add EP in pooling system. 2026-05-12 17:45:28 +07:00
vuong dinh hoang f8512de72e deal damage overtime 2026-05-12 16:56:22 +07:00
Tran Hai Nam c5513e3eac fix some known bug and add more chanelling gfx 2026-05-12 12:00:04 +07:00
Tran Hai Nam 6e5e86e68d Add gfx when chane skill 2026-05-11 16:24:53 +07:00
Tran Hai Nam dda7b1c0db Fix annimation not loop 2026-05-11 11:00:04 +07:00
Tungdv f64aa71359 Merge remote-tracking branch 'origin/develop' into feature/HP_move_when_load_terrain_lit 2026-05-08 21:03:59 +07:00
Tungdv e08fb965e1 feat: show/hide model visual NPC. 2026-05-08 21:03:00 +07:00
Tran Hai Nam 5abbd11d4a fix npc buff not expire 2026-05-08 17:52:29 +07:00
Tran Hai Nam 6b35d100fa Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-05-08 17:42:08 +07:00
Tran Hai Nam 2602ab0ea3 ADd buff icon for npc and else player 2026-05-08 17:39:14 +07:00
vuong dinh hoang 8f7d7e017b done gfx for monster 2026-05-08 17:17:08 +07:00
vuong dinh hoang c58c7be1bd done gfx monster and fix bug movable when get stuned 2026-05-08 16:53:47 +07:00
Tungdv 37fcc53855 Merge remote-tracking branch 'origin/develop' into feature/pooling_system
# Conflicts:
#	Assets/PerfectWorld/Scene/Bootstrap.unity
2026-05-06 18:01:42 +07:00
Tran Hai Nam 936dbb7839 Change animation logic to using channer act 2026-05-06 17:46:38 +07:00
Tungdv 9c8677240c Merge remote-tracking branch 'origin/develop' into feature/pooling_system
# Conflicts:
#	Assets/PerfectWorld/Scene/Bootstrap.unity
2026-05-06 15:36:34 +07:00
Tungdv df23868b40 feat: Add prefabs pooling manager.
fix: update spawn NPC.
2026-05-06 15:33:28 +07:00
Tran Hai Nam a5d162f398 modify some code of channel act 2026-05-05 17:47:39 +07:00
Tran Hai Nam c52b3f445f Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-05-05 16:10:37 +07:00
Tran Hai Nam 4e99c4f842 add chanelact logic 2026-05-05 16:09:25 +07:00
vuong dinh hoang 24213729f2 stun logic 2026-05-04 14:55:50 +07:00
Tran Hai Nam 09abdad53f fix null proplem of m_nType 2026-04-25 14:48:22 +07:00
Tran Hai Nam 43d2f7291a fix some sfx wrong path 2026-04-24 15:24:15 +07:00
Tran Hai Nam eadc742c8a add sfx for normal attack 2026-04-24 15:04:23 +07:00
vuong dinh hoang a83c12a2ef delay sound 2026-04-24 10:47:49 +07:00
Tran Hai Nam 912518d2c9 1Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-04-22 16:25:34 +07:00
Tran Hai Nam f5dba37813 Add loop behavior via code to player animation 2026-04-22 15:58:28 +07:00
vuong dinh hoang 606c1ebfd5 remove logger 2026-04-22 15:46:11 +07:00
vuong dinh hoang 284a77e4d2 remove debug 2026-04-21 11:43:07 +07:00
Tran Hai Nam 37c329fbb8 remove .wav 2026-04-20 16:53:24 +07:00
Chomper9981 a3c2f478ef Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into fix-ui 2026-04-20 14:44:07 +07:00
Chomper9981 2bf643fca9 fix equipment percent proplem 2026-04-20 14:21:27 +07:00
CuongNV 6c15eb0192 Merge branch 'develop' into feature/chat_01 2026-04-20 11:17:45 +07:00
CuongNV ef632e7f11 update icon combo 2026-04-20 11:11:23 +07:00
Chomper9981 7ac9721f3c Add sfx to skill trigger 2026-04-17 16:55:36 +07:00
Chomper9981 10c9a00e6a change combine action logic to dictionary 2026-04-16 16:21:10 +07:00
Chomper9981 aacd303e94 Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into fix-ui 2026-04-16 15:31:33 +07:00
Chomper9981 97bb1f97d4 Add A3DCombinedAction logic 2026-04-16 15:30:52 +07:00
CuongNV 5b2feeb39f update log 2026-04-16 14:40:39 +07:00