Noita
Component Explorer
Mostrando 11-20 de 60 aportaciones
< 1  2  3  4  5  6 >
Actualización: 14 OCT 2024 a las 10:55 a. m.

Set _DEBUG_DONT_SAVE_MAGIC_NUMBERS="1" magic number

Actualización: 12 OCT 2024 a las 7:23 a. m.

Add new enums (game effect and damage type)

Actualización: 4 OCT 2024 a las 4:52 p. m.

Added CTRL+SHIFT+U keybind for logger window

Actualización: 2 OCT 2024 a las 10:52 a. m.

Disable key repeat for window shortcuts

Actualización: 17 SEP 2024 a las 5:19 p. m.

Add animations viewer. Many thanks to Lamia for the idea and initial code.

Actualización: 15 SEP 2024 a las 4:11 p. m.

Added CTRL+SHIFT+I shortcut to toggle an entity window for the currently held item.
Added CE_WATCH_ENTITY global so other mod contexts can instruct CE to open an entity window.

Actualización: 10 SEP 2024 a las 11:05 a. m.

Fix types::iaabb not working

Actualización: 8 SEP 2024 a las 7:06 a. m.

Update memory addresses. Add world information scanner to menu when the mod is detected. Add mechanism for other mods to extend the CE menu.

Actualización: 7 AGO 2024 a las 12:31 p. m.

Switch entity transform inputs to EntityApplyTransform.
Use new imgui.TextLinkOpenURL when available.
Fix NXML inaccuracy.

Actualización: 27 JUL 2024 a las 11:14 a. m.

Add more entities to the props spawn window.
Right clicking the spawn button now gives you options for putting the name/path/id of the item into your clipboard.
Remove the 'run while game paused' option from repeat scripts.