Shipwright/soh
earthcrafterman 36b9b9519d
Added three sliders for multiplying damage (#478)
* Added three sliders for multiplying damage:
1) Generic Slider, includes everything not multiplied by other sliders
2) Fall Damage Slider, includes all fall damage
3) Void Damage Slider, includes all void out damage

* Included tooltips

* Modified func_80837B18 to handle the modified flag the same as Player_InflictDamage does

* hotfix of a dumb oversight

* Fixed an oversight that led to compile failure on Linux and probably more things that weren't noticeable in unit testing

* I keep missing dumb mistakes.
I keep missing dumb mistakes.
Is this the last dumb mistake I've missed?

* Oh crud it's because I declared func_80837B18_modified after func_80837B18 isn't it? I am the ultimate dumbus.
2022-06-20 13:51:59 -04:00
..
assets GC PAL Audio XML 2022-06-16 20:35:52 -04:00
include Versioned saves (#423) 2022-06-20 13:41:43 -04:00
soh Minor Actor Viewer tweaks and fixes (#491) 2022-06-20 13:50:23 -04:00
src Added three sliders for multiplying damage (#478) 2022-06-20 13:51:59 -04: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 Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00
.gitrepo git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
Makefile [LINUX] Add compiler flags to fix floating point precision error (#399) 2022-05-29 12:14:46 -04: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
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
resource.h 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 Versioned saves (#423) 2022-06-20 13:41:43 -04:00
soh.vcxproj.filters Versioned saves (#423) 2022-06-20 13:41:43 -04:00
soh.vcxproj.user git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00