Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RC 0.3.0 #72

Merged
merged 66 commits into from
Feb 22, 2021
Merged

RC 0.3.0 #72

merged 66 commits into from
Feb 22, 2021

Conversation

ampersand38
Copy link
Contributor

Admin:

  • .editorconfig indent size from 4 to 2
  • minor version from 0.2.1 to 0.3.0
  • stringtables in most components

Cockpit:

  • stage 1 of pilotCamera-based flir for all models except UH-60M
  • copilot head limit matches pilot
  • New HMD features including waypoint info, metric units, declutter modes

Animation Sources;

  • GunnerSeats_Hide
  • Minigun_Mount_L_hide ammo box, belt, armature
  • Minigun_Mount_R_hide ammo box, belt, armature
  • Minigun_L_hide
  • Minigun_R_hide

Model related:

  • Front wheel dampers no longer collapse
  • Cabin doors closed and open state don't clip or leave gaps
  • Hoist hook no longer slingloadable
  • Floor FFV seats individually accessible

Vehicle-in-vehicle:

  • HH-60 and MH-60M viv space btween gunner seats and ERFS, blocks and is blocked by passengers in the floor FFV seats, door seats not affected

Added FD RALT Toggle keybind, request your favourite here #71

Close #66, #46, #44, #22, #5

Use model from https://github.com/Project-Hatchet/private_h-60/pull/3

Copy link
Member

@YannikH YannikH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it's looking great, but there's some issues I'm running in to

  • Not a single variant has doorguns
  • When the doorguns are removed, we should also hide the mounts and feed chutes at least
  • MH-60S (Pylons) has the double M134 weapon from the DAP on the pilot
  • I can't load anything in to the MEV version

@YannikH
Copy link
Member

YannikH commented Feb 21, 2021

image
The LOD in the back doesn't have the door aligned properly

@ampersand38
Copy link
Contributor Author

Outstanding issues:

  • vtx_MH60S, vtx_MH60S_GAU21L doorguners no vxf, but vtx_MH60S_Pylons is fine
  • doorgunner seats not hidden in view pilot and view cargo
  • warning on entering UH60M pilot seat:
Warning Message: No entry 'bin\config.bin/RscInGameUI.'.
Warning Message: No entry '.idd'.
Warning Message: '/' is not a value

@YannikH
Copy link
Member

YannikH commented Feb 22, 2021

Warning Message: No entry 'bin\config.bin/RscInGameUI.'. Warning Message: No entry '.idd'. Warning Message: '/' is not a value

This one is on me I think, it's because the UH-60M has no pilotcamera UI.

I can just fix it for 0.3.1

@ampersand38 ampersand38 merged commit 9fd7416 into develop Feb 22, 2021
@ampersand38 ampersand38 deleted the rc-0.3.0 branch February 22, 2021 13:46
@ampersand38
Copy link
Contributor Author

Close #69

A26mike added a commit that referenced this pull request Feb 22, 2021
* Merge pull request #2 from Project-Hatchet/code-only

* missing semicolon

* support files

* Create LICENSE

* editorconfig

* added ,githuib folder 

added multiple supporting documentation

* Update README.md

* requiredAddons

* Horizon (LEVELPnn) defines fixed

Pylonselected rpt spam fixed

* attempted to added a commit template

* Update CONTRIBUTING.md

* File cleanup

* Cabin doors (#45)

* block hook move when right door closed

* deconflict FRIES and doors

* lock door seats

* add RALT toggle keybind (#51)

* HMD Improvements (#47)

* HMD Updated to be more similar feature wise to kimi's HMDs

* PR Review fixees

* Add HMD Default Mode setting (#49)

* Review suggestions & PFD level indicator

* Final tweaks

Co-authored-by: Steve Zhao <ampersand38@gmail.com>

* fix copilot (#53)

close #26

* Create release.yml

* Removed .github files

Trying a new workflow that is more up to date 
trial and error with the bug report Templates

* Update issue templates (#55)

squashing and merging

* Create test.txt (#56)

* Fixed bug report ?

* Fixed Issue Templates 

Changed detailed Bug report to Crash Report
Added simple bug report 
updated formatting on feature request

* added prerequisite for simple bug report

* Minor edits 

-Added texture and model templates for issues

* check for h60 (#65)

* add default items (#64)

* increase sprungMass (#62)

* Create greetings.yml

* Create PULL_REQUEST_TEMPLATE.md

* Delete .github/PULL_REQUEST_TEMPLATE directory

* Delete config.yml

* RC 0.3.0 (#72)

Admin:
.editorconfig indent size from 4 to 2
minor version from 0.2.1 to 0.3.0
stringtables in most components
Full build resources added: binarized p3ds

Cockpit:
stage 1 of pilotCamera-based flir for all models except UH-60M
Missile cam custom info boxes for pylon models
copilot head limit matches pilot
New HMD features including waypoint info, metric units, declutter modes

Animation Sources;
GunnerSeats_Hide
Minigun_Mount_L_hide ammo box, belt, armature
Minigun_Mount_R_hide ammo box, belt, armature
Minigun_L_hide
Minigun_R_hide

Model related:
Front wheel dampers no longer collapse
SFM has wheel brakes
Cabin doors closed and open state don't clip or leave gaps
Hoist hook no longer slingloadable
Floor FFV seats individually accessible

Vehicle-in-vehicle:
HH-60 and MH-60M viv space btween gunner seats and ERFS, blocks and is blocked by passengers in the floor FFV seats, door seats not affected
UH-60M MEDEVAC viv space from bulkhead to bulkhead, door ffv seats
Added FD RALT Toggle keybind, request your favourite here #71

Close #66, #46, #44, #22, #5

Co-authored-by: YannikH <yannikhegge@gmail.com>

* cargoAlignment (#77)

* Fix UI error and fix the slick naming (#78)

Co-authored-by: Steve Zhao <ampersand38@gmail.com>
Co-authored-by: Michael <a26mike@gmail.com>
Co-authored-by: Michael <36065925+A26mike@users.noreply.github.com>
YannikH added a commit that referenced this pull request Feb 22, 2021
* Merge pull request #2 from Project-Hatchet/code-only

* missing semicolon

* support files

* Create LICENSE

* editorconfig

* added ,githuib folder 

added multiple supporting documentation

* Update README.md

* requiredAddons

* Horizon (LEVELPnn) defines fixed

Pylonselected rpt spam fixed

* attempted to added a commit template

* Update CONTRIBUTING.md

* File cleanup

* Cabin doors (#45)

* block hook move when right door closed

* deconflict FRIES and doors

* lock door seats

* add RALT toggle keybind (#51)

* HMD Improvements (#47)

* HMD Updated to be more similar feature wise to kimi's HMDs

* PR Review fixees

* Add HMD Default Mode setting (#49)

* Review suggestions & PFD level indicator

* Final tweaks

Co-authored-by: Steve Zhao <ampersand38@gmail.com>

* fix copilot (#53)

close #26

* Create release.yml

* Removed .github files

Trying a new workflow that is more up to date 
trial and error with the bug report Templates

* Update issue templates (#55)

squashing and merging

* Create test.txt (#56)

* Fixed bug report ?

* Fixed Issue Templates 

Changed detailed Bug report to Crash Report
Added simple bug report 
updated formatting on feature request

* added prerequisite for simple bug report

* Minor edits 

-Added texture and model templates for issues

* check for h60 (#65)

* add default items (#64)

* increase sprungMass (#62)

* Create greetings.yml

* Create PULL_REQUEST_TEMPLATE.md

* Delete .github/PULL_REQUEST_TEMPLATE directory

* Delete config.yml

* RC 0.3.0 (#72)

Admin:
.editorconfig indent size from 4 to 2
minor version from 0.2.1 to 0.3.0
stringtables in most components
Full build resources added: binarized p3ds

Cockpit:
stage 1 of pilotCamera-based flir for all models except UH-60M
Missile cam custom info boxes for pylon models
copilot head limit matches pilot
New HMD features including waypoint info, metric units, declutter modes

Animation Sources;
GunnerSeats_Hide
Minigun_Mount_L_hide ammo box, belt, armature
Minigun_Mount_R_hide ammo box, belt, armature
Minigun_L_hide
Minigun_R_hide

Model related:
Front wheel dampers no longer collapse
SFM has wheel brakes
Cabin doors closed and open state don't clip or leave gaps
Hoist hook no longer slingloadable
Floor FFV seats individually accessible

Vehicle-in-vehicle:
HH-60 and MH-60M viv space btween gunner seats and ERFS, blocks and is blocked by passengers in the floor FFV seats, door seats not affected
UH-60M MEDEVAC viv space from bulkhead to bulkhead, door ffv seats
Added FD RALT Toggle keybind, request your favourite here #71

Close #66, #46, #44, #22, #5

Co-authored-by: YannikH <yannikhegge@gmail.com>

* cargoAlignment (#77)

* Fix UI error and fix the slick naming (#78)

* Merge fix

Co-authored-by: Steve Zhao <ampersand38@gmail.com>
Co-authored-by: Michael <a26mike@gmail.com>
Co-authored-by: Michael <36065925+A26mike@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uh-60M turrets occasionally delete players model
2 participants