105 次程式碼提交 (b7ab7f9c4f0c9e6b3aa8111518c8e2abc36d4b38)

作者 SHA1 備註 提交日期
  Fen Dweller d8770c7314
Slow down news a bit 5 年之前
  Fen Dweller 0a26d298f0
Add stats and options menus. 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 e565bbb980
Add some news items based on belongings 5 年之前
  Fen Dweller 0c802b3ae7
Add news based on food production. 5 年之前
  Fen Dweller ac61300837
Add tooltips to powerups 5 年之前
  Fen Dweller bf854e7c23
Add 10x click powerup 5 年之前
  Fen Dweller 599e085c1c
Add small number word mode - only goes up to septillion 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 d814db8195
Fix timed powerups not being applied 5 年之前
  Fen Dweller 00eb9c6d79
Equivalent powerups now combine their durations instead of stacking 5 年之前
  Fen Dweller 83e78b60af
Add prerequisites to powerups. Create a template for "free X" powerups. Add free bus 5 年之前
  Fen Dweller 013e5d4593
Add scientific/full number modes, plus a button to cycle them 5 年之前
  Fen Dweller ac1b68b075
Popups and building tooltips use words, not raw numbers 5 年之前
  Fen Dweller fbf107ed35
Reuse the calculated contributions of each building when displaying stats 5 年之前
  Fen Dweller 3c24e7d341
Go back to mutating objects instead of making fresh copies. 5 年之前
  Fen Dweller e1a35da3d5
Display resources without creating new html elements every tick 5 年之前
  Fen Dweller d531a6a898
Only update building names/costs if needed 5 年之前
  Fen Dweller 2fd81ab666
Turn update rate back up to 60 5 年之前
  Fen Dweller a1a6b3d2b9
Clear upgrade states when toggling the showing of owned upgrades 5 年之前
  Fen Dweller 001cc37bd2
Only enable/disable building buttons if needed 5 年之前
  Fen Dweller 9d14b4a4e6
Only add/remove upgrade classes if needed. 5 年之前
  Fen Dweller 0edfddd65e
Cache upgrade buttons 5 年之前
  Fen Dweller 7f237b2ad3
Cache references to the building buttons 5 年之前
  Fen Dweller 12b7a0093e
Fix more instances of accessing the wrong production values/mixing up numbers and objects 5 年之前
  Fen Dweller 451e3fae72
Fix powerups always giving 1000 food 5 年之前
  Fen Dweller c1693e8804
Freeze results of operations on costs. Fix prod upgrades not getting the food cost of buildings 5 年之前
  Fen Dweller 5738659d8e
Change everything to use a dictionary of costs, rather than just numbers 5 年之前
  Fen Dweller 342c097524
Halve the update rate until I can improve performance 5 年之前
  Fen Dweller f4ce56bcdc Change save version to be an integer. 5 年之前
  Fen Dweller 579f9e5b9c
Reformat the js files 5 年之前
  Fen Dweller ab5eb148c6
Make some global objects const, at least 5 年之前
  Fen Dweller cd468417c6 Make powerups appear more slowly; add upgrades to speed them up 5 年之前
  Fen Dweller e3e882bb67 Allow for purchasing 5/10 buildings at once with shift/ctrl 5 年之前
  Fen Dweller 10737ba3f2 Safely handle inability to load/save 5 年之前
  Fen Dweller 87e2364e43 Add powerup display. 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 cb69c8533c Make powerups look nicer 5 年之前
  Fen Dweller f1809a322d Add random popups that give food when clicked 5 年之前
  Fen Dweller e014a68c6e Remove spurious variable 5 年之前
  Fen Dweller 234c837a05 Allow news lines to use current belongings. 5 年之前
  Fen Dweller de272b1b98 Set up conditional news items 5 年之前
  Fen Dweller 64efe12e12
Center the news text and make it appear more randomly 5 年之前
  Fen Dweller 3d5258f449
Add a system for showing news popups at the bottom 5 年之前
  Fen Dweller 3775e308cb Update the button when the game is loaded 5 年之前