Fen Dweller
55473ad8ee
Add color to powerup upgrades; mess around with the click victim upgrade icons
5 лет назад
Fen Dweller
c5a483b81f
Add more helper upgrades
5 лет назад
Fen Dweller
d0ba81c389
Allow icons to have transforms included. Update the helper icon to show this off
5 лет назад
Fen Dweller
d1acfcd7cd
Add support for more tiers of news and upgrades.
5 лет назад
Fen Dweller
84de36b60e
Switch to using chroma.js for colors. Add colors to more upgrades.
5 лет назад
Fen Dweller
fca19703fa
Add stats for total food and for food from clicks
5 лет назад
Fen Dweller
be5d3b1b76
Add colors to more icons. Click upgrades get a two-icon combo
5 лет назад
Fen Dweller
c1872baf8f
Enable upgrades to have colored icons. Increase building requirements for prod upgrades
Upgrades are now unlocked at 1, 25, 50, 75, and 100 buildings.
5 лет назад
Fen Dweller
ccd0641ee2
Fix typo
5 лет назад
Fen Dweller
0a26d298f0
Add stats and options menus.
Stats can track a variety of things about the game, and are stored in the save.
The options menu lets you reconfigure things like your name and species.
5 лет назад
Fen Dweller
7e43e732b5
Use stats to decide whether to show powerup upgrades. Fix error if no save exists
5 лет назад
Fen Dweller
f40e0da5b5
Consolidate saved data to a single big record. Add mechanics for stats
5 лет назад
Fen Dweller
a3c70a279d
Add more food-rate based news, plus placeholders for the buildings
5 лет назад
Fen Dweller
9b66f42a60
Add a few more news items - cars to houses
5 лет назад
Fen Dweller
e565bbb980
Add some news items based on belongings
This also introduces fields for your name and species, but they cannot be
configured just yet
5 лет назад
Fen Dweller
0c802b3ae7
Add news based on food production.
This commit also adds a template for such news and makes
news item pop up more frequently
5 лет назад
Fen Dweller
fc60ecbc72
Fix the missing icon on the click powerup
5 лет назад
Fen Dweller
bf854e7c23
Add 10x click powerup
5 лет назад
Fen Dweller
754b49d3cd
Powerup upgrades now require power crystals
5 лет назад
Fen Dweller
9f6b2d9683
Add power crystal resources. Resource rates only appear if needed. Clicking powerups gives a power crystal
5 лет назад
Fen Dweller
83e78b60af
Add prerequisites to powerups. Create a template for "free X" powerups. Add free bus
The "free X" powerups now only appear if you have at least one of the item, and also stop appearing once you have 100
5 лет назад
Fen Dweller
c2313a5dd0
Nerf powerup frequency upgrades
Before, each one multiplied the time between spawns by 0.5
Now, they multiply the time by 0.75, then 0.78, then 0.81,
and so forth
5 лет назад
Fen Dweller
9746e5648d
Fix another busted upgrade - helper was wrong
5 лет назад
Fen Dweller
12b7a0093e
Fix more instances of accessing the wrong production values/mixing up numbers and objects
5 лет назад
Fen Dweller
c1693e8804
Freeze results of operations on costs. Fix prod upgrades not getting the food cost of buildings
5 лет назад
Fen Dweller
158a17b5fa
Deep-freeze the remaining configuration objects
Since I did not explain deep-freezing in the last commit..it essentially
makes an entire object read-only, meaning that instead of mangling important
data, badly written code will throw an error!
5 лет назад
Fen Dweller
5738659d8e
Change everything to use a dictionary of costs, rather than just numbers
This has broken quite a bit, since many parts of the game expect a scalar instead of
a whole object. I have also been deep freezing constant configuration data and, generally,
trying to make as much immutable as possible
5 лет назад
Fen Dweller
f92d1cbc04
Make the food powerup give 60 seconds of food production
5 лет назад
Fen Dweller
579f9e5b9c
Reformat the js files
5 лет назад
Fen Dweller
5bf01ccd68
Give powerup frequency upgrades their flavor text
5 лет назад
Fen Dweller
cd468417c6
Make powerups appear more slowly; add upgrades to speed them up
5 лет назад
Fen Dweller
7940442243
Add a powerup that doubles food production for 10 seconds
5 лет назад
Fen Dweller
89e0f6b167
Add mechanics for powerups with a duration
5 лет назад
Fen Dweller
e5f8743a2b
Give each powerup an icon; add a second powerup
5 лет назад
Fen Dweller
e77cf33cab
Create a set of powerups with effects/popup functions
5 лет назад
Fen Dweller
234c837a05
Allow news lines to use current belongings.
5 лет назад
Fen Dweller
de272b1b98
Set up conditional news items
5 лет назад
Fen Dweller
4927709153
Add flavor text for the remaining upgrades
5 лет назад
Fen Dweller
a6beff0a16
Fix plural form for galaxies
5 лет назад
Fen Dweller
135e2657e5
Add more upgrade descriptions
5 лет назад
Fen Dweller
879930977b
Add click-victim upgrades for every building
5 лет назад
Fen Dweller
3805e6df24
Set up a generator for click-vicitm upgrades
5 лет назад
Fen Dweller
eb04231182
Try out letting the player eat different building tiers (just anthros atm)
5 лет назад
Fen Dweller
119d4e3741
Set up the helper upgrades to be generated automatically
5 лет назад
Fen Dweller
8c72689aff
Give *towns* a unique icon. Not apartments.
5 лет назад
Fen Dweller
87af142065
Give Towns a unique icon
5 лет назад
Fen Dweller
22ac7cdd4c
Switch to fontawesome icons
5 лет назад
Fen Dweller
540d84e8a4
Show icons on buildings and upgrades..or, at least, on micros
5 лет назад
Fen Dweller
9a1c34400e
Give descriptions to more upgrades
5 лет назад
Fen Dweller
9d388adeca
Add some more upgrades and upgrade text
5 лет назад