OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

Implements world.address & friends, adds remaining opendream_unimplemented world vars/procs

Open Altoids1 opened this issue 3 years ago • 1 comments

image

Summary

world.address, world.port, world.url, and world.internet_address are now all implemented, after a regression during RobustToolbox porting last year caused them to become commented out (yet erroneously not marked as unimplemented).

Makes #735 at least compile by setting up the associated opendream_unimplemented. Also went ahead and added every other one I could find in the ref; yell if I missed any.

Closes #191.

Changelog

  • world.address, world.port, world.url, and world.internet_address have all been added back in.
  • Several world vars and procs now exist as unimplemented.

Altoids1 avatar Aug 19 '22 01:08 Altoids1

(yet erroneously not marked as unimplemented).

Fairly certain the engine switch predates opendream_unimplemented

ike709 avatar Aug 19 '22 03:08 ike709

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Oct 13 '22 16:10 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Oct 22 '22 21:10 github-actions[bot]