Browse Source

[changed] Settings for new official dev release with version history

Kevin_Smarts 1 year ago
parent
commit
05fc42a149
3 changed files with 48 additions and 20 deletions
  1. 3 3
      locations/saveg.qsrc
  2. 20 17
      locations/saveupdater.qsrc
  3. 25 0
      locations/version.qsrc

+ 3 - 3
locations/saveg.qsrc

@@ -14,8 +14,8 @@
 !! When you do this you should always commit this file and saveupdater.qsrc at the same time.
 !! When you do this you should always commit this file and saveupdater.qsrc at the same time.
 
 
 version_major = 0
 version_major = 0
-version_minor = 8
-version_revision = 9
-version_patch = 2
+version_minor = 9
+version_revision = 0
+version_patch = 0
 --- saveg ---------------------------------
 --- saveg ---------------------------------
 
 

+ 20 - 17
locations/saveupdater.qsrc

@@ -1664,24 +1664,27 @@ if ((100*version_major +version_minor)*100+version_revision)*100+version_patch <
 		if $npc_rel_type[i] ! '':$npc_rel_type[i] = 'fuckbuddy'
 		if $npc_rel_type[i] ! '':$npc_rel_type[i] = 'fuckbuddy'
 		i += 1
 		i += 1
 	if i <= ARRSIZE('$boys'):jump 'loopboys'
 	if i <= ARRSIZE('$boys'):jump 'loopboys'
-end
 
 
-if traits > 0 or trait > 0:
-
-	pcs_traits['nerd_status'] = traits['nerd_status']
-	pcs_traits['cumeater'] = trait['cumeater']
-	pcs_traits['commando_lvl'] = trait['commando_lvl']
-	pcs_traits['commando_exp'] = trait['commando_exp']
-	pcs_traits['alko_status'] = traits['alko_status']
-	pcs_traits['alko_points'] = traits['alko_points']
-	pcs_traits['buttslut_lvl'] = traits['buttslut_lvl']
-	pcs_traits['buttslut_exp'] = traits['buttslut_exp']
-	pcs_traits['nerd_lernHome'] = traits['nerd_lernHome']
-	pcs_traits['nerd_points'] = traits['nerd_points']
-	pcs_traits['nerd_lessons'] = traits['nerd_lessons']
-
-	killvar 'traits'
-	killvar 'trait'
+	if traits > 0 or trait > 0:
+
+		pcs_traits['nerd_status'] = traits['nerd_status']
+		pcs_traits['cumeater'] = trait['cumeater']
+		pcs_traits['commando_lvl'] = trait['commando_lvl']
+		pcs_traits['commando_exp'] = trait['commando_exp']
+		pcs_traits['alko_status'] = traits['alko_status']
+		pcs_traits['alko_points'] = traits['alko_points']
+		pcs_traits['buttslut_lvl'] = traits['buttslut_lvl']
+		pcs_traits['buttslut_exp'] = traits['buttslut_exp']
+		pcs_traits['nerd_lernHome'] = traits['nerd_lernHome']
+		pcs_traits['nerd_points'] = traits['nerd_points']
+		pcs_traits['nerd_lessons'] = traits['nerd_lessons']
+
+		killvar 'traits'
+		killvar 'trait'
+	end
+
+if ((100*version_major +version_minor)*100+version_revision)*100+version_patch < 00080903:
+
 end
 end
 
 
 gs 'saveg'
 gs 'saveg'

+ 25 - 0
locations/version.qsrc

@@ -2,6 +2,31 @@
 
 
 act 'Return': gt 'start'
 act 'Return': gt 'start'
 
 
+'0.9'
+'- Stamina reworked to have meaning and work as limitor for exercising from bgkjdgbizgblzdgbr'
+'- New 2023 splash screens at game start from Gwen'
+'- Random photo event added to park by HotMike'
+'- Small update on the City Nightclub. A full bar with menu, nomore prostitution but you can be picked up by a couple on the dance floor from bgkjdgbizgblzdgbr'
+'- Music store a bit more organic with some new bits from nutluck, coded by bgkjdgbizgblzdgbr'
+'- Sonia content relating to her fail from nutluck with code from bgkjdgbizgblzdgbr'
+'- Minor dilogue scenes added to pharmacy by BBZ01 with code from Hooded Silence'
+'- Sleep should set to 100 if you have enough sleep now, and thousands of number separators added by Hooded Silence'
+'- various small things from hornguy6 (Idk)'
+'- New exercises for butt training and heavy weights to use the code below from Kevin Smarts'
+'- Code to allow training of butt and strength beyond 100 for bodybuilder Sveta from bgkjdgbizgblzdgbr'
+'- View bodysuit in stat window thanks to jeep91'
+'- The Uni Cafe now uses the system for bying food introduced with The Coffee Hole - bgkjdgbizgblzdgbr'
+'- new Katya events at Coffe hole and Uni from bgkjdgbizgblzdgbr'
+'- Clothing now tracks exposure of pussy, butt and nipples with extention to inhib range for them and school uniform checks now include skimpy tops by Kevin Smarts'
+'- small QoL fix to the stats display to add a date suffix based on the event generator system from Hooded Silence'
+'- Default school and sports uniforms now set by button in wardrobe and short cut to change into sports in suitable locations by Kevin Smarts'
+'- Can now end the rental agreement in shared apartment from Kevin Smarts'
+'- Starting willpower adjustment to fit lower max for various school groups from nutluck'
+'- filters for underwear and disposal for unwanted boidysuits from Kevin Smarts'
+'- Text edits from Vengeange_11, HotMike and nutluck'
+'- Bug fixes from Kevin Smarts, hornguy6, Derryth_Love, maankamara, Hooded Silence, Sword, bgkjdgbizgblzdgbr, noobtrain, 3xpurt, jeep91, Unstable.Egghead, HotMike and Anya.'
+'- Image pack from Anya (dev pack 0.9.0)'
+
 '0.8.9.2'
 '0.8.9.2'
 '- Bug fixes'
 '- Bug fixes'