Myles Croft (Hooded Silence)
|
cfe7353131
[Code clean up] Removal of the Wait action from various locations as it is now globally integrated into the stats display.
|
há 4 meses atrás |
Awesome
|
6ee823b843
On master: 635
|
há 6 meses atrás |
Vengeance_11
|
2e011901d3
Text edits
|
há 10 meses atrás |
Vengeance_11
|
2653b5443c
Proofreading city files
|
há 1 ano atrás |
HotMike
|
36efd83e26
You will know about Nus' apartment when you first meet her at the coffee Hole. Additional: she needs to like you.
|
há 1 ano atrás |
HotMike
|
f0f5552384
Added a location for anushapt_city
|
há 1 ano atrás |
hornguy6
|
14e2a0cc92
[fixed] $region is now consistent
|
há 1 ano atrás |
Kevin_Smarts
|
a6be32601d
[added] new coffee shop on the Island by nutluck with code from Djukkiller3 and me
|
há 2 anos atrás |
netuttki
|
48b3128da2
Replacing the old calls and variable checks with the new ones
|
há 2 anos atrás |
netuttki
|
487732cfa7
Renamed `owned_property` to `accessible_property` more precise name
|
há 2 anos atrás |
Netuttki
|
e77fd7cd50
Moved everything to the new homes and property system.
|
há 2 anos atrás |
Kevin_Smarts
|
83ab775fed
[added] Links to Metro in acts
|
há 2 anos atrás |
hornguy6
|
356bcbc6c1
[changed] reduced a bunch of 5 minute entrances to 1 minute
|
há 2 anos atrás |
Kevin_Smarts
|
597d5081d9
[changed] updated all teh flags for game start types so things like magic and magic story line will not seep in to teh regular game. Also removed teh storyline alternatives so that all Sveta's now have ties back to Pav
|
há 2 anos atrás |
bgkjdgbizgblzdgbr
|
0e9f7b30ef
[fixed] Made it such that city Island actually checks for street events and therefore also have Svetas dates waiting there if she lives in the dorm.
|
há 2 anos atrás |
bgkjdgbizgblzdgbr
|
c1f5f57d85
[fixed/changed] Updated old function for accessing the uni_dorm to using home_owned[11] = 1 or or university['student'] = 1. SInce it seems the old version were causing people not being able to enter the university dorms.
|
há 3 anos atrás |
bgkjdgbizgblzdgbr
|
e807221efe
[added/fixed] The university library by nutluck, and some other fixes.
|
há 3 anos atrás |
bgkjdgbizgblzdgbr
|
f624867b84
[added] Start of new university system. Classes and Administation bu nutluck, University ground by Anya and study option + code by me.
|
há 3 anos atrás |
Kevin_Smarts
|
cce624d013
[added] New convenience store on the island to make it a bit less hassle when at uni
|
há 3 anos atrás |
hornguy6
|
f6872e0a45
[added] regional location variables for all major hubs
|
há 3 anos atrás |
Kevin_Smarts
|
28f0d3f471
[added] New clothing store "Nerdvana"
|
há 3 anos atrás |
hdb
|
142692e16f
Connecting locations for photography
|
há 3 anos atrás |
hornguy6
|
1e0d82feb6
[changed] image checks based on hour to image checks based on daystage variable which automatically adjusts with changing seasons
|
há 3 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 |
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
|
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 |
KevinSmarts
|
8ee76684bd
[fixed] Locations show opening hours when closed on the island now thanks to julzor
|
há 4 anos atrás |
philormand
|
33b82b1f62
[Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses
|
há 4 anos atrás |
KevinSmarts
|
fc72f41905
[Chaged] Renamed Island, park and lake to use city_ prefix
|
há 4 anos atrás |