Posts: 699
Threads: 155
Joined: Sep 2013
07-05-2016, 03:47 PM
(This post was last modified: 07-06-2016, 10:10 AM by Dabir. Edited 1 time in total.)
Mostly focused on item.dm but involves a hell of a lot of other files. Lots of proc renaming to make what they do clearer, rearranged the procs in item.dm to be in a relatively logical order, first procs inherited from parents, then its own procs, both sorted alphabetically except that New() is at the start and there's a couple of groups of related procsĀ at the ends of the sections.
E: I fucked it
Posts: 2,722
Threads: 143
Joined: Sep 2012
BYOND Username: Powmonkey
Why did you change both attack_self and attack_hand to on_hand_attack?
They don't do the same things.
Posts: 699
Threads: 155
Joined: Sep 2013
07-06-2016, 10:08 AM
(This post was last modified: 07-06-2016, 10:10 AM by Dabir. Edited 1 time in total.)
I... didn't? Did I say I did? That's wrong. attack_self should have been changed to on_self_use
E: Ah fuck, I did. DISREGARD THIS THEN
Posts: 699
Threads: 155
Joined: Sep 2013
Posts: 2,041
Threads: 65
Joined: Nov 2014
BYOND Username: Zewaka
Character Name: Shitty Bill Jr.
kinda hard to merge sorry