Hey! The simple answer is that I don't exactly know. Like many devs, I do have a plan for the game itself, but the finer details such as exactly what happens on each in game day aren't planned ahead of time, so I don't know exactly how many days are going to take place. I also don't currently have plans for a sequel. I have thought about what comes next after TNT, but not in depth, as I prefer to focus my attention on this one. I expect this will remain the case until quite late in development.
Hey, sorry this happened! It only happens on very few peoples games, but if you hold tab and skip that singular line in yui & sadies introduction, you should be good :)
-Edit: Have found the issue and will be fixed in Day4 :)
Any chance you will be able to tighten up your file size? I love your game, but only just managed to get it to work on my aging android device. At the current rate, future apk files are going to be too large for me to run.
Sure. I can look into compressing the APKs. Since with a screen as small as a phone, the images probably don't need to be as sharp as they are, for the same quality!
Phones these days tend to be at least full HD (1080x1920) or more, and tablets often reach quad or higher. They are also used at point blank range (20-50cm), so the effective size and visible details are no less than on PC or TV, quite the opposite.
What many phones (even new ones) don't have is the processing power to fluidly play heavily compressed animations, because a lot of models skimp on the GPU and the CPU is too busy with rendering the video and running renpy to also decompress the files.
So, I'd recommend to be very careful with compression in the android version.
I think what I like most is that even if you don't do something the scene is still unlocked, but just incase that doesn't happen you're prompted at the end. Wish more games did that so you don't have to start a new save or load an older save just to fill out the gallery for whatever reason one may have
Nice concept and plot you have here, I notice some things though, fortunately no Typos, but an Image is missing though can't wait for the next Update though. Also Your gallery keeps continuing the story even after the since it's like a load slot
Hey just so you know your download for apk and windows are backwards. What I mean is the one that says apk with the windows symbol is the one for windows and its not an apk file the one that doesn't say apk is the apk file. oh and they're the itch downloads.
Thanks so much! No current eta on Day3, Just starting on it now. I'll post a devlog when I have more info so be sure to follow if you want to keep up to date.
Alternitively, you can join my Discord Linked on the game page to keep up-to-date with the developement of Day3 :)
Thank you very much for the reply, just joined the discord. I'm going to delete the game and wait for day 3, great graphics and story and xxx content. Recommend to anyone. Will.plau from the beginning when day 3 comes out because I like it that much 😅
Loved the update My favourite part of the game are 3 different scenes 1 when your at the club and cuck Georgias boyfriend (also she is adorable) and Second favourite is when you can order the student Megan I think (forgot name) to do as you say and last favourite scene the letter you get after the meeting and confronting Headmistress
← Return to game
Comments
Log in with itch.io to leave a comment.
Just asking this out of curiosity but how many days do you have planned for the game? And will this have any sequels or anything like that?
Hey! The simple answer is that I don't exactly know. Like many devs, I do have a plan for the game itself, but the finer details such as exactly what happens on each in game day aren't planned ahead of time, so I don't know exactly how many days are going to take place. I also don't currently have plans for a sequel. I have thought about what comes next after TNT, but not in depth, as I prefer to focus my attention on this one. I expect this will remain the case until quite late in development.
Just ended the game. Good looking girls! The story is a humourous idea with many opportunities to go for ;) Thanks so far!
<3 Thank you, more to come in future updates!
keep up the good work
Thank you :) glad you liked it!
Already cant wait for day 5
Thanks for playing, definitely more to come! <3
Honestly this is a good game! I hope there will be news updates!
Thank you so much! <3 More to come!
Your welcome!
Just finished the game and i have to say love the story so far and l find the comedy aspect of it to be spot on 10/10
Thank you! <3 Super glad you've enjoyed it so far!
Hi when the new update coming ☺️
Soon! Still workin' on it :)
Pretty sweet cameo of emily from evermore! Would be cool to see more cameos in the future.
Definitely so! I like making cameos in a fun way, there are a couple in the next release!
HAPPY NEW YEEAAAR ROUGEONE AND GOOD LUCK IN THE FUTURE!!! ✨✨⭐❤️❤️❤️🎉🎉🎉🎉🎉🎉🎉
The same to you and everyone!
Love this game, the storyline, characters and comedy are very good, can't wait for the day 4 update
Love the game!!! Honestly so excited for day 4!!
Cant play the game >
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/screens.rpy", line 98, in execute
File "game/screens.rpy", line 98, in execute
File "game/screens.rpy", line 100, in execute
File "game/screens.rpy", line 100, in keywords
File "game/screens.rpy", line 102, in keywords
File "game/screens.rpy", line 104, in <module>
TypeError: argument of type 'NoneType' is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\execution.py", line 955, in run_context
context.run()
File "game/Days/dayOne.rpyc", line 714, in script
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "game/Days/dayOne.rpyc", line 714, in script
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\ast.py", line 898, in execute
statement_name(stmt_name)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\exports.py", line 1758, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 2978, in do_with
return self.interact(trans_pause=True,
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Games\That_New_Teacher-Day3.5-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 98, in execute
File "game/screens.rpy", line 98, in execute
File "game/screens.rpy", line 100, in execute
File "game/screens.rpy", line 100, in keywords
File "game/screens.rpy", line 102, in keywords
File "game/screens.rpy", line 104, in <module>
TypeError: argument of type 'NoneType' is not iterable
Windows-10-10.0.22621 AMD64
Ren'Py 8.1.3.23091805
That New Teacher Day3.5
Wed Dec 20 10:59:20 2023
Hey, sorry this happened! It only happens on very few peoples games, but if you hold tab and skip that singular line in yui & sadies introduction, you should be good :)
-Edit: Have found the issue and will be fixed in Day4 :)
Will you need a new playthrough or continue from last save in the next update Day 4
you can continue from previous save :)
Any chance you will be able to tighten up your file size? I love your game, but only just managed to get it to work on my aging android device. At the current rate, future apk files are going to be too large for me to run.
Sure. I can look into compressing the APKs. Since with a screen as small as a phone, the images probably don't need to be as sharp as they are, for the same quality!
(For Day4 and beyond, anyway.)
Sounds good. For the record, using a 7 inch android tablet...
Phones these days tend to be at least full HD (1080x1920) or more, and tablets often reach quad or higher. They are also used at point blank range (20-50cm), so the effective size and visible details are no less than on PC or TV, quite the opposite.
What many phones (even new ones) don't have is the processing power to fluidly play heavily compressed animations, because a lot of models skimp on the GPU and the CPU is too busy with rendering the video and running renpy to also decompress the files.
So, I'd recommend to be very careful with compression in the android version.
Agree, the size is rather huge
I like these fast-paced movement, they look kinda cute and funny
I think what I like most is that even if you don't do something the scene is still unlocked, but just incase that doesn't happen you're prompted at the end. Wish more games did that so you don't have to start a new save or load an older save just to fill out the gallery for whatever reason one may have
Hmmmmm~ OKAY!
SO What understood from this game is:
1 it is gold
2 it already has 5 stars from me
3 and I’m already following
Could you add the cock slap like the girl getting slapped by cock in other secen its very hot man
Agree
😍
Wonder when day 3 will be released? Just finished the game in an hour
Day3 is under way!
Whats with the down votes?
I... have no idea. Been happening since I made the game page haha
oh your patreon is down...
yep! I only just made it! It should be good to go very soon
The patreon is now live! :)
Nice concept and plot you have here, I notice some things though, fortunately no Typos, but an Image is missing though can't wait for the next Update though. Also Your gallery keeps continuing the story even after the since it's like a load slot
Thank you for the heads up! Both of these issues have been fixed now and will be rolled out when Day3 does :)
But i liked that the Gallery repeated the Story
Agreed! This was a first for md and i like that it does.
Also if you still writing then could you put the scene in there the cock slap one it was soo hot
really good game reminds me a lot of the head master
it definitely seems inspired by the headmaster
very good game and can i fuk suzie ? and very good graphics im very pleased
In the future yes ;)
I like this game. I cant wait day 3
Glad you enjoyed it :)
Hey just so you know your download for apk and windows are backwards. What I mean is the one that says apk with the windows symbol is the one for windows and its not an apk file the one that doesn't say apk is the apk file. oh and they're the itch downloads.
Ah, thank you very much! Fixed <3
When is day 3 coming, I loved it so far
Thanks so much! No current eta on Day3, Just starting on it now. I'll post a devlog when I have more info so be sure to follow if you want to keep up to date.
Alternitively, you can join my Discord Linked on the game page to keep up-to-date with the developement of Day3 :)
Thank you very much for the reply, just joined the discord. I'm going to delete the game and wait for day 3, great graphics and story and xxx content. Recommend to anyone. Will.plau from the beginning when day 3 comes out because I like it that much 😅
Loved the update My favourite part of the game are 3 different scenes 1 when your at the club and cuck Georgias boyfriend (also she is adorable) and Second favourite is when you can order the student Megan I think (forgot name) to do as you say and last favourite scene the letter you get after the meeting and confronting Headmistress
Glad you enjoyed it! More to come ;)