Commit Graph

275 Commits

Author SHA1 Message Date
Tran Hai Nam edc2dc4cf9 fix missing id in weapon sound 2026-04-25 10:33:19 +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 af5e72c289 add Combineaction 2026-04-22 16:19:29 +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
Chomper9981 db888586e5 fix anim double call proplem. fix kK idle anime 2026-04-20 10:17:25 +07:00
HungDK 439941d15e Fix unstable router, water route 2026-04-18 15:10:10 +07:00
Chomper9981 c6c61f5a0c Skip wound animation. add chanel logic to active it agaist. 2026-04-17 15:42:26 +07:00
Chomper9981 a2f6941df7 Add white tiger anim 2026-04-16 15:57:43 +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
Tungdv 31fe8d77d1 Merge remote-tracking branch 'origin/develop' into feature/HP_fix_move_in_a69 2026-04-15 17:20:40 +07:00
Tungdv f8dbd6e458 fix: Update HP move in scene a69. 2026-04-15 17:20:25 +07:00
Chomper9981 f083c400a0 Add BubbleText Logic 2026-04-13 14:44:16 +07:00
Le Duc Anh ea6eff72ca show equipment when use player clone 2026-04-07 15:27:42 +07:00
Chomper9981 ff03d7d0eb Add Animation phoenix fly in the lv 10 quest. 2026-04-06 13:39:39 +07:00
Chomper9981 4144077219 Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into fix-ui 2026-04-01 17:59:31 +07:00
VDH 014452258d fix use skill can't move imidiately 2026-03-30 17:14:05 +07:00
Chomper9981 0dfff3a4ae Add animation for skill 2026-03-25 11:19:48 +07:00
Chomper9981 1f0da3b665 Add UI for Buff Icons. Refactor the UI Image Picture 2026-03-24 10:53:05 +07:00
Le Duc Anh 2c5b9a9104 load equipment async 2026-03-17 17:39:28 +07:00
VDH 31176c1ad6 Merge branch 'develop' into feature/skillBehavior
# Conflicts:
#	Assets/PerfectWorld/Scripts/Players/EC_ElsePlayer.cs
2026-03-16 16:43:30 +07:00
VDH 69e1b36dc6 done remove buff speed gfx 2026-03-16 16:40:04 +07:00
Chomper9981 db65447df2 Fix bug about elseplayer cast skill. 2026-03-16 14:46:16 +07:00
Tungdv 65c0b00011 fix: update logic show wing and sword fly. 2026-03-12 19:27:19 +07:00
Tungdv f5be092c15 fix: update init data EP. 2026-03-12 16:51:30 +07:00
VDH 2b2120ec58 Merge branch 'develop' into feature/skillBehavior
# Conflicts:
#	Assets/PerfectWorld/Scene/Bootstrap.unity
2026-03-12 14:27:42 +07:00
Le Duc Anh a13ac49467 add 7 fly sword 2026-03-11 23:14:12 +07:00
Le Duc Anh 2aee6f6141 attack fly sword to correct pos 2026-03-11 19:31:14 +07:00
VDH 5feb313867 Merge branch 'develop' into feature/skillBehavior 2026-03-11 16:08:01 +07:00
VDH 230bb83e6f add more handle protocol 2026-03-11 16:05:54 +07:00
Tungdv 748874fa84 fix: fix auto move to target when swim. 2026-03-11 15:41:39 +07:00
Chomper9981 2c432b0686 fix some wing proplem 2026-03-10 17:14:18 +07:00
Tungdv 94c20c4bdd Merge remote-tracking branch 'origin/develop' into feature/hp_pet
# Conflicts:
#	Assets/Scripts/CECPlayer_Inventory.cs
2026-03-10 14:47:49 +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 9a9f85edf5 Merge pull request 'add config instance for limit jump' (#211) from feature/HP_jump into develop
Reviewed-on: https://git.pthub.vn/Unity/perfect-world-unity/pulls/211
2026-03-10 03:40:45 +00:00
Tungdv 51667e8867 feat: add config instance. 2026-03-09 19:28:45 +07:00
VDH dbb1cac4a6 Merge branch 'develop' into feature/skillBehavior
# Conflicts:
#	Assets/Scripts/CECHostPlayer.cs
2026-03-09 17:53:02 +07:00
VDH 574fc0c8c6 fix bug flash move skill 2026-03-09 17:50:32 +07:00
Chomper9981 f4ad63f525 change game object logic to using CECPlayer instead. fix dlgaward not gen enough data. fix wave hand invalid 2026-03-09 17:10:14 +07:00
Chomper9981 1ec660c957 Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into feature-develop 2026-03-07 15:22:46 +07:00
VDH 5228f357f1 done phap su gfx 2026-03-07 14:33:50 +07:00
Chomper9981 b46907c460 fix act not synch with dmg. add loop for some "Than Thu" animation 2026-03-07 11:28:40 +07:00
VDH 811712deae Merge branch 'develop' into feature/skillBehavior 2026-03-07 09:55:03 +07:00
VDH a184aa0ed5 fix use skill buff 2026-03-07 09:54:02 +07:00
MinhHai 7e5fd02e1f Merge remote-tracking branch 'origin/develop' into feature/update-logout-logic 2026-03-06 17:33:37 +07:00