19 Commits (c4247a67d0efa63afd7e563732898f7803bac93f)

Author SHA1 Message Date
Anton Tarasenko a6738c55ad Fix style of `Iter` and all related classes 2 years ago
Anton Tarasenko fc41aad3ed Refactor default entities iterator implementation 2 years ago
Anton Tarasenko 953bdfdc72 Add new functionality to `EPawn`/`EPlaceable` 2 years ago
Anton Tarasenko 44c2d8700e Refactor GameRulesAPI to only add rule when needed 2 years ago
Anton Tarasenko 5930533181 Add rudimentary entity iteration support 2 years ago
Anton Tarasenko 6d1c7850b2 Remove TODO clause about CanSpawnExplain() method 2 years ago
Anton Tarasenko 27d334654d Fix tracing support 2 years ago
Anton Tarasenko 21488bcdd8 Add world component to the base frontend 2 years ago
Anton Tarasenko b32f52abf0 Add spawning support to the world component 2 years ago
Anton Tarasenko d32ef86386 Fix `EPlaceable` not being abstract 2 years ago
Anton Tarasenko f56616f5b7 Add tracing methods to the world component 2 years ago
Anton Tarasenko b569e8e563 Change `Iter` to be general iterator class 2 years ago
Anton Tarasenko 7c3ce109b4 Add `GetPlayer()` method to `EPawn` 2 years ago
Anton Tarasenko d03b452cbb Add `OnDamage` signal for health component 2 years ago
Anton Tarasenko ddafa83399 Add `AHealthComponent` to AcediaCore 2 years ago
Anton Tarasenko 55a1bb91b9 Add `EPawn` interface and its implementation 2 years ago
Anton Tarasenko 1e62edfc93 Refactor text classes to subclass on `BaseText` 2 years ago
Anton Tarasenko 61d1c0b878 Add inventory frontend support for Killing Floor 2 years ago
Anton Tarasenko 7dc5149281 Refactor `APlayer`/`ATrader` into `EInterface`s 3 years ago