Commit 959513c
committed
feat: update game
1 parent f17aba5 commit 959513c
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule buriedcity updated 20 files
- src/App.tsx+4
- src/common/hooks/useLongPress.ts+143
- src/common/ui/ItemTransferPanel.tsx+25
- src/common/ui/SpriteSlider.tsx+211
- src/core/game/combat/Battle.ts+4
- src/core/game/entities/NPCManager.ts+16-1
- src/core/game/map/Map.ts+6-4
- src/core/game/map/Site.ts+4-2
- src/core/game/shelter/Building.ts+3-2
- src/core/game/shelter/actions/Formula.ts+5-6
- src/core/store/gameStore.ts+12
- src/core/store/playerStore.ts+5
- src/core/store/uiStore.ts+9-1
- src/module/location/LocationExploreView.tsx+9
- src/module/npc/NPCTradeView.tsx+4
- src/module/overlay/ItemSliderDialog.tsx+427
- src/module/overlay/NpcGiftDialog.tsx+5
- src/module/storage/ItemCell.tsx+11-4
- src/module/storage/TradePanel.tsx+36
- src/scene/navigation/buttonVisibility.ts+5
0 commit comments