UnrealScript library and basis for all Acedia Framework mods
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Anton Tarasenko 1f4d0aa960 Change globals to load KF API only in _server 2 years ago
..
Aliases Add entity aliases 2 years ago
Avarice Change commands to use string getters/setters 2 years ago
Chat Refactor text classes to subclass on `BaseText` 2 years ago
Color Change `TextPositive` color 2 years ago
Commands Change `Iter` to be general iterator class 2 years ago
Config Squashed commit of the following: 2 years ago
Console Add `InfoQueryHandler` 2 years ago
CoreRealm Change globals to load KF API only in _server 2 years ago
Data Change `Iter` to be general iterator class 2 years ago
Events Change Signal to disconnect bad receivers quicker 3 years ago
Features Refactor init system 2 years ago
Gameplay Change globals to load KF API only in _server 2 years ago
InfoQueryHandler Fix console log spam 2 years ago
Logger Refactor text classes to subclass on `BaseText` 2 years ago
Players Add `EPawn` interface and its implementation 2 years ago
Testing Rename `ToPlainString()` method into `ToString()` 3 years ago
Text Fix json printing failing to print `MutableText` 2 years ago
Time Fix `Timer` not restarting during signal handling 2 years ago
Types Add stud server and client globals 2 years ago
Unreal Fix certain game rules' signals not working 2 years ago
Users Fix persistent data saving/loading 2 years ago
AcediaReplicationInfo.uc Initial commit 4 years ago
ClientLevelCore.uc Start adding client support to AcediaCore 2 years ago
Manifest.uc Add entity aliases 2 years ago
ServerLevelCore.uc Change globals to load KF API only in _server 2 years ago
Service.uc Refactor to do clean up and use signals/slots 3 years ago
ServiceAnchor.uc Refactor to do clean up and use signals/slots 3 years ago
Singleton.uc Refactor to do clean up and use signals/slots 3 years ago