Commit graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | |\
  • | * |
  • | * |
  • | | *
  • | | |\
  • | |/ /
  • | | /
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * \
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | |/ /
  • | * |
  • | * |
  • | * |
  • * | |
  • |\ \ \
  • | | |/
  • | |/|
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 9043c7f Remove spurious logging by Fen Dweller 2019-12-19 11:06:19 -0500
  • 96f032b Use the superscript 3 character instead of a 3 for m^3 by Fen Dweller 2019-12-19 10:50:15 -0500
  • 898c68c Numbers can now have their number of decimal points set explicitly. by Fen Dweller 2019-12-19 10:47:38 -0500
  • b210cc4 Show floats with two decimals instead of calling toString() by Fen Dweller 2019-12-19 10:24:47 -0500
  • 213bedc Remove many update() calls and just call it in a loop by Fen Dweller 2019-12-19 10:16:52 -0500
  • b53abc2 Make the filling frequencies configurable (and set it to 60 times per second) by Fen Dweller 2019-12-19 10:11:30 -0500
  • 7671915 Make autogrowth factors percentages by Fen Dweller 2019-12-19 10:07:51 -0500
  • 31ae692 Percentages are now divided by 100 when loaded by Fen Dweller 2019-12-19 10:05:34 -0500
  • 3bf1035 Disable selection on the feature boxes by Fen Dweller 2019-12-19 09:47:25 -0500
  • ae4f2ea Fix alignment of radio options; add tooltips by Fen Dweller 2019-12-19 09:39:12 -0500
  • c779e89 Tidy up the creation screen a bit by Fen Dweller 2019-12-19 09:34:19 -0500
  • 75b0c71 Change base production values to be percentages. by Fen Dweller 2019-12-19 09:32:27 -0500
  • 5b735b5 Merge pull request #11 from jsb5468/clonk2u-working-branch by Fen Dweller 2019-12-19 09:08:53 -0500
  • 5352e14 More Unit Options by jsb5468 2019-12-18 23:26:07 -0500
  • b6e7bc7 Merge branch 'clonk2u-working-branch' of https://github.com/jsb5468/stroll into clonk2u-working-branch by jsb5468 2019-12-18 23:23:01 -0500
  • 64664b0 Revert "More Unit Options" by jsb5468 2019-12-18 23:20:12 -0500
  • 29f0302 More Unit Options by jsb5468 2019-12-18 23:18:11 -0500
  • 8a90bfd Merge pull request #1 from chemicalcrux/master by jsb5468 2019-12-18 23:14:34 -0500
  • b258488 Shade the background for subcategories. Remove excess margin. by Fen Dweller 2019-12-18 21:05:38 -0500
  • fd5e0f1 Make second-level subcategory titles smaller by Fen Dweller 2019-12-18 20:26:18 -0500
  • afecd17 Make soul vore type a dropdown box. Fix incorrect defaults and loading for selects by Fen Dweller 2019-12-18 20:03:52 -0500
  • 763d582 Adjust spacing in the character creation screen by Fen Dweller 2019-12-18 19:39:37 -0500
  • ee34d8e Add firefox scrollbar styling by Fen Dweller 2019-12-18 19:21:19 -0500
  • 3251192 Capitalize automatic transfer too by Fen Dweller 2019-12-18 19:07:54 -0500
  • 8e6a7a9 Capitalize automatic digestion by Fen Dweller 2019-12-18 19:07:22 -0500
  • 35f72bf Add option to make text vanish entirely. by Fen Dweller 2019-12-18 18:48:50 -0500
  • a5bfd2e Remove duplicate scale-growth-with-size button by Fen Dweller 2019-12-18 18:24:04 -0500
  • 123bad2 Make text fading an option by Fen Dweller 2019-12-18 18:20:24 -0500
  • e7ff051 Log items fade out over time by Fen Dweller 2019-12-18 18:09:55 -0500
  • 41ec1b0 Adjust appearance of text items in the creation screen. Add arousal help by Fen Dweller 2019-12-18 17:54:34 -0500
  • fd0174c Add tooltips for passive production settings by Fen Dweller 2019-12-18 17:40:17 -0500
  • 10e7136 Make layout improvements for character creation. by Fen Dweller 2019-12-18 16:51:30 -0500
  • 9a36ed3 Make automatic digestion toggleable. by Fen Dweller 2019-12-18 16:12:24 -0500
  • 8f3ba09 Allow subcategories to be on by default; fix spurious export of default-true subcategories by Fen Dweller 2019-12-18 15:50:14 -0500
  • 184e3c4 Fix failure to export checkboxes that default to true by Fen Dweller 2019-12-18 13:16:03 -0500
  • a3a4125 Rearrange the biome settings; allow for labels in the character creation screen by Fen Dweller 2019-12-18 13:09:51 -0500
  • 24dda71 Merge pull request #10 from jsb5468/Text-Addition by Fen Dweller 2019-12-18 12:42:06 -0500
  • c5e95de Merge branch 'master' into Text-Addition by jsb5468 2019-12-06 00:05:44 -0500
  • 81bf4f2 Update changelog link by Fen Dweller 2019-12-05 23:29:41 -0500
  • 85c50ad Make a first stab at a mobile layout by Fen Dweller 2019-12-05 23:10:32 -0500
  • 503a449 Add a priority attribute to presets. Now Fen is #1 by Fen Dweller 2019-12-05 22:26:18 -0500
  • a3df4ad Bring back all of the old presets by Fen Dweller 2019-12-05 22:12:19 -0500
  • b0fb5c2 Biome Rules Implementation by jsb5468 2019-12-05 21:51:15 -0500
  • bd6ff03 Fixed Spacing when entering new biome. by jsb5468 2019-12-04 21:07:31 -0500
  • ea45343 Fix favicon and preview image by Fen Dweller 2019-12-04 13:29:33 -0500
  • fae2118 (tag: v1.0.1) Version bump by Fen Dweller 2019-12-04 09:54:19 -0500
  • 4743257 Merge pull request #9 from jsb5468/Text-Addition by Fen Dweller 2019-12-04 09:52:09 -0500
  • a14ff80 Walk Speed Additions by jsb5468 2019-12-01 19:00:39 -0500
  • 934aa28 Walk between Biomes by jsb5468 2019-12-01 01:49:20 -0500
  • 455297e Text Additions 7(precum)+fixes by jsb5468 2019-12-01 01:47:40 -0500
  • c98dd0f Merge pull request #8 from jsb5468/clonk2u-working-branch by Fen Dweller 2019-11-30 10:29:04 -0500
  • ab7443f Remove School Bus by jsb5468 2019-08-17 13:46:45 -0400
  • f5a818f TypoFixes and makeSphere by jsb5468 2019-08-15 19:10:39 -0400
  • 85721c0 text addition 6(precum) by jsb5468 2019-03-20 01:05:20 -0400
  • 5c8557a Text addition 5(precum) by jsb5468 2019-03-19 01:00:52 -0400
  • 5e376c7 Text Addtion 4(precum) by jsb5468 2019-03-19 00:59:24 -0400
  • 88db41b Small Text additioin 3 by jsb5468 2019-03-18 20:59:29 -0400
  • b12b326 Precum backbone changes by jsb5468 2019-03-17 23:57:10 -0400
  • a27cc7d Text additions 2 by jsb5468 2019-03-17 22:18:39 -0400
  • 88ed862 More Text for actions 1 by jsb5468 2019-03-16 19:56:29 -0400
  • 579da18 Backbone upgrade for recursive desc by jsb5468 2019-03-16 19:52:52 -0400
  • 3d628b1 Update recursive-macro.js by jsb5468 2019-03-16 19:46:09 -0400
  • a7ca1de Adjusted Approx mass by jsb5468 2019-03-16 19:45:01 -0400
  • ce63793 Reduced military presence in weighting by jsb5468 2019-03-16 19:44:03 -0400
  • f257ad4 More Descriptive text, more text ramdomness by jsb5468 2019-03-16 19:43:15 -0400
  • adc7915 More interactions by jsb5468 2019-03-09 21:03:38 -0500
  • 4f46a4d Mass based Gorwth backend change by jsb5468 2019-03-09 00:42:57 -0500
  • 4d50aed Automatic Growth 2 by jsb5468 2019-02-04 23:40:49 -0500
  • 0b245a8 Text Fixes by jsb5468 2019-02-04 21:43:51 -0500
  • 18f9f66 (tag: v1.0.0-preset) Added Goathias and Mech by Fen Dweller 2019-02-03 22:44:32 -0500
  • 6177309 Automatic Growth 1 by jsb5468 2019-02-03 16:13:56 -0500
  • b85dd73 (tag: v1.0.0) Removed telegram link by Fen Dweller 2019-02-03 13:17:39 -0500
  • dada436 Set version to v1.0.0, removed redundant save_version variable, made 0th migration empty again by Fen Dweller 2019-02-03 13:10:23 -0500
  • 82b670c Bumped preset version number by Fen Dweller 2019-02-03 13:09:05 -0500
  • 925164b Set up for v1.0 save version by Fen Dweller 2019-02-03 13:08:44 -0500
  • a45d53e Some checks for the character importer by Fen Dweller 2019-02-03 13:08:30 -0500
  • 8d6817b v1.0.0 beta version, importSettings doesn't put defaults into the settings object by Fen Dweller 2019-02-03 11:39:53 -0500
  • 56988fd New system for exporting only changed settings. Cleared the preset list. by Fen Dweller 2019-02-03 11:16:48 -0500
  • 56ebc04 Grammar tweaks. Fixed a typo'd mass call by Fen Dweller 2019-02-03 10:47:41 -0500
  • 98cc1c0 Missing end of description for males by Fen Dweller 2019-02-03 10:41:19 -0500
  • cdda54b Larger spurts by Fen Dweller 2019-02-03 10:39:59 -0500
  • bdee6fa Changed hands and paws to use lengths/widths by Fen Dweller 2019-02-03 10:36:58 -0500
  • 1e39459 Merge pull request #7 from jsb5468/clonk2u-working-branch by Fen Dweller 2019-02-03 10:21:38 -0500
  • 223c4cb Ball Smother Implemation 5 by jsb5468 2019-01-23 23:17:12 -0500
  • 307b56e Fix approx unit typos by jsb5468 2019-01-23 16:21:49 -0500
  • 3c98a4b Ball Smother Implementation #4 by jsb5468 2019-01-23 16:21:05 -0500
  • 498e962 Ball Smother Implemtation #3 by jsb5468 2019-01-23 01:30:17 -0500
  • df8343a updated style to include transparent panels by jsb5468 2019-01-22 23:46:31 -0500
  • 473e9d1 Ball Smother Implemetation #2 by jsb5468 2019-01-22 17:38:57 -0500
  • ef4d242 Fixed plurals in approx units by jsb5468 2019-01-22 17:38:01 -0500
  • 01c58e6 More Tooltips by jsb5468 2019-01-22 17:35:46 -0500
  • af8b71d Revert "More Tooltips for start menu" by jsb5468 2019-01-22 17:32:26 -0500
  • 5069a98 More Tooltips for start menu by jsb5468 2019-01-22 17:32:06 -0500
  • 2a4f2a3 Ball Smother Implementation #1 by jsb5468 2019-01-22 00:37:44 -0500
  • f7dfed6 Minor Cleanup by jsb5468 2019-01-22 00:28:31 -0500
  • af37c6d New Unit [Business] by jsb5468 2019-01-20 23:14:16 -0500
  • d33a036 Chnged Beds unit to people by jsb5468 2019-01-20 23:11:31 -0500
  • 68c14d3 More Adjectives/Tweak Squad|Platoon cluster chance by jsb5468 2019-01-20 23:09:42 -0500
  • ea5dd00 Fixed incorrect text on defaultScat by jsb5468 2019-01-20 23:04:18 -0500
  • 7d947f6 New Military Units/Some Building Desc improvements by jsb5468 2019-01-19 20:25:13 -0500