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 Chapel Office APC) at Chapel Office (42,76,2) 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 Chapel Funeral Room APC) at Chapel Funeral Room (42,65,2) 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 Chapel Storage APC) at Chapel Storage (47,68,2) 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 Monastery APC) at Monastery (53,75,2) 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 Chapel APC) at Chapel (54,78,2) 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 Monastery Maintenance APC) at Monastery Maintenance (54,62,2) with dir (2 | SOUTH) has pixel_y value 0 - should be -25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Firing Range APC) at Firing Range (59,171,2) 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 Chapel Dock APC) at Chapel Dock (59,101,2) 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 Monastery Garden APC) at Monastery Garden (59,73,2) with dir (2 | SOUTH) has pixel_y value 0 - should be -25. Use the directional/ helpers!
|
Run Tests:
code/modules/unit_tests/mapping.dm#L19
APC: (the Library Lounge APC) at Library Lounge (61,56,2) with dir (8 | WEST) has pixel_x value 11 - 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