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

From Ultronomicon
Jump to navigation Jump to search
(v1.36)
(crediting Azak for play-testing)
(31 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==
  
==Recent Changes==
+
* Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code.
  
====v1.36====
+
* Gekko is Shiver's primary play-test opponent. He also helped port this mod from UQM v0.6.2 to v0.7.0.
  
[Arilou]
+
* Oldlaptop has been a great help in testing and debugging the mod. He has implemented many of the latest features and fixed bugs.
  
* Speed increased from 40 to 44.
+
* 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.
 
 
* Battery capacity decreased from 22 back to 20.
 
 
 
* Tracking laser is disabled for 13 frames after teleportation.
 
 
 
* Teleporter energy cost increased from 3 to 4.
 
 
 
* Teleporter transit time increased significantly. The game's camera will give away Arilou's destination early into this cycle.
 
 
 
* Lateral variation added to the forward teleport function's destination.
 
 
 
[Earthling]
 
 
 
* Fixed a defect present in vanilla UQM: Point-defense laser will no longer inflict 2 damage per strike against Umgah while the ship's antimatter cone is active.
 
 
 
[Spathi]
 
 
 
* Flak gun velocity decreased slightly.
 
 
 
* Flak gun cooldown decreased slightly.
 
 
 
[Thraddash]
 
 
 
* Afterburner flame puff hitpoints increased from 1 to 2.
 
 
 
* Afterburner acceleration increment increased from 9 to 12.
 
  
* Afterburner energy cost increased from 1/2 to 2/3.
+
* 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.
  
==Credit==
+
* Death 999 cooked up a nifty program which saved hours of work when making a larger antimatter cone for Umgah.
I received extensive assistance while making this project. I wish to express my thanks 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.
+
* Gostu helped port this mod from UQM v0.6.2 to v0.7.0.
  
* UQM core team members Meep-eep, Fossil and McMartin provided coding and debugging assistance.
+
* Azak has put in hours as another play-test opponent in 2019 & 2020.
 
 
* Gekko was my primary beta test opponent during this mod's creation.
 
  
 
* 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.
+
* Serosis helped this mod's author get the blasted code to compile again in 2019.
  
 +
==Links==
  
==Links==
+
* [[User:Shiver/Balance_Mod/List_of_Changes | List of Changes]]
  
* [[User:Shiver/Balance_Mod/List_of_Changes | Mod Details]]
+
* [[User:Shiver/Balance_Mod/Installation | Download & Installation Instructions]]
  
* [[User:Shiver/Balance_Mod/Installation | Installation Instructions]]
+
* [[User:Shiver/Balance_Mod/Counter_Table | Ship Counter Table]]
  
* [[User:Shiver/Balance_Mod/To-Do | Upcoming Changes]]
+
* [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)