alecsp
|
fb330a37c4
Merge branch 'original-master' into mine
|
3 달 전 |
anjuna krokus
|
f32ab0b737
[changed] minor code changes
|
3 달 전 |
anjuna krokus
|
889fc2250e
[changed/fixed] moved $stat_day_suffix to the time handler, changed evt_day_suffix into the function get_number_suffix and changed convert_dob into a function (that doesn't break the game).
|
3 달 전 |
Myles Croft (Hooded Silence)
|
c4feec35b7
[Code migration] moved evt_day_suffix function from emp_functions and added new convert_dob function to shortgs to make NPC human legible from a int NPC id - outputs $display_dob.
|
3 달 전 |
anjuna krokus
|
089fbcca8e
[changed] 'daystart' to a general 'time' location, which is called by stat and calls hourly_events and cikl. As well as containing multiple functions related to date and time
|
3 달 전 |
Myles Croft (Hooded Silence)
|
4ef490f6f1
[Code refactor and UI improvements] Added date suffix to cheatmenu_din date and time section and index, added braces removal date in journal as per user request, refactored function evt_day_suffix to be simpler and added $debug['date_suffix'] as a failsafe to determine call failures. Found an QSP issue of not always passing variables attached to gs calls, implemented temporary carrier var to ensure tasked var returns where needed.
|
3 달 전 |
anjuna krokus
|
d7426c8f76
[fixed/changed] fixed sugar daddies not calling you if you had no fuckbuddies. Moved the booty call SMS stager to SMS_schedules, simplified booty_call code
|
4 달 전 |
anjuna krokus
|
ed81d733c3
[added/changed] added additional layouer, minor code changes
|
4 달 전 |
anjuna krokus
|
988d83cd6f
[fixed] accidentally pushed part of the highly unfinished camgirl update
|
4 달 전 |
anjuna krokus
|
8cddc9267e
[changed] We now depend on `daystart` as the primary date-tracking variable
|
4 달 전 |
anjuna krokus
|
c2c09b2f33
[fixed] Small fix to the gadukino market stall. Ensuring it's reset if Sveta escapes somehow
|
4 달 전 |
anjuna krokus
|
28b6b00f60
[changed] `hotcat` to `pcs_hotcat`
|
4 달 전 |
anjuna krokus
|
f0ed4e216f
[changed] `hotcat_rating` to `npc_hotcat` and `npc_apprnc` is now on a scale of 0 to 200 (like `pcs_apprnc`). `npcgeneratec` will be updated as soon as possible
|
4 달 전 |
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 달 전 |
anjuna krokus
|
2d0f1d5e33
[fixed] chaffing to chafing + removed trailing spaces
|
5 달 전 |
alecsp
|
3120203f47
Merge branch 'original-master' into mine
|
5 달 전 |
Lusticon
|
e6871272bb
[fixed] string vs integer
|
5 달 전 |
alecsp
|
968dcc6f70
Merge branch 'original-master' into mine
|
6 달 전 |
anjuna krokus
|
0dac820968
[added] Readable newspaper. Super barebones though
|
6 달 전 |
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 달 전 |
anjuna krokus
|
7ac935702c
[changed] migrated a lot of cheat variables to a `cheatVars` array. Changed `auto_tampons` and `enema` to have 1 as active (instead of 0).
|
7 달 전 |
anjuna krokus
|
a19f59b037
[changed] moved the SMS schedules to their dedicated file on BGK's request
|
7 달 전 |
anjuna krokus
|
ec286de0b1
[added/changed] Implemented the new sms schedule system for the band tour and the nerd game night invites, which moved the schedule from `hourly_events` to `cikl` (and technically `stat`). Made some layout updates. Added a fourth option to the nerd game invite, allowing for the option to skip a week and quit entirely
|
7 달 전 |
anjuna krokus
|
3f3900ef2f
[added] Next part of the blackmail storyline
|
7 달 전 |
Lusticon
|
dd484c8584
[changed] pain rework
|
7 달 전 |
anjuna krokus
|
0374f307c4
[changed] Mass variable migration surrounding "drugs". This includes an experimental move of stat, hourly_events, and cikl. Almost certain something's going to break. My bad
|
8 달 전 |
Kevin_Smarts
|
f70e800c3f
[fixed] updo and pigtails removed when hair grows too long and moved braid deg to body file from cikl
|
9 달 전 |
Kevin_Smarts
|
e645df8b12
Merge remote-tracking branch 'Lusticon/master'
|
9 달 전 |
LinaHirata
|
8a85bea8a8
[changed] therapist visits are now limited to once a week
|
9 달 전 |
Lusticon
|
7af1564a67
[fixed] sex pain calculations
|
9 달 전 |