Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 48 49 [50] 51 52 ... 90

Author Topic: BoundWorlds: An action-adventure game with an insanely powerful level editor  (Read 141501 times)

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #735 on: January 28, 2018, 04:03:58 am »

So... what about the End I added to the function at the end? Shouldn’t that have saved it?
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - New images available!
« Reply #736 on: January 28, 2018, 05:02:50 am »

It isn't setting the flag on the Go To event itself, so that event won't save.

Saving works from a "bottom-up" logic: whenever an object is saved (converted into data), it checks each of its "children" to see if they were edited and need to be re-evaluated, and if not, it just uses their old data.  This happens every time you exit an object editing menu; if you had to save the entire object the world builder would run much slower.  Though it does result in bugs like this when I mess something up.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #737 on: January 28, 2018, 11:06:48 am »

Okay. Makes sense.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - New images available!
« Reply #738 on: January 28, 2018, 05:39:15 pm »

I'm still trying to work out this bug - it's more complicated than I expected but I think I'm starting to understand.  It seems that, in certain circumstances, navigating the gate finder can overwrite room data, causing all kinds of issues - I suspect this is what was causing your random rollback issues earlier.  It seems to work okay if you make a full world save to the server before setting gates, though this is naturally not an ideal solution.  I'll get this fixed this as soon as I can.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #739 on: January 28, 2018, 09:39:26 pm »

Oh. Okay. I’ll wait for a fix to work. Would rather not run into this by mistake.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - New images available!
« Reply #740 on: January 30, 2018, 08:18:41 am »

That was a difficult bug to figure out.  But it's fixed now.

I tested it by making a minor variation of the swap tiles that change when they are jumped on instead of when they are checked.  It felt more natural, I guess?

There's no real system for forking and merging packages, though that's something that might be worth looking into.  If you want to claim them and repackage them as your own, that's fine.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #741 on: January 30, 2018, 09:51:23 pm »

Oh good. Now I can go back to work (once the miserable exams are done).

I am used to puzzles when you click on them, so this seems more natural to me, but how can you do a jump check? I don’t really know.

On package forking: It would be highly appreciated by me. The delete/claim as own is kind of dubious, since someone could use someone else’s content and not credit them (probably by accident, but still rude).
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #742 on: February 02, 2018, 03:21:32 pm »

Exams are done! I can get back to BoundWorlds again. In all probability, this means more questions, but I am approaching the point of actually being done. The boss fight will probably be a nightmare to work out though. Thankfully, it should be worth it, so, that is okay.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - New images available!
« Reply #743 on: February 03, 2018, 12:57:31 pm »

Boss fights can be tricky to make, but they are also (in my opinion) the most rewarding once you get them working right.  (Techniques are key.)  I'll answer any questions you have.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - New images available!
« Reply #744 on: February 03, 2018, 01:10:54 pm »

Yeah. But I still have two more floors to do I think before the final boss. I think I figured out how to do my original plan for a different type of tile puzzle, so that might turn out well.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - Now with stat modifying effects and equipment!
« Reply #745 on: February 07, 2018, 03:49:54 pm »

The hardest part of the next big update is done and out.  Variables have been reworked to allow smoother, neater, stackable variable modifiers, for use in status effects and equipment.

A status effect is simply a sprite, ideally with "effect" checked although it is not required.  Status-effect related settings are under the "Host Effects" menu.  The most important of these is the "Modifiers" list, which lets you create a modifier for any variable and set additive, multiplicative, or "add multiplier" which stacks additively with other modifiers and multiplies the base value when applied.  (So if a sprite is hit with two effects, each with, say, a _speed add multiplier of 0.25, their speed will be raised to 1.5 times their normal value.)

These modifiers can also temporarily overwrite a variable by setting "priority" to a value greater than zero and putting the desired value in the "set" field.  The variable will be overwritten if the priority is greater than or equal to the sprite's current priority for that value.  The "Set Temporary Variable" event for techniques interacts with these as though it had a priority of 1.

To apply an effect, set the effect sprite's _host variable to the desired host sprite.  Effects will automatically set their position relative to the host.  I'm going to add an event to apply an effect directly, currently you have to create the effect in a function and then set its _host, basically the way poison worked.

Items can also be given modifiers which work the same way when equipped.  You can still only equip one item at a time, but multiple equipment slots are planned.

I've updated the spider venom to utilize the new system as an example; instead of draining _hp in its update function it now reduces _hp_regen by 0.025 (making regeneration negative and thereby dealing damage) and also cuts _speed in half.

I've also added an _atk_multiplier variable that just multiplies all base hitbox damage, since it's been in demand.  I do intend to make proper melee weapons though.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - Now with stat modifying effects and equipment!
« Reply #746 on: February 07, 2018, 04:23:36 pm »

Ooh, cool! Effects should come in handy for future projects, and now I can improve items like the sword.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - Now with stat modifying effects and equipment!
« Reply #747 on: February 09, 2018, 09:00:54 am »

So, an important question about partitions on persistent items: I create them normally, and can set them once normally (from being unset), but if I change them from there, bad stuff happens, right? I want to avoid this, but I do have some persistent items that I want to have partitions.

Edit: In addition, if a partition on a persistent item is not set, then will checking if it is 1 return as true or false? Unset variables act kind of oddly sometimes, so I want to check.

Edit: How do I say If (variable) is not equal to (whatever)? I don't know exactly how that would be written in this system, so...
« Last Edit: February 09, 2018, 12:12:35 pm by Kamani »
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.

IndigoFenix

  • Bay Watcher
  • All things die, but nothing dies forever.
    • View Profile
    • Boundworlds: A Browser-Based Multiverse Creation and Exploration Game
Re: BoundWorlds Open Alpha - Now with stat modifying effects and equipment!
« Reply #748 on: February 10, 2018, 11:53:19 am »

You can change persistent items after creating them, but changing the "price" field can have odd effects on existing player's inventories.

Basically the game will try to keep all players' total inventory "value" the same.  So if you increase the price, items will disappear from player inventories to compensate, and if you lower the price, the reduced value will be converted into sparks.  An item with zero value, if its price is increased to a non-zero number, will vanish from all existing inventories.

You can add new partitions after creating an item with partitions without any problems, but you can't change the bit count of an existing partition, or reorder them, after making them persistent, without messing up existing player's "saved" data.  (If you try, you will be asked if you want to delete all player's data for that item).

Spoiler: Technical Info (click to show/hide)

All other properties - graphics, title, description, effects, even the names of partitions - can be changed without problems; player inventories will automatically update with the new properties.

Unset variables are always equal to 0.

Not equals is written as !=

Kamani

  • Bay Watcher
  • Hello hello hello!
    • View Profile
Re: BoundWorlds Open Alpha - Now with stat modifying effects and equipment!
« Reply #749 on: February 10, 2018, 04:19:50 pm »

Oh, I thought you meant you couldn’t change partitions once set. Oops. Makes sense.

Okay. Thanks.

Okay. Thanks. That should make of statements easier.
Logged
Boundworlds: A Multiverse Creation and Exploration Action RPG
Good if you can't focus on a single project long enough to make a full game. Or for making an entire large game, if you feel like it.
Pages: 1 ... 48 49 [50] 51 52 ... 90