|
7cc2431d74
|
everything is bigger than negative huge
|
2021-08-17 23:55:06 -07:00 |
|
|
a1ca2b129e
|
version bump
|
2021-08-17 23:51:08 -07:00 |
|
|
ea05e08733
|
revert to not resetting badly typed config values
turns out that caused config values to not update on the fly
users can fix their own config in the MCM
|
2021-08-17 23:50:50 -07:00 |
|
|
2320394693
|
minor typo
|
2021-08-17 23:47:47 -07:00 |
|
|
5fac128932
|
I dunno how this event fires in cells that don't
have a waterlevel, but I saw a nil compare error in the logs at the line
if headHeight <= waterLevel, so I put this "or 0"
|
2021-08-17 23:47:10 -07:00 |
|
|
9d61422cdc
|
the rest of the formulas are compact, why did I spread these ones out so much
|
2021-08-14 14:26:37 -07:00 |
|
|
97147db78f
|
added links to readme
|
2021-08-14 14:15:50 -07:00 |
|
|
3c64e5f9a1
|
how about some consistency, ya goon
|
2021-08-14 14:07:27 -07:00 |
|
|
411d7a2cce
|
reset default config if types don't match
|
2021-08-14 14:04:26 -07:00 |
|
|
b71c4d32ec
|
don't need to set downPull to 0 because it was 0
|
2021-08-14 13:41:25 -07:00 |
|
|
201984761a
|
version bump because config breaking changes
|
2021-08-14 13:27:15 -07:00 |
|
|
b3b54fbe0c
|
new mode: best case scenario
|
2021-08-14 13:26:35 -07:00 |
|
|
39898fed1a
|
get rid of mode value altogether, no longer needed
|
2021-08-14 12:52:15 -07:00 |
|
|
3c7457af8e
|
oops forgot to remove that
|
2021-08-14 12:42:09 -07:00 |
|
|
16c7651e06
|
this is what it took to get the MCM values sorted
|
2021-08-14 12:41:12 -07:00 |
|
|
5d4753e85d
|
more small error fixes
I need to stop doing all my coding after a ten hour workday
|
2021-08-14 11:40:06 -07:00 |
|
|
fc646d69cf
|
version bump
|
2021-08-13 00:03:24 -07:00 |
|
|
9bf72f5eef
|
option to choose All Equipment mode in Worst Case
Scenario mode
|
2021-08-13 00:03:06 -07:00 |
|
|
800382abb4
|
minor edits/typos
|
2021-08-12 23:16:48 -07:00 |
|
|
ef398a2428
|
fix some typos in readme
|
2021-08-11 23:41:02 -07:00 |
|
|
9a0bdb9abc
|
update readme for new formulas
|
2021-08-11 23:24:55 -07:00 |
|
|
be297bb586
|
expose default config so MCM can access
|
2021-08-11 10:02:45 -07:00 |
|
|
83d01ec04a
|
version bump
|
2021-08-11 09:48:34 -07:00 |
|
|
07dc43b40c
|
separately configurable multipliers
|
2021-08-11 09:48:28 -07:00 |
|
|
e79c142fe9
|
that's what I get for not having a formatter
|
2021-08-11 00:50:22 -07:00 |
|
|
df01dcb954
|
version bump
|
2021-08-11 00:31:20 -07:00 |
|
|
977cf12b6f
|
new formula: worst case scenario, picks worst
also lots of refactoring for more dynamic MCM
|
2021-08-11 00:31:02 -07:00 |
|
|
a40d07df18
|
new formula thanks to necrolesian
|
2021-08-10 11:09:34 -07:00 |
|
|
74dee76029
|
dynamically update MCM dropdown
|
2021-08-10 10:55:58 -07:00 |
|
|
7a597e1cc5
|
don't calculate if disabled again
|
2021-08-09 10:04:03 -07:00 |
|
|
be6e7b7ac4
|
version bump
|
2021-08-09 09:52:16 -07:00 |
|
|
59143cd6d0
|
reset if disabled rather than just bailing
|
2021-08-09 09:52:11 -07:00 |
|
|
c0240b4462
|
better compatibilty with Better Buoyancy
|
2021-08-08 23:58:37 -07:00 |
|
|
9ec8148562
|
don't spam logs if formula calculates 0
|
2021-08-08 20:12:01 -07:00 |
|
|
226942e931
|
version bump again
|
2021-08-08 20:01:47 -07:00 |
|
|
ef78673561
|
don't do anything if formula calculates 0
This should fix Better Buoyancy compatibilty if the enabled formula
does calculate 0
|
2021-08-08 20:01:33 -07:00 |
|
|
2b5c2711fe
|
version bump
|
2021-08-08 18:41:07 -07:00 |
|
|
2fc9667c60
|
Merge branch 'master' of https://github.com/celediel/A-Sinking-Feeling
|
2021-08-08 18:40:16 -07:00 |
|
|
88bbd2d0cb
|
add option to affect only player
|
2021-08-08 18:40:12 -07:00 |
|
|
db0b66ca3f
|
version bump
|
2021-08-08 18:35:37 -07:00 |
|
|
610a0e6d5e
|
fix error that caused only player to be affected
I'm really dumb sometimes
|
2021-08-08 18:35:21 -07:00 |
|
|
34d6f513a3
|
Update README.md
|
2021-08-08 18:21:04 -07:00 |
|
|
c29678b1a8
|
wording
|
2021-08-08 16:04:36 -07:00 |
|
|
6925877181
|
oops I forgot to move that line too
|
2021-08-08 16:00:59 -07:00 |
|
|
9606194a23
|
Parity between MCM and README
|
2021-08-08 10:21:17 -07:00 |
|
|
d2009dcb30
|
this should be here instead
|
2021-08-07 23:08:05 -07:00 |
|
|
f0c5bc190e
|
oops leftover working title
|
2021-08-07 23:06:33 -07:00 |
|
|
e5d333e1cf
|
first commit
|
2021-08-07 22:59:41 -07:00 |
|