Fen Dweller
c6f2037ca6
Format the codebase with Prettier
3 年之前
Fen Dweller
aa50982cff
Add magic/breath growth. Add even larger things to eat
3 年之前
Fen Dweller
ea2ab890c5
Allow for a specific kind of victim to be exclusively spawned
4 年之前
Fen Dweller
51985708e0
Format all of the source files
5 年之前
Fen Dweller
32b3c8a4db
Add hand/foot grabbing/crushing
5 年之前
Fen Dweller
84054c412e
Add fill spell
5 年之前
Fen Dweller
eac36ae986
Add arousal magic
5 年之前
Fen Dweller
8ac42dc5f8
Add magic to pause digestion
5 年之前
Fen Dweller
1a45403676
Allow characters to have little bios
5 年之前
Fen Dweller
c14466307e
Add banners for the categories
5 年之前
Fen Dweller
25aad9f4e4
Group the features up and allow them to be enabled/disabled
5 年之前
Fen Dweller
211163814d
Add wing/musk/stench growth
5 年之前
Fen Dweller
97772d3cc4
Reduce a few default dimensions a bit
5 年之前
Fen Dweller
5b39b3623d
Enable auto-growth when the subcategory is enabled.
5 年之前
Fen Dweller
767191587d
Make autogrowth factors percentages
5 年之前
Fen Dweller
ae4f2ea325
Fix alignment of radio options; add tooltips
5 年之前
Fen Dweller
75b0c71faf
Change base production values to be percentages.
Old saves will have their base production values cleared.
5 年之前
Fen Dweller
afecd177c5
Make soul vore type a dropdown box. Fix incorrect defaults and loading for selects
5 年之前
Fen Dweller
32511920d8
Capitalize automatic transfer too
5 年之前
Fen Dweller
8e6a7a9746
Capitalize automatic digestion
5 年之前
Fen Dweller
a5bfd2e399
Remove duplicate scale-growth-with-size button
5 年之前
Fen Dweller
123bad2449
Make text fading an option
5 年之前
Fen Dweller
41ec1b0f74
Adjust appearance of text items in the creation screen. Add arousal help
5 年之前
Fen Dweller
fd0174c9f3
Add tooltips for passive production settings
5 年之前
Fen Dweller
9a36ed3b1e
Make automatic digestion toggleable.
This replaces the old behavior of setting digestion time to 0.
Doing so does still work, but it is no longer mentioned.
This introduces a save migration, since the option needs to be
set based on the digestion times.
5 年之前
Fen Dweller
a3a4125a13
Rearrange the biome settings; allow for labels in the character creation
screen
5 年之前
jsb5468
b0fb5c296f
Biome Rules Implementation
*biome is now an Enum, see biomeEnum
*moved biome and biomeEnum to after macro to avoid issue with defination before initilization
*Added main menu options to allow you to control what biomes you walk to
*Added Main Menu Option to allow you to turn off walking betweeen Bioms
*Let player choose starting biome
*Fixed link in stroll header
*Changed flavortext for downtown to make it cleared if you are in city or downtown made line2 in look areaDesk as veriable name was nondescript
*biomes now have weighted spawns
5 年之前
jsb5468
a14ff80c1c
Walk Speed Additions
+Added Walk Speed To Menu(changes how long between footfalls)
*Changed strolling to Enum
+2 new modes of walking "jogging" and "running" that allow you to walk faster
*Changed default time between steps while walking from 1500 to 2000. This allows for a slower pace if desired, with faster options now available.
*updated URL in README to point to correct site
5 年之前
jsb5468
934aa28f8f
Walk between Biomes
Updated menu with toggle for walking between biomes
added ability to walk from one biome to another
added some text regarding biomes
5 年之前
jsb5468
4f46a4dc03
Mass based Gorwth backend change
Added scale based growthfactor, adjsuted mass absed growth to integrate with existing growth system, cleaning up duplicate code, and allowing other ways fo calling mass based growth in the future. Also attempted to add wing growth, but was unablew to get it working
6 年之前
jsb5468
4d50aedb3f
Automatic Growth 2
Added basic growth functionaity to vagina, womb and paws
6 年之前
jsb5468
6177309bc6
Automatic Growth 1
Added Automatic Growth framework and growth for tail, cock, balls, souls, goo, and overall body. Added periods to manual growth
6 年之前
Fen Dweller
56988fd83c
New system for exporting only changed settings. Cleared the preset list.
6 年之前
Fen Dweller
bdee6fa99c
Changed hands and paws to use lengths/widths
6 年之前
jsb5468
01c58e6873
More Tooltips
added tooltips to difficulty(not displayed for some reason) , human prey, military, and magic
6 年之前
jsb5468
af8b71d836
Revert "More Tooltips for start menu"
This reverts commit 5069a9809e .
6 年之前
jsb5468
5069a9809e
More Tooltips for start menu
added tooltips to difficulty(not displayed for some reason) , human prey, military, and magic
6 年之前
Fen Dweller
014e988f39
Added some padding to the game elements; made the intro text bigger; added tooltips
6 年之前
Fen Dweller
95ca0251b5
Moved growth parts to features.js
6 年之前
Fen Dweller
5e15e1d1f9
Moved stats over
6 年之前
Fen Dweller
587903444b
Moved all panels over
6 年之前
Fen Dweller
eea32a7e68
Moved warnings to features.js
6 年之前
Fen Dweller
62cabd98e2
Moved all buttons to features.js, except for complex ones. No testing lol
6 年之前
Fen Dweller
9fddd702aa
Added systems to put warning/button/panel data into the character creation form itself
6 年之前
Fen Dweller
1365012148
Gave stretchiness values non-one defaults
6 年之前
Fen Dweller
9d979eed38
Moved stretchiness into vore categories; gave all vore types same-size options
6 年之前
Fen Dweller
9aa6ba0a1b
Reordered the cock actions
6 年之前
Fen Dweller
998f4e3077
Added foreskins. Literally no testing
6 年之前
Fen Dweller
e74414d31d
Added missing breath area
6 年之前
Fen Dweller
08fd1c744a
Added manual digestion options for everything. Fixed manual digestion not being active
6 年之前