Page 10 of 10

Posted: 8 May 2016, 20:31
by Wohlstand
PGE Engine: Another experimental playthrough (Engine v. 0.2.6)
phpBB [youtube]

Original link: https://www.youtube.com/watch?v=rI9Mnt2Zdy0


Posted: 16 May 2016, 5:36
by MightyMerlinStyle
Looks to be improving! Looking forward to more progress ;-)

Posted: 11 Jul 2016, 2:52
by Wohlstand
Some screenshots made on OS X where I fixed and improved a lot of stuff in the PGE applications:

Some completed fixes
Spoiler
  • Application names are looks more native
  • Automatic file association support (since you have PGE applications, all LVL/WLD/LVLX/WLDX files are will be associated wiht editor and engine, and unsupported music formats are will be assocated with PGE Music Player utility).
  • Fixed file opening and file dragging into dock and Finder where file wasn't opened. That has been fixed with adding support of OpenFile event which exists on Macs only while other OS'es are opening files directly from command line arguments.
  • Finally fixed support of the Interprocessing between Editor and Engine. Now it works everywhere.
  • Many other visual and internal fixes

Screenshots made on OS X:
Spoiler
About dialog
Image

Level editing window
Image

World map editing window
Image

Level testing with support of Interprocessing between Editor and Engine (to have support hot placing of elements while playing level)
Image

One of fixed views of PGE Editor's dialogs
Image

Circle draw tool, added some time ago
Image

Configuration status dialog
Image

Classic SMBX-Like view mode
Image

Interactive NPC.txt config editor
Image

PGE Engine slpash (on OS X supports OpenGL 2 and Software renderer)
Image

PGE Music Player now can used to play unsupported formats (GME, trackers, etc.) to test them like there are been played in game without launching heavy programs and plugging just made musics (PGE, LunaLUA-SMBX, SMBX-38A)
Image

Finder automatically detecting that applications which are can open specific file types
Image

LVL/WLD/LVLX/WLDX are automatically associating with PGE Editor and PGE Engine
Image

Latest version always available in the laboratory: http://wohlsoft.ru/docs/_laboratory/
Compatible with laboratory config packs: http://wohlsoft.ru/docs/_laboratory/config_packs/

Dear Mac users: Please test updated PGE package and report me your reviews

Good luck in your levels, projects, and entertainment!

Posted: 17 Sep 2016, 17:14
by Wohlstand
Since LunaLUA already had GIF recorder which allows record short demos of gameplay, same recently has been implemented in the PGE Engine too!
Recorder works from everywhere: main menu, world map, levels, message and menu boxes, and other screens
Demo GIF
Image
That also can be used to easier report me a bugs of the physics or make other showcases
To play/stop recorder, just press F11 key (like in LunaLUA)

Posted: 18 Sep 2016, 23:11
by Wohlstand
phpBB [youtube]

Original link: https://www.youtube.com/watch?v=H3c-T9LeNag


Posted: 27 Sep 2016, 2:45
by Wohlstand
Just a small experiment with camera moving between pipes inside same section

Spoiler
Image

Spoiler
Image

Spoiler
Image

Spoiler
Image

Posted: 28 Oct 2016, 19:28
by hacheipe399
That camera movement on warps is suited for a Metroid-like game. As a Super Metroid fan, I found this really useful! Is the moving of the camera optional, or all the pipe warps will have this?

Posted: 29 Oct 2016, 3:35
by Wohlstand
hacheipe399 wrote:That camera movement on warps is suited for a Metroid-like game. As a Super Metroid fan, I found this really useful! Is the moving of the camera optional, or all the pipe warps will have this?
Now while it's experimental, it works on pipes when both points in the same section. I plan to make multiple variants of warp effects with the ability to make something in lua to take extra advantage, etc. By default screen fade effect will be used for all warps in all files include old (or I will show all hidden level creator's secrets between walls! :cool: )

Posted: 29 Oct 2016, 6:37
by Alucard
Wohlstand wrote:Now while it's experimental, it works on pipes when both points in the same section. I plan to make multiple variants of warp effects with the ability to make something in lua to take extra advantage, etc. By default screen fade effect will be used for all warps in all files include old (or I will show all hidden level creator's secrets between walls! :cool: )
Will it be possible to do something like this: https://www.youtube.com/watch?v=9K0m4_MBeP0
Castlevania-styled door warp transitions.

Posted: 29 Oct 2016, 6:52
by Wohlstand
Alucard wrote:
Wohlstand wrote:Now while it's experimental, it works on pipes when both points in the same section. I plan to make multiple variants of warp effects with the ability to make something in lua to take extra advantage, etc. By default screen fade effect will be used for all warps in all files include old (or I will show all hidden level creator's secrets between walls! :cool: )
Will it be possible to do something like this: https://www.youtube.com/watch?v=9K0m4_MBeP0
Castlevania-styled door warp transitions.
If that in the same section, just by extending camera scrolling algorithm and that door can be implemented as NPC which catches player from one side and transiting to other side with moving of it's camera.
To make this effect with two sections, that will require some update of camera thing to take visions from both source and target sections. (And, for one player only, for multiple players: every player has own independent camera)

Posted: 26 Oct 2021, 13:13
by Wohlstand
As this topic wasn't updated for a while, I'll archive it. Very soon the Big Rebuild of the project is planned, and so, the new topic will be made instead of this.