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
|
3 months ago |
Kevin_Smarts
|
353f9ed617
[changed] GM panties and bra no.1 is now ubiquitous. They can't be destroyed or moved from main wardrobe area
|
4 months ago |
Kevin_Smarts
|
d4e03e50a6
[fixed] Missing identifier in attribute check causing underwear toi have no stats
|
4 months ago |
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.
|
5 months ago |
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
|
1 year ago |
Kevin_Smarts
|
d07914ddfe
[fixed] clean up of unused code
|
1 year ago |
Kevin_Smarts
|
c2a6397670
[added] shop filters for bodysuits and removed some redundant code
|
1 year ago |
Kevin_Smarts
|
bbd9fe8a69
[fixed] Forgot header for bra filters
|
1 year ago |
Kevin_Smarts
|
2b3c55a555
[added] filters for panties and bodysuits, with cleanup for bras
|
1 year ago |
Kevin_Smarts
|
9716078f1c
[fixed] Bras were not being sorted by quality in error
|
1 year ago |
Kevin_Smarts
|
1c506afae6
[Added] Filters for bras, finally
|
1 year ago |
Sauls_Gaming_PC\Saul
|
9c69d5235a
[Test]
|
1 year ago |
Kevin_Smarts
|
5bcb2bf0e1
[fixed] Hadn't added the code to create the actual cover total from which exposure can be measured.
|
1 year ago |
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.
|
1 year ago |
Kevin_Smarts
|
dc1ad86099
[changed] Remaining image link changes to correct the underwear file locations
|
1 year ago |
Kevin_Smarts
|
6d6e1385a9
[fixed] Couple of small errors in bras and panties files
|
2 years ago |
Kevin_Smarts
|
2495e0b52b
[fixed] Bras and panties can now be moved out of storage/unwanted
|
2 years ago |
Kevin_Smarts
|
3f6ce9e257
[fixed] Copy/paste error
|
2 years ago |
Kevin_Smarts
|
cd132453b4
[changed] Variable rename for underwar exposure which I was meant ot have done a few days ago. Sorry!
|
2 years ago |
Kevin_Smarts
|
fd816047a3
[fixed] Variable mis-naming spotted by rachels
|
2 years ago |
Kevin_Smarts
|
1d41bd0118
[added] Means to throw away bras and panties
|
2 years ago |
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.
|
2 years ago |
Kevin_Smarts
|
d1c296afae
[fixed] Typo
|
2 years ago |
Kevin_Smarts
|
ece20a57c4
[fixed] Had the stripping to clear underwear directly after the bit where you wear it. Doh!
|
2 years ago |
Kevin_Smarts
|
2967a2d663
[added] Bras and panty set linking so that they can be bought and worn as sets
|
2 years ago |
Kevin_Smarts
|
b22f0ec486
[added] Bodysuit system with example set for Lusso (commented out so you can't purcahse them)
|
2 years ago |
Kevin_Smarts
|
58cd0c300b
[fixed] This was just duplicating the last worn state so it wasn't required
|
2 years ago |
Kevin_Smarts
|
ae31f8bdf6
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
2 years ago |
Kevin_Smarts
|
f51ad166c9
[fixed] Flag wasn't being cleared in underwear, wear and added labels to them
|
2 years ago |
rachels
|
b4d6b4791d
add some piece of code to replace the variables which were never set in the code which is used nowhere
|
2 years ago |