Kenionatus

Results 11 issues of Kenionatus

According to the DMdoc readme: > //! Enclosing comments follow their item. However, when using this style, the VSCode extension does not display the comment in the mouse over menu...

bug
dmdoc

## Round ID: 4879 According to the [wiki](https://nsv.beestation13.com/wiki/Guide_to_malfunction), shunting (the AI transferring itself to an APC) "DISABLES AND CANCELS DOOMSDAY" (sic). In the above round, @sunofang was malf AI, shunted...

Bug
Upstream Issue

## At commit a5648bf722f56709fed4d4cc8d9a689dc6e4610d ## Reproduction: Go to Atlas security enterance, hallway/prisoner locker area, and equipment room. Check mood. You will see that the Moodlets include "I hate cramped brig...

Map Issue
Atlas

## About The Pull Request Improves boarding code a bit. The addition of minimum player arguments allows to spawn boarders with a proc call on the ship, even if player...

documentation
Feature

## About The Pull Request Gauss guns currently require power in the turret's room to operate. Prebuilt turrets seem to be powered by default but rebuilt turrets are usually unpowered...

Fix

## About The Pull Request There was a bunch of talk about "mapping standards" in the Discords but I wasn't able to find them yet. Turns out those are WIP...

GitHub

## Round ID: Locally hosted at commit a462ab201da220c5675f92341fc0ae9f73bf2644 ## Reproduction: - Use VSCode - Set breakpoint in line 40 of boarding.dm - Compile and run with debugging - If necessary,...

Map Issue
Snake

The captain's office on the Atlas (in fact the entire map) does not include a captain's medal box. ## Version: 2bf631755b0e1713f3def85b449f92fd801f7d18 ## Reproduction: Go into captain's office. Right click on...

Map Issue
Atlas

Due to a missing check, KNPCs don't check whether a gun they find during /datum/ai_goal/human/acquire_weapon/action is actually a weapon, which leads to them trying to retrieve a med beam gun....

Bug

/datum/component/knpc/pathfind_timeout often reaches values above 100, which means they'll wait at least that many AI cycles before pathing again. This would be ok if pathing were only used for waypoints,...

Bug