DronCode
DronCode
I guess it's not so the important task for us. Our SDK component has another dependency problem (SDK depends on CK part, it's not good). I guess we can research...
Possible it causes because we haven't hooked on reset method of direct3d device. It will be fixed soon.
@Notexe on 1.0.104 problem persists?
Ok, I'll include this issue into current project.
Hi. Yes, I still working on it but I was on a little vacation) The repository was moved here https://github.com/ReGlacier/ReHitman ср, 14 апр. 2021 г. в 12:52, ipoopedmypantsuups ***@***.***>: >...
Subtasks: - [ ] Reverse input components system (console input system see [ZHM3Hitman3](https://github.com/DronCode/ReHitman/blob/master/HM3CoreKill/HM3CoreKill/sdk/ZHM3Hitman3.h#L507)) - [ ] Create HM3XBox360PCInputProvider and connect it to input system.
- [ ] Support input in ZGui (UI input) - [ ] Support input for camera - [ ] Support input for movement - [ ] Support input for actions
I guess no, in the future launcher will not be visible for end-user. But desktop icon should be added, I guess.
I'm trying to work with ZLIST but I got a few issues with it. First of all, I supposed that ZLIST is a linear data structure and this is the...