Commit Graph

2311 Commits

Author SHA1 Message Date
NguyenVanDat 2d85773f0e REFACTOR CECHostPlayer
separate class to partial class
2026-02-24 10:57:12 +07:00
VDH 335d44f496 adust plan 2026-02-24 10:32:25 +07:00
Chomper9981 7050243d98 Merge branch 'develop' of ssh://git.pthub.vn:3222/Unity/perfect-world-unity into feature-develop 2026-02-24 10:02:19 +07:00
Chomper9981 6bd0b92038 Fix bug task trace not working on mobile devide, make task trace update in runtime. 2026-02-24 10:01:49 +07:00
VDH e9522193c6 plan 2026-02-24 09:50:08 +07:00
MinhHai 52450d7890 Fix bug Addressable singleton 2026-02-24 09:39:12 +07:00
VuNgocHaiC7 4226a0bf02 fix onDestroy ins addressableManager 2026-02-23 17:49:55 +07:00
NguyenVanDat cc04ace9e1 Merge branch 'develop' into feature/clear-embedded-chip
# Conflicts:
#	Assets/PerfectWorld/Scripts/UI/Dialogs/DlgInstall.cs
2026-02-23 15:05:51 +07:00
VDH af44545093 Merge branch 'develop' into feature/skill-set-shortcut 2026-02-23 14:47:53 +07:00
Le Duc Anh bb8ce0f8cc update addressable bundle data 2026-02-22 23:15:14 +07:00
Le Duc Anh 050bf5e9c8 v 2026-02-21 23:33:08 +07:00
Le Duc Anh 0e6ceaf6f3 Play from Bootstrap scene. Move heavy logic to other Thread 2026-02-20 01:20:05 +07:00
Le Duc Anh 36448c7d08 make sure bundle is loaded first 2026-02-19 19:10:31 +07:00
Le Duc Anh 2d08405d56 refactor LitModelHolder 2026-02-19 10:40:00 +07:00
Le Duc Anh acfd4bfdbe having the distance check running on separated thread 2026-02-18 23:20:15 +07:00
Le Duc Anh 41199e90f5 optimize loading process 2026-02-18 20:04:26 +07:00
Le Duc Anh ae254dcd7e fix the render texture issue 2026-02-17 20:33:54 +07:00
Le Duc Anh 21754a63e7 Load object base on distance v1 - without loading screen 2026-02-16 13:46:16 +07:00
Le Duc Anh e7a940ff8c WIP: load litmodel base on player pos 2026-02-15 23:59:34 +07:00
Le Duc Anh d385e47ff3 update project settings for builds 2026-02-15 21:44:45 +07:00
Le Duc Anh 3becfc3ab5 move all litmodel a61 into a61 asset group 2026-02-15 21:34:38 +07:00
VDH 592a2f01db convert skill 2026-02-12 14:39:26 +07:00
VuNgocHaiC7 e5529a94e3 Merge branch 'develop' of https://git.brew.monster/Unity/perfect-world-unity into feature/update_dlgInstall 2026-02-11 17:46:55 +07:00
Tungdv 7c132590f1 fix: update logic move when jump stand. 2026-02-11 17:37:27 +07:00
VuNgocHaiC7 366001be85 Merge branch 'develop' of https://git.brew.monster/Unity/perfect-world-unity into feature/update_dlgInstall 2026-02-11 17:37:06 +07:00
VuNgocHaiC7 363520be53 update info item for dlgInstall after the merge 2026-02-11 17:36:16 +07:00
Le Duc Anh 1c39a46b7f move escape button 2026-02-11 17:08:29 +07:00
hoangvd cb18c63c87 Merge pull request 'adjust UI layout add logic disable UI for quickbar UI' (#159) from feature/skill-set-shortcut into develop
Reviewed-on: https://git.brew.monster/Unity/perfect-world-unity/pulls/159
2026-02-11 09:57:56 +00:00
Le Duc Anh b5eb447688 Merge branch 'develop' of https://git.brew.monster/Unity/perfect-world-unity into develop 2026-02-11 16:44:20 +07:00
Le Duc Anh 00c0e1d88a fix some minor issues 2026-02-11 16:43:53 +07:00
Tungdv ca35caea4c Merge branch 'develop' into feature/hp_swim 2026-02-11 16:38:22 +07:00
Tungdv b98e81cab8 fix: update logic move with brush. 2026-02-11 16:34:31 +07:00
VDH c04b5b1f09 adjust UI layout add logic disable UI for quickbar UI 2026-02-11 15:31:37 +07:00
VDH 4cdfbb1d62 Merge branch 'develop' into feature/skill-set-shortcut 2026-02-11 15:00:35 +07:00
VDH 77deaf2e08 fix bug endless loop 2026-02-11 14:58:08 +07:00
MinhHai 125229cae5 Merge remote-tracking branch 'origin/develop' into feature/save-skill-combo
# Conflicts:
#	Assets/PerfectWorld/Scripts/Task/UI/DlgTask.cs
2026-02-11 14:56:21 +07:00
MinhHai 4df362fd16 add logic for SaveConfig, avoid Send to Server 2026-02-11 14:54:51 +07:00
MinhHai e6b0256382 WIP: add partial class for CECHostPplayer -> CECHostPlayer.ConfigData 2026-02-11 14:48:36 +07:00
Le Duc Anh a309b17ddb Update scripts 2026-02-11 14:42:41 +07:00
Le Duc Anh d1ea14eede Merge branch 'develop' of https://git.brew.monster/Unity/perfect-world-unity into develop 2026-02-11 13:47:23 +07:00
NguyenVanDat a66bffd9d8 fix clear slot index 2026-02-11 11:32:11 +07:00
NguyenVanDat cf984fa9ed Merge branch 'develop' into feature/clear-embedded-chip 2026-02-11 11:08:32 +07:00
NguyenVanDat ae658e7a2e fix null button in message box 2026-02-11 11:04:20 +07:00
VDH b5184947f2 Merge branch 'develop' into feature/skill-set-shortcut 2026-02-11 10:50:17 +07:00
VDH 88d7bd550b fix bug after convert by tool 2026-02-11 10:43:08 +07:00
NguyenVanDat efb1825422 Merge branch 'develop' into feature/clear-embedded-chip 2026-02-11 10:21:47 +07:00
Le Duc Anh e2028396bb add all a61 colliders 2026-02-10 23:22:51 +07:00
Tungdv e252649f7f Merge branch 'develop' into feature/hp_swim 2026-02-10 19:44:32 +07:00
Tungdv 5f943f4c32 feat: delete log. 2026-02-10 19:41:20 +07:00
VDH d0914160b2 convert skill and add path 2026-02-10 19:28:15 +07:00