Commit Graph

12 Commits

Author SHA1 Message Date
3681fcabf7 Add game modes support to Acedia 2021-11-05 03:43:36 +07:00
c42edfb88f Move most files to other Acedia packages 2020-07-18 19:21:03 +07:00
35ca9d6cb8 Update configs 2020-07-18 02:39:22 +07:00
c690572663 Add aliases functionality
Add aliases functionality to acedia.
Aliases allow to add "synonyms" to class names or other text values.
2020-04-14 01:49:45 +07:00
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