CHOMPStation2
5ea698a0ef
[MIRROR] Removes /obj/item/weapon and /obj/item/device [MDB IGNORE] ( #9084 )
...
Co-authored-by: Changelogs <action@github.com >
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
Co-authored-by: Kashargul <KashL@t-online.de >
2024-09-30 21:36:41 +02:00
CHOMPStation2
d2e66e6410
[MIRROR] Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one ( #7062 )
...
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com >
2023-10-04 18:37:41 -04:00
Chompstation Bot
481c0e314e
Convert some bools to TRUE/FALSE instead of 1/0.
2021-07-16 17:44:40 +00:00
Cadyn
07775449d7
Fixing conflicts
2020-10-05 18:10:53 -07:00
Atermonera
aad674c2a7
Merge pull request #7628 from KillianKirilenko/kk-misc3
...
[MAPPING] Fuel Port Subtypes
2020-09-19 21:55:34 -04:00
Erik
61eca990df
Prep for overmap
...
A couple variable changes to allow overmap shuttles to function properly and for the overmap to be more than just empty space.
2020-08-20 15:47:31 -07:00
Razgriz
7923c7112c
Fix runtime for escape pods
...
Fixes Runtime in escape_pods.dm,19
2020-08-09 20:35:55 -07:00
Aronai Sieyes
09074eaabb
Alter playsound paradigm
2020-05-18 23:42:15 -04:00
Leshana
796c406965
Lazily create landable ship's overmap z-level on first use.
...
- Create the landmark as normal, but instead of allocating a z-level and placing it, register a pre_move listener on the shuttle and setup the z-level only when the shuttle is about to move to its overmap landmark.
- Change when shuttles fire the shuttle_pre_move_event to before calculating translation list to give us a chance to allocate the z-level.
2020-04-17 10:22:22 -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
c44f306724
Fix refueling into fuelports
...
They still work from roundstart cus they have fuel in them. Just can't refuel without asking an admin to move a fuel tank into contents.
2020-03-11 22:06:43 -04:00
Leshana
9cbdf184ff
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-11 11:11:40 -04:00