Add wallet to clients

This commit is contained in:
IQuant 2024-05-10 20:22:38 +03:00
parent 9836937107
commit 29e9ed05f8
3 changed files with 4 additions and 2 deletions

View file

@ -328,4 +328,6 @@
value_string=""
>
</VariableStorageComponent>
<WalletComponent>
</WalletComponent>
</Entity>

View file

@ -43,7 +43,7 @@ function net_handling.mod.inventory(peer_id, inventory_state)
end
local player_data = player_fns.peer_get_player_data(peer_id)
player_fns.deserialize_items(inventory_state, player_data)
GamePrint("synced inventory")
-- GamePrint("synced inventory")
end
function net_handling.mod.perks(peer_id, perk_data)

View file

@ -1,5 +1,6 @@
+ Синхронизация перков
k Синхронизация противников
k Синхронизация мира
- Общее хп
- Синхронизация хп
- Проверка окончания игры
@ -22,7 +23,6 @@
- reliability
+ Сжатие пакетов
- Перекидывание предметов
- Синхронизация мира
? Фикс наведения на клиентов
- fungal shift-ы
- orbs sync