Crux
|
369ffd90dd
[GRAMMAR] - A lot of manual editting
|
před 3 roky |
hornguy6
|
5b1e69c04d
[changed] reversed willpower cost for choices
|
před 4 roky |
Gwen
|
45c3a25b34
[Changed] directories to match the new folder locations
|
před 4 roky |
rachels
|
b5db451fce
add image size format
|
před 4 roky |
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
|
před 4 roky |
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
|
před 4 roky |
pfffbft
|
cda920a691
Replace even more voyeur calls
|
před 4 roky |
philormand
|
33b82b1f62
[Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses
|
před 4 roky |
Netuttki
|
0382aeaef7
Synch with main.
|
před 4 roky |
Netuttki
|
60a7c4ff50
Renamed sauna->city_sauna and saunawhore->city_saunawhore
|
před 4 roky |
KevinSmarts
|
fada498a9d
Merge remote-tracking branch 'Violet_Kitten/master'
|
před 4 roky |
VioletKitten
|
ed64ffcec6
[text edit] Minor spelling error.
|
před 4 roky |
KevinSmarts
|
5e3a6185eb
[changed] Renamed main pav hubs to use pav_ prefix and remove capitals
|
před 4 roky |
KevinSmarts
|
fc72f41905
[Chaged] Renamed Island, park and lake to use city_ prefix
|
před 4 roky |
KevinSmarts
|
c66d780953
[change] Renamed street to city_residential
|
před 4 roky |
KevinSmarts
|
ff349cfcc9
[Changed] Renamed down to city_center
|
před 4 roky |
KevinSmarts
|
5be4fa2ea2
[Chaged] Renamed Nord to city_industrial
|
před 4 roky |
KevinSmarts
|
3fd55cf7ad
[added] Street rape scene that was missing wwriten and coded by nutluck
|
před 4 roky |
KevinSmarts
|
330fdb3d6c
[fixed] typo
|
před 4 roky |
KevinSmarts
|
7e4301755d
[fixed] typo
|
před 4 roky |
KevinSmarts
|
f8b71d7d93
[text edit] Text edits from MidnightMoose
|
před 4 roky |
julzor
|
57861fda06
[fixed] changed hour += into minut +=
|
před 4 roky |
KevinSmarts
|
6ae174fb19
[changed] Move npc fight data to new file for easier usage and maintainance
|
před 5 roky |
julzor
|
347233522c
[added] cheat to block random robbers, rapist and hijackers in the streets
|
před 5 roky |
julzor
|
43d9b078b5
[fixed] actions from the locations showing up in the divorce party event
|
před 5 roky |
julzor
|
062c69cc62
[changed] a change to evade the purse snatcher, when agil+strength is high enough
|
před 5 roky |
KevinSmarts
|
aaa397a5f7
[fixed] Str values were too high so you had to be Jean-Claude van Damme to have any hope of beating a mugger up.
|
před 5 roky |
Blatte
|
8450d13504
[updated] Wages updated after the poll:
|
před 5 roky |
julzor
|
c948b76f9c
[changed] willpower additions by nutluck/julzor and a new event in sexshop
|
před 5 roky |
KevinSmarts
|
e4702591ea
[added] Fights now have a variable for endings and have updated them to use this. It is numerical and should be used in all fights for win and lose in the file "ender"
|
před 5 roky |