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

Medical menu #2039

Merged
merged 16 commits into from
Aug 8, 2015
Merged

Medical menu #2039

merged 16 commits into from
Aug 8, 2015

Conversation

thojkooi
Copy link
Contributor

@thojkooi thojkooi commented Aug 6, 2015

  • Initial port of the CSE medical menu.
  • Works with both basic and advanced medical.
  • Runs along side the current 3d interaction menu.
  • Has a keybinding with same functionality as CSE had.
  • Pulls treatment actions straight from the treatment config in the medical module.

Medical Menu

To do list:

  • Currently doesn't have the full log functionality as was available in CSE due to the implementation being different in our medical system. This may still require some more thought.
  • Also the code still requires some more love. At time of writing it's been written to be functional asap.
  • Some images are duplicates of the ones in the ACE medical pbo.
  • Ensure we got all settings we want for this.

@thojkooi thojkooi added kind/enhancement Release Notes: **IMPROVED:** kind/feature Release Notes: **ADDED:** labels Aug 6, 2015
@thojkooi thojkooi added this to the 3.3.0 milestone Aug 6, 2015
@jokoho48
Copy link
Member

jokoho48 commented Aug 6, 2015

Like that 👍

@SzwedzikPL
Copy link
Contributor

Awesome 👍

lbClear 212;
if (_name == "triage") exitwith {
ctrlEnable[212,true];
_card = ([GVAR(INTERACTION_TARGET)] call FUNC(getTriageList));
Copy link
Contributor

Choose a reason for hiding this comment

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

FUNC(getTriageList) Where is that defined?

thojkooi added a commit that referenced this pull request Aug 8, 2015
@thojkooi thojkooi merged commit 4932546 into master Aug 8, 2015
@thojkooi thojkooi deleted the medical-menu branch August 8, 2015 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:** kind/feature Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants