Myles Croft (Hooded Silence)
|
ab25807618
Merge branch 'Beta'
|
4 mesiacov pred |
anjuna krokus
|
b6bdb6efa7
[fixed/added] Extracted repeated library code to a `library_functions` location. Fixed an issue with the loaned books
|
4 mesiacov pred |
anjuna krokus
|
7c14f84cb1
[changed] `torgcentr` to `city_mall`
|
4 mesiacov pred |
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 mesiacov pred |
anjuna krokus
|
68d65347a5
[changed] `gad_market` to `gad_store` in preparation for the introduction of the farmers market (to avoid confusion)
|
5 mesiacov pred |
anjuna krokus
|
9eb4abdc3b
[changed/fixed] `bk` to `city_commcenter`. Fixed multiple bugs related to the payments there, simplified logic.
|
5 mesiacov pred |
Myles Croft (Hooded Silence)
|
db2dea07f1
[File maintenance] changed ballet secrets to pushkin_ballet_secrets to reflect naming convention and updated locations
|
5 mesiacov pred |
Myles Croft (Hooded Silence)
|
3cd8feb22a
Merge commit '27161209886c4c7be46ce9eda46b09523cfa6beb' into Beta
|
5 mesiacov pred |
Awesome
|
aa3311efc2
[Added] Radomir Apt and events from nutluck with some code from Awesome
|
5 mesiacov pred |
Myles Croft (Hooded Silence)
|
cc4186e69b
[Beta Branch] code for testing purpose away from GL main branch, npc migration and various locations updated. untested code and is WIP, there will be hungry dragons.
|
5 mesiacov pred |
anjuna krokus
|
33a4c97c12
[added/changed] Added more content to the therapist hotel room. The hotels now use `$region` instead of `$hotel` to differentiate where you are.
|
6 mesiacov pred |
bgkjdgbizgblzdgbr
|
358bfab6c8
[Added] An in game explanation for the different characteristic of the player character. With this commit only accesible throught the game manu under glossary.
|
6 mesiacov pred |
bgkjdgbizgblzdgbr
|
e11c7e8d72
[Added] More Artem pav content by Nutluck
|
6 mesiacov pred |
anjuna krokus
|
0dac820968
[added] Readable newspaper. Super barebones though
|
6 mesiacov pred |
anjuna krokus
|
d574e02b8b
[added/changed/removed/overhaul] Introduction of Mira's schedule. Accompanied with a near complete overhaul of gadukino and almost every file related to it.
|
6 mesiacov pred |
bgkjdgbizgblzdgbr
|
2093b2f942
[added] New Artem uni content by Nutluck
|
6 mesiacov pred |
anjuna krokus
|
a19f59b037
[changed] moved the SMS schedules to their dedicated file on BGK's request
|
7 mesiacov pred |
anjuna krokus
|
acdd28a784
[changed] moved the `SMS_selfies_popup` to `phone_selfies_popup`. Resulting file remains small (since its called often), but reduces the file count.
|
7 mesiacov pred |
Kevin_Smarts
|
06d235fcff
Merge remote-tracking branch 'Anjuna/master'
|
7 mesiacov pred |
bgkjdgbizgblzdgbr
|
248387a7fc
[added/changed] New uni dorm content from nutluck, change the Katja panty quest in the kitchen to match the new dorm layout
|
7 mesiacov pred |
anjuna krokus
|
92d0d65c5f
[changed] merged `parks` and `lug` into `pushkin_parks`.
|
7 mesiacov pred |
anjuna krokus
|
7bf3608053
[fixed] forgotten qproj update for `vladimirQW_loc` and `..._meet`
|
7 mesiacov pred |
anjuna krokus
|
d5fd162748
[changed] `boy` and `girl` merged into a singular `boygirl` location for generating potential lovers. Removing a large amount of redudent overlap. Eventually `boygirl` will be merged into `npcgeneratec`
|
7 mesiacov pred |
Insomniac
|
3dd650e7f9
WIP: Implementing nutluck's new praiders_garage_* locations
|
7 mesiacov pred |
Hooded Silence
|
a14c699b7c
[Code Refactor] Move repeated header commands to a new module - home_family_init to help reduce code bloat and standardise locations in preparation for pet integration. Any commands that affects multiple rooms should be routed through the init file. Migrated to the set_stage function for location banners and have variables managing location for base images in home_family_init.
|
7 mesiacov pred |
Kevin_Smarts
|
e60c4df7ac
[added] Next Anna event
|
7 mesiacov pred |
Lusticon
|
0d82b0736e
Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife
|
8 mesiacov pred |
Lusticon
|
81a1ec645a
[removed] brother shower sex loc duplicate
|
8 mesiacov pred |
anjuna krokus
|
9ee71358ea
[added] introduction of the "blackmailer" event chain. Small chance to trigger while flashing (outdoors, or in church). Currently only the first two events (dreams) are implemented
|
8 mesiacov pred |
anjuna krokus
|
f57f5098ed
[added] environment and simple example for reflections (requested by Nutluck)
|
8 mesiacov pred |