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 6a13c509a2 Remove selfReference from Packages mutator
This variable didn't serve any really useful purpose, but has led to
game crashes. While adding proper cleanup could also solve these
crashes, there is no real point to keeping it at all.

NOTE: It's only purpose was to make sure only one instance of
corresponding mutator exists, but duplicates shouldn't happen in the
first place.
2022-08-08 04:54:52 +07:00
..
GameModes Change to new AcediaCore collections 2022-07-15 20:37:04 +07:00
Packages.uc Remove selfReference from Packages mutator 2022-08-08 04:54:52 +07:00
StartUp.uc Add game modes support to Acedia 2021-11-05 03:43:36 +07:00
VotingHandlerAdapter.uc Change to use new TextAPI.IntoString() name 2022-07-25 02:52:03 +07:00