Commit Graph
15 Commits
Author SHA1 Message Date
KashargulandGitHub d75f90466d removes all var/ in procs (#12738) 2026-05-05 10:55:04 +02:00
5567a1a245 [MIRROR] next globs (#12552)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-03-19 00:20:05 +01:00
614665210c [MIRROR] Subsystem For Overmap Shuttle's Star Movement Effects (#10897)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
2025-05-16 14:30:40 +02:00
f04f992cfe [MIRROR] code/global.dm => code/_global_vars/ (#10689)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-04-21 19:16:48 +02:00
f7219329ca [MIRROR] Conversion many Globals to Managed Globals (Part 1) (#10665)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-04-18 01:06:35 +02:00
ce2446922e [MIRROR] Initialize fixing (#10335)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-08 22:22:04 +01:00
7a24e79ea4 [MIRROR] ByondUI Overmap Navigation (#9267)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
2024-10-20 17:51:20 +02:00
Aronai SieyesandChompstation Bot 043dc972a5 Merge pull request #11297 from VOREStation/Arokha/skyboxtrans
Overmap has smol skybox transparency
2021-08-01 14:46:43 +00:00
Chompstation Bot 481c0e314e Convert some bools to TRUE/FALSE instead of 1/0. 2021-07-16 17:44:40 +00:00
Chompstation Bot fb343cec6c [MIRROR] Linter diagnostics + bans non-var relative pathing 2021-06-22 22:17:02 +00:00
Chompstation Bot ad57e1ad13 [MIRROR] Sideports a couple of init unit tests from Neb. 2021-02-27 18:45:36 +00:00
Leshana 32a8f8a455 Fixed build_overmap() to actually work. 2020-05-02 22:24:03 -04:00
Aronai Sieyes 942ed8d806 Adds an overmap helper to find what sector you're in 2020-04-11 12:03:10 -04:00
Aronai Sieyes 524ce4e2c4 Move overmap wrapping onto edge turfs
Allows there to be several overmaps
2020-03-27 14:33:06 -04:00
LeshanaandAronai Sieyes f2a582569b Ports overmap events from Baystation12
- Move overmap defines to _defines folder.  Rename old file to turfs.dm since that is what it contains.
- Definition of overmap event objects and the overmap event handler.
- Upgrades to SSevents and SSskybox to tie in the overmap events.
- Enhancement to /datum/event itself to support affecting_z and victim ship.
- Upgrade to the five event types used on the overmap to support new vars.
- Upgrade to dust and meteor spawning code to support targeting z-levels.
2020-03-19 20:29:43 -04:00