Difference between revisions of "User:Shiver/Balance Mod"

From Ultronomicon
Jump to navigation Jump to search
(Switching the link, adding a section for recent changes.)
 
(82 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
==Objective==
 
==Objective==
The Balance Mod is an attempt to even out the effectiveness of every ship in player-versus-player melee. This involves tweaking the ship code to strengthen or weaken each of the various ships. The changes are quite extensive, though the ships retain their basic functionality. Many minor adjustments have been made for the sake of aesthetics or continuity. The Balance Mod is not suited for Star Control's main game, nor melee against the cyborg.
+
The goal of this project is to make every ship in Star Control II's line-up worth using in competitive player-versus-player melee. To this end, the various ships have been strengthened or weakened accordingly. Many adjustments have also been made for the sake of aesthetics or continuity. The changes are quite extensive, though we tried not to stray too far from vanilla gameplay.
  
==Latest Changes==
+
==Credit==
 +
 
 +
* Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code.
  
====Update 1.24====
+
* Gekko was Shiver's primary play-test opponent during the mod's inception. He also helped port this mod from UQM v0.6.2 to v0.7.0.
  
* Ilwrath: Hellfire spread adjusted to more strongly favor forward firepower.
+
* Serosis helped this mod's author get the blasted code to compile again in 2019. He did most of the work in porting the mod over to UQM 0.8, and has provided debugging assistance afterward.
  
====Update 1.23====
+
* Oldlaptop has been a great help in testing and debugging the mod. He has implemented many features and fixed bugs.
  
* Ilwrath: Hellfire spout has been redesigned to combine the forward and spread fire into one all-purpose attack. These were previously bound to two different keys. The Cloaking Device has been rebound back to the Secondary button. Energy regeneration has been increased slightly to 5 energy every 7 frames. Cloak energy cost raised from 0 to 2.
+
* Elvish Pillager wrote a few bits of the most difficult code for this mod and gave significant design input. His Crazy Mod source code was a valuable reference when altering melee.
  
* Thraddash: Afterburner fire puff duration decreased from 140 to 120.
+
* Xaionaro wrote the original retreat patch and has helped with general mod development.
  
==Credit==
+
* UQM core team members Meep-eep, Fossil, and McMartin provided coding and debugging assistance.
I received extensive assistance while making this project. Credit goes to the following individuals:
 
  
* Elvish Pillager wrote a few bits of the most difficult code for this mod and gave significant design input. His Crazy Mod source code was a valuable reference when altering melee.
+
* Death 999 cooked up a nifty program which saved hours of work when making a larger antimatter cone for Umgah.
  
* UQM core team members Meep-eep, Fossil and McMartin provided coding and debugging assistance.
+
* Gostu helped port this mod from UQM v0.6.2 to v0.7.0.
  
* Gekko was my primary beta test opponent during this mod's creation.
+
* Azak has put in hours as another play-test opponent in 2019 & 2020.
  
 
* Bleeding Star gave some useful design input which led to several necessary adjustments.  
 
* Bleeding Star gave some useful design input which led to several necessary adjustments.  
  
* Death 999 cooked up a nifty program which saved me hours of work when making a larger antimatter cone for Umgah.
+
==Links==
 +
 
 +
* [[User:Shiver/Balance_Mod/List_of_Changes | List of Changes]]
  
==Links==
+
* [[User:Shiver/Balance_Mod/Installation | Download & Installation Instructions]]
  
[[User:Shiver/Balance_Mod/List_of_Changes | List of Changes]]
+
* [[User:Shiver/Balance_Mod/Counter_Table | Ship Counter Table]]
  
[[User:Shiver/Balance_Mod/Installation | Installation Instructions]]
+
* [https://github.com/uqm-arena/balance-mod Github]
  
 
[[Category:Mods]]
 
[[Category:Mods]]

Latest revision as of 19:13, 16 October 2021

Objective[edit]

The goal of this project is to make every ship in Star Control II's line-up worth using in competitive player-versus-player melee. To this end, the various ships have been strengthened or weakened accordingly. Many adjustments have also been made for the sake of aesthetics or continuity. The changes are quite extensive, though we tried not to stray too far from vanilla gameplay.

Credit[edit]

  • Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code.
  • Gekko was Shiver's primary play-test opponent during the mod's inception. He also helped port this mod from UQM v0.6.2 to v0.7.0.
  • Serosis helped this mod's author get the blasted code to compile again in 2019. He did most of the work in porting the mod over to UQM 0.8, and has provided debugging assistance afterward.
  • Oldlaptop has been a great help in testing and debugging the mod. He has implemented many features and fixed bugs.
  • Elvish Pillager wrote a few bits of the most difficult code for this mod and gave significant design input. His Crazy Mod source code was a valuable reference when altering melee.
  • Xaionaro wrote the original retreat patch and has helped with general mod development.
  • UQM core team members Meep-eep, Fossil, and McMartin provided coding and debugging assistance.
  • Death 999 cooked up a nifty program which saved hours of work when making a larger antimatter cone for Umgah.
  • Gostu helped port this mod from UQM v0.6.2 to v0.7.0.
  • Azak has put in hours as another play-test opponent in 2019 & 2020.
  • Bleeding Star gave some useful design input which led to several necessary adjustments.

Links[edit]