Commit Graph

8 Commits

Author SHA1 Message Date
a5e36dc85a Fix incorrect description for FixAmmoSell
Previous description understated the effects of the `allowNegativeDosh`
flag. Effects are much more common and significat that previously
thought because of game behavior on filling ammo for one or all weapons.
2020-03-22 19:32:36 +07:00
686b042647 Reformat config file for better readability
1. It's much easier to find information relevant to a particular
feature (fix), if it's description follows after it's section
definition, i.e. [Acedia.FixAmmoSelling].

2. Descriptions rewritten for more clarity to the end user.
2020-02-19 02:11:20 +07:00
dc6a28224a Reformat config file to be more evenly spaced 2020-02-19 00:43:11 +07:00
2c887bf513 Add config entry for FixDualiesCost 2020-02-18 23:13:43 +07:00
f63d530e95 Fix FixZedTimeLags's default config
We want all Acedia's critical bug and exploit fixes
to be enabled by default, but `FixZedTimeLags` was disabled by mistake.
2020-02-18 23:10:14 +07:00
867343f53a Add config entry for FixDualiesCost 2020-02-18 20:25:43 +07:00
afd32c727f Fix FixDoshSpam's default config
We want all Acedia's critical bug and exploit fixes
to be enabled by default, but `FixDoshSpam` was disabled by mistake.
2020-02-18 20:05:31 +07:00
b289a44a9f First commit 2020-02-16 19:41:27 +07:00