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

From Ultronomicon
Jump to navigation Jump to search
m
(87 intermediate revisions by 4 users not shown)
Line 1: Line 1:
I've been poking at The Ur-Quan Masters' melee engine recently in an attempt to balance combat for player-versus-player. This involves strengthening or weakening the various ships so that every last one of them is moderately effective at a high level of play. This mod is not suited for Star Control's main game, nor melee against the cyborg. Balance may be the goal of the project, but many adjustments have been made for the sake of aesthetics or continuity.
+
==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 we tried not to stray too far from vanilla gameplay.
  
  
This project is principally my handiwork, though I did receive extensive programming assistance from Elvish Pillager, Meep-eep, Fossil and McMartin. Gekko was my primary beta test opponent during this mod's creation.
+
==Credit==
  
 +
* Shiver is the original creator of the mod. He came up with almost all of the ideas and wrote most of the code. He does not work on the mod anymore, so Gekko and Oldlaptop have taken over the development.
  
The most recent build is v1.10, which is based on UQM 0.6.2's code.
+
* Gekko was Shiver's primary play-test opponent early in the mod's development. 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.
  
[[User:Shiver/Balance_Mod/Change_Log | Change Log]]
+
* Xaionaro wrote the original retreat patch and has helped in the general mod development.
  
[[User:Shiver/Balance_Mod/Installation | Installation Instructions]]
+
* UQM core team members Meep-eep, Fossil and McMartin provided coding and debugging assistance.
  
[[User:Shiver/Balance_Mod/Gameplay_Tips | Gameplay Tips]]
+
* 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.
 +
 
 +
* Bleeding Star gave some useful design input which led to several necessary adjustments.
 +
 
 +
* Death 999 cooked up a nifty program which saved hours of work when making a larger antimatter cone for Umgah.
 +
 
 +
* Gostu--a stranger to the Star Control fan community--helped port this mod from UQM v0.6.2 to v0.7.0.
 +
 
 +
 
 +
==Links==
 +
 
 +
* [[User:Shiver/Balance_Mod/List_of_Changes | Mod Details]]
 +
 
 +
* [[User:Shiver/Balance_Mod/Installation | Download & Installation Instructions]]
 +
 
 +
* [https://github.com/Roisack/Shiver-Balance-Mod Github]
 +
 
 +
 
 +
[[Category:Mods]]

Revision as of 19:17, 27 October 2017

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 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. He does not work on the mod anymore, so Gekko and Oldlaptop have taken over the development.
  • Gekko was Shiver's primary play-test opponent early in the mod's development. 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.
  • Xaionaro wrote the original retreat patch and has helped in the general mod development.
  • 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.
  • Bleeding Star gave some useful design input which led to several necessary adjustments.
  • Death 999 cooked up a nifty program which saved hours of work when making a larger antimatter cone for Umgah.
  • Gostu--a stranger to the Star Control fan community--helped port this mod from UQM v0.6.2 to v0.7.0.


Links