-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lockers (all pushables?) can be pushed through walls #1338
Comments
It's also pretty easy to push them onto a table. |
Turns out this is a duplicate of #1327, only it's visible at the server default of 30 tps. |
This is a lot easier to replicate now. |
Tried for a while to replicate on current master, looks to be only present in very uncommon situations. (Really really bad TPS which there's already and issue for #1327 ) Or when there's like 50 pushables in the same area. Closing. |
* prevent erroneous removal of item component * fix remote control exploits * remove extra line
* More items to spawners * weapon case icon fix, diluted filled containers with empty * small fix * weapon spawners rework * weapon spawners * dungeon updates * salvage outpost theme * some tweaks * missing tag * fix * Update Resources/Prototypes/_NF/Catalog/Fills/Items/weapon_cases_expedition.yml Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com> * Update Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/dungeon_items_weapons.yml Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com> * Update Resources/Prototypes/_NF/Entities/Markers/Spawners/Random/dungeon_items_general.yml Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com> * Update Resources/Prototypes/_NF/Catalog/Fills/Items/weapon_cases_expedition.yml Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com> * weapon cases touch up * Fixup * Update WeaponCaseInsertable.cs * A bit less syndicate stuff, but still keep some --------- Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com> Co-authored-by: Dvir <dvirf01@gmail.com>
johnny chAIos
I've found lockers can be pushed through walls in many instances, mostly up and down but up is easier.
The best way to reproduce is to try to push one through the boundary of two wall tiles.
I've yet to be able to do it with water/welding tanks or crates, so it's either lockers are thin enough to make it through or there's some snowflake behavior on them.
Video: https://cdn.discordapp.com/attachments/675078881425752124/731116771310043146/2020-07-10_12-50-43.mp4
The text was updated successfully, but these errors were encountered: