armond
Engaged Member
- Apr 26, 2020
- 2,432
- 9,866
- 678
[sad sigh]
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
[sad sigh]
You don't have permission to view the spoiler content. Log in or register now.
You must be registered to see the links
Status update!
I've been happy to be able to find a lot of time to code the last few months - I have a shelf exam coming up, so we'll see if I actually pass, but I'm optimistic.
The main thing I've been working on is getting the base code finalized and ready for Ch. 2 characters. I'm frontloading this work as much as I can for 0.8c so that 0.9 and 1.0 can be primarily art and animation updates with. The main things that players can expect from this code update are:
1) More varied dialogue and sandbox interactions.
2) Smoother gameplay, particularly on Android.
The main things modders and translators can expect from this code update are:
1) Much easier methods to hook your custom activities, events, scenes, reactions, etc. I've talked a lot about how I want modding to be as much of a drag-and-drop experience as possible, with limited need to override existing functions to achieve what you want. We're basically there with this coming game version.
2) Exposure of all game strings to Ren'Py's automatic translation system, including in-game text that was previously handled through Python functions and were therefore not available to native Ren'Py translation.
We're making fantastic progress on the art side as well. Right now I'm working to get poses for the new Ch. 2 characters sorted out. We're also finalizing the cutout scenes that will be coming in 0.9 and making some spot updates to the existing art to make sure quality remains consistent across the board as the artists and I figure out better ways to achieve the game vision.
Art preview tier Patrons are getting rendered previews of some of the sketches shown here
View attachment 4967267 View attachment 4967268 View attachment 4967269 View attachment 4967270 View attachment 4967271 View attachment 4967272 View attachment 4967273 View attachment 4967274 View attachment 4967276 View attachment 4967277 View attachment 4967278 View attachment 4967279 View attachment 4967280
First:You must be registered to see the links
Status update!
I've been happy to be able to find a lot of time to code the last few months - I have a shelf exam coming up, so we'll see if I actually pass, but I'm optimistic.
The main thing I've been working on is getting the base code finalized and ready for Ch. 2 characters. I'm frontloading this work as much as I can for 0.8c so that 0.9 and 1.0 can be primarily art and animation updates with. The main things that players can expect from this code update are:
1) More varied dialogue and sandbox interactions.
2) Smoother gameplay, particularly on Android.
The main things modders and translators can expect from this code update are:
1) Much easier methods to hook your custom activities, events, scenes, reactions, etc. I've talked a lot about how I want modding to be as much of a drag-and-drop experience as possible, with limited need to override existing functions to achieve what you want. We're basically there with this coming game version.
2) Exposure of all game strings to Ren'Py's automatic translation system, including in-game text that was previously handled through Python functions and were therefore not available to native Ren'Py translation.
We're making fantastic progress on the art side as well. Right now I'm working to get poses for the new Ch. 2 characters sorted out. We're also finalizing the cutout scenes that will be coming in 0.9 and making some spot updates to the existing art to make sure quality remains consistent across the board as the artists and I figure out better ways to achieve the game vision.
Art preview tier Patrons are getting rendered previews of some of the sketches shown here
View attachment 4967267 View attachment 4967268 View attachment 4967269 View attachment 4967270 View attachment 4967271 View attachment 4967272 View attachment 4967273 View attachment 4967274 View attachment 4967276 View attachment 4967277 View attachment 4967278 View attachment 4967279 View attachment 4967280
Now we need the option the lick the sweaty absView attachment 4967324
A strange man for a strange lady.View attachment 4967327
I do not understand, i was informed that perspiration was not desirable and unhygienic in a lady, yet i can smell your arousal, you are one strange man.
You must be registered to see the links
Status update!
I've been happy to be able to find a lot of time to code the last few months - I have a shelf exam coming up, so we'll see if I actually pass, but I'm optimistic.
The main thing I've been working on is getting the base code finalized and ready for Ch. 2 characters. I'm frontloading this work as much as I can for 0.8c so that 0.9 and 1.0 can be primarily art and animation updates with. The main things that players can expect from this code update are:
1) More varied dialogue and sandbox interactions.
2) Smoother gameplay, particularly on Android.
The main things modders and translators can expect from this code update are:
1) Much easier methods to hook your custom activities, events, scenes, reactions, etc. I've talked a lot about how I want modding to be as much of a drag-and-drop experience as possible, with limited need to override existing functions to achieve what you want. We're basically there with this coming game version.
2) Exposure of all game strings to Ren'Py's automatic translation system, including in-game text that was previously handled through Python functions and were therefore not available to native Ren'Py translation.
We're making fantastic progress on the art side as well. Right now I'm working to get poses for the new Ch. 2 characters sorted out. We're also finalizing the cutout scenes that will be coming in 0.9 and making some spot updates to the existing art to make sure quality remains consistent across the board as the artists and I figure out better ways to achieve the game vision.
Art preview tier Patrons are getting rendered previews of some of the sketches shown here
View attachment 4967267 View attachment 4967268 View attachment 4967269 View attachment 4967270 View attachment 4967271 View attachment 4967272 View attachment 4967273 View attachment 4967274 View attachment 4967276 View attachment 4967277 View attachment 4967278 View attachment 4967279 View attachment 4967280
I fully expect you to adopt a funny Allison picture when push comes to shove, we have autistic Laura, nurse Anna and WaJean, someone must stand for Dazzler!
"The Man With No Name"I fully expect you to adopt a funny Allison picture when push comes to shove, we have autistic Laura, nurse Anna and WaJean, someone must stand for Dazzler!
I'm calling dibs if Psylocke ever comes to the game, just saying.I fully expect you to adopt a funny Allison picture when push comes to shove, we have autistic Laura, nurse Anna and WaJean, someone must stand for Dazzler!
You must be registered to see the links
Status update!
I've been happy to be able to find a lot of time to code the last few months - I have a shelf exam coming up, so we'll see if I actually pass, but I'm optimistic.
The main thing I've been working on is getting the base code finalized and ready for Ch. 2 characters. I'm frontloading this work as much as I can for 0.8c so that 0.9 and 1.0 can be primarily art and animation updates with. The main things that players can expect from this code update are:
1) More varied dialogue and sandbox interactions.
2) Smoother gameplay, particularly on Android.
The main things modders and translators can expect from this code update are:
1) Much easier methods to hook your custom activities, events, scenes, reactions, etc. I've talked a lot about how I want modding to be as much of a drag-and-drop experience as possible, with limited need to override existing functions to achieve what you want. We're basically there with this coming game version.
2) Exposure of all game strings to Ren'Py's automatic translation system, including in-game text that was previously handled through Python functions and were therefore not available to native Ren'Py translation.
We're making fantastic progress on the art side as well. Right now I'm working to get poses for the new Ch. 2 characters sorted out. We're also finalizing the cutout scenes that will be coming in 0.9 and making some spot updates to the existing art to make sure quality remains consistent across the board as the artists and I figure out better ways to achieve the game vision.
Art preview tier Patrons are getting rendered previews of some of the sketches shown here
View attachment 4967267 View attachment 4967268 View attachment 4967269 View attachment 4967270 View attachment 4967271 View attachment 4967272 View attachment 4967273 View attachment 4967274 View attachment 4967276 View attachment 4967277 View attachment 4967278 View attachment 4967279 View attachment 4967280
TechnicallyI fully expect you to adopt a funny Allison picture when push comes to shove, we have autistic Laura, nurse Anna and WaJean, someone must stand for Dazzler!
Uh... the link's not working, buddy.TechnicallyYou must be registered to see the linksas well, but that's more to do with my personal lore. ...which is how Nurse Rogue started.
I float around the forum too much to rep something from only here as a pfp. If I did it would be Jean.