Skip to content

Releases: BSVogler/WurfelEngineSDK

1.7.6

20 Nov 12:22
Compare
Choose a tag to compare

Refactoring
Major refactoring of cvars: map cvars are loaded as part of a map file and not globally
Speed improvements
fixed a bug where sprites were not ordered correctly

v1.7.5

12 Aug 15:21
Compare
Choose a tag to compare

Download the zip file for the complete SDK with docs.

changed depth sorting algorithm for improved sorting results
improved map loading speed by using multithreading
the sound engine now uses stereo sound
improved rendering speed
ambient occlusion via hardware interpolation
reduced overdraw by not rendering invisible parts of the block’s sides
added entity component model
improved console
can now show more then one last command
can show the last command even after a restart
devtools show frame time instead of FPS
the entities selection rectangle is now rendered at the correct position for non-FullHD resolutions
improved world collision especially with the bottom of the blocks
now it’s not possible to jump into a block
removed clone() methods
replaced block value slider in editor with text field
improved undo/redo in editor
z-level filtering in editor more continuous

v1.7.1 pre-release 1

08 Feb 12:55
Compare
Choose a tag to compare
v1.7.1 pre-release 1 Pre-release
Pre-release

Has major bug in it. Crashes when the depth-sort fails.

v 1.6.6 Prerelease 1

09 Dec 12:01
Compare
Choose a tag to compare
v 1.6.6 Prerelease 1 Pre-release
Pre-release
  • added Ambient occlusion
  • several changes and bugfixes

v 1.5.6 Release 2

21 Jun 20:27
Compare
Choose a tag to compare

v1.5.6

  • fixed bug where a mising icon was loaded

v1.5.5

  • improved console GUI
  • reimplemented basic vertext shading (not properly working again), use normal map rendering instead
  • added upper limit to game objects to be rendered
  • fixed visuals of basic main menu
  • improved CPU performance
  • fixed bug with wrong clipping for second camera
  • drastically reduced memory size for chunks