23 Commits (fc41aad3ed283f63f281115480c16e7321fc34c7)

Author SHA1 Message Date
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 1d10523ef7 Fix capitalization in methods' names 2 years ago
Anton Tarasenko 1e62edfc93 Refactor text classes to subclass on `BaseText` 2 years ago
Anton Tarasenko b74f927f1b Add `GetTrader()` command to trading component 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
Anton Tarasenko f18180a8f8 Add prototype interfaces for inventory management 3 years ago
Anton Tarasenko f1e77dc3d9 Refactor to do clean up and use signals/slots 3 years ago
Anton Tarasenko 45151891bc Add first draft of API for the game mechanics 4 years ago