Noita
Component Explorer
Hiển thị 11-20 trong 60 mục
< 1  2  3  4  5  6 >
Cập nhật: 14 Thg10, 2024 @ 10:55am
bởi dextercd

Set _DEBUG_DONT_SAVE_MAGIC_NUMBERS="1" magic number

Cập nhật: 12 Thg10, 2024 @ 7:23am
bởi dextercd

Add new enums (game effect and damage type)

Cập nhật: 4 Thg10, 2024 @ 4:52pm
bởi dextercd

Added CTRL+SHIFT+U keybind for logger window

Cập nhật: 2 Thg10, 2024 @ 10:52am
bởi dextercd

Disable key repeat for window shortcuts

Cập nhật: 17 Thg09, 2024 @ 5:19pm
bởi dextercd

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

Cập nhật: 15 Thg09, 2024 @ 4:11pm
bởi dextercd

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.

Cập nhật: 10 Thg09, 2024 @ 11:05am
bởi dextercd

Fix types::iaabb not working

Cập nhật: 8 Thg09, 2024 @ 7:06am
bởi dextercd

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

Cập nhật: 7 Thg08, 2024 @ 12:31pm
bởi dextercd

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

Cập nhật: 27 Thg07, 2024 @ 11:14am
bởi dextercd

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.