Author Topic: Version 7.0  (Read 3699 times)

TingThing

  • Admin and Developer
  • Level 20: Nobom
  • *
  • Posts: 1395
  • Creator and Developer of Platform Builder
    • View Profile
    • Platform Builder Home
Version 7.0
« on: August 22, 2019, 12:46:36 AM »
Platform Builder 7.0:

Patch 5:
  • [mouse x] and [mouse y] can now be used as bracketed statements to get the x and y position of the mouse
  • Added "testing" conditional to check if you are testing your game
  • You can double-click on a slider in the custom physics menu to reset the slider to its default position
  • Fixed: Custom items added to the item box cannot be placed inside blocks
  • Fixed: When you click to edit a sprite from the level editor, the level doesn't save properly
  • Fixed: With no endless pit, you can still fall off screen when you hit an area boundary
  • Fixed: Fenzie (fish enemy) slows down when doing back and forth movement
Patch 4:

  • Fixed: Some stats are saved for a game when they are not supposed to be saved.
  • Fixed: There shouldn't be a top bar displaying stats during game selection in the title screen.
  • Fixed: Error code when working with uploaded sprites in the overworld
  • Fixed: Error code when using player 2 face conditional
  • Fixed scroll bar in custom menus with over 8 itemsFixed: Courses are not resetting properly when you leave them
Patch 3:
  • Fixed: Changes in an area are not being saved properly when playing a course with multiple areas
  • Fixed: Error when changing the fall speed in a command
  • Fixed other various error messages
Patch 2:
  • Fixed: Starting Platform Builder for the first time creates a perpetual pop-up
  • Fixed: Error when right-clicking on screenshot of game, when it's enlarged in the explore section
  • Fixed: Player 1 collecting a shield causes glitches in 2-player mode
  • Fixed: Unable to select character in sandbox mode
Patch 1:

  • Adjusted some code in the title screen to help prevent errors.
  • Fixed: Find tool gets the wrong number of selections when changing the number of things in the item box.
  • Fixed: Loading item boxes can be problematic when there are fewer items than the default amount.
  • Fixed: Player 1 and Player 2 sprites do not load correctly when they begin a game from a pipe.
Updates:
  • Platform Builder Standard now allows unlimited levels
  • Manager system is larger
  • Manager system allows placing folders inside folders
  • Manager items have an increased max name size of 30 characters
  • Added search bar to the managers which can also be used to order items a-z, z-a, or by ID
  • Added featured category to the explore section (Note: no featured games will be displayed in Beta)
  • Some manager buttons have hotkeys (right-click on them to find out)
  • You can now double-click on something in the manager to select/edit it
  • Added a system which allows you to use multiple different item box layouts
  • Added ability to add custom items, enemies, blocks, etc. to your Item Box for easy access
  • Added option to delete things from the item box with "delete" or "backspace" when the item box is open. Items can be added back in with the copy tool or find tool.
  • Added a bunch of commands for working with the HUD
  • Added full Game Setup support for Sandbox mode
  • Added import/export feature for areas and sandbox levels
  • Added new option in custom enemy make make it harmed by touching other enemies
  • Added diagonal auto-scroll camera view movements
  • Added Commands for settings diagonal auto-scroll camera view movements
  • Added a second wall jump style for characters to allow scaling walls
  • Added commands to change wall jump styles
  • Added a button to greatly expand the command prompt window size
  • Added 5 different save slots for playing full games
  • Added option for custom projectile to not harm characters/enemies
  • Added a free placement tool which ignores placement restrictions
  • Added options in command blocks to make them triggered by different kinds of things.
  • Added "id" as a conditional in the command prompt. This can be useful when you wish to specificy a specific item, enemy, etc. with command blocks.
  • Added a command to set your own checkpoint using an area ID and a spawn ID.
  • Added commands to instantly complete a course or find the secret exit, without the victory sequence.
  • Added command to remove effects when getting hurt
  • Added a command to center the view on whatever it is following
  • Added commands for view x and y positioning
  • Added commands for spawning, removing, and changing custom sprites
  • Added commands for custom sprite x and y placement
  • Added command to make the view follow the sprite
  • Added commands to kill the player/character even if using unlimited health
  • Added a couple command prompts for mouse interations with custom sprites. This also carries over when you apply the sprite to custom items, enemies, etc.
  • Added a command which lets you set which world you are supposed to go to when you complete a course.
  • Added the ability to add a password when publishing games/levels, so that they only appear if you search for the password in the explore section.
  • Added 1 new set of eyes, 2 new shirts, and 1 new hair style of the character designer.
  • Added a button to save resources back to your hard drive after they have been imported into your game
  • Commands "player face left" and "player face right" can now be used as conditionals.
  • Added a command to change how looping commands work, either with a staggered or a constant loop.
  • The looping command blocks work a little differently now. Both are much faster. The one with three arrows is like a staggered looping command, and the one with four arrows is like a constant looping command.
  • "view" or "camera" can now be used as a spawn ID for spawning things in the command prompt. It will cause the thing to be spawned in the center of the view.
  • Custom sprites now animate in sync.
  • Ground enemies and items with gravity are affected by springs.
  • Commands to make the player jump or attack work in more situations.
  • Added a command to hurt the character a chosen amount, which removes hp and causes the character to behave as when being harmed.
  • The command to change the character health will not cause the character to act as though hurt when the new health is lower than it was before. This is done separately with the new "hurt" command.
  • Using the command "invincibility = 0" will not only turn off invincibility, but it will also stop the character from being temporarily invulnerable after being hurt.
  • The copy tool can now be used with uploaded tiles
  • F11 can be used to toggle the screen size at any time
  • Disabling the character is no longer required for character movement commands
  • Arrow keys and gamepads now work with menus and buttons when playing games
  • Item Box data is saved separately for each sandbox level
  • Homing projectiles go for the nearest target available
  • Fixed several issues with backups. Now, the past 15 saves are stored as backups at their precise time
  • Fixed: Commands run in items effects don't properly apply to player 2 if player 2 picks up the item
  • Fixed: Some houses, fortresses, and castles do not colorize correctly during gameplay in the overworld
  • Fixed: Overhead text displays over the pause menu
  • Fixed: Projectiles and Skid dust appear infront of foreground objects
  • Fixed: Camera audo-scroll down glitches when you reach the bottom of the area.
  • Fixed: Sometimes the tile selection tool fails to work properly.
  • Fixed: Error message when entering a course with a custom sprite that has been deleted from the sprite manager
  • Fixed: Jelli movement doesn't stay in water
  • Fixed: Window will re-center itself unexpectedly
  • Fixed: Kill blocks don't work when the character uses unlimited health
  • Fixed: Pausing the assistant takes you to game setup by mistake
  • Fixed: Resetting the item box when the scroll bar is done will cause misalignment
  • Fixed: Using "P" to visit the game screen from a quick edit goes to a black screen
  • Fixed: The assistant is missing when doing a quick edit
  • Fixed: Wind or moving cameras will push the character through slopes
  • Fixed: Testing with 2 player will not give option to set player 2 controls in the pause menu
  • Fixed: Camera doesn't adjust properly for auto-runner games when the character is running left
  • Fixed: You can still quickly place things after you click on the test button and before the level launches
  • Fixed: Right-clicking on things in the publisher menu may give an error
  • Fixed: Opening up a command prompt does not disable right-clicking for things below or outside the command prompt
  • Fixed: There are some collision issues with flame cannons
  • Fixed: Some overworld house icons are not allowing you to enter
  • Fixed: Escaping out of your game's title screen to the main menu does not remove the fade in effect if you are in the middle of starting a new game
In case you were wondering, that's 79 bullet points. Whew!
  • Note: Horizontal command blocks (the ones that trigger when you pass them left or right) are now triggered when the character passes the MIDDLE of the blocks, not the side. Please make adjustments to your game as needed
  • Note: Level groups have been removed in place of the new level manager folder system
  • Note: Manager folders are not allowed in Platform Builder Standard, except for the level manager
  • Note: Uploaded music which has been set from the music button may need to be set again. Look through your levels and ensure that they are properly working
  • Note: Most bug reports from the beta versions have also been fixed. If they persist, please post about them in the forums
« Last Edit: September 29, 2019, 12:47:10 AM by TingThing »

Aeterna Games | Æ

  • Game Developer and Creator of Aeterna Games | Æ
  • Level 10: Jelli
  • *
  • Posts: 215
  • I‘m a big fan of Escape-Rooms =)
    • View Profile
    • My YouTube Channel
Re: Version 7.0
« Reply #1 on: August 22, 2019, 01:04:54 AM »
This is huge and awesome! :o O0
My Projects:


CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Version 7.0
« Reply #2 on: August 22, 2019, 01:19:25 AM »
Great update!

Mechasaur

  • No Normies Allowed
  • Level 13: Porcuprick
  • *
  • Posts: 346
  • Proud Admin of Plugger's Zone
    • View Profile
Re: Version 7.0
« Reply #3 on: August 22, 2019, 01:34:58 AM »
collabs will be a thing now

War

  • "The top player is here!"
  • Level 20: Nobom
  • *
  • Posts: 1490
    • View Profile
    • My website
Re: Version 7.0
« Reply #4 on: August 22, 2019, 07:32:58 AM »
collabs will be a thing now
Uhhhhhh... How ?
Hey, wassup wassup? My name is Warrior555MainsGanon (but just call me War) and I'm the main guy behind Megaman Zero Online and the upcoming Matt's Adventure! I don't speak often here but I'm a very friendly lad so if you wanna talk, don't hesitate!

Gizgord

  • average
  • Level 18: Statix
  • *
  • Posts: 835
    • View Profile
Re: Version 7.0
« Reply #5 on: August 22, 2019, 08:57:11 AM »
that's awesome!

Uhhhhhh... How ?
you can export and import sandbox levels, put explore games behind a password
it makes things a lot easier
« Last Edit: August 22, 2019, 08:59:07 AM by Gizgord »

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Version 7.0
« Reply #6 on: August 22, 2019, 04:03:07 PM »
It is so cool!

Setap

  • The Conservative Romanian Republic of Setap
  • Level 13: Porcuprick
  • *
  • Posts: 371
  • Developer of the Super Adventure series
    • View Profile
    • Setap's Website
Re: Version 7.0
« Reply #7 on: September 14, 2019, 12:51:18 PM »
Just got back to see whats new and THIS UPDATE IS AMAZING

A few favorite changes:
Platform Builder Standard now allows unlimited levels
Added a bunch of commands for working with the HUD (not sure haven't tested yet)
Added full Game Setup support for Sandbox mode
Added 5 different save slots for playing full games

setapdede Productions 2016-2022

Gizgord

  • average
  • Level 18: Statix
  • *
  • Posts: 835
    • View Profile
Re: Version 7.0
« Reply #8 on: September 14, 2019, 12:53:03 PM »
hey man, good for you

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Version 7.0
« Reply #9 on: September 14, 2019, 03:21:35 PM »
Wondered where you've been setapdede!