6743b076a97bf

6743b076aaf44
6 Guests are here.
 

Topic: Citadel - System Shock Fan Remake
Page: « 1 ... 37 [38] 39 ... 63 »
Read 226707 times  

6743b076ab7f8Denhonator

6743b076ab858
Heya, can anyone provide me with some save files for SS1? I wanna extract the actual used midi loops in the game (you know, as it changes dynamically and such), so I can recreate them in audio format. Of course if someone has already done that it'd help a lot, but all I know of are these mixes that are kind of a compilation of the different midi loops. I finally should have time to work on this now

6743b076abb69Denhonator

6743b076abbb9
That's cool, if you can figure out where to throw all the triggers for those sounds as separated in what you linked and make it work that way, that makes my job much easier. I did a quick mix of reactor main music midi's with some tail at the end of each file to allow seamless transitioning between loops. Let me know if this works out and I'll gladly take some feedback for the remixes so I'll know what to work on. I haven't played much SS1 compared to most of you guys
[SSMusic.zip expired]

6743b076abcbdicemann

6743b076abd0a
The majority of us here have played FAR more SS2 than SS1.

With SS2 it has FMs for one thing, which adds in more longevity.
Acknowledged by: JML

6743b076abdf4JosiahJack

6743b076abe44
Ok, I'm getting to the point where I need to be able to jump in to the middle of the game at certain points to verify certain setups.  I need to have mission difficulty set to at least 1.  Can anyone please provide their save games to save me the trouble of playing through the game?  I'd like anything from levels 4 thru 9.  I won't be choosy but it would be nice if you knew the difficulty levels you chose.

6743b076abf0dJosiahJack

6743b076abf59
I made the worker helmet's flaps hinged objects that flop around when the helmet rolls or moves.  It only took 10min to make, but it's ridiculously fun to send it tumbling and I think I tossed it about for like 5min.

Aherm...back to putting the finishing touches on hardware...
Acknowledged by 2 members: Join, hemebond

6743b076ac0c2JosiahJack

6743b076ac10f
I never cease to be amazed by how complex System Shock is.  My little brother in-law, who knows nothimg about System Shock, keeps coming up with suggestions for Citadel and I keep telling him that I already have that.  Yep, we already have robots that explode on you, robots with grenades, mutated grass, hacking, etc. etc.

UPDATES:
Hardware is all done now.  Sensaround is smooth and fun even if it is slightly unecessary.  The different hardware has different versions and you can cycle them up/dn depemding on which one was last activated or last clicked on in the HUD hardware list so you can, for example, adjust power usage by lowering brightness of lantern and increasing shield strength.

Weapons are aaalmost done.  Just need to finish a few tweaks on the plasma gun and ion rifle.

Items are aalmost done too.  Just have severed heads, isotope x-22, and the isolimear chipset.

Enemies are only a little over half done.

Most particle effects and debris I'm pushing off until Phase 2 along with other details unless I have some time.  Playable recreation is the focus now for Phase 1 to hit the date of 9/22/18. Only 56 days left til then.
Acknowledged by 3 members: JML, voodoo47, dertseha

6743b076ac1adDenhonator

6743b076ac1f8
Did you ever receive the music that I made? The one that's split into many short pieces for dynamically changing music

6743b076ac291JosiahJack

6743b076ac2dc
I did but I've been so focussed on pushing to get all 3D models and hardware done that I havent done more than listen to it.

6743b076ac389Denhonator

6743b076ac3da
Got it, I'll be waiting to hear back from you if it works out or not, I should be able to mix the other tracks similarly pretty quickly when needed

6743b076ac4a6JosiahJack

6743b076ac4f3
All items done.
All corpses done.
All objects done.
Item and object pass begun, level 1 halfway populated.

Edit: Item = pickable, Object = can't put in inventory but sometimes can be searched such as crates or cabinets or just junk.  Some junk, debris, and details will be done later after achieving a playable state is done.

6743b076ac59dicemann

6743b076ac5e8
Assuming your doing the inventory system the same as in the original game, then you could just do it as a string array of a fixed length.

When an item gets picked up it adds to that. If list is full, full inventory.

6743b076ac6c6JosiahJack

6743b076ac712
The inventory is already done, or at least the initial text version anyways   :)

It is merely an int array.  Each int references back to a master table in Const.cs
This table stores a list of all prefabs, localized text, sprite images, and any other constant data for every item, weapon, grenade, etc. in the game.  The table is populated at level load to load in English text, load in weapon damage values, NPC damage values, and whatever else I have in separate easily editable csv style .txt files.
Acknowledged by: icemann

6743b076ac80bJosiahJack

6743b076ac859
Levels 1, 2, 3, and 4 populated.  Halfway through Level 5.  Haven't been able to do level R yet.  There is a bug where Difficulty 0 causes Level R to get stretched vertically to the max making it difficult to get around let alone see items.  I'll have to do it later when I play through to it.  "Why aren't you using Hacked, Josiah?" you ask...because I like to see the angle the sprites appear at when the player approaches certain spots to help inform how to place the 3D objects.
Acknowledged by: hemebond

6743b076ac9b4JosiahJack

6743b076aca06
All items, objects, and corpses placed in all levels.

Code for triggers, switches, moving walls done, along with some specialty use cases such as to allow NPCs to activate certain triggers.

Textures for several enemies done.

Sorry for not having pictures and video in a while.  I'm a busy person here lately and besides its crunch time to get a playable alpha ready by 9/22.
« Last Edit: 17. August 2018, 01:49:18 by JosiahJack »
Acknowledged by: Marvin

6743b076acb47ZylonBane

6743b076acb97
JJ, how would you feel about SCP stealing some of your props? We've been trying to get the Citadel station recreation as close to SS1 as possible, but we're missing some major props like the computer console, cyberjack, etc. We raided the abandoned CCP assets for models, but unfortunately they only got the chair and charging station models done.
6743b076acf40
"That's a nice model you got there. Shame if something.... happened to it."
Acknowledged by: dertseha

6743b076ad0c0JosiahJack

6743b076ad111
I have all of them.  Sure.  Have at it.  Should be in the latest git commit.

https://github.com/JosiahJack/Citadel

Under:
Assets/Models/

All models are in blend format, but if you have blender you can easily open them up, and then export to obj, fbx, or whatever you are using.

Please note that for now my models are essentially replicas of the originals with a few minor tweaks for non-planar faces, but in the future they will be enhanced to be less plain and less chunky.  Also note that some chairs use multiple textures for the cushion part but the UV map stays the same.  Handy.

6743b076ad1a4ZylonBane

6743b076ad1ef
Cool, thanks. Yeah, I just want the vanilla-looking models.

6743b076ad2dfJosiahJack

6743b076ad32d
Guys.  Not really looking like I'll have a playable alpha by 9/22.  Less than a month and still need to finish enemies.  Work and life getting in the way.  Lot of long hours lately.  Not really wanting to overload myself.

Getting lots done though!
Acknowledged by: dertseha
6743b076ad420
I don't mind. Don't stress yourself, quality and your well-being are more important.
Acknowledged by: Kolya

6743b076ad521JosiahJack

6743b076ad577
Really not going to have all the enemies ready by next weekend.  Just going to have fun and a when it's done attitude.  Made the enhanced level geometry for the first room just to give a taste of what I'm doing. Individually subtle improvements, but overall I like the style.

Acknowledged by: icemann

Your name:
This box must be left blank:

How can you challenge a ____, immortal machine? (Fill in the missing word):
6 Guests are here.
don't go mistaking paradise for a pair of long legs
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6743b076ae4f1