ZeWaka

Results 34 issues of ZeWaka

Trims whitespace from both ends of a text string. All [Unicode](https://www.byond.com/docs/ref/info.html#/{notes}/Unicode) whitespace characters are counted, whether they can cause a break or not. https://www.byond.com/docs/ref/#/proc/trimtext

Runtime
v515

This is a version of `block()` that takes direct coordinates instead of turf references. see: `block(StartX,StartY,StartZ, EndX=StartX,EndY=StartY,EndZ=StartZ)` https://www.byond.com/docs/ref/#/proc/block This might need handling in the compiler depending on implementation I think...

Runtime
v515

Once this is done in the compiler, it might need to be worked on in increments, since it can do 4-5 different things. > * ::varname and ::procname(...) can be...

Compiler
Runtime
v515

> This is a newer version of the % operator that supports all numbers, not just integers. It is equivalent to B * fract(A / B). The % operator does...

Compiler
Runtime
v515

Title, related to #833 and related to #828 also left shift expressions weren't getting const-evaled ![image](https://user-images.githubusercontent.com/4741640/194806265-ed657ef6-aea1-485f-91bd-27417d767926.png)

## About the PR This tool is a way to shit some arbitrary text at a user, but have it be kinda nice and not just in the chat window....

C-Feature
C-QoL
S-Merge-Conflict
S-Stale
A-UI
size/L

# HUDZones: Reloaded - *Call Of The Hog* ## About the PR HUDZones are a new way to manage HUD elements on a mob's screen. They're a rectangular region on...

C-Feature
A-Tooling
C-QoL
E-FUCK
A-UI
size/XL
C-Documentation

### Description title, i expected to be able to unburrow ### Test Merges Server-Side Code Modifications: https://tgstation13.org/parsed-logs/sybil/server_side_modifications.dm Round ID: [24330](https://scrubby.melonmesa.com/round/24330) BYOND Version: 515.1610 Server revision compiled on: 2023-11-17T19:32:35+00:00 Master commit:...

Bug

Extools had an ability to get forwards and backward references to an object, for debugging hard Dels. It would be wonderful if auxtools had this same functionality.

Param: Allow for non-direct-children in the list Param: only files or only folders, default both Also this bug: http://www.byond.com/forum/post/2639780