466 Commits (a7f1a985486cc824830ad60dca6167ad2d002dc7)

Author SHA1 Message Date
Anton Tarasenko 10daee4220 Add `Collection` methods for ArrayList/HashTable 2 years ago
Anton Tarasenko 74118e3229 Fix JSON API parsing subitems as old collections 2 years ago
Anton Tarasenko 6a0eda9362 Add tests for `ArrayList`/`HashTable` iterators 2 years ago
Anton Tarasenko c961b67e58 Fix `Iter` comments 2 years ago
Anton Tarasenko fbe3e5073a Add LeaveOnlyNotNone() method in the parent class 2 years ago
Anton Tarasenko 1a42354cd2 Fix `HashTable` iterator not being created 2 years ago
Anton Tarasenko 951e3a83c2 Add ability to parse JSON into ArrayList/HashTable 2 years ago
Anton Tarasenko 1b69b2484c Add API methods for creating `HashTable`s 2 years ago
Anton Tarasenko 8f317f458d Add printing support for `ArrayList` / `HashTable` 2 years ago
Anton Tarasenko 14f2bfc407 Add `HashTable` collection tests 2 years ago
Anton Tarasenko 506f2633d2 Add tests for `ArrayList` 2 years ago
Anton Tarasenko 777c1f1b9f Fix `ArrayList.GetItem()` removing returned item 2 years ago
Anton Tarasenko a46f906692 Fix trading time pause 2 years ago
Anton Tarasenko 3045c6904f Fix `Set...()` methods leaking memory in ArrayList 2 years ago
Anton Tarasenko 184bdf247a Add spaces after declarations into ArrayList class 2 years ago
Anton Tarasenko e6f2254c35 Add `HashTable` colelction 2 years ago
Anton Tarasenko 9c4966e93a Fix issues with ArrayList conversion 2 years ago
Anton Tarasenko 2ca4e3aa61 Change `ArrayListIterator` to use filter method 2 years ago
Anton Tarasenko 65c6706062 Remove life version checks from `ArrayList` 2 years ago
Anton Tarasenko 5ffe8e75b5 Change commands to only work for four players 2 years ago
Anton Tarasenko fcbb72f0b3 Add config record for health component 2 years ago
Anton Tarasenko ddafa83399 Add `AHealthComponent` to AcediaCore 2 years ago
Anton Tarasenko 02defb53db Add shutdown event for `LevelCore` 2 years ago
Anton Tarasenko 55a1bb91b9 Add `EPawn` interface and its implementation 2 years ago
Anton Tarasenko 001e7c1750 Fix `othersConsole` missing during Executed() call 2 years ago
Anton Tarasenko 1d10523ef7 Fix capitalization in methods' names 2 years ago
Anton Tarasenko cc117f24af Change which players `othersConsole` addresses 2 years ago
Anton Tarasenko 9f282c4f66 Fix comment for `Command` class 2 years ago
Anton Tarasenko 1660ef2364 Remove unused `GetNewLine()` method from `Command` 2 years ago
Anton Tarasenko 7dae012f33 Change database API to validate new dbs' names 2 years ago
Anton Tarasenko 50b8bb30a1 Change `IsValidConfigName()` into `IsValidname()` 2 years ago
Anton Tarasenko 1f3a047dd1 Change Command feature to report bad command name 2 years ago
Anton Tarasenko c99603a114 Fix some commands accepting empty player list 2 years ago
Anton Tarasenko 88292cb89e Add tests for TextTemplate's ignoreFormatting flag 2 years ago
Anton Tarasenko 60a71f5ca0 Fix comments 2 years ago
Anton Tarasenko 5cb6904937 Change parameter names 2 years ago
Anton Tarasenko f1d17eefdb Fix bug that prevented disabling of `Feature`s 2 years ago
Anton Tarasenko dd5d1c3496 Change remainder param to allow options first 2 years ago
Anton Tarasenko f1532ce3a7 Add `TextTemplate` ability to paste formatted args 2 years ago
Anton Tarasenko d1e746e736 Add `ToFormattedText()` method to `BaseText` 2 years ago
Anton Tarasenko 0137eda5ee Add `TextNeutral` color to ColorAPI and aliases 2 years ago
Anton Tarasenko 47a4095bb1 Add `TextTemplate` class 2 years ago
Anton Tarasenko 03cf5c5745 Fix some errors formatted text not being reported 2 years ago
Anton Tarasenko 18399897a2 Fix console log spam 2 years ago
Anton Tarasenko 5180d822f9 Fix char prefix not being colored in info query 2 years ago
Anton Tarasenko 97369e7b18 Add `ChangeDefaultColor()` method to MutableText 2 years ago
Anton Tarasenko b44c7e2ca8 Refactor init system 2 years ago
Anton Tarasenko 88e217d747 Add `InfoQueryHandler` 2 years ago
Anton Tarasenko 913e59eca0 Add `Parse()` method for `BaseText` 2 years ago
Anton Tarasenko 940885f883 Add new `ArrayList` collection 2 years ago