Commit Graph

643 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 74d096196b Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-05-15 11:06:45 +07:00
Tran Hai Nam 6b741d16ef fix go back to idle when using skill 2026-05-15 11:06:25 +07:00
Le Duc Anh dd04b59395 Add NPC icon to mini map 2026-05-13 17:50:42 +07:00
Tungdv 60a3377c5d fix: rename "prefab" to "playerOb". 2026-05-12 18:07:55 +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 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 2602ab0ea3 ADd buff icon for npc and else player 2026-05-08 17:39:14 +07:00
vuong dinh hoang 496856930c remove log 2026-05-07 16:57:15 +07:00
vuong dinh hoang 832d818af8 fix gfx levelup 2026-05-06 18:10:08 +07:00
vuong dinh hoang ba5b47c324 TiT 2026-05-06 15:43:56 +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
Tungdv 9f470c31d2 Merge remote-tracking branch 'origin/develop' into feature/pooling_system 2026-05-04 16:17:24 +07:00
Tungdv 46e3154db9 fix: update pooling manager. 2026-05-04 16:16:58 +07:00
VuNgocHaiC7 391f790022 Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into feature/optimate
# Conflicts:
#	Assets/PerfectWorld/Scene/Bootstrap.unity
#	Assets/PerfectWorld/Scene/LoginScene.unity
2026-05-04 13:35:23 +07:00
Le Duc Anh a60057af16 push ho a dac 2026-04-29 16:04:15 +07:00
VuNgocHaiC7 f33c878cd9 fix code optimate for PlayerModelPreview v3 2026-04-26 16:37:34 +07:00
vuong dinh hoang a83c12a2ef delay sound 2026-04-24 10:47:49 +07:00
Tran Hai Nam 2b8c4f8124 fix bug after merge 2026-04-22 17:07:14 +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
HungDK f1c06bfa19 Merge branch 'develop' into fixbug/npc-dialog 2026-04-22 10:37:40 +07:00
HungDK 3e3509ea99 Fix moving nonstop while auto routing 2026-04-22 10:37:25 +07:00
Tungdv aabbe085a3 Merge branch 'develop' into feature/EP_fix_bug 2026-04-21 16:38:51 +07:00
Tungdv eb52277197 fix: fix bug move for EP. 2026-04-21 16:38:09 +07:00
Tran Hai Nam aac787e2e0 Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into fix-ui 2026-04-21 15:00:20 +07:00
Tran Hai Nam 2f4b6d77da Add %data for equipment 2026-04-21 14:57:43 +07:00
vuong dinh hoang 284a77e4d2 remove debug 2026-04-21 11:43:07 +07:00
Le Duc Anh 6dafbf56ca remove sfx wav subfix. Update some NRE cases 2026-04-21 10:41:04 +07:00
Chomper9981 2bf643fca9 fix equipment percent proplem 2026-04-20 14:21:27 +07:00
Tungdv 12ecb7dcb4 fix: fix crash on mobile when enter world. 2026-04-18 17:40:33 +07:00
Le Duc Anh fd08797f4a update router 2026-04-18 16:45:13 +07:00
HungDK c7145b439e Change distance to check reach destination 2026-04-18 16:22:46 +07:00
HungDK 439941d15e Fix unstable router, water route 2026-04-18 15:10:10 +07:00
HungDK 5bfe81facd Fix unstable router, water and air route 2026-04-18 13:51:02 +07:00
VDH 19617ff30e Merge branch 'develop' into fix-bug/character-sound 2026-04-15 16:00:51 +07:00
HungDK 2fe24bcb84 Merge branch 'develop' into fixbug/npc-dialog 2026-04-15 15:10:54 +07:00
HungDK 9ddb91a087 Fix raycast to not hit through ui 2026-04-15 11:26:47 +07:00
VDH a56554c19b load sound into map collection 2026-04-14 17:50:19 +07:00
Chomper9981 fde31ab9b8 Add missing shop item data 2026-04-14 11:06:08 +07:00
VuNgocHaiC7 d4699f231a Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into feature/update-ui 2026-04-13 17:09:57 +07:00
VuNgocHaiC7 ef1abad46d fix bug money and PW-149 2026-04-13 17:08:35 +07:00
Chomper9981 0a909af027 Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into fix-ui 2026-04-13 14:47:37 +07:00
Chomper9981 f083c400a0 Add BubbleText Logic 2026-04-13 14:44:16 +07:00
Le Duc Anh ccc13db1e7 add model relate to level 19 tasks 2026-04-12 21:38:34 +07:00
VDH 5da2b32919 Merge branch 'develop' into fix-bug/spawn-multiple-fly-gfx 2026-04-10 16:36:25 +07:00
VDH ea56a82b5c done gfx sound 2026-04-10 16:35:07 +07:00
Chomper9981 1eb07ce750 Fix Shop Price UI. Fix some item that not showing data in shop. 2026-04-10 11:18:49 +07:00