Fen Dweller
468d24571a
Add remaining helper upgrades
5 vuotta sitten
Fen Dweller
9b569106f6
Add rudimentary tooltips to resources
5 vuotta sitten
Fen Dweller
fe6955da72
Add banner for news, plus some items for the start of the game
5 vuotta sitten
Fen Dweller
bf5a9be799
Actually just steal the cookie clicker upgrade colors
5 vuotta sitten
Fen Dweller
4038bc18fc
Add more news. Add pronoun settings to make news-writing easier
Lets you set subject/possessive/object pronouns, for maximum grammatical validity
5 vuotta sitten
Fen Dweller
d86783c280
Reduce powerup crystal cost; add some food cost. Buff clicking
5 vuotta sitten
Fen Dweller
357b6c4ac8
Buff all of the powerups
5 vuotta sitten
Fen Dweller
0a8a750068
Fix typo. Use mousedown instead of click
The big button shrinks a bit when clicked. This could make the
cursor fall off of it when clicking near the edge. I will probably
fix this later by handling the resulting mouseup no matter where it is.
5 vuotta sitten
Fen Dweller
f822195be5
Add a few news items. Make seconds-of-food-per-click configurable. Rescale upgrade colors
Upgrade colors now start from gray, not black.
5 vuotta sitten
Fen Dweller
5a8b93d6a3
Fill out building-news placeholders
5 vuotta sitten
Fen Dweller
55473ad8ee
Add color to powerup upgrades; mess around with the click victim upgrade icons
5 vuotta sitten
Fen Dweller
c5a483b81f
Add more helper upgrades
5 vuotta sitten
Fen Dweller
d0ba81c389
Allow icons to have transforms included. Update the helper icon to show this off
5 vuotta sitten
Fen Dweller
d1acfcd7cd
Add support for more tiers of news and upgrades.
5 vuotta sitten
Fen Dweller
84de36b60e
Switch to using chroma.js for colors. Add colors to more upgrades.
5 vuotta sitten
Fen Dweller
fca19703fa
Add stats for total food and for food from clicks
5 vuotta sitten
Fen Dweller
be5d3b1b76
Add colors to more icons. Click upgrades get a two-icon combo
5 vuotta sitten
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 vuotta sitten
Fen Dweller
ccd0641ee2
Fix typo
5 vuotta sitten
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 vuotta sitten
Fen Dweller
7e43e732b5
Use stats to decide whether to show powerup upgrades. Fix error if no save exists
5 vuotta sitten
Fen Dweller
f40e0da5b5
Consolidate saved data to a single big record. Add mechanics for stats
5 vuotta sitten
Fen Dweller
a3c70a279d
Add more food-rate based news, plus placeholders for the buildings
5 vuotta sitten
Fen Dweller
9b66f42a60
Add a few more news items - cars to houses
5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Fen Dweller
fc60ecbc72
Fix the missing icon on the click powerup
5 vuotta sitten
Fen Dweller
bf854e7c23
Add 10x click powerup
5 vuotta sitten
Fen Dweller
754b49d3cd
Powerup upgrades now require power crystals
5 vuotta sitten
Fen Dweller
9f6b2d9683
Add power crystal resources. Resource rates only appear if needed. Clicking powerups gives a power crystal
5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Fen Dweller
9746e5648d
Fix another busted upgrade - helper was wrong
5 vuotta sitten
Fen Dweller
12b7a0093e
Fix more instances of accessing the wrong production values/mixing up numbers and objects
5 vuotta sitten
Fen Dweller
c1693e8804
Freeze results of operations on costs. Fix prod upgrades not getting the food cost of buildings
5 vuotta sitten
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 vuotta sitten
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 vuotta sitten
Fen Dweller
f92d1cbc04
Make the food powerup give 60 seconds of food production
5 vuotta sitten
Fen Dweller
579f9e5b9c
Reformat the js files
5 vuotta sitten
Fen Dweller
5bf01ccd68
Give powerup frequency upgrades their flavor text
5 vuotta sitten
Fen Dweller
cd468417c6
Make powerups appear more slowly; add upgrades to speed them up
5 vuotta sitten
Fen Dweller
7940442243
Add a powerup that doubles food production for 10 seconds
5 vuotta sitten
Fen Dweller
89e0f6b167
Add mechanics for powerups with a duration
5 vuotta sitten
Fen Dweller
e5f8743a2b
Give each powerup an icon; add a second powerup
5 vuotta sitten
Fen Dweller
e77cf33cab
Create a set of powerups with effects/popup functions
5 vuotta sitten
Fen Dweller
234c837a05
Allow news lines to use current belongings.
5 vuotta sitten
Fen Dweller
de272b1b98
Set up conditional news items
5 vuotta sitten
Fen Dweller
4927709153
Add flavor text for the remaining upgrades
5 vuotta sitten
Fen Dweller
a6beff0a16
Fix plural form for galaxies
5 vuotta sitten
Fen Dweller
135e2657e5
Add more upgrade descriptions
5 vuotta sitten