hornguy6
|
79629d796d
[changed] forgot to apply re-write to one of the other options
|
3 years ago |
hornguy6
|
5e7125c63a
[changed] rape event
|
3 years ago |
hornguy6
|
31246fde26
[added] cheat option that separates rapists and robbers
|
3 years ago |
Kevin_Smarts
|
e3fd6287be
[changed] Clothing for Mon Cheri and Salacious changed to new format and split in to 2 categories (gown and dress and outfits and dress respectively)
|
3 years ago |
KevinSmarts
|
240b7b5a25
[fixes] Clean up and variable name fixes for shoes and purses. Purses for custom start now re-done with full range of options and fixed broken images
|
3 years ago |
Spackled Lanturn
|
7adffc1516
[text edit] clean up street_event
|
3 years ago |
Crux
|
cc2cfea70e
[GRAMMAR] - its/it's | your/you're | to/too
|
3 years ago |
Crux
|
369ffd90dd
[GRAMMAR] - A lot of manual editting
|
3 years ago |
hornguy6
|
5b1e69c04d
[changed] reversed willpower cost for choices
|
4 years ago |
Gwen
|
45c3a25b34
[Changed] directories to match the new folder locations
|
4 years ago |
rachels
|
b5db451fce
add image size format
|
4 years ago |
Spackled Lanturn
|
2276a15754
[changed] grouped together related functions in uniutil into pseudo-objects ($ARGS[0] is object and $ARGS[1] is method) and changed all func('uniutil', 'foo') ! 0 calls to func('uniutil', 'foo') to make meaning clearer. added some additional methods like func('uniutil', 'student', 'enrolled') and func('uniutil', 'student', 'not_enrolled'). added a missing case for transferring from legacy vars to new vars
|
4 years ago |
Spackled Lanturn
|
ece34efc4b
[changed] wrapped all accesses to the value of student in a function call in preparation for adding checks that the player should still be a student when this is checked. made expulsion set student = -1, and changed some places that checked student = 0 to check student <= 0 to fix a bug where you could reapply to the university after being expelled only to be instantly expelled again. moved logic for enrolling and unenrolling from the university to the same file as function for checking value of student to cut down on code duplication and make this the only place where the raw student variable is accessed. fixed two typos
|
4 years ago |
pfffbft
|
cda920a691
Replace even more voyeur calls
|
4 years ago |
philormand
|
33b82b1f62
[Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses
|
4 years ago |
Netuttki
|
0382aeaef7
Synch with main.
|
4 years ago |
Netuttki
|
60a7c4ff50
Renamed sauna->city_sauna and saunawhore->city_saunawhore
|
4 years ago |
KevinSmarts
|
fada498a9d
Merge remote-tracking branch 'Violet_Kitten/master'
|
4 years ago |
VioletKitten
|
ed64ffcec6
[text edit] Minor spelling error.
|
4 years ago |
KevinSmarts
|
5e3a6185eb
[changed] Renamed main pav hubs to use pav_ prefix and remove capitals
|
4 years ago |
KevinSmarts
|
fc72f41905
[Chaged] Renamed Island, park and lake to use city_ prefix
|
4 years ago |
KevinSmarts
|
c66d780953
[change] Renamed street to city_residential
|
4 years ago |
KevinSmarts
|
ff349cfcc9
[Changed] Renamed down to city_center
|
4 years ago |
KevinSmarts
|
5be4fa2ea2
[Chaged] Renamed Nord to city_industrial
|
4 years ago |
KevinSmarts
|
3fd55cf7ad
[added] Street rape scene that was missing wwriten and coded by nutluck
|
4 years ago |
KevinSmarts
|
330fdb3d6c
[fixed] typo
|
4 years ago |
KevinSmarts
|
7e4301755d
[fixed] typo
|
4 years ago |
KevinSmarts
|
f8b71d7d93
[text edit] Text edits from MidnightMoose
|
4 years ago |
julzor
|
57861fda06
[fixed] changed hour += into minut +=
|
4 years ago |
KevinSmarts
|
6ae174fb19
[changed] Move npc fight data to new file for easier usage and maintainance
|
5 years ago |