egomassive's Knytt Stories Plus mod

  • 1097 Replies
  • 404274 Views
*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1035 on: February 23, 2022, 04:55:57 »
I noticed something: object 9 of bank 8 only needs 4 frames, but the instructions state 0-4.

"If a sprite sheet has 4 frames of animation, they are identified as 0-3 (0, 1, 2, 3.)"

Also that might not be the only object with this "issue", unfortunately
"The flaw expert" -egomassive

*

Offline egomassive

  • 1850
  • 250
    • View Profile
    • egomassive games
Re: egomassive's Knytt Stories Plus mod
« Reply #1036 on: February 25, 2022, 07:15:47 »
You are correct. Internally there's a mixed bag of enumeration from 0 and 1. Native animations start with 1, but the custom animation program extension starts at 0. Anyway, I'll have the correction in the next update. I checked the rest of the decorations and didn't see any mistakes.

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1037 on: March 07, 2022, 22:15:48 »
It looks like the F1 descriptions of the On and Off settings (in the Shift tab) are swapped
"The flaw expert" -egomassive

*

Offline egomassive

  • 1850
  • 250
    • View Profile
    • egomassive games
Re: egomassive's Knytt Stories Plus mod
« Reply #1038 on: March 08, 2022, 16:00:53 »
It looks like the F1 descriptions of the On and Off settings (in the Shift tab) are swapped
So they are. This isn't a big enough mistake to release a new editor, but I'll correct it for when there is. *a star to you*

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1039 on: March 23, 2022, 14:29:29 »
It seems solid objects (both invisible and visible ones) don't go well with trigger delete tiles. Sometimes they don't get deleted for some reason
« Last Edit: March 24, 2022, 15:49:08 by Lit Knob »
"The flaw expert" -egomassive

*

Offline egomassive

  • 1850
  • 250
    • View Profile
    • egomassive games
Re: egomassive's Knytt Stories Plus mod
« Reply #1040 on: March 29, 2022, 11:56:07 »
Logically, they aren't all real objects. The deadly objects and the blockers; Juni blocker, creature blocker, bird/fish blocker; those are objects. The collision objects, white shapes with diagonal lines through them, they actually draw a faint blue into the collision layer just like a layer 3 tile. The ghost path object is similar in that it erases the collision mask beneath it.

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1041 on: March 29, 2022, 12:41:59 »
Thanks for clarifying
"The flaw expert" -egomassive

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1042 on: April 02, 2022, 00:09:32 »
When I click on the search box, whatever character I type, an S is input and I have to delete it.
This only happens when the search box is the first thing I click on.
It also doesn't happen if I start typing right away without clicking (but I always forget it and instinctively click on the box...)
"The flaw expert" -egomassive

*

Offline GrayFace

  • 805
  • 61
    • View Profile
    • my site
Re: egomassive's Knytt Stories Plus mod
« Reply #1043 on: May 01, 2022, 20:35:24 »
I'm surprised "Stop Flyers" object doesn't block 12:13.

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1044 on: May 12, 2022, 00:17:47 »
In the CO tab, Ending Frame defaults to 0 even though the F1 description states "The default value is calculated based on image and frame size."
"The flaw expert" -egomassive

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1045 on: May 12, 2022, 21:08:16 »
Fast key presses don't always activate triggers.
The same happens when they are set to Trig on Touch, if you touch them quickly.
Maybe triggers have a slower response time than shifts?
« Last Edit: May 18, 2022, 20:37:15 by Lit Knob »
"The flaw expert" -egomassive

*

Offline GrayFace

  • 805
  • 61
    • View Profile
    • my site
Re: egomassive's Knytt Stories Plus mod
« Reply #1046 on: May 13, 2022, 03:16:52 »
I've been implementing a lot of KS+ things in KS Ex lately. The driving goal has been to play KS+ levels with a ball, but I feel like I'm robbing KS+.

*

Offline GrayFace

  • 805
  • 61
    • View Profile
    • my site
Re: egomassive's Knytt Stories Plus mod
« Reply #1047 on: May 17, 2022, 11:55:14 »
Funny quirk:
Shift A requires a coin. Sign A triggers Shift A. If you don't have a coin nothing happens... until you collect a coin on the same screen, at which point the shift is triggered :) Shifts of multiple letters can be triggered this way and they either can act at once if the requirement is the same (all for the price of 1 coin or whatever they require), or act as soon as their requirements are made (first the cheaper, then the more expensive one).
Could be useful for puzzle levels.
« Last Edit: May 17, 2022, 12:21:33 by GrayFace »

*

Offline Lit Knob

  • 178
  • 33
  • Spoiler: (click to show/hide)
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1048 on: May 17, 2022, 19:41:01 »
It seems the majority of levels either use underscores or "a single word" in CO names.
Are there any reasons to avoid spaces?
My COs work fine with them.
« Last Edit: May 17, 2022, 19:43:38 by Lit Knob »
"The flaw expert" -egomassive

*

Offline Talps

  • 1025
  • 142
  • ...especially in a life-or-death situation!
    • View Profile
Re: egomassive's Knytt Stories Plus mod
« Reply #1049 on: May 19, 2022, 00:53:10 »
I've used plenty of spaces in CO names and never had any issues. I'd guess it's just preference.