Commit Graph

202 Commits

Author SHA1 Message Date
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 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
vuong dinh hoang 414c4bfe57 done state gfx 2026-05-07 11:03:58 +07:00
vuong dinh hoang 29dc93e1aa Merge branch 'develop' into feature/gfx-action 2026-05-06 18:10:32 +07:00
vuong dinh hoang 832d818af8 fix gfx levelup 2026-05-06 18:10:08 +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
vuong dinh hoang 1ce524d306 done state gfx 2026-05-06 11:34:58 +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 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 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 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
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 97bb1f97d4 Add A3DCombinedAction logic 2026-04-16 15:30:52 +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
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 230bb83e6f add more handle protocol 2026-03-11 16:05:54 +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
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 a184aa0ed5 fix use skill buff 2026-03-07 09:54:02 +07:00
Tungdv 2e03de644d fix: update fly with sword and wing. 2026-03-06 17:33:20 +07:00
VDH a8dae262a3 fix after merge 2026-03-06 10:02:18 +07:00