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