Skip to content

Releases: Jesus-PK/SADX-TownSquare

Release 2.2.0

11 Apr 08:11
Compare
Choose a tag to compare

Just a minor update:

  • Added a warning window if you start up the game without "BASS for Music" enabled in the Game Config tab.
  • Code cleanup and minor fixes.

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

30 Nov 02:41
aadd249
Compare
Choose a tag to compare

This update bring the individual release of this mod on par with the Spyro Triple Pack release from the Sonic Hacking Contest '23, alongside some extra tweaks.

  • Rewrote the mod code to include many optimizations.
  • Reworked all model files, they've been remade to improve quality and fix export errors some of them had, alongside optimizing their code. (Spyro now has proper vertex color lightning).
  • Added crystal statues alongside their respective dragons, they give a score bonus and act as an extra checkpoint. Features a custom HUD element for the timer.
  • Added the locked chest, key and HUD element for it in Amy's layout, opening it will award you with a magnetic barrier and score bonus.
  • Added the life chest, this'll give you an extra life upon opening.
  • Added custom A / B mission requirements, alongside their respective mission cards.
  • Added SET/CAM files replacements for all existing acts (intended for Test Spawn and No Limit).
  • Added a Source Light (SL) file for Lantern Engine.
  • Added custom text replacement in Sound Test -> Action Stage for the BGM song that is replaced.
  • Added credits images for DX, DC and HD versions.
  • Added SD-quality versions of all custom GUI elements, they'll be shown if you are not using HD GUI.
  • Added a changelog file.
  • Added Froggy.
  • Improved the skybox model to fix wrong normals and make the moon fully visible.
  • Improved draw distance of SET objects.
  • Improved the EN and JP stage titlecards so they can be on par with the vanilla ones.
  • Filled up some empty geometry in the chimneys around the level.
  • Updated deathzones.
  • Renamed many files to keep them consistent with my other mods.
  • Replacetex is now handled directly through code, improving compatibility and ensuring the replacements works.
  • Minor SET tweaks.
  • Boosted BGM volume.
  • Removed Lantern Engine warning text when you play without it for the time being.
  • Removed Tikal over Amy titlecard support for the time being.

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0

15 Nov 00:23
a8b11d6
Compare
Choose a tag to compare

(This was originally released on GameBanana - 10/04/2023)

  • Changed the level slot from Speed Highway to Lost World as this one fitted my original idea more.
  • Completely reworked the landtable from the ground-up with a fresh rip that has the original vertex colors that the previous landtable was missing alongside improving many aspects of the previous version.
  • Re-upscaled the textures to a higher size and separated them, this improved their visual quality and removed all instances of UV seams.
  • Fixed a lot of collision issues related to Knuckles gliding.
  • Fixed wrong axis in the skybox model.
  • Completely reworked the code-side of the mod from the ground-up, now all the files replacements are handled directly through code alongside having more control over the stage I'm replacing, allowing me to remove many hardcoded things from it.
  • Added custom objects such as breakable chests, the exit portal and Spyro himself.
  • Tweaked both SET layouts to add these new custom objects.
  • Added a simple CAM layout.
  • Removed the forced Free Camera hack, as is no longer needed.
  • Removed the Trial Level List hack, as is no longer needed.
  • Added the missing Japanese text and titlecards while adding brand-new mission cards, multiplayer GUI and credits images.
  • Converted the level music to .ADX with proper seamless loops.
  • Added a readme.

This update is pretty much a complete rework from the ground-up of this mod.

Full Changelog: v1.1.0...v2.0.0

Release 1.1.0

15 Nov 00:07
fce18d1
Compare
Choose a tag to compare

(This was originally released on GameBanana - 13/12/2022)

  • Added a line of code that automatically disables DC Conversion Speed Highway (Requires at least DC Conversion v0.6042).
  • Optimized code for start positions.
  • Misc. camera tweaks.

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

14 Nov 23:53
7e41f52
Compare
Choose a tag to compare

(This was originally released on GameBanana - 1/12/2022)

  • Initial Release.

Full Changelog: https://github.com/Jesus-PK/SADX-TownSquare/commits/v1.0.0