94 Commits (453036a01b910573d772e12ee9fe79a5f3e23051)

Autor SHA1 Mensaje Fecha
  Fen Dweller d814db8195
Fix timed powerups not being applied hace 5 años
  Fen Dweller 00eb9c6d79
Equivalent powerups now combine their durations instead of stacking hace 5 años
  Fen Dweller 83e78b60af
Add prerequisites to powerups. Create a template for "free X" powerups. Add free bus hace 5 años
  Fen Dweller 013e5d4593
Add scientific/full number modes, plus a button to cycle them hace 5 años
  Fen Dweller ac1b68b075
Popups and building tooltips use words, not raw numbers hace 5 años
  Fen Dweller fbf107ed35
Reuse the calculated contributions of each building when displaying stats hace 5 años
  Fen Dweller 3c24e7d341
Go back to mutating objects instead of making fresh copies. hace 5 años
  Fen Dweller e1a35da3d5
Display resources without creating new html elements every tick hace 5 años
  Fen Dweller d531a6a898
Only update building names/costs if needed hace 5 años
  Fen Dweller 2fd81ab666
Turn update rate back up to 60 hace 5 años
  Fen Dweller a1a6b3d2b9
Clear upgrade states when toggling the showing of owned upgrades hace 5 años
  Fen Dweller 001cc37bd2
Only enable/disable building buttons if needed hace 5 años
  Fen Dweller 9d14b4a4e6
Only add/remove upgrade classes if needed. hace 5 años
  Fen Dweller 0edfddd65e
Cache upgrade buttons hace 5 años
  Fen Dweller 7f237b2ad3
Cache references to the building buttons hace 5 años
  Fen Dweller 12b7a0093e
Fix more instances of accessing the wrong production values/mixing up numbers and objects hace 5 años
  Fen Dweller 451e3fae72
Fix powerups always giving 1000 food hace 5 años
  Fen Dweller c1693e8804
Freeze results of operations on costs. Fix prod upgrades not getting the food cost of buildings hace 5 años
  Fen Dweller 5738659d8e
Change everything to use a dictionary of costs, rather than just numbers hace 5 años
  Fen Dweller 342c097524
Halve the update rate until I can improve performance hace 5 años
  Fen Dweller f4ce56bcdc Change save version to be an integer. hace 5 años
  Fen Dweller 579f9e5b9c
Reformat the js files hace 5 años
  Fen Dweller ab5eb148c6
Make some global objects const, at least hace 5 años
  Fen Dweller cd468417c6 Make powerups appear more slowly; add upgrades to speed them up hace 5 años
  Fen Dweller e3e882bb67 Allow for purchasing 5/10 buildings at once with shift/ctrl hace 5 años
  Fen Dweller 10737ba3f2 Safely handle inability to load/save hace 5 años
  Fen Dweller 87e2364e43 Add powerup display. hace 5 años
  Fen Dweller 7940442243 Add a powerup that doubles food production for 10 seconds hace 5 años
  Fen Dweller 89e0f6b167 Add mechanics for powerups with a duration hace 5 años
  Fen Dweller e5f8743a2b Give each powerup an icon; add a second powerup hace 5 años
  Fen Dweller e77cf33cab Create a set of powerups with effects/popup functions hace 5 años
  Fen Dweller cb69c8533c Make powerups look nicer hace 5 años
  Fen Dweller f1809a322d Add random popups that give food when clicked hace 5 años
  Fen Dweller e014a68c6e Remove spurious variable hace 5 años
  Fen Dweller 234c837a05 Allow news lines to use current belongings. hace 5 años
  Fen Dweller de272b1b98 Set up conditional news items hace 5 años
  Fen Dweller 64efe12e12
Center the news text and make it appear more randomly hace 5 años
  Fen Dweller 3d5258f449
Add a system for showing news popups at the bottom hace 5 años
  Fen Dweller 3775e308cb Update the button when the game is loaded hace 5 años
  Fen Dweller c3239d38a3
Fix upgrade tooltips not appearing after buying an upgrade hace 5 años
  Fen Dweller ffd0ecc44b
Eat button shows the correct name now hace 5 años
  Fen Dweller eb04231182 Try out letting the player eat different building tiers (just anthros atm) hace 5 años
  Fen Dweller 808ed444e4 Move building buttons into a list hace 5 años
  Fen Dweller b932ebdd48 Prevent upgrade tooltips from going off the screen hace 5 años
  Fen Dweller 22ac7cdd4c Switch to fontawesome icons hace 5 años
  Fen Dweller 540d84e8a4 Show icons on buildings and upgrades..or, at least, on micros hace 5 años
  Fen Dweller 8f8927ef17 Allow viewing of owned upgrades hace 5 años
  Fen Dweller 89b93b5bb7 Autosave every 60 seconds hace 5 años
  Fen Dweller 4a9f2b177c Show text when saving hace 5 años
  Fen Dweller edf8c813aa Animate upgrade/building buttons a bit. Show text when buying upgrades hace 5 años