From b8e9e5b0208d2854524d35c3ffd6e095fd3a52c2 Mon Sep 17 00:00:00 2001 From: The1stBurb Date: Sun, 26 Apr 2026 16:03:31 -0600 Subject: [PATCH 01/18] chnaging the library, wardenclyffe and biolab knowledgecap calulcations to be in a knowVal function like univercity has anyways changed a few vars to be shorter in the same code BUG: fixed biolab's knowledge cap gain on the structure popup specifically when with high_pop and frost elemental. wasn't adjusted for high pop --- index.html | 2 +- src/actions.js | 128 ++++++++++++++++++++---------------------------- src/condense.js | 16 ++++++ src/main.js | 126 ++++++++++++++--------------------------------- 4 files changed, 108 insertions(+), 164 deletions(-) create mode 100644 src/condense.js diff --git a/index.html b/index.html index d98d5baaee..7a3a96fb25 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ - +