423 Commits (82ff13e230d58cc1c5c352d52e8981c52ecece88)

Author SHA1 Message Date
Anton Tarasenko f1032babf9 Change `Commands` feature to use new collections 2 years ago
Anton Tarasenko 5e511f79d5 Change databases to use new collections 2 years ago
Anton Tarasenko 85835874d6 Fix new collections not considered JSON compatible 2 years ago
Anton Tarasenko fbe1ffd265 Refactor commands to use new collections 2 years ago
Anton Tarasenko b8647154fd Add more convenience `string` getters and setters 2 years ago
Anton Tarasenko 5ecafc45bc Change commands to use string getters/setters 2 years ago
Anton Tarasenko 6f88b7c228 Add string getters and setters to new collections 2 years ago
Anton Tarasenko 8cfc42eda4 Squashed commit of the following: 2 years ago
Anton Tarasenko 5aff7f2a9d Change JSON test to use `ArrayList` / `HashTable` 2 years ago
Anton Tarasenko e2abcb3fd4 Change old mixed collection tests into new ones 2 years ago
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