-
Notifications
You must be signed in to change notification settings - Fork 604
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
Project Sugarwater: Comprehensive HM Tutorials #7555
Open
SpypigDev
wants to merge
100
commits into
cmss13-devs:master
Choose a base branch
from
SpypigDev:sugarwater
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+4,583
−180
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SpypigDev
commented
Nov 10, 2024
272bd24: maps/map_files/generic/Admin_level.dmm Automatically commited by: tools\mapmerge2\fixup.py
Going to formally open this PR for review. Do not merge for the time being, while I collect feedback |
Nanu308
approved these changes
Jan 27, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mapping lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Code Improvement
Make the code longer
Feature
Feature coder badge
Fix
Fix one bug, make ten more
Mapping Approved
adds 500 new dict keys
Mapping
did you remember to save in tgm format?
Refactor
Make the code harder to read
Sprites
Remove the soul from the game.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the pull request
Project Outline
Hospital Corpsman Basic Tutorial
// ------------ CONTENTS ------------ ////
// Section 0 - Equipment and You
//
// Section 1 - Basic Damage Treatment
// 1.1 Brute Damage
// 1.2 Burn Damage
// 1.3 Treating Bleeding
// 1.4 Shrapnel Removal
// 1.5 Bone Fractures
//
// Section 2 - Intermediate Damage Treatment
// 2.1 Pain Levels
// 2.2 Toxin Damage
// 2.3 Overdoses
//
Hospital Corpsman Intermediate Tutorial
// ------------ CONTENTS ------------ //
//
// Section 1 - Stabilizing Types of Organ Damage
// 1.1 Internal Organ Damage (Chest)
// 1.2 Heart Damage
// 1.3 Lung Damage
// 1.4 Internal Organ Damage (Head)
// 1.5 Liver and Kidney Damage
//
// Section 2 - Revivals
// 2.1 Defibrillations
// 2.2 Revival Conditions
// 2.3 Delivering CPR
// 2.4 Assisted Revivals
//
// Section 3 - Field Surgery
// 3.1 Surgical Damage Treatment
// 3.2 Internal Bleeding
//
// Section 4 - Medical Evacuations, Stasis
//
Explain why it's good for the game
More people must play medic
Testing Photographs and Procedure
Screenshots & Videos
Sandbox mode in action
Changelog
🆑 Spypig23, detectivegoogle
add: HM Tutorials
mapadd: Added medical-themed 7x7 and 15x10 tutorial maps
refactor: Reworked code for roller beds, bodybags, and stasis bags to allow continuous tracking
maptweak: Added a tutorial medvendor to the admin level, to force TGUI to load particular item icons in vendors
fix: IA pill bottles and Vials now display working icons in vendor UI
fix: Surgery area covered warnings no longer trigger when not doing invasive surgery
/:cl: