Shipwright/soh
earthcrafterman 2ad78887b9
Added a time saver option to allow players to instantly put items away (#600)
* Added a time saver option to allow players to instantly put items away

Expanded the range of damage multiplication to 80 (20 hearts of damage for each quarter heart) so players can play a sudden death challenge

* The damage sliders are now comboboxes
Damage multiplication is now exponential instead of incremental

The FPS slider is now a text input

* Splitting into solely being a quick putaway PR

* Removed some leftover code from the split
2022-07-22 02:31:49 +02:00
..
assets Merge branch 'develop' into z64-devmerge 2022-06-17 00:39:07 -04:00
include Fixes naming discrepancy of textbox positions. (#854) 2022-07-22 01:13:04 +02:00
macosx Adds Xcode project (#769) 2022-07-21 20:15:45 -04:00
soh Cosmetics editor - Feature requested (#841) 2022-07-22 01:33:39 +02:00
soh.xcodeproj Adds Xcode project (#769) 2022-07-21 20:15:45 -04:00
src Added a time saver option to allow players to instantly put items away (#600) 2022-07-22 02:31:49 +02:00
.clang-format git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.clang-tidy git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitattributes git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
.gitignore Add Support for macOS (#441) 2022-06-22 14:59:21 -04:00
.gitrepo git subrepo push soh 2022-07-14 20:47:48 -04:00
fixbaserom.py git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
format.sh git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Makefile Introduce App Directory Path (#572) 2022-07-13 00:19:07 -04:00
resource.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Resource.rc git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SHIPOFHARKINIAN.ico git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
soh.sln Replaced StormLib .lib files with source code. 2022-06-16 20:35:52 -04:00
soh.vcxproj Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
soh.vcxproj.filters Address rando pr comments (#742) 2022-07-18 19:20:07 -04:00
soh.vcxproj.user Fix VS stuff 2022-05-15 19:01:19 +02:00