Kex

Results 101 issues of Kex

Built dirt covers are oriented horizontally rather than being aligned with the terrain's slope for clients.

kind/bug

**When merged this pull request will:** - Make the dirt covers adopt the material of the underlying terrain surface

kind/feature

The room executable currently does POST requests to update the room's data on the web backend. However, the actual transaction we do is a partial update of the room's data...

enhancement
squash
size/S

**When merged this pull request will:** - Add force ragdoll method to knock out character for a given duration.

kind/feature

**When merged this pull request will:** - Add `ACE_RadialMenuComponent` on player controller as container for ACE-based radial menus. - Add `ACE_SelectionMenuEntry` and `ACE_SelectionMenuCategoryEntry` that extend the vanilla entries with `CanBePerformed`...

kind/feature

**When merged this pull request will:** - Add radial menu for equipping medical items that can be opened with a keybind (LCTRL+H by default) ![image](https://github.com/user-attachments/assets/c8546df7-1e86-49fb-936d-a5ecc79688ec)

kind/feature
status/blocked

**When merged this pull request will:** - Improve `SCR_ContinuousLoiterCommand::CanBePerformed` for loiter-based gestures

kind/bug

**When merged this pull request will:** - Create missing meta file for periscope emat.

kind/bug

**When merged this pull request will:** - Add `ACE Interaction` addon - Show nearby gadget-specific interaction icons when a gadget is equipped (provided that `Nearby interaction hints` are enabled) ![image](https://github.com/user-attachments/assets/a7bd7dce-ad46-4f34-a1ab-22d36c7d1900)...

kind/feature

**When merged this pull request will:** - Move all scripts to `ACE_Medical` folder - Remove old bandage action hard-override that was used for tracking bandage bug

kind/cleanup