This repository has been archived on 2022-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Acedia/sources
Anton Tarasenko fac38e5a9c Change FixInventoryAbuse behavior
Changes behavior of `FixInventoryAbuse` on weight limit violation.
Instead of destroying all weapons in the inventory of abuser,
it drops them on the ground.

This change is mainly caused by game behavior that allows
regular players to accidental break weight limits.
2020-03-22 19:23:57 +07:00
..
Features Change FixInventoryAbuse behavior 2020-03-22 19:23:57 +07:00
Services/Connection First commit 2020-02-16 19:41:27 +07:00
Acedia.uc First commit 2020-02-16 19:41:27 +07:00
AcediaReplicationInfo.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastEvents.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastHandler.uc First commit 2020-02-16 19:41:27 +07:00
BroadcastListenerBase.uc First commit 2020-02-16 19:41:27 +07:00
Events.uc First commit 2020-02-16 19:41:27 +07:00
Feature.uc First commit 2020-02-16 19:41:27 +07:00
Listener.uc First commit 2020-02-16 19:41:27 +07:00
Manifest.uc Configure manifest to include FixInventoryAbuse 2020-02-18 23:13:03 +07:00
MutatorEvents.uc First commit 2020-02-16 19:41:27 +07:00
MutatorListenerBase.uc First commit 2020-02-16 19:41:27 +07:00
Service.uc First commit 2020-02-16 19:41:27 +07:00
Singleton.uc First commit 2020-02-16 19:41:27 +07:00
StartUp.uc First commit 2020-02-16 19:41:27 +07:00