Adds new wall sprites, cleans up existing ones, adds to test map #192
Annotations
10 errors, 1 warning, and 1 notice
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp Production APC) at Labor Camp Production (58,29,3) with dir (4 | EAST) has pixel_x value -11 - should be -25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp Quarters APC) at Labor Camp Quarters (67,24,3) with dir (8 | WEST) has pixel_x value 11 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp APC) at Labor Camp (72,23,3) with dir (1 | NORTH) has pixel_y value 0 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp Maintenance APC) at Labor Camp Maintenance (74,19,3) with dir (1 | NORTH) has pixel_y value 0 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp Security Maintenance APC) at Labor Camp Security Maintenance (90,20,3) with dir (4 | EAST) has pixel_x value -11 - should be -25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Labor Camp Security APC) at Labor Camp Security (95,25,3) with dir (1 | NORTH) has pixel_y value 0 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Mining Station Disposals APC) at Mining Station Disposals (110,52,3) with dir (8 | WEST) has pixel_x value 11 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Mining Station Cafeteria APC) at Mining Station Cafeteria (114,28,3) with dir (4 | EAST) has pixel_x value -11 - should be -25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Mining Station Service Maintenance APC) at Mining Station Service Maintenance (117,51,3) with dir (8 | WEST) has pixel_x value 11 - should be 25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Mining Station Communications APC) at Mining Station Communications (118,46,3) with dir (1 | NORTH) has pixel_y value 0 - should be 25. Use the directional/ helpers!
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests:
code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized.
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
The logs for this run have expired and are no longer available.
Loading