Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [FEATURE] Update Pathogen Splice UI
Post: RE: [FEATURE] Update Pathogen Splice UI

Yes zewaka, sorry about that. I undid the auto-formatting done by my editor to the CSS and JS files. Should now be clearer to see the changes.
ihenn Implemented 6 4,986 09-19-2016, 01:45 AM
    Thread: [FEATURE] Update Pathogen Splice UI
Post: RE: [FEATURE] Update Pathogen Splice UI

Made some UI changes, and cleaned up the code a bit. Now users can drag the starting and stopping points. Looks cleaner than the other version and it functions in the same way. Uses the same compare...
ihenn Implemented 6 4,986 09-18-2016, 01:02 PM
    Thread: [FEATURE] Update Pathogen Splice UI
Post: [FEATURE] Update Pathogen Splice UI

Allows splicing to feel more like splicing, and less about clicking 50 times. The user can select a range DNA sequences to add and remove by clicking the start and end arrows. This is a huge quali...
ihenn Implemented 6 4,986 09-05-2016, 10:49 PM
    Thread: [BUGFIX] Allow Complex Powernet-Networking Packets
Post: [BUGFIX] Allow Complex Powernet-Networking Packets

This allows packets that have a list inside a list to be sent through the powernet-networking component. A practical use would be sending a packet like the following: address_1=00000000 sender=111...
ihenn Implemented 2 2,849 09-01-2016, 09:14 PM
    Thread: Powernet-Networking Unable to Send Complex Packets
Post: RE: Powernet-Networking Unable to Send Complex Pac...

Digging deeper, I found a workaround for this problem here (http://www.byond.com/docs/ref/info.html#/proc/params2list). The key is to replace the special characters ("&" and "=") with codes which will...
ihenn Features 1 1,902 09-01-2016, 08:45 PM
    Thread: Powernet-Networking Unable to Send Complex Packets
Post: Powernet-Networking Unable to Send Complex Packets

The Powernet-Networking component is only capable of sending simple packets, like the following: command=term_connect&address_1=00000000&sender=11111111 But it is unable to send a complicated ...
ihenn Features 1 1,902 08-30-2016, 09:00 AM
    Thread: The RegEx Replace and RegEx Find MechComp components do not work
Post: RE: The RegEx Replace and RegEx Find MechComp comp...

Yes, the RegEx replace component no longer has full functionality. It still works, to an extent, by removing whatever string it has matched. So two things could happen: either re-brand the componen...
ihenn Resolved 6 4,541 08-30-2016, 08:30 AM
    Thread: Pathology Splice Fails at High Click Input
Post: Pathology Splice Fails at High Click Input

Whenever you splice something and click the splice action too fast, the DNA sequences sometimes get swapped around, resulting in the splice to fail and the strain to collapse. This occurs when I'm try...
ihenn Features 0 926 08-24-2016, 10:02 AM
    Thread: Buff the chemicompiler
Post: RE: Buff the chemicompiler

The ChemiCompiler definitely does need some buffs. It is way too slow, and very difficult to write a program for. You would expect that putting up with BrainFuck to write a program to compile chemical...
ihenn Ideas & Suggestions 21 9,971 08-03-2016, 12:44 PM
    Thread: Make Teleporter MechComp Less Distracting
Post: Make Teleporter MechComp Less Distracting

As is, whenever the teleporter ID is changed through a trigger, the teleporter says what it changed to in the chat window.  This isn't needed as it clutters up the chat window. It's a problem when ...
ihenn Ideas & Suggestions 0 1,066 07-26-2016, 03:55 PM