Giter Club home page Giter Club logo

Comments (9)

Interrupt avatar Interrupt commented on May 18, 2024 1

Progress Update:

  • Audio logs and vmails are playing back now.
  • Simple cutscenes are playing, still need full movie playback
  • XMI music playback still is borked, has and will continue to be a pain
  • Hid debug controls behind Ctrl+1 - Ctrl+5 for now

from systemshock.

JPLeBreton avatar JPLeBreton commented on May 18, 2024

That's pretty much what my 1.0 wishlist looks like.

I'd say leave in the debug inputs but move them someplace where an unsuspecting user won't trigger them accidentally.

from systemshock.

mrikola avatar mrikola commented on May 18, 2024

I used '7' as my example as it's a digit in the armory keypad code on level 1, and I for one punch in the numbers on the keyboard instead of clicking on the MFD. So yeah, that's definitely something an unsuspecting player might stumble upon 🤦‍♂️ Maybe add the Ctrl flag to them or something?

from systemshock.

JPLeBreton avatar JPLeBreton commented on May 18, 2024

DOSBox has its debug controls for things like take screenshot and capture audio as Ctrl-function keys, eg Ctrl-F5, Ctrl-Shift-F5, etc, and that rarely stomps anything you'd want to do in a game. It's simpler here because all the keys Shock can use are known. I don't have a strong preference on specific binds.

from systemshock.

Interrupt avatar Interrupt commented on May 18, 2024

Even if we go down @JPLeBreton's route of binding them to Ctrl-function keys, should we move those debug inputs behind a command line var to turn them on?

from systemshock.

JPLeBreton avatar JPLeBreton commented on May 18, 2024

Given that Shock doesn't rely on the control key or the function keys, I think it's very unlikely users would trigger a ctrl-f* accidentally.
A broader question is, would you like Shockolate to, by default, behave identically to the DOS/Mac originals as far as the input it accepts, and only offer extended functionality like debug commands (or, down the road, maybe a dev console?) with a specific user config setting (like a command line switch), or is it not worth a conceptual fork in the game's input handling?

from systemshock.

Interrupt avatar Interrupt commented on May 18, 2024

A dev console is way up high on my wishlist! I've been thinking of ways to shoehorn one into the game both for debug output and also as a way to get the debug commands off of the keyboard. SS has all of the canvas switching and text drawing functionality to make this work, so it should be very doable.

from systemshock.

farmboy0 avatar farmboy0 commented on May 18, 2024

Would it be possible to hide the keyboard shortcuts for 7,8 and u behind a command parameter like --debug? It doesnt make any sense to me to expose them for normal gameplay.

from systemshock.

Interrupt avatar Interrupt commented on May 18, 2024

Things are looking really close for a 1.0 release soon.

  • XMI playback works now
  • Full cutscene playback works
  • Game breaking bugs around finishing / restarting the game are fixed

from systemshock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.