- May 31, 2020
-
-
brickode authored
-
brickode authored
-
Pregmodder authored
Rework diplomacy page See merge request !6886
-
svornost authored
-
svornost authored
-
svornost authored
Port most of neighborInteract.tw to DOM so it can be rebuilt dynamically when changing the selected arcology on the grid or list, and get rid of the old arcology link list entirely. Refactor economic uncertainty calculation into a shared function and eliminate the economicUncertainty global variable. Allow Neighbor Description to be called on your own arcology, because why not?
- May 30, 2020
- May 29, 2020
-
-
svornost authored
-
svornost authored
-
svornost authored
Split out container mode and render the cells a few different ways, since we want to avoid a dependency on direction.
-
Pregmodder authored
-
Pregmodder authored
Fix co-existance of TypeScript and JavaScript declarations See merge request !6887
-
Pregmodder authored
Fix text wrapping for slave summary paragraphs See merge request !6888
-
ezsh authored
Replace CSS margin with explicit whitespace to allow line wrap between consequent spans used in the abbreviated mode. Contributes to #1823.
-
ezsh authored
Rename the FC.d.ts to FC.ts to move it from the ambient to normal context, thus making namespace declarations from the FC.ts to extend but not overwrite "namespace" declarations from .js files in the TypeScript AST.
-
svornost authored
-
svornost authored
-
svornost authored
-
brickode authored
-
Pregmodder authored
Fixes See merge request !6885
-
kopareigns authored
-
- May 28, 2020
-
-
Pregmodder authored
Commas and whitespace See merge request !6884
-
lowercasedonkey authored
-
lowercasedonkey authored
-
lowercasedonkey authored
-
Pregmodder authored
Add eslint rule to warn about the comma operator. See merge request !6883
-
svornost authored
Add eslint rule to warn about the comma operator. Comma operators in our code are almost always mistakes stemming from bad or incomplete SC conversion.
-
Pregmodder authored
Neighbor FS development improvements See merge request !6882
-
svornost authored
-
svornost authored
-
svornost authored
Fix a couple small bugs, and combine consecutive identical influence statements about different neighbors to cut down on repetition.
-
- May 27, 2020
-
-
Pregmodder authored
Fixes - peacekeeper defeat and brands/scars on thighs See merge request !6880
-
Pregmodder authored
Fix pregnancy mislabel in starting girls See merge request !6881
-
Anu authored
-