커밋 그래프

  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 6b0726e (tag: v0.0.5) Bump version number by Fen Dweller 2019-12-24 14:16:23 -0500
  • 342c097 Halve the update rate until I can improve performance by Fen Dweller 2019-12-24 13:54:04 -0500
  • f92d1cb Make the food powerup give 60 seconds of food production by Fen Dweller 2019-12-24 13:51:39 -0500
  • 150596f Merge branch 'master' of https://github.com/chemicalcrux/gorge by Fen Dweller 2019-12-20 19:41:43 -0500
  • 2833136 Add Discord link by Fen Dweller 2019-12-20 19:41:31 -0500
  • 5e7e01d Create README.md by Fen Dweller 2019-12-20 11:05:40 -0500
  • f4ce56b Change save version to be an integer. by Fen Dweller 2019-12-18 08:44:53 -0500
  • 579f9e5 Reformat the js files by Fen Dweller 2019-12-17 22:46:20 -0500
  • ab5eb14 Make some global objects const, at least by Fen Dweller 2019-12-17 22:44:59 -0500
  • e9f8321 Fix septillion and sextillion being swapped by Fen Dweller 2019-12-17 19:26:42 -0500
  • 5d6f201 (tag: v0.0.4) Bump version number by Fen Dweller 2019-12-17 15:09:08 -0500
  • 5bf01cc Give powerup frequency upgrades their flavor text by Fen Dweller 2019-12-17 15:00:34 -0500
  • cd46841 Make powerups appear more slowly; add upgrades to speed them up by Fen Dweller 2019-12-17 14:57:34 -0500
  • e3e882b Allow for purchasing 5/10 buildings at once with shift/ctrl by Fen Dweller 2019-12-17 14:08:42 -0500
  • 10737ba Safely handle inability to load/save by Fen Dweller 2019-12-17 13:49:27 -0500
  • 87e2364 Add powerup display. by Fen Dweller 2019-12-17 13:12:47 -0500
  • 7940442 Add a powerup that doubles food production for 10 seconds by Fen Dweller 2019-12-17 13:00:52 -0500
  • 89e0f6b Add mechanics for powerups with a duration by Fen Dweller 2019-12-17 12:48:14 -0500
  • e5f8743 Give each powerup an icon; add a second powerup by Fen Dweller 2019-12-17 12:18:00 -0500
  • 9309be3 Remove stroke on powerup icons by Fen Dweller 2019-12-17 12:17:51 -0500
  • e77cf33 Create a set of powerups with effects/popup functions by Fen Dweller 2019-12-17 12:14:51 -0500
  • cb69c85 Make powerups look nicer by Fen Dweller 2019-12-17 11:46:45 -0500
  • f1809a3 Add random popups that give food when clicked by Fen Dweller 2019-12-17 11:27:22 -0500
  • e014a68 Remove spurious variable by Fen Dweller 2019-12-17 11:19:25 -0500
  • c3f5a72 Tweak positioning of titles by Fen Dweller 2019-12-17 11:11:45 -0500
  • d69490a Fix positioning of news items by Fen Dweller 2019-12-17 10:43:42 -0500
  • 234c837 Allow news lines to use current belongings. by Fen Dweller 2019-12-17 10:43:00 -0500
  • de272b1 Set up conditional news items by Fen Dweller 2019-12-17 10:26:17 -0500
  • 64efe12 Center the news text and make it appear more randomly by Fen Dweller 2019-12-16 23:30:59 -0500
  • 3d5258f Add a system for showing news popups at the bottom by Fen Dweller 2019-12-16 23:23:45 -0500
  • 4927709 Add flavor text for the remaining upgrades by Fen Dweller 2019-12-10 13:31:03 -0500
  • a6beff0 Fix plural form for galaxies by Fen Dweller 2019-12-10 08:45:57 -0500
  • 90ef415 (tag: v0.0.3) Bump version number by Fen Dweller 2019-12-08 10:47:42 -0500
  • 3c60248 Fix missing quintillion, add numbers up to vigintillion, add compound numbers by Fen Dweller 2019-12-08 10:40:13 -0500
  • 3775e30 Update the button when the game is loaded by Fen Dweller 2019-12-08 10:32:39 -0500
  • bd94648 Allow upgrade text to be wrapped by Fen Dweller 2019-12-06 23:45:19 -0500
  • c3239d3 Fix upgrade tooltips not appearing after buying an upgrade by Fen Dweller 2019-12-06 23:43:54 -0500
  • b6b5329 Add missing max-height for the building list by Fen Dweller 2019-12-06 23:41:20 -0500
  • 6478d8d Improve horizontal alignment of upgrade icons by Fen Dweller 2019-12-06 23:36:54 -0500
  • 135e265 Add more upgrade descriptions by Fen Dweller 2019-12-06 23:22:32 -0500
  • ffd0ecc Eat button shows the correct name now by Fen Dweller 2019-12-06 19:31:42 -0500
  • 8799309 Add click-victim upgrades for every building by Fen Dweller 2019-12-06 19:30:04 -0500
  • 3805e6d Set up a generator for click-vicitm upgrades by Fen Dweller 2019-12-06 18:49:59 -0500
  • eb04231 Try out letting the player eat different building tiers (just anthros atm) by Fen Dweller 2019-12-06 16:36:39 -0500
  • 808ed44 Move building buttons into a list by Fen Dweller 2019-12-06 12:27:27 -0500
  • 99b8df2 Improve scrollbar behavior by Fen Dweller 2019-12-06 12:24:52 -0500
  • b932ebd Prevent upgrade tooltips from going off the screen by Fen Dweller 2019-12-06 12:01:44 -0500
  • 119d4e3 Set up the helper upgrades to be generated automatically by Fen Dweller 2019-12-06 11:47:21 -0500
  • 8c72689 Give *towns* a unique icon. Not apartments. by Fen Dweller 2019-12-06 11:21:26 -0500
  • 87af142 Give Towns a unique icon by Fen Dweller 2019-12-06 11:20:58 -0500
  • 22ac7cd Switch to fontawesome icons by Fen Dweller 2019-12-06 11:16:04 -0500
  • 09de12e Bring upgrade text in front and make it bold by Fen Dweller 2019-12-06 10:39:56 -0500
  • 540d84e Show icons on buildings and upgrades..or, at least, on micros by Fen Dweller 2019-12-06 10:38:03 -0500
  • 8f8927e Allow viewing of owned upgrades by Fen Dweller 2019-12-06 10:24:13 -0500
  • 85df83c Add a changelog link by Fen Dweller 2019-12-05 23:44:42 -0500
  • 4345519 Fix favicon and preview image by Fen Dweller 2019-12-04 13:29:59 -0500
  • d161b2c (tag: v0.0.2) Bump version number by Fen Dweller 2019-12-04 12:07:37 -0500
  • 89b93b5 Autosave every 60 seconds by Fen Dweller 2019-12-04 12:05:10 -0500
  • 4a9f2b1 Show text when saving by Fen Dweller 2019-12-04 11:59:50 -0500
  • ba75829 Fix favicon/preview image, update title bar by Fen Dweller 2019-12-04 11:45:00 -0500
  • 9a1c344 Give descriptions to more upgrades by Fen Dweller 2019-12-04 11:42:01 -0500
  • edf8c81 Animate upgrade/building buttons a bit. Show text when buying upgrades by Fen Dweller 2019-12-04 11:27:02 -0500
  • f98e9af Fix the building tooltip flying off the screen by Fen Dweller 2019-12-04 11:13:41 -0500
  • 17a0e28 Fix global prod bonuses messing up percentages by Fen Dweller 2019-12-04 11:10:12 -0500
  • 9d388ad Add some more upgrades and upgrade text by Fen Dweller 2019-12-04 11:06:02 -0500
  • 843735d Add .gitignore by Fen Dweller 2019-12-04 11:05:42 -0500
  • 7079feb (tag: v0.0.1) Randomize the gulp/+food movement a bit by Fen Dweller 2019-12-01 18:13:12 -0500
  • 56c8fb2 Reintroduced buildings I accidentally deleted. Added missing upgrades by Fen Dweller 2019-01-15 17:42:27 -0500
  • cea37cf More formatting improvements by Fen Dweller 2019-01-15 17:35:26 -0500
  • 87734c8 Significantly improved mobile styling by Fen Dweller 2019-01-15 17:12:52 -0500
  • a6369f3 Productivity is calculated at the start by Fen Dweller 2019-01-15 16:51:59 -0500
  • 3439566 Made the popups prettier by Fen Dweller 2019-01-15 16:47:14 -0500
  • eb1ef7b Added popup when clicking. Fixed click bonus not updating on purchase by Fen Dweller 2019-01-15 16:41:46 -0500
  • 9075fe0 Added click bonuses by Fen Dweller 2019-01-15 15:36:41 -0500
  • cff2a9d Fixed tapping rapidly causing zoom by Fen Dweller 2019-01-14 22:18:21 -0500
  • 0e65f4a Fixed prod-all upgrades being broken by Fen Dweller 2018-07-22 20:13:04 -0500
  • 0f0b080 Fixed broken upgrade by Fen Dweller 2018-07-22 20:10:53 -0500
  • 7b0df81 More upgrades by Fen Dweller 2018-07-22 19:18:09 -0500
  • d106360 Fixed missing prereqs for prod upgrades. Added more of them by Fen Dweller 2018-07-22 17:33:17 -0500
  • 6d27837 Standard upgrades (prod/prod-all) are now automatically generated. by Fen Dweller 2018-07-22 17:21:07 -0500
  • 802d681 Building button costs turn green/red by Fen Dweller 2018-07-22 15:57:54 -0500
  • 16ac58d Redid upgrade tooltips a bit by Fen Dweller 2018-07-22 15:27:34 -0500
  • 002d52c Added new helper effect; adjusted number rendering by Fen Dweller 2018-07-22 13:33:54 -0500
  • 990b972 Nice number rendering. RenderLines supports classes for each line by Fen Dweller 2018-07-22 13:12:24 -0500
  • 07a12bb Fixed buildings not becoming visible when reloading the page by Fen Dweller 2018-07-22 12:04:28 -0500
  • 936705b All resource types are incremented now, not just food by Fen Dweller 2018-07-22 11:13:17 -0500
  • 406603e Improved how resources get displayed by Fen Dweller 2018-07-22 10:56:09 -0500
  • 7f1f350 Some basic saving and loading by Fen Dweller 2018-07-22 10:01:04 -0500
  • 464a7b2 Building tooltips show prod stats by Fen Dweller 2018-07-22 09:49:13 -0500
  • e15e82e Time between updates is measured and used to compute resource gain. Food is in title now by Fen Dweller 2018-07-22 09:39:20 -0500
  • a9bd5d1 Upgrades can have many effects. Effects are grouped by type for ease of use. by Fen Dweller 2018-07-22 09:31:32 -0500
  • d69855a Fixed display of prod upgrades, adjusted numbers by Fen Dweller 2018-07-21 23:31:22 -0500
  • df3047f Fixed title by Fen Dweller 2018-07-21 22:44:10 -0500
  • 39a1719 The entire document is now unselectable by Fen Dweller 2018-07-21 22:37:43 -0500
  • 18f2c3f Fixed prod-all upgrades being just..broken by Fen Dweller 2018-07-21 22:29:10 -0500
  • 87a76f2 Prod-all upgrades, fixed application of prod upgrades, fixed polyfill whoops by Fen Dweller 2018-07-21 22:22:56 -0500
  • d14e3ed Upgrades require each other. Only reachable ones are shown by Fen Dweller 2018-07-21 20:53:36 -0500
  • 830d61a Upgrades have a name now, and expand better by Fen Dweller 2018-07-21 18:32:16 -0500
  • 49e8066 Buildings have tooltips, and also have descriptions by Fen Dweller 2018-07-21 18:11:05 -0500
  • fbe2fb2 Prod of each building is shown; improved how buildings are shown by Fen Dweller 2018-07-21 17:32:32 -0500