10 Commits
Author SHA1 Message Date
MistakeNot4892andatermonera 618082f500 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2022-01-04 18:47:57 -08:00
Neerti 090b294ec2 Ports some missing overmap shuttle code from Virgo. 2021-06-28 12:44:21 -04:00
CyantimeandGitHub dbc006fdc6 Stops meson/etc use with overmap consoles (#7591)
* Stops meson/etc use with overmap consoles

* whoops that's a living var

* testing is for nerds
2020-08-31 20:39:14 -07:00
AtermoneraandGitHub 60aec770ff Station overmap sensors should connect automatically now (#7547) 2020-08-27 18:31:22 -07:00
AtermoneraandGitHub f621edf039 Adds overmap sensors to the Southern Cross (#7436)
* Enables overmap on SC, adds wip Sif to SC skybox

* codersprites

* Adds overmap sensors to the Southern Cross
2020-08-12 18:31:19 -07:00
Aronai Sieyes 0f11ea41ad When looking at machines, don't allow mesons/material/etc 2020-05-08 11:14:04 -04:00
Aronai Sieyes dcf88640ee Adds an overmap helper to find what sector you're in 2020-04-27 10:34:28 -04:00
Leshana 9c872f096f Add feedback to user if successful when reconnecting ship computers to ship. 2020-04-23 19:10:34 -04:00
Leshana 888f25cf8e Add proc set_viewsize() to allow hooking actions when client.view is changed.
- Proc is on mob to simplify the standard use case; maybe someday actually save it there too if desired.
2020-03-23 20:19:28 -04:00
Leshana 9007a3aad9 Ported Basic Overmap Functionality
- Ports the overmap, ships, sectors, and "landable" ships from baystation.
- Ports necessary computers to control ships and overmap shuttles.
- Shims missing machine and computer functionality pending future enhancements.
- Includes required new sprites and sounds.
2020-03-23 20:19:27 -04:00