anjuna krokus
|
551cc90a54
[changed/removed] `karta` now automatically includes the deb limit. You're in debt when `karta < bankDebtLimit`. You've reached you maximum at `karta = 0`. Removed unneeded shortgs functions do to this simplifying checks
|
před 3 měsíci |
Kevin_Smarts
|
353f9ed617
[changed] GM panties and bra no.1 is now ubiquitous. They can't be destroyed or moved from main wardrobe area
|
před 4 měsíci |
Kevin_Smarts
|
d4e03e50a6
[fixed] Missing identifier in attribute check causing underwear toi have no stats
|
před 4 měsíci |
anjuna krokus
|
08024a9eed
[changed] Changes to the code for clothing and shops. Extracted most (if not all) totals to their respective files (clothing, bras, panties, purses, coats, shoes). Renamed various shops to have a similar name structure (shop_{...}). Used `i = 1 + (Cloathingstock / m) mod n` structures so that shop inventory has semi-independent randomization. Simplified code structures, removed unnecessary code, and removed trailing spaces.
|
před 5 měsíci |
Kevin_Smarts
|
67026b8e76
[fixed] Check for not being able to wear set due to clothing that replaces bra or panties was checking last viewed and not current outfit
|
před 1 rokem |
Kevin_Smarts
|
d07914ddfe
[fixed] clean up of unused code
|
před 1 rokem |
Kevin_Smarts
|
c2a6397670
[added] shop filters for bodysuits and removed some redundant code
|
před 1 rokem |
Kevin_Smarts
|
bbd9fe8a69
[fixed] Forgot header for bra filters
|
před 1 rokem |
Kevin_Smarts
|
2b3c55a555
[added] filters for panties and bodysuits, with cleanup for bras
|
před 1 rokem |
Kevin_Smarts
|
9716078f1c
[fixed] Bras were not being sorted by quality in error
|
před 1 rokem |
Kevin_Smarts
|
1c506afae6
[Added] Filters for bras, finally
|
před 1 rokem |
Sauls_Gaming_PC\Saul
|
9c69d5235a
[Test]
|
před 1 rokem |
Kevin_Smarts
|
5bcb2bf0e1
[fixed] Hadn't added the code to create the actual cover total from which exposure can be measured.
|
před 1 rokem |
Kevin_Smarts
|
85886ee2b0
[added] Attributes for underwear now produces description much like clothing system and pairs for bras and panties shown for all stores now.
|
před 1 rokem |
Kevin_Smarts
|
dc1ad86099
[changed] Remaining image link changes to correct the underwear file locations
|
před 1 rokem |
Kevin_Smarts
|
6d6e1385a9
[fixed] Couple of small errors in bras and panties files
|
před 2 roky |
Kevin_Smarts
|
2495e0b52b
[fixed] Bras and panties can now be moved out of storage/unwanted
|
před 2 roky |
Kevin_Smarts
|
3f6ce9e257
[fixed] Copy/paste error
|
před 2 roky |
Kevin_Smarts
|
cd132453b4
[changed] Variable rename for underwar exposure which I was meant ot have done a few days ago. Sorry!
|
před 2 roky |
Kevin_Smarts
|
fd816047a3
[fixed] Variable mis-naming spotted by rachels
|
před 2 roky |
Kevin_Smarts
|
1d41bd0118
[added] Means to throw away bras and panties
|
před 2 roky |
Kevin_Smarts
|
89d4e3e2d8
[added] Ability to add bodysuits to stored outfits and pair for sets of bras and panties so you can buy and wear them from one or the other part of the set.
|
před 2 roky |
Kevin_Smarts
|
d1c296afae
[fixed] Typo
|
před 2 roky |
Kevin_Smarts
|
ece20a57c4
[fixed] Had the stripping to clear underwear directly after the bit where you wear it. Doh!
|
před 2 roky |
Kevin_Smarts
|
2967a2d663
[added] Bras and panty set linking so that they can be bought and worn as sets
|
před 2 roky |
Kevin_Smarts
|
b22f0ec486
[added] Bodysuit system with example set for Lusso (commented out so you can't purcahse them)
|
před 2 roky |
Kevin_Smarts
|
58cd0c300b
[fixed] This was just duplicating the last worn state so it wasn't required
|
před 2 roky |
Kevin_Smarts
|
ae31f8bdf6
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
před 2 roky |
Kevin_Smarts
|
f51ad166c9
[fixed] Flag wasn't being cleared in underwear, wear and added labels to them
|
před 2 roky |
rachels
|
b4d6b4791d
add some piece of code to replace the variables which were never set in the code which is used nowhere
|
před 2 roky |