-
- Downloads
Port most of neighborInteract.tw to DOM so it can be rebuilt dynamically when...
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?
Showing
- js/003-data/gameVariableData.js 0 additions, 1 deletionjs/003-data/gameVariableData.js
- src/cheats/mod_EditNeighborArcologyCheat.tw 1 addition, 1 deletionsrc/cheats/mod_EditNeighborArcologyCheat.tw
- src/js/utilsFC.js 14 additions, 0 deletionssrc/js/utilsFC.js
- src/neighbor/neighborDisplay.js 16 additions, 11 deletionssrc/neighbor/neighborDisplay.js
- src/neighbor/neighborInteract.js 322 additions, 0 deletionssrc/neighbor/neighborInteract.js
- src/uncategorized/neighborDescription.tw 30 additions, 35 deletionssrc/uncategorized/neighborDescription.tw
- src/uncategorized/neighborInteract.tw 1 addition, 674 deletionssrc/uncategorized/neighborInteract.tw
- src/uncategorized/neighborsDevelopment.tw 3 additions, 12 deletionssrc/uncategorized/neighborsDevelopment.tw
Loading
Please register or sign in to comment