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 e902db39cd Add FixDualiesCost feature
This feature addressed two inventory issues:
1.  Players carrying amount of weapons that shouldn't be allowed by the
weight limit.
2.  Players carrying two variants of the same gun.
For example carrying both M32 and camo M32.
Single and dual version of the same weapon are also considered
the same gun, so you can't carry both MK23 and dual MK23 or
dual handcannons and golden handcannon.
2020-02-18 23:12:30 +07:00
..
Features Add FixDualiesCost feature 2020-02-18 23:12:30 +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 FixDualiesCost 2020-02-18 20:24:23 +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