Goonstation Forums
[FEATURE] Infernal Contracts - A Chaplain Traitor Item/Admin Gimmick - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30)
+---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31)
+---- Thread: [FEATURE] Infernal Contracts - A Chaplain Traitor Item/Admin Gimmick (/showthread.php?tid=6384)

Pages: 1 2 3


RE: [FEATURE] Infernal Contracts - A Chaplain Traitor Item/Admin Gimmick - Noah Buttes - 06-27-2016

Okay, I lied.

I didn't add any more features, but I did improve the back end by removing dumb, unnecessary comments and by replacing that magic number variant crap I did for the mutations.


RE: [FEATURE] Infernal Contracts - A Chaplain Traitor Item/Admin Gimmick - Noah Buttes - 07-10-2016

While working on my borg patch, I remembered that I used dd_text2list instead of splittext for the neigh proc in this thing. It was a 2 minute fix, so I went ahead and changed it to use splittext. It's not really a bug fix just so much as a clean-up thing.