Commit graph

190 commits

Author SHA1 Message Date
Bowie
d2ecb69f1c finish ch2 first pass, add SFX from gdrive 2021-07-10 19:29:47 +01:00
Bowie
fbd3eacc33 add yet another missing sound effect 2021-07-09 21:04:13 +01:00
Bowie
6f75382f66 add missing ambient track 2021-07-08 23:46:53 +01:00
Bowie
9e19298144 stash ch2 changes 2021-07-08 23:10:54 +01:00
Bowie
528be7f2c8 clean up 2021-07-04 19:06:52 +01:00
Bowie
d439bfc005 move CTC indicator to end of text 2021-07-04 16:49:16 +01:00
Bowie
3a41a71118 Merge branch 'Monster-Update-6' into chapter-1-choreo
# Conflicts:
#	game/script.rpy
2021-07-04 16:37:03 +01:00
Bowie
8b980c00c0 make CTC indicator less intrusive 2021-07-04 16:33:50 +01:00
Bowie
19bad8b682 mix up slapstick SFX 2021-07-04 16:18:46 +01:00
Bowie
1c49e00b94 replace classroom anxiety SFX 2021-07-04 16:00:51 +01:00
PrincipalSpears
c131ce6328 Merge pull request 'Fix #47 & #9 - UI Changes' (#49) from nutbuster/SnootGame:Monster-Update-6 into Monster-Update-6
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/49
2021-07-04 01:14:00 +00:00
nutbuster
409a84d1b7 Change yoffset magic number to variable 2021-07-04 10:28:52 +10:00
Bowie
981b7df998 crunch some sounds 2021-07-03 20:41:06 +01:00
Bowie
5335540d0b remove unused effect 2021-07-03 18:39:32 +01:00
Bowie
c3c7b3b753 add missing punch to Naser's outburst 2021-07-03 17:08:48 +01:00
Bowie
f7db5fb407 Merge branch 'Monster-Update-6' into chapter-1-choreo
# Conflicts:
#	game/script.rpy
2021-07-03 15:52:39 +01:00
Bowie
0df8dd9f94 fix line in canteen scene 2021-07-03 15:44:06 +01:00
Bowie
7832a18822 more ch1 tweaks before looking at ch2 2021-07-03 15:34:06 +01:00
Bowie
9290b34829 add missing scene after bench scene, SFX uplift 2021-07-03 14:02:55 +01:00
Bowie
e19566dfa8 replace bell sound 2021-07-03 10:12:53 +01:00
nutbuster
d44edb546e Delete unused assets 2021-07-03 17:08:50 +10:00
nutbuster
40686cf245 Adjust Input prompt around OSK 2021-07-03 16:51:13 +10:00
nutbuster
6ac6fb8b44 Dialogue uses more width and slightly large font size 2021-07-03 12:12:11 +10:00
nutbuster
b774c119f8 Disable editing page values 2021-07-03 09:23:18 +10:00
nutbuster
586f446408 Delete Save System 2021-07-03 09:18:22 +10:00
nutbuster
f789c784d8 Replace Menu Button Asset 2021-07-03 09:18:05 +10:00
nutbuster
b687054963 Move Namebox magic numbers and edit the script
Edited the fourth day script: "Fang Reed and Trish"
-> into an actual Character object "Fang Reed & Trish"
2021-07-03 08:59:32 +10:00
Bowie
bc4c4a2304 add ambience to reflective scene after concert 2021-07-02 22:11:04 +01:00
Bowie
56fe353dd8 SFX uplift for pizza scene 2021-07-02 22:01:58 +01:00
Bowie
cd44add13d cleanup, add more TODOs 2021-07-02 21:40:41 +01:00
Bowie
83b680efe1 SFX & music tweaks, TODOs for missing scene after Anon meets Naser & Naomi 2021-07-02 21:19:06 +01:00
nutbuster
4c16ad6465 Fix say window positions and relevant infomation 2021-07-02 16:11:47 +10:00
nutbuster
5c18593a75 Modify Namebox adjustments 2021-07-02 13:39:57 +10:00
nutbuster
f2164ab113 Fix file slot parity 2021-07-02 11:25:21 +10:00
nutbuster
9ff428aeaf Fix mobile main menu 2021-07-02 10:35:52 +10:00
nutbuster
367c7fd9a3 Render Main Menu Buttons' Text 2021-07-02 10:35:17 +10:00
nutbuster
ab1ef7b47e Merge branch 'Monster-Update-6' of https://git.snootgame.xyz/Cavemanon/SnootGame into Monster-Update-6 2021-07-02 10:11:56 +10:00
nutbuster
8d1fe9056e Quick Button style 2021-07-02 09:38:36 +10:00
Bowie
6ae319c6ce lined up end of ch1 with start of ch2 2021-07-01 21:17:38 +01:00
Bowie
075743f063 music changes to some ch1 scenes, add another music channel for crossfade effect 2021-07-01 21:09:46 +01:00
Bowie
e1eee3852d Naser gives fewer fucks when blocking Trish, volume control back up, added outdoor ambience, converted some SFX to .ogg format 2021-07-01 18:40:10 +01:00
nutbuster
f6a92b7f65 Windowed respects all window resolutions 2021-07-01 20:19:18 +10:00
nutbuster
b343365ef6 Bigger desktop quick button hitbox 2021-07-01 19:55:03 +10:00
nutbuster
f795f4d690 Remove magic number 2021-07-01 19:39:52 +10:00
nutbuster
fce9268dca Change idle_small_color from blue to aqua 2021-07-01 19:30:40 +10:00
nutbuster
8f01493824 Add Outline to most fonts 2021-07-01 19:29:01 +10:00
nutbuster
255e03dc90 Render All Quick Buttons' Text
Helper Array Function also added
2021-07-01 17:31:55 +10:00
CaveManon
7a58c9fea9 Merge branch 'Monster-Update-6' of https://git.snootgame.xyz/PrincipalSpears/SnootGame into Monster-Update-6 2021-07-01 01:45:35 -05:00
CaveManon
863aa68070 fixes #13 2021-07-01 01:44:56 -05:00
nutbuster
b876f089ce Remove Quit & Move Return menu 2021-07-01 16:29:25 +10:00