KevinSmarts
|
727f5b62df
[changed] clothing variable changes that will break all of the existing clothing. All use of _outfit is now _outfits. The postfixes for clothing strength, size and wardrobe location now standardized to rest of game code formatting
|
há 3 anos atrás |
KevinSmarts
|
e3fa1f55c4
[added] Missing file for misc clothing attributes
|
há 3 anos atrás |
Alaratt
|
586255e52f
[Added] Major Apartment revamp for Lariska - too many changes to name all of them
|
há 3 anos atrás |
KevinSmarts
|
0d5fd17d16
[added] New attribute files for G&M outfits/dresses, new misc category for outfits that are not from any existing shops
|
há 3 anos atrás |
KevinSmarts
|
d3105bc676
[fixed] Journal needed some tidying up. Had some weird Android frendly stuff that made it far more complex and was only on main page. Made new page for quests to make adding those much easier
|
há 3 anos atrás |
rachels
|
a748633779
remove KatjaHome file as it is unused and replaced by mey_home
|
há 3 anos atrás |
KevinSmarts
|
ae8f1165ef
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
há 3 anos atrás |
KevinSmarts
|
84e22ef997
[added] the attributes for Coco shop clothing from Gwen
|
há 3 anos atrás |
rachels
|
5cc995be4b
rename NewCloShop to shop_fashionista in project file
|
há 4 anos atrás |
KevinSmarts
|
ae1e85bb53
[changed] rename of files and added new attributes file to .qproj
|
há 4 anos atrás |
KevinSmarts
|
3ef3e5ece0
[fixed] inconsistant naming of files for bomba
|
há 4 anos atrás |
rachels
|
e3c6e833f9
add alexandria events according THX request
|
há 4 anos atrás |
KevinSmarts
|
f020749b2e
[fixed] it should be cats not kats
|
há 4 anos atrás |
KevinSmarts
|
fce117894d
[fixes] several new clothing shop teething problems
|
há 4 anos atrás |
KevinSmarts
|
be62d0c2f9
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
há 4 anos atrás |
KevinSmarts
|
6c8f60336f
[added] New clothing shops and clothing in them, dolls and Kats now with separate dresses. Also changes to file and variable names
|
há 4 anos atrás |
rachels
|
fa8f1a4cc0
remove Wrestling tournament from project
|
há 4 anos atrás |
KevinSmarts
|
9717cc2510
[added] New shops, none are accessable yet
|
há 4 anos atrás |
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
|
há 4 anos atrás |
Spackled Lanturn
|
96a1dee0b7
[changed] centralized the code for doing university coursework in one file instead of having it largely copy-pasted all places it can be done. this will also make adding this option in other locations easier
|
há 4 anos atrás |
Alaratt
|
4c02a08129
[added] Basic Tour Guide Job
|
há 4 anos atrás |
Netuttki
|
c3b8234f6b
Added back the music_actions location
|
há 4 anos atrás |
KevinSmarts
|
a5d00c179e
[removed] For removed files (didn't add to staged section when making last commit, doh)
|
há 4 anos atrás |
KevinSmarts
|
0c1bc22681
Revert "New location music_actions"
|
há 4 anos atrás |
Netuttki
|
6c42f06366
New location music_actions
|
há 4 anos atrás |
hornguy6
|
76ce5234b1
[added] new modelling documentary event
|
há 4 anos atrás |
Netuttki
|
6a3f5cc08d
Added missing location file for Del Parco music.
|
há 4 anos atrás |
hornguy6
|
c2fe31e94e
[added] dildo reactions for mom
|
há 4 anos atrás |
KevinSmarts
|
4f8539ad6c
[added] New shop called scandalicious, so far its just taken all the slutty swimwear but it'll also take the more extreme stuff from the regular shops to make things a bit more realistic.
|
há 4 anos atrás |
philormand
|
6dfb1ae9e1
[Change] moved appearnce code to functions that don't use global variables to make testing easier. Added UnitApperance location to test appearance code, call gs 'UnitAppearance' from the console to use it
|
há 4 anos atrás |