LLA-Gaming / SS13

Please put all your changes that are not fixes on the "Development" branch -
http://www.llagaming.net
GNU Affero General Public License v3.0
14 stars 37 forks source link

Fixed honking angels #262

Closed NullNeska closed 9 years ago

NullNeska commented 9 years ago

-Fixed crashs relating to sucking power from space -adds a neck snaping sound effect. -extends the character setup menu a few pixels to accomodate the new options

thedraccx commented 9 years ago

Major complaints lie in that you put code that should really be in one file only, into many many files. This is pretty bad form imo and just clutters up other atom's code with snowflake stuff.

LLADonZombie commented 9 years ago

You are right about the two door parts. Flavo was just porting it for me the way I originally wrote it. You can move the two door parts into the main file flavo. Also it really is a porting because whoever "ported it" originally left behind the parts of the code that couldn't be in the main file like the changes to the simple animal attack procs. The door parts was just oversight at the time.

thedraccx commented 9 years ago

Doesn't really matter. Anyway, I'm not merging this and I advise against merging this until it's refactored.

LLADonZombie commented 9 years ago

Re-factoring complete