Skip to content

Commit

Permalink
0.3 Merge fix (#81)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
4 people authored Feb 22, 2021
1 parent 85ca6f1 commit a3b6ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/main/script_macros.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ class name { \
initPhase=init; \
}

=======
//#undef PREP
//#define PREP(var1) TRIPLES(ADDON,fnc,var1) = { call compile preProcessFileLineNumbers '\MAINPREFIX\PREFIX\SUBPREFIX\COMPONENT_F\functions\DOUBLES(fnc,var1).sqf' }

0 comments on commit a3b6ce6

Please sign in to comment.