Dr. Romayne

Results 10 issues of Dr. Romayne

How should I open these files? Never used it before and trying to use to add Prefixes for minecraft staff, ranks, etc in a singleplayer world as practice for... Other...

## About the PR Improves the quality of the code for the VR bomb simulator, and gives it a snazzy new look! To not go overboard, I'll have outputting the...

C-Code-Quality
S-Merge-Conflict
A-UI
size/XL
A-Game-Objects
A-Science

## About the PR Allows materials, namely Cerenkite, to decay fallout on their same tile into fallout gas above a certain temperature threshold. The radioactive material will begin to lose...

C-Feature
size/M
A-Atmospherics
A-Science
S-Testmerged

## About the PR This PR not only converts the Pump Control Computer to a TGUI interface, but refactors and improves upon underlying code to make the computer more responsive...

C-QoL
S-Merge-Conflict
A-UI
size/XL
A-Science

## About the PR Drastic change of UI for fabricator, as well as major refactor and performance optimization to internal code. On top of all that, improvements to code quality...

C-Code-Quality
C-QoL
S-Merge-Conflict
C-Rework
A-UI
size/XXL
A-Internal

## About the PR Ports the tgui benchmark stuff in a weird hacky way Uses IEChooser.exe (under MIT license, see https://github.com/LesFerch/LaunchIE/blob/main/LICENSE for the license and https://github.com/LesFerch/LaunchIE/tree/main for the project itself...

C-Feature
C-QoL
S-Merge-Conflict
S-Stale
A-UI
size/XXL
A-Internal
C-Documentation

When the container attempts to execute `git clone --recursive https://github.com/aseprite/aseprite.git` on a device which is slow (hard disk, slow internet connection, bogged down by other software running, etc.), the clone...

## About the PR writing commands adds them to the history, and sets the current command to the front-most entry. restarting the console clears the history. up and down arrow...

C-Bug
C-QoL
S-Merge-Conflict
A-UI
size/L

This is an attempt to support code like ``` for (var/atom/A as mob|obj|turf|area in view(null, null)) ``` to continue the implementation parity between OD and DM

Compiler
Runtime
size/L

Very simple one-liner piggybacking off jointext and spltitext, with an update to Splittext so that it functions properly. Basically, splittext has been updated in 515 to include the start and...

Compiler
Runtime
Merge Conflict
size/L