GithubHelp home page GithubHelp logo

hullcamvdscontinued's People

Contributors

4x4cheesecake avatar aahz88 avatar fitiales avatar gordon-dry avatar kerbas-ad-astra avatar linuxgurugamer avatar lisias avatar stasikos avatar tedthompson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hullcamvdscontinued's Issues

undocumented features

Issue reported as per linuxgurugamer's request. Information taken from forums post (http://forum.kerbalspaceprogram.com/index.php?/topic/145633-12-hullcam-vds-continued/&do=findComment&comment=2908597)

Regarding the 'Ordan Industrial KOMMAND-R Pictozoom 2000' telescope. While in the VAB, these items are present in the list of options when assigning Action Group keys, but there is no documentation:
"Cycle Wheel Mode"
and
"Toggle RW"

The latter, Toggle RW, has been found to toggle the reaction wheels on/off.

It would be nice if the original documentation (or new documentation) could be found or created and bundled in the mod's zip package.

Kerbal Camera not working

Kerbal menu I have two options "activate/deactivate camera" "disable/enable camera"
Not related to the language, was just reported by someone using russian

QoEDeXh

Improper view angles shown in VAB

These two parts have offset view cones in the VAB. I notice these cones only appear when JSI Rasterprop Monitor is installed. Should it be reported over there instead? The views themselves from the parts in flight seem to be at the proper position

untitled

Missing textures

Hi,

Not that this causes any issue in game, but the log file gets the following errors into it :

[ERR 23:45:48.190] Texture 'HullCameraVDS/Parts/hc_wideangle/model000' not found!

Is it possible to clean the asset referencing but not using this texture ?

Multiple NRE in Console that reference HullcamVDS

[EXC 22:48:49.764] NullReferenceException: Object reference not set to an instance of an object
HullcamVDS.CameraFilter.RenderTitlePage (Boolean title, UnityEngine.Texture2D titleTex)
HullcamVDS.MovieTimeFilter.OnRenderImage (UnityEngine.RenderTexture source, UnityEngine.RenderTexture target)

Can provide full logs via Dropbox, however, other users have posted links to logs in the forum thread that may be smaller.

Hiding the GUI while displaying the Kazzelblad 500 freezes screen

Started a new career today, and only have the Kazzelblad 500. If I use F2 to hide the UI, the screen stops updating. Sound continues fine, and switching to map view is as normal.

Hitting F2 again returns to normal.

Aerocam works fine.

KSP 1.4.3, making history, etc. LMK if you can't reproduce trivially and I can provide more config details etc.

Thanks!

Add cameras to manned parts

Suggesting an enhancement to add a camera views to cockpit parts that will let us have a pilot eye view without the IVA taking up screen space. If you can make me one working example, I could work on them for all the other parts.

Feature Request: BoosterCam 180

First and foremost, thank you for all you do.

Much like the Aerocam 180, could there be a BoosterCam 180 with a 180° rotated (top to bottom) camera?

I love mounting cameras on the bottoms of my spaceplanes and the BoosterCam has the added benefits of bi-directional view and reticule. Perfect for takeoff and landing POVs if they were just able to be flipped 180°.

Memory leaks from game event handlers

Noticed these in someone's log.

219363 [KSPCF:MemoryLeaks] Removed a onGameSceneLoadRequested GameEvents callback owned by a destroyed HullcamVDSContinued:MuMechModuleHullCameraZoom instance 
219474 [KSPCF:MemoryLeaks] A destroyed HullcamVDSContinued:MovieTime instance is owning a onDockingComplete GameEvents callback. No action has been taken, but unless this mod is relying on this pattern, this is likely a memory leak. 

Physics vs Physicsless

a number of the cameras are currently physicsless, but not all the smaller ones. Perhaps all the smaller cameras should be made physicsless so their mass and drag was passed up to the attached part.

Variable not Found, impactTolerance

As Apaseall noted in the forums ...

PartLoader: Compiling Part 'HullCameraVDS/Parts/aerocam/part/aerocam'
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

PartLoader Warning: Variable impactTolerance not found in Part

... occurs for all camera parts.

The variable impactTolerance is a member of ModuleWheels.ModuleWheelDamage Class Reference. A non-wheel (Pods, Tanks, Engines) PART{} will have crashTolerance. Meanwhile, a "wheeled" (wheels, skids, landing legs) PART{} will have both crashTolerance for the part directly and impactTolerance as a variable in the MODULE{ModuelWheelDamage}.

Solution:
Remove impactTolerance from camera parts.

AVC reports version 0.2.0.1 as current; only 0.2.0 is available

Looking at the .version file, the URL is at spacetux:

❯ curl http://ksp.spacetux.net/avc/HullcamVDSContinued
{
  "NAME": "HullcamVDSContinued",
  "URL": "http://ksp.spacetux.net/avc/HullcamVDSContinued",
  "DOWNLOAD": "https://github.com/linuxgurugamer/HullcamVDSContinued/releases",
  "GITHUB": {
    "USERNAME": "linuxgurugamer",
    "REPOSITORY": "HullcamVDSContinued"
  },
  "VERSION": {
    "MAJOR": 0,
    "MINOR": 2,
    "PATCH": 0,
    "BUILD": 1
  },
  "KSP_VERSION_MIN": {
    "MAJOR": 1,
    "MINOR": 8,
    "PATCH": 0
  }
}

No such version is available from github releases, and the github .version file still has 0.2.0: https://github.com/linuxgurugamer/HullcamVDSContinued/blob/master/HullcamVDSContinued.version

Jsi External Radial-mount Camera not working? (Not an Issue)

Hey all the other cams work just fine but I can't get these to work for me? do they have some special keybind because I have not been able to find it in that case, I am aware of the - and = controls for the regular cameras and it works fine.

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.