Fen Dweller
c1693e8804
Freeze results of operations on costs. Fix prod upgrades not getting the food cost of buildings
5 years ago
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 years ago
Fen Dweller
342c097524
Halve the update rate until I can improve performance
5 years ago
Fen Dweller
f4ce56bcdc
Change save version to be an integer.
5 years ago
Fen Dweller
579f9e5b9c
Reformat the js files
5 years ago
Fen Dweller
ab5eb148c6
Make some global objects const, at least
5 years ago
Fen Dweller
cd468417c6
Make powerups appear more slowly; add upgrades to speed them up
5 years ago
Fen Dweller
e3e882bb67
Allow for purchasing 5/10 buildings at once with shift/ctrl
5 years ago
Fen Dweller
10737ba3f2
Safely handle inability to load/save
5 years ago
Fen Dweller
87e2364e43
Add powerup display.
5 years ago
Fen Dweller
7940442243
Add a powerup that doubles food production for 10 seconds
5 years ago
Fen Dweller
89e0f6b167
Add mechanics for powerups with a duration
5 years ago
Fen Dweller
e5f8743a2b
Give each powerup an icon; add a second powerup
5 years ago
Fen Dweller
e77cf33cab
Create a set of powerups with effects/popup functions
5 years ago
Fen Dweller
cb69c8533c
Make powerups look nicer
5 years ago
Fen Dweller
f1809a322d
Add random popups that give food when clicked
5 years ago
Fen Dweller
e014a68c6e
Remove spurious variable
5 years ago
Fen Dweller
234c837a05
Allow news lines to use current belongings.
5 years ago
Fen Dweller
de272b1b98
Set up conditional news items
5 years ago
Fen Dweller
64efe12e12
Center the news text and make it appear more randomly
5 years ago
Fen Dweller
3d5258f449
Add a system for showing news popups at the bottom
5 years ago
Fen Dweller
3775e308cb
Update the button when the game is loaded
5 years ago
Fen Dweller
c3239d38a3
Fix upgrade tooltips not appearing after buying an upgrade
5 years ago
Fen Dweller
ffd0ecc44b
Eat button shows the correct name now
5 years ago
Fen Dweller
eb04231182
Try out letting the player eat different building tiers (just anthros atm)
5 years ago
Fen Dweller
808ed444e4
Move building buttons into a list
5 years ago
Fen Dweller
b932ebdd48
Prevent upgrade tooltips from going off the screen
5 years ago
Fen Dweller
22ac7cdd4c
Switch to fontawesome icons
5 years ago
Fen Dweller
540d84e8a4
Show icons on buildings and upgrades..or, at least, on micros
5 years ago
Fen Dweller
8f8927ef17
Allow viewing of owned upgrades
5 years ago
Fen Dweller
89b93b5bb7
Autosave every 60 seconds
5 years ago
Fen Dweller
4a9f2b177c
Show text when saving
5 years ago
Fen Dweller
edf8c813aa
Animate upgrade/building buttons a bit. Show text when buying upgrades
5 years ago
Fen Dweller
f98e9af1ac
Fix the building tooltip flying off the screen
5 years ago
Fen Dweller
17a0e288ad
Fix global prod bonuses messing up percentages
5 years ago
Fen Dweller
7079feb354
Randomize the gulp/+food movement a bit
5 years ago
Fen Dweller
a6369f3ca4
Productivity is calculated at the start
6 years ago
Fen Dweller
3439566ec1
Made the popups prettier
6 years ago
Fen Dweller
eb1ef7b553
Added popup when clicking. Fixed click bonus not updating on purchase
6 years ago
Fen Dweller
9075fe09a0
Added click bonuses
6 years ago
Fen Dweller
6d27837766
Standard upgrades (prod/prod-all) are now automatically generated.
7 years ago
Fen Dweller
802d681b4d
Building button costs turn green/red
7 years ago
Fen Dweller
16ac58d3b1
Redid upgrade tooltips a bit
7 years ago
Fen Dweller
002d52c5c2
Added new helper effect; adjusted number rendering
7 years ago
Fen Dweller
990b972a3a
Nice number rendering. RenderLines supports classes for each line
7 years ago
Fen Dweller
07a12bb215
Fixed buildings not becoming visible when reloading the page
7 years ago
Fen Dweller
936705bdf4
All resource types are incremented now, not just food
7 years ago
Fen Dweller
406603e6b4
Improved how resources get displayed
7 years ago
Fen Dweller
7f1f35040c
Some basic saving and loading
7 years ago
Fen Dweller
464a7b277a
Building tooltips show prod stats
7 years ago