Skip to content

Conversation

@lili-ffxi
Copy link
Contributor

Initial refactoring by Arcon
Code cleanup and implementation of new encoding-aware string.split()

Initial refactoring by Arcon
Tentative fix for a couple quirks caused by splitting the `target` arg off `...`
Added obligatory `<on|off>` argument to `@debug`
Moved debug prints around for simplicity
Fixed bugs:
- a stray `:upper()` had survived the refactoring
- a `@job` target that was different from the sender main job would be lost in the void and not passed on
@z16 z16 merged commit dfc416e into dev Apr 5, 2024
@z16 z16 deleted the send-refactoring branch April 5, 2024 13:29
z16 pushed a commit that referenced this pull request Nov 4, 2024
* Update send.lua

Initial refactoring by Arcon

* Update send.lua

Tentative fix for a couple quirks caused by splitting the `target` arg off `...`

* Update send.lua

Added obligatory `<on|off>` argument to `@debug`
Moved debug prints around for simplicity
Fixed bugs:
- a stray `:upper()` had survived the refactoring
- a `@job` target that was different from the sender main job would be lost in the void and not passed on

* Update send.lua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants