This website requires JavaScript.
Explore
Help
Sign In
steven
/
Cozypaw-Hospital
Watch
1
Star
0
Fork
0
You've already forked Cozypaw-Hospital
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9c73b80ea69e195f7bc654bb98a3e19a3af3948
Cozypaw-Hospital
/
test
/
unit
T
History
Steven Wroblewski
b9c73b80ea
feat(items): add RoomChest with spawn and receive logic
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-09 01:04:34 +02:00
..
test_character_v2.gd
fix(test): use get_node_or_null in detach position test per project convention
2026-05-09 00:09:53 +02:00
test_game_state.gd
feat(save): extend GameState to v2 — outfit and held items persisted per character
2026-05-09 00:12:33 +02:00
test_gift_box.gd
test(gift-box): add unit tests for CLOSED/OPENING/OPEN state machine
2026-04-17 22:45:26 +02:00
test_holdable_item.gd
feat(items): add HoldableItem with hand slot detection, fix detach_item position
2026-05-09 00:03:25 +02:00
test_outfit_item.gd
feat(items): add OutfitItem, tap-to-undress, and outfit refs on Character
2026-05-09 00:19:15 +02:00
test_room_chest.gd
feat(items): add RoomChest with spawn and receive logic
2026-05-09 01:04:34 +02:00
test_room_navigator.gd
test(room-navigator): add missing is_at_home and go_to_hospital tests
2026-04-17 22:41:59 +02:00
test_smoke.gd
chore(tooling): add GUT test infrastructure and smoke test
2026-04-17 22:35:08 +02:00
test_snap_point.gd
feat(snap-point): add SnapPoint node with pose, baby_only filter, and occupant tracking
2026-05-08 21:56:50 +02:00
test_snap_points_floor0.gd
feat(snap-points): add SnapPoints to all EG rooms (Reception, GiftShop, Restaurant, EmergencyRoom)
2026-05-08 22:30:12 +02:00
test_snap_points_floor1.gd
feat(snap-points): add SnapPoints to all 1.OG rooms (XRay, Pharmacy, Lab, PatientRoom)
2026-05-08 22:32:57 +02:00
test_snap_points_floor2.gd
feat(snap-points): add SnapPoints to all 2.OG and Garten rooms (Ultrasound, DeliveryRoom, Nursery, GardenParty)
2026-05-08 22:40:45 +02:00
test_snap_receiver.gd
feat(snap-receiver): implement snap detection, position snapping, and pose animation trigger
2026-05-08 22:12:18 +02:00