* Mob Initialization
* new_player Repath
* Fix the dme
* Fix the shit
* Fix a loc
* Fix another loc
* But, in my haste, I forgot the cola!
* Another loc
* ANOTHER LOC
* Further docs
* Where'd that s come from
* Fix shit
* Better
* Devils made via event can no longer ascend.
Admins can control whether or not a devil may ascend via traitor panel.
* Adds logging
* Fixes#21326, Fixes#21321
* Fixes compile error, removes dead code.
* Moves logging to where it's supposed to be.
* Arch devils can now destroy walls with pitchfork.
* Fixes compile error.
* Summon dancefloor can't be used to break down walls.
* Improves disco floor wall check
* Fixes traitor panel for devils.
* refactors human attack_hand
* Fixes compile error
* Devils now respawn with clothes.
* Posters refactor
- Posters now use a simple type-per-poster definition, rather than some
large global lists requiring sprite numbers to be the same as entries in
a list.
- Putting a specific poster on a map now simply means putting the
specific type that you want, rather than var editing (often
unsuccessfully).
- There are random all-posters, random contraband posters, and random
official posters for mappers too.
- Ripped posters are now their own type.
- The potential to make additional classes of posters has been left
open, I'd like to move a bunch of the advertisement posters to their own
catagory, and clean up the "official" category to be more obviously
on-brand.
* Updates DeltaStation
* Changed the maps of Metastation
* OmegaStation posters updated
* Updated Pubby posters
* Map merged?
* Updated away mission and ruin posters
* Removes vars from garbage
* Minor implants refactor
Fixes#24375.
Implant cases and implanters now have an `imp_type` var for making the
implant in New(), rather than individually creating the implant in
New(), which would have worked fine except when you try to create
subclasses of implanters.
* Initialize gt New
Edit: Gave flamethrowers back to drones #ThanksKor
Edit2: This also includes the species check that locks out ash lizards and golems I think
🆑 Robustin
tweak: Hulks can no longer use pneumatic cannons or flamethrowers
/🆑