Skip to content

Releases: fastrgv/AdaGate

8jul2024

08 Jul 00:50
db8dd48
Compare
Choose a tag to compare

ver 7.4.7 -- 8jul2024

  • Added dynamic cubemap generation to reflect environment of pool, level 2.

4apr2024

03 Apr 22:35
415e783
Compare
Choose a tag to compare

ver 7.4.6 -- 04apr2024

  • Corrected lava pools so that color is in sync with amplitude.
  • Added brick room torches w/lighting effects.
  • Minor revisions to level 1 scene.
  • Made essential corrections in fog, crosshairs display.
  • As an added challenge, a gravity-lock now prevents jumping out of the ZPM power grid until after activation is completed, i.e. puzzle is solved.
  • Avatar may no longer pass between adjacent ZPMs.
  • Continued games now track which power grids have been activated. Thus, resuming a game is more intuitive.

18feb2024

18 Feb 12:16
18c0b4e
Compare
Choose a tag to compare

ver 7.4.5 -- 18feb2024

  • Improved & generalized OSX build scripts.
  • Effect of command line parameter: 1:allowHiDpi; 0:forceLoDpi(default).
    Use low DPI to smooth out action graphics.
  • Added waterfall in level 5 using both particle & ribbon textures.
  • Added volume control + corrections to my OpenAL Ada binding.

6oct2023

06 Oct 12:25
102323b
Compare
Choose a tag to compare

ver 7.4.4 -- 06oct2023

  • Restored OSX build...but without a bundle.

17sep2023

17 Sep 02:03
d3d6b38
Compare
Choose a tag to compare

ver 7.4.3 -- 17sep2023

  • Added an exception-handler to shutdown gracefully, in case of abort. This should also allow a normal resume after an abort.
  • More relaxed camera angles, when possible.
  • No longer build 32bit Windows executables, just 64-bit windows & linux.

14jun2023

14 Jun 12:29
66ea5cb
Compare
Choose a tag to compare

ver 7.4.2 -- 14jun2023

  • Discontiued OSX support, greatly simplifying game package.
  • Added music to flyover intro screen.
  • Restored best kawoosh sound.
  • Avatar now rises & falls with ocean waves when swimming.

30sep2022

27 Sep 13:40
7e68320
Compare
Choose a tag to compare

ver 7.4.1 -- 30sep2022

  • Now using simpler-to-setup GNU Ada for Win64.

20sep2022

20 Sep 02:08
4693d21
Compare
Choose a tag to compare

ver 7.4.0 -- 20sep2022

  • Restored Win64 build, now using MSYS2 & mingw64 on Windows.

16sep2022

15 Sep 12:04
27a64c1
Compare
Choose a tag to compare

ver 7.3.6 -- 16sep22

  • Now uses a generic utex, called gtex, for messages.
  • Removed Win64 build.
  • Now using GNU Ada rather than defunct AdaCore compiler.

16apr22

15 Apr 21:57
964f475
Compare
Choose a tag to compare

ver 7.3.5 -- 16apr22

  • Reverted linux libraries to exclusively shared format for portability.
  • Alternate script for GNU-Ada also works, now.