Skip to content

Releases: iBowie/BowieD.Unturned.NPCMaker

Unturned NPC Maker v.1.18.1

01 Apr 19:22
Compare
Choose a tag to compare

[APRIL FOOLS] Unturned NPC Maker v.1.18.1 CUTE EDITION

31 Mar 19:01
Compare
Choose a tag to compare

Unturned NPC Maker v.1.18.1

04 Jan 12:20
Compare
Choose a tag to compare

1.18.1.3

  • Fixed crash if package.json file could not be downloaded on startup.

Unturned NPC Maker v.1.18.1

11 Sep 09:25
Compare
Choose a tag to compare

1.18.1

Additions

  • Added "Is Full Moon" condition
  • Projects now upon saving create a backup of themselves by appending to old project file name '.old'
  • Optional unlocked item reward editor
  • Added "Is Visible In Vendor Menu" for currencies

Changes

  • Updated old clothing help renders to new ones (thanks Zefirka)
  • Updated Chinese translation (thanks Enlapis)

Fixes

  • Removed unused 'Skill Button' from configuration
  • Fixed credits section of about window, displaying 'Author' and 'Contributor' incorrectly
  • Finally fixed invalid tab opening if there are any errors with your project.

Unturned NPC Maker v.1.18.1

24 Aug 12:23
Compare
Choose a tag to compare
Pre-release

1.18.1

Additions

  • Added "Is Full Moon" condition
  • Projects now upon saving create a backup of themselves by appending to old project file name '.old'
  • Optional unlocked item reward editor

Changes

  • Updated old clothing help renders to new ones (thanks Zefirka)
  • Updated Chinese translation (thanks Enlapis)

Fixes

  • Removed unused 'Skill Button' from configuration
  • Fixed credits section of about window, displaying 'Author' and 'Contributor' incorrectly

.1 Patch

  • Finally fixed invalid tab opening if there are any errors with your project.

Unturned NPC Maker v.1.18.1

14 Aug 13:22
Compare
Choose a tag to compare
Pre-release

1.18.1

Additions

  • Added "Is Full Moon" condition
  • Projects now upon saving create a backup of themselves by appending to old project file name '.old'
  • Optional unlocked item reward editor

Changes

  • Updated old clothing help renders to new ones (thanks Zefirka)
  • Updated Chinese translation (thanks Enlapis)

Fixes

  • Removed unused 'Skill Button' from configuration
  • Fixed credits section of about window, displaying 'Author' and 'Contributor' incorrectly

Unturned NPC Maker v.1.18.0

17 Jul 19:42
Compare
Choose a tag to compare

1.18.0

Additions

  • Custom theme colors. No longer limited to a set of colors! Also, can you find secret themes?
  • Parse Currency assets as well with Import feature.
  • Merge projects with Import Project feature.
  • Properly license third party libraries in the app.
  • Add empty page for new dialogue messages.
  • On first launch app will prompt you to select your current NPC making skill level. This feature is completely optional and won't affect you if you choose 'Advanced' level.
  • Undo/Redo for text actions like paste color and npc name.
  • Added two new Kuwait achievements as options for achievement reward.
  • Create new conditions with logic 'Equals' by default.
  • New logo!

Changes

  • Now app does not use console launcher. This change is quite tricky so expect some bugs. Report if anything is wrong with it.
  • More consistent Window borders.
  • Find Replace dialog window now uses UI scale.

Removals

  • Removed templates due to being unused.
  • Removed dialogue vendors due to being confusing. Projects that had them will have them loaded as dialogues.

Technical Changes

  • Freeze thumbnails in memory to prevent memory leaks.
  • Return empty array instead of allocation new list for default mistake implementation. Probably won't have any effect.
  • Discord Rich Presence uses timer instead of recursion for update.

.1 Patch

  • Added condition type checker for cases where some conditions won't work
  • Order some properties in condition and reward editor to more sensible order
  • Fix invalid tab opening on export with errors

.2 Patch

  • Removed 'Skill Level' joke feature (joke went really bad, i apologize for any inconvenience caused by this)

Unturned NPC Maker v.1.18.0

10 Jul 06:35
97d17ed
Compare
Choose a tag to compare

1.18.0

Additions

  • Custom theme colors. No longer limited to a set of colors! Also, can you find secret themes?
  • Parse Currency assets as well with Import feature.
  • Merge projects with Import Project feature.
  • Properly license third party libraries in the app.
  • Add empty page for new dialogue messages.
  • On first launch app will prompt you to select your current NPC making skill level. This feature is completely optional and won't affect you if you choose 'Advanced' level.
  • Undo/Redo for text actions like paste color and npc name.
  • Added two new Kuwait achievements as options for achievement reward.
  • Create new conditions with logic 'Equals' by default.
  • New logo!

Changes

  • Now app does not use console launcher. This change is quite tricky so expect some bugs. Report if anything is wrong with it.
  • More consistent Window borders.
  • Find Replace dialog window now uses UI scale.

Removals

  • Removed templates due to being unused.
  • Removed dialogue vendors due to being confusing. Projects that had them will have them loaded as dialogues.

Technical Changes

  • Freeze thumbnails in memory to prevent memory leaks.
  • Return empty array instead of allocation new list for default mistake implementation. Probably won't have any effect.
  • Discord Rich Presence uses timer instead of recursion for update.

.1 Patch

  • Added condition type checker for cases where some conditions won't work
  • Order some properties in condition and reward editor to more sensible order
  • Fix invalid tab opening on export with errors

Unturned NPC Maker v.1.18.0

13 Jun 07:55
Compare
Choose a tag to compare
Pre-release

1.18.0

Additions

  • Custom theme colors. No longer limited to a set of colors! Also, can you find secret themes?
  • Parse Currency assets as well with Import feature.
  • Merge projects with Import Project feature.
  • Properly license third party libraries in the app.
  • Add empty page for new dialogue messages.
  • On first launch app will prompt you to select your current NPC making skill level. This feature is completely optional and won't affect you if you choose 'Advanced' level.
  • Undo/Redo for text actions like paste color and npc name.
  • Added two new Kuwait achievements as options for achievement reward.
  • Create new conditions with logic 'Equals' by default.
  • New logo!

Changes

  • Now app does not use console launcher. This change is quite tricky so expect some bugs. Report if anything is wrong with it.
  • More consistent Window borders.
  • Find Replace dialog window now uses UI scale.

Removals

  • Removed templates due to being unused.
  • Removed dialogue vendors due to being confusing. Projects that had them will have them loaded as dialogues.

Technical Changes

  • Freeze thumbnails in memory to prevent memory leaks.
  • Return empty array instead of allocation new list for default mistake implementation. Probably won't have any effect.
  • Discord Rich Presence uses timer instead of recursion for update.

Unturned NPC Maker v.1.17.2

26 May 06:16
Compare
Choose a tag to compare

1.17.2

Additions

  • Added "Modulo" operation type to Flag Math Reward
  • Added "Default Flag Value B" to Flag Math Reward