rachels
|
9488cf7cea
rename rex party files
|
%!s(int64=3) %!d(string=hai) anos |
rachels
|
daa60d3b22
fix all the bugs
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
49cd459ab3
Merge remote-tracking branch 'Arcadia/master'
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
1ec11eb79e
[added] New attribute files for shoes and coats
|
%!s(int64=3) %!d(string=hai) anos |
Arcadia
|
9f4ed3895a
artemdate renamed to artem_date_events
|
%!s(int64=3) %!d(string=hai) anos |
Arcadia
|
ee03984edc
File changed AlbFatherQW to albina_election_events
|
%!s(int64=3) %!d(string=hai) anos |
Arcadia
|
a6134a8c95
Replaced all instances of psiklin with city_suburbs.
|
%!s(int64=3) %!d(string=hai) anos |
Arcadia
|
7a88f020b3
Replaced all instances of artemEv with artem_events.
|
%!s(int64=3) %!d(string=hai) anos |
rachels
|
16794234ef
put npcbreeder in the depository
|
%!s(int64=3) %!d(string=hai) anos |
rachels
|
6cf30c9c12
remove unused locations from main directory
|
%!s(int64=3) %!d(string=hai) anos |
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
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
e3fa1f55c4
[added] Missing file for misc clothing attributes
|
%!s(int64=4) %!d(string=hai) anos |
Alaratt
|
586255e52f
[Added] Major Apartment revamp for Lariska - too many changes to name all of them
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
0d5fd17d16
[added] New attribute files for G&M outfits/dresses, new misc category for outfits that are not from any existing shops
|
%!s(int64=4) %!d(string=hai) anos |
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
|
%!s(int64=4) %!d(string=hai) anos |
rachels
|
a748633779
remove KatjaHome file as it is unused and replaced by mey_home
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
ae8f1165ef
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
84e22ef997
[added] the attributes for Coco shop clothing from Gwen
|
%!s(int64=4) %!d(string=hai) anos |
rachels
|
5cc995be4b
rename NewCloShop to shop_fashionista in project file
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
ae1e85bb53
[changed] rename of files and added new attributes file to .qproj
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
3ef3e5ece0
[fixed] inconsistant naming of files for bomba
|
%!s(int64=4) %!d(string=hai) anos |
rachels
|
e3c6e833f9
add alexandria events according THX request
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
f020749b2e
[fixed] it should be cats not kats
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
fce117894d
[fixes] several new clothing shop teething problems
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
be62d0c2f9
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
6c8f60336f
[added] New clothing shops and clothing in them, dolls and Kats now with separate dresses. Also changes to file and variable names
|
%!s(int64=4) %!d(string=hai) anos |
rachels
|
fa8f1a4cc0
remove Wrestling tournament from project
|
%!s(int64=4) %!d(string=hai) anos |
KevinSmarts
|
9717cc2510
[added] New shops, none are accessable yet
|
%!s(int64=4) %!d(string=hai) anos |
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
|
%!s(int64=4) %!d(string=hai) anos |
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
|
%!s(int64=4) %!d(string=hai) anos |