Home - ahvonenj/synergism-hypersynergy GitHub Wiki
Hypersynergism wiki
Quick links
Repository home: https://github.com/ahvonenj/synergism-hypersynergy
Issues: https://github.com/ahvonenj/synergism-hypersynergy/issues
Discussions: https://github.com/ahvonenj/synergism-hypersynergy/discussions
Pull requests: https://github.com/ahvonenj/synergism-hypersynergy/pulls
About Hypersynergism
Hypersynergism is a mod for Synergism, or rather, a modding framework as it has gotten a little out of hand. When I started this mod, I had just a couple of things in mind that I wanted to mod into the game, but a couple of weekends later I suddenly found myself with more or less a fully fledged modding framework. Don't get me wrong, Hypersynergism does implement some actual game modifications as well (:D), but at this point it wouldn't do justice to call it just a mod.
Goal of the mod
The goal of this mod is to offer different "Quality of Life" features for the game, so features which:
- Gather, calculate, format and display extra information about the game and it's features
- Examples: Corruption reference sheet and Hepteract ratios
- Reduce the amount of excessive clicking without fully automating anything
- For example, the promotion code injection feature only displays the codes and copies them into the input box on click, but doesn't do it all automatically
- Allow for adjusting or configuring things in the game
- For example, the notification opacity control feature changes the opacity of the in-game notifications
- Provide hotkeys or shortcuts for the game's functions
- Examples: Hepteract quick expand and max and Additional mouse functionality
- Warn, remind or notify the player of some things
- Example: Hepteract quick expand and max feature's "Cost Protection" setting prevents hepteract expansion if the hepteract cost is over a set treshold
In other words, the goal here is to build features which are not too game breaking, automating or streamlining. Even with the mod, players will still need to play the game, but ideally without developing carpal tunnel syndrome or getting fed up about meaningless busywork and clicking around.