Noita
Component Explorer
Εμφάνιση 11-20 από 60 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 14 Οκτ 2024 στις 10:55
από dextercd

Set _DEBUG_DONT_SAVE_MAGIC_NUMBERS="1" magic number

Ενημέρωση: 12 Οκτ 2024 στις 7:23
από dextercd

Add new enums (game effect and damage type)

Ενημέρωση: 4 Οκτ 2024 στις 16:52
από dextercd

Added CTRL+SHIFT+U keybind for logger window

Ενημέρωση: 2 Οκτ 2024 στις 10:52
από dextercd

Disable key repeat for window shortcuts

Ενημέρωση: 17 Σεπ 2024 στις 17:19
από dextercd

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

Ενημέρωση: 15 Σεπ 2024 στις 16:11
από 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.

Ενημέρωση: 10 Σεπ 2024 στις 11:05
από dextercd

Fix types::iaabb not working

Ενημέρωση: 8 Σεπ 2024 στις 7:06
από 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.

Ενημέρωση: 7 Αυγ 2024 στις 12:31
από dextercd

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

Ενημέρωση: 27 Ιουλ 2024 στις 11:14
από 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.