From daf00e3035871850e560f59a76e84db3ea7b459a Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Fri, 1 Mar 2019 04:27:57 -0600 Subject: [PATCH] Automatic changelog generation for PR #8051 [ci skip] --- html/changelogs/AutoChangeLog-pr-8051.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-8051.yml diff --git a/html/changelogs/AutoChangeLog-pr-8051.yml b/html/changelogs/AutoChangeLog-pr-8051.yml new file mode 100644 index 0000000000..51c2d438ab --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-8051.yml @@ -0,0 +1,5 @@ +author: "deathride58" +delete-after: True +changes: + - tweak: "Since apparently the game is literally unplayable if items are not in the exact center of a turf, the maximum pixel variance of thrown objects has been reduced by four pixels to make things a smidge more clearer for those that dont know what a turf is." + - bugfix: "Bartender glasses should HOPEFULLY no longer be tilted when landing on a table. Why the fuck is after_throw called via a timer."