newsSGE Game Engine - News

 
 
Show details for the latest news.

Latest News Approved
SGE moved to GitHub, being maintained again; SGE 1.6 released
     posted by onpon4, Thu 14 May 2020 11:46:31 PM UTC

Almost a year later, I've changed my mind. The SGE is being maintained once again! But not here. I've moved the project over to GitHub. The new website is here:

https://python-sge.github.io

With this move, a new release of the SGE - which now stands for "Seclusion Game Engine" - is now available! The announcement for the new release can be found here:

https://github.com/python-sge/sge/releases/tag/v1.6

SGE orphaned
     posted by onpon4, Sat 03 Aug 2019 09:24:18 PM UTC

Just a quick announcement to note that the SGE Game Engine is being orphaned, i.e. will no longer be updated or maintained. I recommend Godot Engine instead.

Thank you for your understanding.

SGE 1.5.1 Released
     posted by onpon4, Wed 19 Jul 2017 08:20:36 PM UTC

Yesterday, I finally got around to submitting a hook for uniseg to PyInstaller, and I also finalized the 1.5.1 release of the Pygame SGE. The differences compared to version 1.5 are:

  • Uniseg is now an optional dependency.
  • The way fonts are handled has been tweaked. The previous attempt to alias common fonts has been removed, and the default
[...]
SGE 1.5 Released - What A Mess
     posted by onpon4, Sun 11 Jun 2017 01:43:28 PM UTC

A new version of the SGE specification and the Pygame SGE has been released. This is a relatively small, yet somewhat... chaotic release.

Let's start with the specification changes, which are relatively minor:

  • The way key names is handled has been made more generalized and flexible. Effectively, the total number of standard keys has been
[...]
Pygame SGE 1.4.4 Released
     posted by onpon4, Wed 05 Apr 2017 05:17:49 PM UTC

Owing to a couple of improvements and bugfixes that have happened over the last couple of months, it's about time for another bugfix release of the Pygame SGE, so one has been made.

Incidentally, I have recently started a Patreon page! If you like my work, please consider supporting it: [...]

Pygame SGE 1.4.3 Released
     posted by onpon4, Mon 30 Jan 2017 02:16:32 PM UTC

Version 1.4.3 of the Pygame SGE has been released. This is a bugfix release with the following changes since 1.4.2:

  • Added support for using pygame_sdl2 if pygame is unavailable. (Note, however, that a lot of features will not work due to the incompleteness of pygame_sdl2.)
[...]
SGE 1.4.1.1 Released
     posted by onpon4, Sat 05 Nov 2016 08:46:04 PM UTC

No, that's not a typo. You read that right: I skipped forward from 1.3 to 1.4.1.1. How did that happen?!?! In short, my own carelessness. I made a new release, 1.4, but then found a critical bug. So I fixed it and released version 1.4.1... or so I thought, so I released version 1.4.1.1 to really fix it. [...]

SGE 1.3 Released
     posted by onpon4, Wed 02 Nov 2016 02:52:55 PM UTC

It's been a while since a really big SGE update has happened, but this is one of them. I ended up thinking of quite a few nice things to add to the SGE, and so add them I did. Version 1.3 of the SGE includes the following changes:

  • sge.Sprite.from_tween now supports all blend modes, not just RGBA multiply blending.
[...]
SGE 1.2 Released
     posted by onpon4, Mon 17 Oct 2016 06:23:35 PM UTC

A new version of the SGE has been released. This features two changes to the SGE specification:

  • sge.dsp.Object now supports an "image_blend_mode" attribute, which allows you to specify blend modes other than multiply to use for colorizing the image.
[...]
SGE 1.1 Released
     posted by onpon4, Mon 01 Aug 2016 10:43:43 PM UTC

This is a small update to the SGE removing the section on implementation-specific information from docstrings, so that a single version of the documentation can be maintained rather than having a different version for each implementation. I ultimately did this because it was getting tiresome to have to rebuild the documentation every time I made a bugfix to the Pygame SGE

This release of the Pygame SGE also fixes a bug that caused any game using Scale2x to crash.


Older News Approved
Pygame SGE 1.0.2 Released posted by onpon4, Sat 18 Jun 2016 12:54:37 PM UTC
Pygame SGE 1.0.1 Released posted by onpon4, Tue 14 Jun 2016 11:26:10 AM UTC
SGE 1.0 Released posted by onpon4, Tue 17 May 2016 09:35:32 AM UTC
SGE 1.0 Release Candidate posted by onpon4, Wed 06 Apr 2016 11:30:04 AM UTC
SGE 0.24 Released posted by onpon4, Fri 11 Mar 2016 11:09:14 AM UTC
SGE 0.23 Released posted by onpon4, Fri 12 Feb 2016 10:16:39 AM UTC
SGE 0.22 Released posted by onpon4, Fri 18 Dec 2015 10:00:04 PM UTC
SGE 0.21 Released posted by onpon4, Mon 09 Nov 2015 12:16:26 PM UTC
SGE 0.20 Released posted by onpon4, Wed 26 Aug 2015 05:38:34 PM UTC
SGE 0.19 Released posted by onpon4, Mon 22 Jun 2015 11:18:09 PM UTC
Pygame SGE 0.18.2.1 Released posted by onpon4, Wed 27 May 2015 11:34:09 AM UTC
SGE 0.18 Released posted by onpon4, Thu 30 Apr 2015 11:26:29 AM UTC
SGE 0.17 Released posted by onpon4, Fri 27 Mar 2015 01:48:42 AM UTC
SGE 0.16 Released posted by onpon4, Tue 03 Feb 2015 02:55:12 PM UTC
Giving xSGE its own project page posted by onpon4, Mon 12 Jan 2015 02:20:06 PM UTC
SGE 0.15 and xSGE 0.5 Released posted by onpon4, Thu 01 Jan 2015 04:44:02 PM UTC
SGE 0.14 and xSGE 0.4 Released posted by onpon4, Tue 09 Dec 2014 01:34:04 PM UTC
SGE 0.13 and xSGE 0.3 released + new Games section + Pacewar posted by onpon4, Sun 19 Oct 2014 09:16:55 PM UTC
A warning about a Pygame (or SDL?) bug posted by onpon4, Thu 09 Oct 2014 01:54:58 PM UTC
SGE 0.12 Released posted by onpon4, Sun 07 Sep 2014 12:39:21 AM UTC
SGE 0.11.0 and xSGE 0.2.0 Released + Name Change posted by onpon4, Tue 19 Aug 2014 02:20:23 AM UTC
SGE 0.10.1 + xSGE 0.1.0 Released posted by onpon4, Mon 07 Jul 2014 12:47:28 AM UTC
SGE 0.10.0 Released posted by onpon4, Sat 28 Jun 2014 10:39:53 PM UTC
Emilio too busy to work on Stellar posted by onpon4, Thu 05 Sep 2013 02:57:49 AM UTC

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code