Commit Graph

179 Commits

Author SHA1 Message Date
HungDK e7cecb98f9 Deposit, withdraw account money handler 2026-05-27 09:25:12 +07:00
HungDK e3a32c8780 Merge branch 'develop' into feature/storage 2026-05-21 17:56:21 +07:00
HungDK 8896d26b50 Add send storage request 2026-05-21 17:44:22 +07:00
vuong dinh hoang cf2f6625ff remove log 2026-05-20 15:43:43 +07:00
vuong dinh hoang b487e24d8a fix action 2026-05-20 15:08:09 +07:00
HungDK 69575c9489 Add quick sort item feature 2026-05-19 11:26:11 +07:00
VuNgocHaiC7 5ce32ab5a4 fix logout when disconnect 2026-05-11 17:50:25 +07:00
HungDK 925f2cf562 Fix logout flow, reentry instead half logout because sdk only except that 2026-05-07 15:51:33 +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
HungDK c9aef9d68d Fix clean request logout1 2026-04-21 10:53:17 +07:00
CuongNV 9919ebc8c0 fix bug chat system 2026-04-13 13:48:16 +07:00
HungDK 7d303c3fca Update ui, split item, handle split, change button text 2026-04-06 17:15:40 +07:00
VuNgocHaiC7 f290d44d13 Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into feature/friend_ui 2026-03-19 17:54:21 +07:00
VuNgocHaiC7 f9dbdc1c3c fix ui for dlg FriendList 2026-03-19 17:50:49 +07:00
VDH 92852a28a0 add log for build 2026-03-19 16:00:31 +07:00
Tungdv c800b48d52 Merge branch 'develop' into feature/elseplayer
# Conflicts:
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
#	Assets/PerfectWorld/Scripts/UI/GamePlay/EC_GameUIMan.cs
2026-03-18 12:54:34 +07:00
Tungdv 8cf3144761 fix: update world when teleport. 2026-03-18 11:44:46 +07:00
Le Duc Anh bc7db7f58d get correct armor for elseplayer 2026-03-17 22:01:36 +07:00
hungdk f5a822f2e6 Merge pull request 'feature/friend' (#242) from feature/friend into develop
Reviewed-on: https://git.pthub.vn/Unity/perfect-world-unity/pulls/242
2026-03-17 10:40:07 +00:00
NguyenVanDat a960d7a5df finished refactor message box 2026-03-17 10:22:03 +07:00
HungDK 2870a5e309 Merge branch 'develop' into feature/friend 2026-03-16 17:40:12 +07:00
HungDK 5dfab238fa Update UnityGameSession.cs 2026-03-16 17:39:30 +07:00
Tungdv e6c2981ebb Merge remote-tracking branch 'origin/develop' into feature/elseplayer
# Conflicts:
#	Assets/PerfectWorld/Scripts/Managers/EC_ManPlayer.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
#	Assets/PerfectWorld/Scripts/Players/EC_ElsePlayer.cs
2026-03-13 11:27:06 +07:00
Tungdv 9788d29219 fix: update logic show wing and sword. 2026-03-13 10:40:04 +07:00
Le Duc Anh 4ebf4cf169 update equipement data 2026-03-12 21:14:07 +07:00
HungDK 2015dbf73e Add PROTOCOL_ADDFRIEND and enable add friend request 2026-03-12 20:58:29 +07:00
HungDK bc743a8e89 Add CreateGetOtherEquipDetailCmd and update player option UI prefab 2026-03-09 14:52:55 +07:00
Le Duc Anh 91bbfb6679 Merge branch 'develop' of https://git.pthub.vn/Unity/perfect-world-unity into develop 2026-03-09 10:03:29 +07:00
Le Duc Anh cfa6372001 add Bong Minh Dong a69 map 2026-03-07 20:11:25 +07:00
MinhHai 56e385ab88 DONE: logout full and logout half login 2026-03-06 17:33:14 +07:00
MinhHai c637c164f9 WIP: wait SERVER response PROTOCOL_PLAYERLOGOUT then client execute logout logic 2026-03-04 16:04:28 +07:00
MinhHai c407a6ded7 Merge remote-tracking branch 'origin/develop' into feature/update-logout-logic 2026-03-03 14:18:09 +07:00
MinhHai 9c10751894 WIP: remove singleton of CECWorld, rename CECGameRun's file 2026-03-03 14:15:00 +07:00
Le Duc Anh fbe3e92462 Merge remote-tracking branch 'origin/develop' into feature/dynamic-terrain 2026-03-02 20:15:20 +07:00
HungDK cb3c3531c0 Add send invite, respond of duel, team, ui handle 2026-03-02 14:38:56 +07:00
Le Duc Anh 76183faa47 unload world scene when logout 2026-02-27 20:46:21 +07:00
Tungdv 1210ff2c51 fix: update dlg pet list and dlg pet restore. 2026-02-27 17:24:26 +07:00
Tungdv f85f1add54 fix: update logic hatch pet egg. 2026-02-26 20:22:07 +07:00
Tungdv 708f33bfe4 Merge branch 'develop' into feature/hp_pet
# Conflicts:
#	Assets/PerfectWorld/Prefab/UIManager.prefab
#	Assets/PerfectWorld/Resources/UI/DialogScriptTableObject.asset
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
#	Assets/PerfectWorld/Scripts/Network/UnityGameSession.cs
#	Assets/PerfectWorld/Scripts/Players/EC_HostMsg.cs
#	Assets/Scripts/CECHostPlayer.cs
2026-02-26 16:39:23 +07:00
Tungdv 72ef982527 fix: update UI Dialog Pet List. 2026-02-26 15:57:36 +07:00
HungDK 1f1832fa6f Merge branch 'develop' into feature/character_info 2026-02-24 17:04:41 +07:00
Le Duc Anh 0f6f06af6b DlgConsole 2026-02-24 16:30:43 +07:00
HungDK d066a1a541 Merge remote-tracking branch 'origin/develop' into feature/character_info 2026-02-24 11:12:38 +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 acfd4bfdbe having the distance check running on separated thread 2026-02-18 23:20:15 +07:00
HungDK 36b7591a98 Add DuelRequest 2026-02-09 18:06:21 +07:00
VDH 8bce2d6b06 tesst skill 2026-02-09 15:15:31 +07:00
Tungdv 7a96c7e252 Merge remote-tracking branch 'origin/develop' into feature/hp_pet
# Conflicts:
#	Assets/AddressableAssetsData/AddressableAssetSettings.asset
#	Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
#	Assets/PerfectWorld/Scripts/MainFiles/EC_Game.cs
#	Assets/PerfectWorld/Scripts/Move/CECPlayer.cs
#	Assets/PerfectWorld/Scripts/NPC/CECNPC.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/C2SCommand/C2SCommand.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/C2SCommand/C2SCommandFactory.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GPDataType.cs
#	Assets/PerfectWorld/Scripts/Network/CSNetwork/GameSession.cs
#	Assets/PerfectWorld/Scripts/Network/UnityGameSession.cs
#	Assets/PerfectWorld/Scripts/UI/Dialogs/DlgPetList.cs
#	Assets/PerfectWorld/Scripts/UI/Dialogs/DlgPetList.cs.meta
#	Assets/PerfectWorld/Scripts/UI/Login/LoginScreenUI.cs
#	Assets/Scenes/a61.unity
#	Assets/Scripts/CECGameRun.cs
#	Assets/Scripts/CECHostPlayer.cs
#	Assets/Scripts/CECUIManager.cs
2026-02-05 17:29:54 +07:00
Le Duc Anh 5ae8a9a51d combine SDK with login UI 2026-02-03 14:57:23 +07:00