-
Notifications
You must be signed in to change notification settings - Fork 276
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
cant sacrifice oozelings as a heretic #4219
Labels
bug
Something isn't working
Comments
tested this on a local, was able to sacrifice an oozeling core, could NOT sacrifice a DNR'd core however, so guessing thats why they couldnt |
Merged
Coll6
added a commit
to Coll6/Monkestation2.0
that referenced
this issue
Nov 24, 2024
ThePooba
pushed a commit
that referenced
this issue
Dec 29, 2024
* Restores Oozling wetness system. Bring a Towel. -Restores dormant Oozling wetness system -Makes wetness affect unconscious Oozlings. -Removes flat bloodloss from getting wet. * Oozling core gps Fix -Fixes bug where core still broadcasting after crushing -Fixes bug being unable to crush a core with a off gps -Adds a bit of flavor text for crushing cores with off gps * fix: Dup/Del Bug with chasms. - Ensures items are properly transferred to the core to prevent conflicts between overlapping movement mechanics. e.g. Chasms * fix: Limb implants being voided when dismemebered -If the limb has an implant it will drop them to the floor instead of voiding it. * Readds oozling melting from touch water sources. * fix: Chest and Cavity implants. Revive visual bug -Implants that go into the chest now drop unpon revival -Cavity implant objects now drop unpon revival -Fixes visual bugs caused by reviving a oozling core -Minor grammar fixes * Restores Oozling healing and tones it down -Restores oozlings healing ability from plasma -Heals 2.5 shared between heal and brute -Healing is disabled by hydrophobia or if Oozlings skin reaches cold limit * Refactor item core storage system -General refactoring -Added filters for banned items and allowed implants and organs -Fixes bug with Nuclear Authentation Disk. Resolve other protected items with the banned items list. * Allows external organs to be stored and saved -External features (Not Anime Traits) such as tails wings antenna will be removed and stored in the core * fix: Core can now case and store injector implants -Oozling cores now recase injector implants before storing -Minor fixes * add: Oozlings scream and jitter upon revive * fix: Resolves (#4219) * Minor text fix * Removes hyno plasma remineder when souless. * fix:Legions absorb oozling core and drops on death * Should make gibbing deaths delete the core * Fix Oozling ability status effects remaining * Refix eyesight repair clean up from #4584 * For code testing * Refactored core item proccessing. Deep item filter * Fixes quirk item duplications and rerolls * Fixes hydrophobia blocking touch water * bal moves revival effects to nugget revivals * Properly removes and fixes blindess. * Revival limb removal refeactor. -Moves the slime blood drop from drop_limb to dismemberment -nugget revival now uses drop_limb allowing for the body and UI to update properly. -head decapitations now drop contents except normal eyes -makes revival compatable with bright eyes. No more duping eyes. * Various small fixes picked 09cc588 from PR #4269 * Quick compat fix for TM #4642
ThePooba
pushed a commit
that referenced
this issue
Jan 7, 2025
* Restores Oozling wetness system. Bring a Towel. -Restores dormant Oozling wetness system -Makes wetness affect unconscious Oozlings. -Removes flat bloodloss from getting wet. * Oozling core gps Fix -Fixes bug where core still broadcasting after crushing -Fixes bug being unable to crush a core with a off gps -Adds a bit of flavor text for crushing cores with off gps * fix: Dup/Del Bug with chasms. - Ensures items are properly transferred to the core to prevent conflicts between overlapping movement mechanics. e.g. Chasms * fix: Limb implants being voided when dismemebered -If the limb has an implant it will drop them to the floor instead of voiding it. * Readds oozling melting from touch water sources. * fix: Chest and Cavity implants. Revive visual bug -Implants that go into the chest now drop unpon revival -Cavity implant objects now drop unpon revival -Fixes visual bugs caused by reviving a oozling core -Minor grammar fixes * Restores Oozling healing and tones it down -Restores oozlings healing ability from plasma -Heals 2.5 shared between heal and brute -Healing is disabled by hydrophobia or if Oozlings skin reaches cold limit * Refactor item core storage system -General refactoring -Added filters for banned items and allowed implants and organs -Fixes bug with Nuclear Authentation Disk. Resolve other protected items with the banned items list. * Allows external organs to be stored and saved -External features (Not Anime Traits) such as tails wings antenna will be removed and stored in the core * fix: Core can now case and store injector implants -Oozling cores now recase injector implants before storing -Minor fixes * add: Oozlings scream and jitter upon revive * fix: Resolves (#4219) * Minor text fix * Removes hyno plasma remineder when souless. * fix:Legions absorb oozling core and drops on death * Should make gibbing deaths delete the core * Fix Oozling ability status effects remaining * Refix eyesight repair clean up from #4584 * For code testing * Refactored core item proccessing. Deep item filter * Fixes quirk item duplications and rerolls * Fixes hydrophobia blocking touch water * bal moves revival effects to nugget revivals * Properly removes and fixes blindess. * Revival limb removal refeactor. -Moves the slime blood drop from drop_limb to dismemberment -nugget revival now uses drop_limb allowing for the body and UI to update properly. -head decapitations now drop contents except normal eyes -makes revival compatable with bright eyes. No more duping eyes. * Various small fixes picked 09cc588 from PR #4269 * Quick compat fix for TM #4642 * Undoes gibbing core deletion fix. * Restores DNA gib removal check. GC changes.
Gw0sty
pushed a commit
to Gw0sty/Monkestation2.0
that referenced
this issue
Jan 9, 2025
* Restores Oozling wetness system. Bring a Towel. -Restores dormant Oozling wetness system -Makes wetness affect unconscious Oozlings. -Removes flat bloodloss from getting wet. * Oozling core gps Fix -Fixes bug where core still broadcasting after crushing -Fixes bug being unable to crush a core with a off gps -Adds a bit of flavor text for crushing cores with off gps * fix: Dup/Del Bug with chasms. - Ensures items are properly transferred to the core to prevent conflicts between overlapping movement mechanics. e.g. Chasms * fix: Limb implants being voided when dismemebered -If the limb has an implant it will drop them to the floor instead of voiding it. * Readds oozling melting from touch water sources. * fix: Chest and Cavity implants. Revive visual bug -Implants that go into the chest now drop unpon revival -Cavity implant objects now drop unpon revival -Fixes visual bugs caused by reviving a oozling core -Minor grammar fixes * Restores Oozling healing and tones it down -Restores oozlings healing ability from plasma -Heals 2.5 shared between heal and brute -Healing is disabled by hydrophobia or if Oozlings skin reaches cold limit * Refactor item core storage system -General refactoring -Added filters for banned items and allowed implants and organs -Fixes bug with Nuclear Authentation Disk. Resolve other protected items with the banned items list. * Allows external organs to be stored and saved -External features (Not Anime Traits) such as tails wings antenna will be removed and stored in the core * fix: Core can now case and store injector implants -Oozling cores now recase injector implants before storing -Minor fixes * add: Oozlings scream and jitter upon revive * fix: Resolves (Monkestation#4219) * Minor text fix * Removes hyno plasma remineder when souless. * fix:Legions absorb oozling core and drops on death * Should make gibbing deaths delete the core * Fix Oozling ability status effects remaining * Refix eyesight repair clean up from Monkestation#4584 * For code testing * Refactored core item proccessing. Deep item filter * Fixes quirk item duplications and rerolls * Fixes hydrophobia blocking touch water * bal moves revival effects to nugget revivals * Properly removes and fixes blindess. * Revival limb removal refeactor. -Moves the slime blood drop from drop_limb to dismemberment -nugget revival now uses drop_limb allowing for the body and UI to update properly. -head decapitations now drop contents except normal eyes -makes revival compatable with bright eyes. No more duping eyes. * Various small fixes picked 09cc588 from PR Monkestation#4269 * Quick compat fix for TM Monkestation#4642
Gw0sty
pushed a commit
to Gw0sty/Monkestation2.0
that referenced
this issue
Jan 9, 2025
* Restores Oozling wetness system. Bring a Towel. -Restores dormant Oozling wetness system -Makes wetness affect unconscious Oozlings. -Removes flat bloodloss from getting wet. * Oozling core gps Fix -Fixes bug where core still broadcasting after crushing -Fixes bug being unable to crush a core with a off gps -Adds a bit of flavor text for crushing cores with off gps * fix: Dup/Del Bug with chasms. - Ensures items are properly transferred to the core to prevent conflicts between overlapping movement mechanics. e.g. Chasms * fix: Limb implants being voided when dismemebered -If the limb has an implant it will drop them to the floor instead of voiding it. * Readds oozling melting from touch water sources. * fix: Chest and Cavity implants. Revive visual bug -Implants that go into the chest now drop unpon revival -Cavity implant objects now drop unpon revival -Fixes visual bugs caused by reviving a oozling core -Minor grammar fixes * Restores Oozling healing and tones it down -Restores oozlings healing ability from plasma -Heals 2.5 shared between heal and brute -Healing is disabled by hydrophobia or if Oozlings skin reaches cold limit * Refactor item core storage system -General refactoring -Added filters for banned items and allowed implants and organs -Fixes bug with Nuclear Authentation Disk. Resolve other protected items with the banned items list. * Allows external organs to be stored and saved -External features (Not Anime Traits) such as tails wings antenna will be removed and stored in the core * fix: Core can now case and store injector implants -Oozling cores now recase injector implants before storing -Minor fixes * add: Oozlings scream and jitter upon revive * fix: Resolves (Monkestation#4219) * Minor text fix * Removes hyno plasma remineder when souless. * fix:Legions absorb oozling core and drops on death * Should make gibbing deaths delete the core * Fix Oozling ability status effects remaining * Refix eyesight repair clean up from Monkestation#4584 * For code testing * Refactored core item proccessing. Deep item filter * Fixes quirk item duplications and rerolls * Fixes hydrophobia blocking touch water * bal moves revival effects to nugget revivals * Properly removes and fixes blindess. * Revival limb removal refeactor. -Moves the slime blood drop from drop_limb to dismemberment -nugget revival now uses drop_limb allowing for the body and UI to update properly. -head decapitations now drop contents except normal eyes -makes revival compatable with bright eyes. No more duping eyes. * Various small fixes picked 09cc588 from PR Monkestation#4269 * Quick compat fix for TM Monkestation#4642 * Undoes gibbing core deletion fix. * Restores DNA gib removal check. GC changes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reporting client info: Client Information:
BYOND:515.1641
Key:judgementbird
Round ID:
7815
Testmerges:
Reproduction:
oozeling cores cant be sacrificed, and if they dnr, you cant revive them so you just lose as a heretic.
The text was updated successfully, but these errors were encountered: