Skip to content

grah #9

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

Conversation

Addust
Copy link

@Addust Addust commented Dec 29, 2024

About The Pull Request

Why It's Good For The Game

Changelog

🆑
add: Added new mechanics or gameplay changes
add: Added more things
del: Removed old things
qol: made something easier to use
balance: rebalanced something
fix: fixed a few things
sound: added/modified/removed audio or sound effects
image: added/modified/removed some icons or images
spellcheck: fixed a few typos
code: changed some code
refactor: refactored some code
config: changed some config setting
admin: messed with admin stuff
server: something server ops should know
/:cl:

Absolucy and others added 30 commits December 26, 2024 15:58
* [PORT] Fancy boxed messages!

Ports tgstation/tgstation#88678 and tgstation/tgstation#88735

* fix highlights

* also fix that

* revert sass update and just backport the new scss

* remove the big scary admin message as it's not really needed any more
* stupid idiot bad gun

* evil

* help

* damn it

---------

Co-authored-by: shodd <[email protected]>
* hardsuits

* =edited to be less derpy

* digitigrade

* muzzeled helmet sprites

* fix helmet
Reorganized all tank systems for ordnance to be full of oxygen.
…(+ more code cleanup) (Monkestation#4704)

* Move the rest of monster hunter stuff out of the bloodsucker folders + some code cleanup

* i forgot to commit the unit tests
KittyNoodle and others added 18 commits December 28, 2024 16:27
* machine frames!

replaced obj/structure/frame with obj/structure/frame/machine so that players can immediately work on repairs.

* testfix

* another one

* another test

* Update spacerealhotel.dmm

hmmm

* Update spacerealhotel.dmm

fucking buttons

* last run i think

* final fix
* 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
* it is time

the khans awaken.

* the cleaner

* woops

* minor spelling mistake

woopsie doodle
…onkestation#4561)

* hahahaha

fixes Monkestation#4172, makes the whole ass depot

* fixes Monkestation#3446

THIS IS SUPPOSED TO BE FEATURE PR NOT BUGFIX PR BUT YOUR FUCKING FREEZE

* FUCK YOU FUCK YOU

* hammond you blithering idiot.mp3

* What the fuck (dont mapping conflict me or ill kill your family)

* Cock

* fixes pooba's shit

* huehuehuehue

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* c

* gahahahahah

* you lousy motherfucker. get your dork-ass down to the [LISTENING POST] and get that twenty tons of plasteel out of my sight

* for shame

* hh

* Update syndicate_depot.dmm

* Update deepstorage.dmm

* a

* an admin asked me to do the turrets from the last commit

* dumbass

* g

* Update listeningstation.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* hj

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm

* This is stupid

* Update syndicate_depot.dmm

* trolling

* Update syndicate_depot.dmm

* TACOS

* Update syndicate_depot.dmm

* hah

* Update syndicate_depot.dmm

* Update syndicate_depot.dmm
… changes (Monkestation#4611)

* FOR NOW

* i will do something bout it later

* status effect works now at least

* need to find a better way to do it i guess

* it works yay

* some tweaks

* good for now

* icons

* oops

* comments resolve + swap tick() to dropped()

* add something i removed back in (oops)

* oops..

* name change + code removal for now

* name lore!!

* minor spelling mistake

* alers, progress bar and beacon

* fixed progress bar spam

* should work better like this

* a little messy but works

* buff attack stance so its not THAT ass to use it

* sprite change + screen alert

* fucked up

* better sprites code fix and a buff

* desc also wtf

* forgot this

* oops

* maybe they arent so flat...

* for now should be final change

* fix block chance + small buff to movement

---------

Co-authored-by: TheColorCyan <[email protected]>
@Addust Addust merged commit 6176dd7 into addusts-shenanigans:i-hate-icebox.-icebox-can-go-to-hell- Dec 29, 2024
1 check passed
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.