Skip to content

Releases: VeritasDL-zz/SADXCHAOS

Version 1.4.91

26 Feb 13:55
0d0f4d0
Compare
Choose a tag to compare

Updated ModLoader Programming Files,
Added Knuckles and Big to Random Remove PowerUP
Changed RandomDroppedRings to Use TakeRingsInterval1 rather then set rings to 0
Enabled RingAllergy
Enabled BigRock
Added FlipCamera
added SpinCamera
added DrunkCamera
Added Config Option for The Three Camera Effects
Added Custom Teleports for all three acts of Sonic's Final Egg
Moved NoClip Code to its own functions
Added RandomFan
Moved texture reset to its own .cpp file
fixed a small "bug" with FastAccel
Shuffled Chaos Array

Version 1.4.9

01 Feb 11:54
Compare
Choose a tag to compare

Added Support for Knuckles for RemovePowerUP

Version 1.4.8

31 Jan 23:01
f0b1811
Compare
Choose a tag to compare

Added Increase Cutscene Skip Time - Sets Frames needed to skip to 1A2
Added Remove PowerUp
Added Random CollisionSize
Created a NewEffect function and made all skipped mods call the function
Fixed a bug with DisablePause and RingAllergy

Version 1.4.7

25 Jan 23:45
Compare
Choose a tag to compare

Disabled Enemies From Spawning during E101R boss fight
Fixed a bug with big fishing code
Disabled IceBall for spawning during egg viper

Version 1.4.6

23 Jan 15:19
Compare
Choose a tag to compare

Removed Left Over Debug code for a effect I scrapped,
Fixed a bug with RandomSnowboard Again
Fixed a small bug with the EggViper HandyCap code,

Version 1.4.5

22 Jan 16:47
Compare
Choose a tag to compare

Added Ring Allergy and a Config For Ring Allergy,
Added A EggViper HandyCap which is Enabled by default and limits the SpeedPad, Spring and Snowboard from spawning as often, it also limits FastAccel, RandomVSpeed, RandomHSpeed, RandomDebug, RandomXYZGravity, NoClip and RingAllergy from happening as often,
Disabled IceBall enemy from spawning while playing as Gamma
Fixed RandomSnowboard trying to run when not playing as Sonic Or Tails
Commented out All Random Char Init Fixes which hopefully fixes the Amy Balloon Crash, along with the Knuckles Radar Failing to Load
Added Check for Big Fishing to make playing as Big easier.
Changed &Knuckles RNG Chance.

Version 1.4

10 Dec 01:37
Compare
Choose a tag to compare

Split up a lot of code into multiple .cpp files
Added No Gravity
Enabled Random Invincibility
Enabled Random Magnetic Barrier
Enabled Random Barrier
Added Config Option For Gravity Mods
Added Config Option for Random Physics
Enabled Random X Gravity
Enabled Random Z Gravity
Fixed two bugs with Debug Movement
Fixed a bug with Random Snowboard
Fixed a Crash/Memory Leak with Last Effect

Version 1.3

26 Oct 01:46
Compare
Choose a tag to compare

Added Red Mountain Act 1 Teleports
Added The Big Ice Rock From Big's Ice Cap
Added Ability For Other Characters To Pick Up Big Ice Rock
Added &Knuckles
Fixed Random Chao
Fixed Random KeyBlock Again
Added Config Option To Disabled Spawning Of Grab-Able Objects

Version 1.2.1

09 Oct 01:26
Compare
Choose a tag to compare

I forgot to enable the effects,

Version 1.2

08 Oct 13:30
Compare
Choose a tag to compare

Added config to disable the disable pause effect
Removed OOF Sound from Kill momentum
Updated Effect Table
Tikal Hint now 20% less likely
Kill Momentum 20% less likely
Changed no_s0und_ to 222 frames from 110 frames
"Fixed" Random Phys chaning Y offset
Fixed Bug where Debug Text would not render in the correct position, thanks to PkR
Fixed a Bug where debug mode could stack
Added Random Chao Fruit, and Random Chao Hat thanks to Kell and PkR
Updated All Object Spawning into Tasks,
Removed creation of SetData for Tasks that do not need it.
Updated SADX ModLoader files
Fixed Random Falling SpikeBall now it actually works!