Skip to content

Releases: Lost-Empire-Entertainment/Elypso-engine

Elypso engine 0.0.7 prototype

17 Dec 01:01
Compare
Choose a tag to compare
2023-12-17.02-50-02.mp4

Updates:

General:

  • make all the windows dockable
  • save imgui.ini, config.txt and engine_log.txt to Documents\Elypso engine

Console:

  • add console window
  • print all messages to console
  • add console input field
  • add command: help (lists all available commands)
  • add command: qqq (quits the engine)
  • add command: srm (set render mode with parameter shaded(1) and wireframe(2))
  • add command: rc (reset camera position and rotation)
  • add command: ccc (cleans all console messages)

Config file:

  • save and load window resolution
  • save and load vsync state
  • save and load fov
  • save and load nearclip
  • save and load farclip
  • save and load camera position
  • save and load camera rotation
  • save and load console force scroll (should console always scroll to bottom if new message was added?)
  • save and load console debug messages (should console print debug messages?)

Full Changelog

Elypso engine 0.0.6 prototype

14 Dec 20:23
Compare
Choose a tag to compare

All the progress ive made up to now.

The 7zip file contains an already installed version so you can unpack that and run the exe as admin to try it out without dealing with the engine source code or the bat file.