67410715f1059

67410715f26ba
8 Guests are here.
 

Topic: Citadel - System Shock Fan Remake
Page: « 1 ... 52 [53] 54 ... 63 »
Read 225153 times  

67410715f3249icemann

67410715f333a
I'd love to have your motivation. I have so many unfinished projects. If I had the drive, be good to finish them. Just so busy with work, that when I do get free time I just want to play games to unwind.

67410715f3539JosiahJack

67410715f35c4
Nobody said it was easy lol.

Uploading next build, all 3 of windoze, linux, and mac coming soon.
Acknowledged by: JML

67410715f37bbPKD-NeXuS

67410715f3823
Hi @JosiahJack !
This looks absolutely awesome, fantastic stuff. Can't wait to get my hands on this.

67410715f3995JosiahJack

67410715f39f1
Welp...if I can keep from breaking the most basic things...I'll have a new build soon.   

In other news, I have saving and loading at under half a second in Windows builds.  Not sure how it will be in Linux and Mac however since those still use an older slower compiler.  Also memory usage is reduced from 2.4gig RAM down to 1.4gig.  Recommended minimum system spec is 2gig.  Total game size is just under 300MB, and compresses to a download of 203MB zipped, 138MB as a .7z.  Hope no one minds me switching builds to distribute as .7z files.

I should alao caveat my 60fps achievement by specifying that it was in 1366x768 resolution and that now I've optimized a little further.  Granted this is on my 7yr old rig:
1366x768 - 75fps
1920x1080 - 48fps
2560x1440 - 38fps

At high res, mouse movement feels sluggish, I'll add a mouse sensitivity option since most people don't have a gaming mouse like I do where I can just crank it up on the mouse.

67410715f3aa9JosiahJack

67410715f3b07
Getting cyberspace made.  No incomplete floppy releases allowed here...I try to learn from history.
Acknowledged by 2 members: Kolya, Marvin

67410715f3bc3JosiahJack

67410715f3cf8
Got the care package, thank you so much!  8)
Acknowledged by 2 members: Kolya, Olfred

6741071601e33RocketMan

6741071601eb6
I have a dumb question.  How do I get the latest playtest version?  Because the version I was explicitly given a link to functioned well enough but with a kind of fubar'd save system it made it hard for me to give more than a superficial feedback.  I'd be able to do more if the save system now works AND if I could be provided a couple of save files from the later levels, where there's more to judge.

6741071602040JosiahJack

674107160209e
I should send out another build now that saving is 99% working.  At the moment I'm manually sending people a link. I did add load# and loadarsenal# cheats where you enter the number for each level to load and inventory arsenal that you'd "normally" have by that point...."normally" meaning what I myself would have kept up till then.

Hmm...drat I was supposed to send out Linux and Mac builds too.  Had a lot of family stuff going on the past couple months.  Haven't had much Citadel time now that work is back fulltime.
Acknowledged by 2 members: RocketMan, JML

6741071602180icemann

67410716021e3
Once you get it to the point where it's at 1.0 or greater should get more people involved to handle any post release stuff. Just my thinking.

67410716022b9JosiahJack

6741071602310
I have a vision for this that includes certain details.  I figure that the extra effort is worth it.  Thank you all for your patience and support.

67410716024f6JosiahJack

674107160254b
Yep.

You can save in cyberspace now.

Added shield generator panels out the windows.

Added a bunch of ambient sound effects.  Make it live!

6741071602a2cJosiahJack

6741071602a85
Project total status:
Estimated time required: 42hrs minimum, possibly 55hrs or more depending on bugfixing.
Typical hours available per week (accounting for life, work, etc.): only 12

Item break down:
3D Modeling: 5hrs, 99.5% complete 18 tasks remaining
Prefabs: 8hrs 99% 8 items
UI: 2hrs 104% 4items
Code: 4hrs 96% 18 items
Details: 2hrs 112% 11items
Testing and Bugfixing: 21hrs 55% 21items

Time estimates are averages based on how long it has usually taken me to complete certain tasks.  3D models typically take me 17min on average, for instance, with some taking 5min and others 2hrs.

Note: Items with higher than 100% indicate where I went beyond oroginal scope and added additional features, well they looked cool...this is for fun after all.

Attempting to enter full test stage with all other tasks complete excepting bugfixing by 9/12, I hope. Maybe.  There will be some life disruptions, vacation afk over 9/5 weekend which will lose me about 10hrs.  A few family get togethers also for some birthdays including my wife's birthday will also make me lose about 6hrs. This off the normal 12 per week.

Notice I have not included any time for PR, screenshots, etc.  I'm really pushing to get everything wrapped up as a complete vision for this...only thing not going to make it in is the HUD minigames...unless you all make a fuss for them then I'll enter testing stage sometime around Halloween instead of 9/12  ;)

Once I get to purely test stage, I'll do another round of closed alpha releases so that I'm not the only one testing everything, esp cyberspace.    :thumb:

Main features remaining to complete are: fog of war for the automap (bit borked atm), cyberspace (quite a bit left), UI tweaks for genius patch, the last few walls/floors to turn into 3D models - only 10 left out of 226 woop woop!  I remember all those years ago modeling reac1_2 in Blender before I had even started anything else for Citadel.  Finishing it was the original spark that lit the flames of motiviation.  Here's reac1_2, the red pipe wall:\


What details you ask?  Stuff like this:








« Last Edit: 23. August 2020, 03:41:32 by JosiahJack »
Acknowledged by: voodoo47

6741071602c3eJosiahJack

6741071602ca3
Don't hate me for wasting time on details like this...it's too much fun!

{alt}


{alt}


Lights means science
« Last Edit: 23. August 2020, 03:56:43 by JosiahJack »

6741071602d92JosiahJack

Acknowledged by 3 members: Kolya, icemann, Starspawn
Acknowledged by: JosiahJack

6741071603373JosiahJack

67410716033d7
Random source code musing
Wierd ramping to the cybershield's effect.  It's almost useless on the lower versions.  The formula is "(MAX_CSHIELD_ABSORB / (NUM_CSHIELD_LEVELS - (lev)))" where lev is the version and max absorb is 120 and num levels is 10.  Maximum version is only 9 though.  I make graphs like this from time to time to confirm my formula is correct.  The energy drain and energy damage formula is a similar subtle S-curve with logarithmic increase at the highest setting.  Also practically useless on lowest levels.  This sort of thing should really get added to the wiki someday.
674107160358b
Someone fudged this badly. From version 8 to 9 there's a 50% increase. From 1 to 2 it's 0.65%.

67410716036aeJosiahJack

6741071603703
Yeah, I'm linearizing it to 10% on v1 up to 50% on v9 with 5% increment for each version.

The final cyberspace battle will not be so anticlimactic, boring, or lame.

We'll see how well my fast paced shooting action interprets to the 6axis space.  I'm already planning on having the lean keys do rolling in cspace, I'll also do c/v for up down.  There is strafing too.  I'm hoping it will feel more like piloting a highly maneuverable spaceship rather than a clunky sluggish airplane.

674107160388eZylonBane

6741071603a83JosiahJack

6741071603add
Sounds almost like a band.  I can see their first album title...Overcoming Asymptotes, by the Quadratic Wizards.



So....good news.  I'm going to be at home all this next week.  Work sent me home as part of contact tracing spread preventation.  Good to be careful.  I feel fine too.

This is especially good for Citadel's progress.

Speaking of progress, today I finished:
Cyberspace inventory and softs versioning
Cyberspace HUD
All cyberspace pickups
Cyberspace Ice
Cyberspace health system
Cybershield
Cyberspace bullets and bullet pool
Pooled bulletholes.
Fixed health tick update bug.
Added cyberspace data messages...these were stored in a different .RES file so I hadn't even had these in the list.

6741071603bd6JosiahJack

Acknowledged by 2 members: Kolya, icemann

6741071603ceanil imagination

6741071603d4e
These are great. Videos would be nice as well :thumb:
Acknowledged by: JosiahJack

6741071603e6fJosiahJack

6741071603ec6
So I was perusing the source code to see how music events were handled and in the check function for objects in proximity that sets whether to play the nearby enemy peril riffs, I noticed that there is a "shodanizing" check.  So basically, when the player is near screens that play static, there is a random chance that SHODAN's face animation will play.  That's cool.  She's watching you.

Your name:
This box must be left blank:

Replicator restrictions are in place for the good of whom?:
8 Guests are here.
Vader is described in the novel and the Radio Play as being only one of hundreds of Sith Lords scattered around the Empire.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67410716053f1