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

From Ultronomicon
Jump to navigation Jump to search
m
(crediting Azak for play-testing)
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
==Objective==
 
==Objective==
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 minor adjustments have also been made for the sake of aesthetics or continuity. The changes are quite extensive, though I tried not to stray too far from vanilla gameplay.
+
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==
 +
 +
* Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code.
  
==Recent Changes==
+
* Gekko is Shiver's primary play-test opponent. He also helped port this mod from UQM v0.6.2 to v0.7.0.
Balance Mod ported to UQM 0.7!
 
  
 +
* Oldlaptop has been a great help in testing and debugging the mod. He has implemented many of the latest features and fixed bugs.
  
==Credit==
+
* 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.
I received extensive assistance while making this project. I wish to express my thanks to the following individuals, going by pseudonym to protect anonymity:
 
  
* Gekko has been my primary test opponent throughout the years. He also helped port this mod from UQM 0.6.2 to 0.7.0.
+
* 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.
+
* UQM core team members Meep-eep, Fossil, and McMartin provided coding and debugging assistance.
  
* 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.
  
* Bleeding Star gave some useful design input which led to several necessary adjustments.  
+
* Gostu helped port this mod from UQM v0.6.2 to v0.7.0.
  
* Death 999 cooked up a nifty program which saved me hours of work when making a larger antimatter cone for Umgah.
+
* Azak has put in hours as another play-test opponent in 2019 & 2020.
  
* Gostu--a stranger to the Star Control fan community as far as I can tell--helped port this mod from UQM 0.6.2 to 0.7.0.
+
* Bleeding Star gave some useful design input which led to several necessary adjustments.  
  
 +
* Serosis helped this mod's author get the blasted code to compile again in 2019.
  
 
==Links==
 
==Links==
  
* [[User:Shiver/Balance_Mod/List_of_Changes | Mod Details]]
+
* [[User:Shiver/Balance_Mod/List_of_Changes | List of Changes]]
  
 
* [[User:Shiver/Balance_Mod/Installation | Download & Installation Instructions]]
 
* [[User:Shiver/Balance_Mod/Installation | Download & Installation Instructions]]
  
 +
* [[User:Shiver/Balance_Mod/Counter_Table | Ship Counter Table]]
 +
 +
* [https://github.com/uqm-arena/balance-mod Github] (Currently out-of-date with the most recent update)
  
 
[[Category:Mods]]
 
[[Category:Mods]]

Revision as of 22:25, 4 May 2020

Objective

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

  • Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code.
  • Gekko is Shiver's primary play-test opponent. He also helped port this mod from UQM v0.6.2 to v0.7.0.
  • Oldlaptop has been a great help in testing and debugging the mod. He has implemented many of the latest 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.
  • Serosis helped this mod's author get the blasted code to compile again in 2019.

Links

  • Github (Currently out-of-date with the most recent update)