6743ab9c6d29a

6743ab9c6e4d9
7 Guests are here.
 

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

6743ab9c6ec1fDenhonator

6743ab9c6ec94
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

6743ab9c6efc5Denhonator

6743ab9c6f016
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]

6743ab9c6f189icemann

6743ab9c6f1f4
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

6743ab9c6f2faJosiahJack

6743ab9c6f34a
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.

6743ab9c6f41fJosiahJack

6743ab9c6f46c
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

6743ab9c6f61cJosiahJack

6743ab9c6f66a
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

6743ab9c6f718Denhonator

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

6743ab9c6f812JosiahJack

6743ab9c6f85e
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.

6743ab9c6f90cDenhonator

6743ab9c6f957
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

6743ab9c6fa33JosiahJack

6743ab9c6fa80
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.

6743ab9c6fb37icemann

6743ab9c6fb85
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.

6743ab9c6fcbcJosiahJack

6743ab9c6fd0c
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

6743ab9c700f2JosiahJack

6743ab9c70150
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

6743ab9c70263JosiahJack

6743ab9c702b5
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

6743ab9c7040aZylonBane

6743ab9c70459
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.
6743ab9c707eb
"That's a nice model you got there. Shame if something.... happened to it."
Acknowledged by: dertseha

6743ab9c7097bJosiahJack

6743ab9c709d1
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.

6743ab9c70a6bZylonBane

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

6743ab9c70b8fJosiahJack

6743ab9c70bdc
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
6743ab9c70cd9
I don't mind. Don't stress yourself, quality and your well-being are more important.
Acknowledged by: Kolya

6743ab9c70dc5JosiahJack

6743ab9c70e15
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:

Name the AI in System Shock 2 that shares its name with a Persian king:
7 Guests are here.
One day you’re young and the next thing you know you need a “strategy” to get up out of a chair.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6743ab9c72378